diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset index 5a4d20f..899f648 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset new file mode 100644 index 0000000..3e54ce6 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset index 7e20d7e..51ef433 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset index be92442..a8af6f7 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset index a1a44f2..95d433b 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset index 377a705..69ec8ee 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset new file mode 100644 index 0000000..99ccc1c Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap b/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap index 22eca64..09d9f81 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap and b/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset new file mode 100644 index 0000000..f1bb05e Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset new file mode 100644 index 0000000..d9bbb51 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset new file mode 100644 index 0000000..f142d2e Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset new file mode 100644 index 0000000..d61ec0c Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset new file mode 100644 index 0000000..263f8f0 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset index 2e00c08..a5f26a2 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset index b4c0d73..c5e0f0a 100644 Binary files a/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset and b/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset new file mode 100644 index 0000000..37daaca Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset new file mode 100644 index 0000000..79a4d3b Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset new file mode 100644 index 0000000..932892b Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset new file mode 100644 index 0000000..52de30c Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset new file mode 100644 index 0000000..a50c614 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset new file mode 100644 index 0000000..9afa121 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset new file mode 100644 index 0000000..165e5c4 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset new file mode 100644 index 0000000..6d10ef0 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset new file mode 100644 index 0000000..990a3f0 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset new file mode 100644 index 0000000..ee83ba2 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset new file mode 100644 index 0000000..9ec4848 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset new file mode 100644 index 0000000..43bc43d Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset new file mode 100644 index 0000000..b7aec12 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset new file mode 100644 index 0000000..3fb87b6 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset new file mode 100644 index 0000000..d05aa7c Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset new file mode 100644 index 0000000..ae53d28 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset new file mode 100644 index 0000000..d4a9a06 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset new file mode 100644 index 0000000..a7ef881 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset new file mode 100644 index 0000000..eb934b3 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset new file mode 100644 index 0000000..1e9ae24 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset new file mode 100644 index 0000000..5178640 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset new file mode 100644 index 0000000..3ab7004 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset new file mode 100644 index 0000000..ee23ff4 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset new file mode 100644 index 0000000..e7a87be Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset new file mode 100644 index 0000000..82f4f53 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset new file mode 100644 index 0000000..1d5a00a Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset differ diff --git a/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset new file mode 100644 index 0000000..aca9292 Binary files /dev/null and b/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset differ diff --git a/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin b/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin index 8af77ca..df2b4d1 100644 Binary files a/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin and b/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin differ diff --git a/TheProject/VRWizardProject/Saved/AutoScreenshot.png b/TheProject/VRWizardProject/Saved/AutoScreenshot.png index de6a9e8..044b9d9 100644 Binary files a/TheProject/VRWizardProject/Saved/AutoScreenshot.png and b/TheProject/VRWizardProject/Saved/AutoScreenshot.png differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto1.uasset new file mode 100644 index 0000000..cf888d2 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto3.uasset new file mode 100644 index 0000000..1fc331c Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto4.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto4.uasset new file mode 100644 index 0000000..7882abe Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto4.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2.uasset index 7533ebd..59a1f9c 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2.uasset and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4.uasset new file mode 100644 index 0000000..6d6f54a Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto5.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto5.uasset new file mode 100644 index 0000000..d4fe4db Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto5.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto6.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto6.uasset new file mode 100644 index 0000000..0a4a211 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto6.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto7.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto7.uasset new file mode 100644 index 0000000..0c8a2d0 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto7.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto8.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto8.uasset new file mode 100644 index 0000000..e484266 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto8.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto9.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto9.uasset new file mode 100644 index 0000000..6792ac3 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto9.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto1.uasset new file mode 100644 index 0000000..4d9d4cb Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2.uasset index 2298d42..e2b4e0d 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2.uasset and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4.uasset index 89f5876..a682242 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4.uasset and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5.uasset index a43737e..96dbd3b 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5.uasset and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset index f378a86..12aa1ad 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto3.uasset new file mode 100644 index 0000000..370e0ea Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto4.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto4.uasset new file mode 100644 index 0000000..280b135 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto4.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto5.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto5.uasset new file mode 100644 index 0000000..ff04802 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto5.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1.uasset new file mode 100644 index 0000000..bbdedd4 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2.uasset new file mode 100644 index 0000000..fa02879 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3.uasset new file mode 100644 index 0000000..f17c82e Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap index ebcbfb8..c53f7c1 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap index db4003c..0b5f170 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap index 4545218..e5d8142 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap index c16ddb1..8a04e6e 100644 Binary files a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5.umap b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5.umap new file mode 100644 index 0000000..3be6b64 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5.umap differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset new file mode 100644 index 0000000..499098a Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset new file mode 100644 index 0000000..e25c826 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset new file mode 100644 index 0000000..374c649 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset new file mode 100644 index 0000000..d845cff Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset new file mode 100644 index 0000000..153c642 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset new file mode 100644 index 0000000..cb6f076 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset new file mode 100644 index 0000000..1429037 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset new file mode 100644 index 0000000..ae14b7a Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset new file mode 100644 index 0000000..60502dc Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/dummy_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/dummy_Auto3.uasset new file mode 100644 index 0000000..bc1470c Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/dummy_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3.uasset new file mode 100644 index 0000000..d342773 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3.uasset new file mode 100644 index 0000000..5962034 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3.uasset b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3.uasset new file mode 100644 index 0000000..2de5feb Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3.uasset differ diff --git a/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-45E26D004BFDC8AE995C57AD5BEF81A1/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-233663624A7FE2A54369C4A558FB781E/CrashReportClient.ini similarity index 100% rename from TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-45E26D004BFDC8AE995C57AD5BEF81A1/CrashReportClient.ini rename to TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-233663624A7FE2A54369C4A558FB781E/CrashReportClient.ini diff --git a/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-5EA7BD2E459BC1BA467D3F954A2CE44A/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-898ECED240784766CC778EB7599ACBEB/CrashReportClient.ini similarity index 100% rename from TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-5EA7BD2E459BC1BA467D3F954A2CE44A/CrashReportClient.ini rename to TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-898ECED240784766CC778EB7599ACBEB/CrashReportClient.ini diff --git a/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-771B091F48F680E3FFADC9BDE6D2857A/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F/CrashReportClient.ini similarity index 100% rename from TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-771B091F48F680E3FFADC9BDE6D2857A/CrashReportClient.ini rename to TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F/CrashReportClient.ini diff --git a/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-8F54C7D0466E0CD7AB831C8ACF193E86/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8/CrashReportClient.ini similarity index 100% rename from TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-8F54C7D0466E0CD7AB831C8ACF193E86/CrashReportClient.ini rename to TheProject/VRWizardProject/Saved/Config/CrashReportClient/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8/CrashReportClient.ini diff --git a/TheProject/VRWizardProject/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/TheProject/VRWizardProject/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini index 19f0e06..dbd3143 100644 --- a/TheProject/VRWizardProject/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini +++ b/TheProject/VRWizardProject/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini @@ -156,7 +156,7 @@ SplineTangentScale=0.500000 LastInViewportMenuLocation=(X=0.000000,Y=0.000000) MaterialForDroppedTextures=None MaterialParamsForDroppedTextures=() -EditorViews=(("/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap", (LevelViewportsInfo=((CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=-132.815339,Y=-150.749226,Z=278.543797),CamRotation=(Pitch=-25.799982,Yaw=719.397681,Roll=0.000004)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-101.496352,Y=7.187035,Z=106.843084),CamRotation=(Pitch=-3.800000,Yaw=359.800005,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True))))) +EditorViews=(("/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap", (LevelViewportsInfo=((CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=-132.815339,Y=-150.749226,Z=278.543797),CamRotation=(Pitch=-25.799982,Yaw=719.397681,Roll=0.000004)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-99.241438,Y=51.014686,Z=101.774598),CamRotation=(Pitch=-27.800000,Yaw=-4.600000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True))))) 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,VisualizeSubstrate=0,VisualizeGroom=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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=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,VisualizeSubstrate=0,VisualizeGroom=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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",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,VisualizeSubstrate=0,VisualizeGroom=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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=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,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=1,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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=True,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,VisualizeSubstrate=0,VisualizeGroom=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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=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,VisualizeSubstrate=0,VisualizeGroom=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,VisualizeReprojection=0,VisualizeTemporalUpscaler=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,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=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,Cloud=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,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) @@ -171,21 +171,34 @@ LastLevel=/Game/ProjectAssets/Maps/TheMainWorld [AssetEditorSubsystem] CleanShutdown=False DebuggerAttached=False +RecentAssetEditors=BlueprintEditor +RecentAssetEditors=BlueprintEditor +RecentAssetEditors=BlueprintEditor +RecentAssetEditors=BlueprintEditor RecentAssetEditors=Niagara RecentAssetEditors=BlueprintEditor +RecentAssetEditors=Niagara RecentAssetEditors=BlueprintEditor -RecentAssetEditors=BlueprintEditor +RecentAssetEditors=Niagara +RecentAssetEditors=EnumEditor +RecentAssetEditors=MaterialEditor RecentAssetEditors=BlueprintEditor RecentAssetEditors=BlueprintEditor RecentAssetEditors= RecentAssetEditors=BlueprintEditor RecentAssetEditors= -RecentAssetEditors=BlueprintEditor -RecentAssetEditors=BlueprintEditor RecentAssetEditors=WidgetBlueprintEditor RecentAssetEditors=Niagara RecentAssetEditors=SoundCueEditor RecentAssetEditors=BlueprintEditor +OpenAssetsAtExit=/Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst +OpenAssetsAtExit=/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +OpenAssetsAtExit=/Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +OpenAssetsAtExit=/Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +OpenAssetsAtExit=/Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +OpenAssetsAtExit=/Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +OpenAssetsAtExit=/Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +OpenAssetsAtExit=/Game/VRTemplate/Blueprints/VRPawn.VRPawn [PluginBrowser] InstalledPlugins=WMFCodecs @@ -208,7 +221,7 @@ ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75 ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003 ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012 ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006 -ContentBrowserTab1.SelectedPaths=/Game/ProjectAssets/Blueprints +ContentBrowserTab1.SelectedPaths=/Game/ProjectAssets ContentBrowserTab1.PluginFilters= ContentBrowserTab1.Favorites.SelectedPaths= FavoritePaths= @@ -228,7 +241,7 @@ ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75 ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003 ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012 ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006 -ContentBrowserDrawer.SelectedPaths=/Game/FPWeapon/Mesh +ContentBrowserDrawer.SelectedPaths=/Game/ProjectAssets/Particles ContentBrowserDrawer.PluginFilters= ContentBrowserDrawer.Favorites.SelectedPaths= ContentBrowserDrawer.SelectedCollections= @@ -1409,6 +1422,12 @@ MovieSceneCapture.TimeStamp=2023.11.13-17.02.21 MovieSceneCapture.LastCompileMethod=External SequencerWidgets.TimeStamp=2023.11.13-17.02.24 SequencerWidgets.LastCompileMethod=Unknown +MaterialEditor.TimeStamp=2023.11.13-17.02.21 +MaterialEditor.LastCompileMethod=Unknown +DataTableEditor.TimeStamp=2023.11.13-17.02.18 +DataTableEditor.LastCompileMethod=Unknown +CurveTableEditor.TimeStamp=2023.11.13-17.02.18 +CurveTableEditor.LastCompileMethod=Unknown [Python] LastDirectory= @@ -2245,6 +2264,101 @@ BP_DetectorBox_C.WorldPartition=True BP_DetectorBox_C.Events=True BP_DetectorBox_C.Networking=True BP_DetectorBox_C.TransformCommon=True +PreviewMaterial.PhysicalMaterial=True +PreviewMaterial.Material=True +PreviewMaterial.PhysicalMaterialMask=True +PreviewMaterial.Nanite=True +PreviewMaterial.Translucency=True +PreviewMaterial.TranslucencySelfShadowing=True +PreviewMaterial.Usage=True +PreviewMaterial.Mobile=True +PreviewMaterial.ForwardShading=True +PreviewMaterial.PostProcessMaterial=True +PreviewMaterial.Refraction=True +PreviewMaterial.WorldPositionOffset=True +PreviewMaterial.Lightmass=True +PreviewMaterial.Previewing=True +PreviewMaterial.ImportSettings=True +MaterialExpressionMaterialFunctionCall.MaterialExpressionMaterialFunctionCall=True +MaterialExpressionMaterialFunctionCall.MaterialExpression=True +MaterialExpressionTextureObject.MaterialExpressionTextureBase=True +MaterialExpressionTextureObject.MaterialExpression=True +RandomVector.Field=True +RandomVector.Tags=True +RandomVector.ComponentReplication=True +RandomVector.Activation=True +RandomVector.Variable=True +RandomVector.Cooking=True +K2Node_SwitchInteger.PinOptions=True +MulticastInlineDelegatePropertyWrapper.DelegateInputs=True +MulticastInlineDelegatePropertyWrapper.Variable=True +MulticastInlineDelegatePropertyWrapper.DefaultValueCategory=True +BP_DetectorBox_C.Default=True +BP_DummyEnemy_C.Tick=True +BP_DummyEnemy_C.Replication=True +BP_DummyEnemy_C.Rendering=True +BP_DummyEnemy_C.Collision=True +BP_DummyEnemy_C.Actor=True +BP_DummyEnemy_C.Input=True +BP_DummyEnemy_C.HLOD=True +BP_DummyEnemy_C.Physics=True +BP_DummyEnemy_C.WorldPartition=True +BP_DummyEnemy_C.Events=True +SkeletalMeshComponent.Variable=True +SkeletalMeshComponent.TransformCommon=True +SkeletalMeshComponent.Sockets=True +SkeletalMeshComponent.Animation=True +SkeletalMeshComponent.Mesh=True +SkeletalMeshComponent.Materials=True +SkeletalMeshComponent.ComponentTick=True +SkeletalMeshComponent.Clothing=True +SkeletalMeshComponent.LeaderPoseComponent=True +SkeletalMeshComponent.Physics=True +SkeletalMeshComponent.AnimationRig=True +SkeletalMeshComponent.Collision=True +SkeletalMeshComponent.Deformer=True +SkeletalMeshComponent.Lighting=True +SkeletalMeshComponent.SkinWeights=True +SkeletalMeshComponent.HLOD=True +SkeletalMeshComponent.Rendering=True +SkeletalMeshComponent.PathTracing=True +SkeletalMeshComponent.Navigation=True +SkeletalMeshComponent.VirtualTexture=True +SkeletalMeshComponent.Tags=True +SkeletalMeshComponent.ComponentReplication=True +SkeletalMeshComponent.Activation=True +SkeletalMeshComponent.Cooking=True +SkeletalMeshComponent.Events=True +BP_DummyEnemy_C.TransformCommon=True +BP_DummyEnemy_C.Networking=True +BP_Spell_C.Default=True +UserDefinedEnum.Description=True +UserDefinedEnum.Enumerators=True +DataLayerAsset.Data Layer=True +DataLayerAsset.Actor Filter=True +DataLayerAsset.Runtime=True +GameplayTagTableRow.GameplayTag=False +DataTable.DataTable=True +DataTable.ImportOptions=True +DataTable.File Path=True +CompositeCurveTable.Tables=True +CompositeCurveTable.File Path=True +UserDefinedStruct.Structure=True +UserDefinedStruct.DefaultValues=True +BP_DummyEnemy_C.Default=True +CameraComponent.Variable=True +CameraComponent.TransformCommon=True +CameraComponent.Sockets=True +CameraComponent.CameraSettings=True +CameraComponent.CameraOptions=True +CameraComponent.Camera=True +CameraComponent.ComponentTick=True +CameraComponent.PostProcess=True +CameraComponent.Tags=True +CameraComponent.ComponentReplication=True +CameraComponent.Activation=True +CameraComponent.Cooking=True +CameraComponent.Events=True [DetailMultiObjectNodeExpansion] GeneralProjectSettings=True @@ -2288,7 +2402,7 @@ Results=None [Interchange_StackName__Assets__PipelineClassName_InterchangeGenericAssetsPipeline] ReimportStrategy=ApplyNoProperties bUseSourceNameForAsset=True -AssetName= +AssetName=Dummy_4 ImportOffsetTranslation=(X=0.000000,Y=0.000000,Z=0.000000) ImportOffsetRotation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000) ImportOffsetUniformScale=1.000000 @@ -2382,6 +2496,19 @@ bUseGLTFMaterialInstanceLibrary=False Results=None [PlacementMode] +RecentlyPlaced=/Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/Object_22.Object_22; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.SM_Dummy_2_HipArmor_Right; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.SM_Dummy_2_Armsockets; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.SM_Dummy_2_StuckArrow; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.SM_Dummy_2_HelmetBrushes; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.SM_Dummy_2_Helmet; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/Object_18.Object_18; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.SM_Dummy_2_HipArmor_Left; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.SM_Dummy_2_Armor; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body; +RecentlyPlaced=/Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.SM_Dummy_2_Stand; RecentlyPlaced=/Script/Engine.Actor;/Engine/Transient.ActorFactoryEmptyActor_0 RecentlyPlaced=/Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox; RecentlyPlaced=/Game/ProjectAssets/Blueprints/Wand.Wand; @@ -2389,12 +2516,6 @@ RecentlyPlaced=/Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea; RecentlyPlaced=/Game/ProjectAssets/Props/Runes/Object_16.Object_16; RecentlyPlaced=/Game/ProjectAssets/Props/Runes/Object_24.Object_24; RecentlyPlaced=/Game/ProjectAssets/Props/Wands/Wand1/_001._001; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/Wand1/_002._002; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/Wand1/material.material; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/Wand1/sm_wand4_orb.sm_wand4_orb; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/Wand1/sm_wand4_gem.sm_wand4_gem; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/sm_wand3_more.sm_wand3_more; -RecentlyPlaced=/Game/ProjectAssets/Props/Wands/sm_wand3_less.sm_wand3_less; [DetailPropertyExpansion] LightmassImportanceVolume="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" " @@ -2406,21 +2527,26 @@ NiagaraDebugHUDSettingsData="\"Struct.ParticlesVariables.ParticlesVariables[0]\" BP_RuneArea_C= [AssetEditorSubsystemRecents] -MRUItem0=/Game/ProjectAssets/Particles/NG_MagicDetection -MRUItem1=/Game/ProjectAssets/Blueprints/BP_RuneArea -MRUItem2=/Game/ProjectAssets/Blueprints/BP_DetectorBox -MRUItem3=/Game/VRTemplate/Blueprints/GrabComponent -MRUItem4=/Game/VRTemplate/Blueprints/VRPawn -MRUItem5=/Game/ProjectAssets/Blueprints/BP_Wand -MRUItem6=/Game/ProjectAssets/Maps/TheMainWorld -MRUItem7=/Game/VRTemplate/Blueprints/VRGameMode -MRUItem8=/Game/VRTemplate/Maps/VRTemplateMap -MRUItem9=/Game/ProjectAssets/Blueprints/BP_Spell -MRUItem10=/Game/ProjectAssets/Blueprints/BP_Rune -MRUItem11=/Game/VRTemplate/Blueprints/WidgetMenu -MRUItem12=/Game/ProjectAssets/Particles/NG_MagicWandDischarge -MRUItem13=/Game/VRTemplate/Audio/Fire_Cue -MRUItem14=/Game/ProjectAssets/Particles/NG_MagicSparkles +MRUItem0=/Game/VRTemplate/Blueprints/VRPawn +MRUItem1=/Game/ProjectAssets/Blueprints/BP_Spell +MRUItem2=/Game/ProjectAssets/Blueprints/BP_Rune +MRUItem3=/Game/ProjectAssets/Blueprints/BP_DetectorBox +MRUItem4=/Game/ProjectAssets/Blueprints/BP_RuneArea +MRUItem5=/Game/ProjectAssets/Particles/NG_MagicDetection +MRUItem6=/Game/ProjectAssets/Blueprints/BP_Wand +MRUItem7=/Game/ProjectAssets/Particles/NG_MagicBurst +MRUItem8=/Game/ProjectAssets/Blueprints/BP_DummyEnemy +MRUItem9=/Game/ProjectAssets/Particles/NG_SpellCastParticles +MRUItem10=/Game/ProjectAssets/Enums/Enum_Runes +MRUItem11=/Game/ProjectAssets/Materials/MAT_Dummy_4 +MRUItem12=/Game/VRTemplate/Blueprints/GrabComponent +MRUItem13=/Game/ProjectAssets/Maps/TheMainWorld +MRUItem14=/Game/VRTemplate/Blueprints/VRGameMode +MRUItem15=/Game/VRTemplate/Maps/VRTemplateMap +MRUItem16=/Game/VRTemplate/Blueprints/WidgetMenu +MRUItem17=/Game/ProjectAssets/Particles/NG_MagicWandDischarge +MRUItem18=/Game/VRTemplate/Audio/Fire_Cue +MRUItem19=/Game/ProjectAssets/Particles/NG_MagicSparkles [DetailCustomWidgetExpansion] GeneralProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows @@ -2541,8 +2667,8 @@ TcpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Binding TemplateSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows UdpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows WmfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows -SceneComponent= -CapsuleComponent= +SceneComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +CapsuleComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows PointLight=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows PlayerStart=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows TextRenderActor=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows @@ -2560,10 +2686,19 @@ K2Node_VariableSet=InputSettings.Bindings.ActionMappings,InputSettings.Bindings. K2Node_CallFunction=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows K2Node=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows VRPawn_C=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows -StaticMeshComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +StaticMeshComponent= BP_DetectorBox_C=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows BoxComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows SphereComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +Begin Placement=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +Begin Placement_8=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +K2Node_FunctionEntry=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +SkeletalMeshComponent=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +BP_DummyEnemy_C=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +BP_Spell_C=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +ConformToEnum=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +ConformToEnum_9=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows +GrabComponent_C=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.SpaceTest,InputSettings.Platforms.InputPlatformSettings_Windows [SelectionDetails] PreserveScaleRatio=True @@ -2581,6 +2716,8 @@ GrabComponent_C.Default=False BP_RuneArea_C.Actor=False VRGameMode_C.Tick=False SphereComponent.Shape=True +SkeletalMeshComponent.Animation=False +UserDefinedEnum.Enumerators=True [/Script/BlueprintGraph.BlueprintEditorSettings] bDrawMidpointArrowsInBlueprints=False @@ -2633,7 +2770,7 @@ bShowBookmarksForCurrentDocumentOnlyInTab=False GraphEditorQuickJumps=() [/Script/Niagara.NiagaraDebugHUDSettings] -Data=(bHudEnabled=True,bHudRenderingEnabled=True,bValidateSystemSimulationDataBuffers=False,bValidateParticleDataBuffers=False,bValidationLogErrors=False,ValidationAttributeDisplayTruncate=3,bOverviewEnabled=False,bIncludeCascade=True,OverviewMode=Overview,OverviewSortMode=Name,OverviewFont=Normal,OverviewLocation=(X=30.000000,Y=150.000000),bShowRegisteredComponents=False,bOverviewShowFilteredSystemOnly=False,ActorFilter="",bComponentFilterEnabled=False,ComponentFilter="",bSystemFilterEnabled=True,SystemFilter="NG_MagicSparkles",bEmitterFilterEnabled=True,EmitterFilter="Fountain",bActorFilterEnabled=False,SystemDebugVerbosity=Basic,SystemEmitterVerbosity=Basic,DataInterfaceVerbosity=None,bSystemShowBounds=False,SystemBoundsSolidBoxAlpha=0.000000,bSystemShowActiveOnlyInWorld=True,bShowSystemVariables=True,SystemVariables=,SystemTextOptions=(Font=Small,HorizontalAlignment=Left,VerticalAlignment=Top,ScreenOffset=(X=0.000000,Y=0.000000)),bShowParticleVariables=True,bEnableGpuParticleReadback=False,bShowParticleIndex=False,ParticlesVariables=((Name="SpriteSize")),ParticleTextOptions=(Font=Small,HorizontalAlignment=Left,VerticalAlignment=Top,ScreenOffset=(X=0.000000,Y=0.000000)),bShowParticlesVariablesWithSystem=False,bShowParticleVariablesVertical=False,bUseMaxParticlesToDisplay=True,bUseParticleDisplayClip=False,ParticleDisplayClip=(X=0.000000,Y=10000.000000),bUseParticleDisplayCenterRadius=False,ParticleDisplayCenterRadius=1.000000,MaxParticlesToDisplay=32,PerfReportFrames=60,PerfSampleMode=FrameTotal,PerfGraphMode=GameThread,PerfHistoryFrames=600,PerfGraphTimeRange=500.000000,PerfGraphSize=(X=500.000000,Y=500.000000),PerfGraphAxisColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),bEnableSmoothing=True,SmoothingWidth=4,DefaultBackgroundColor=(R=0.000000,G=0.000000,B=0.000000,A=0.500000),OverviewHeadingColor=(R=0.000000,G=1.000000,B=0.000000,A=1.000000),OverviewDetailColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),OverviewDetailHighlightColor=(R=1.000000,G=1.000000,B=0.000000,A=1.000000),InWorldErrorTextColor=(R=1.000000,G=0.400000,B=0.300000,A=1.000000),InWorldTextColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),MessageInfoTextColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),MessageWarningTextColor=(R=0.900000,G=0.700000,B=0.000000,A=1.000000),MessageErrorTextColor=(R=1.000000,G=0.400000,B=0.300000,A=1.000000),SystemColorTableOpacity=0.200000,SystemColorSeed=0,SystemColorHSVMin=(X=0.000000,Y=200.000000,Z=200.000000),SystemColorHSVMax=(X=255.000000,Y=255.000000,Z=255.000000),PlaybackMode=Play,bPlaybackRateEnabled=False,PlaybackRate=0.250000,bLoopTimeEnabled=False,LoopTime=1.000000,bShowGlobalBudgetInfo=False) +Data=(bHudEnabled=True,bHudRenderingEnabled=True,bValidateSystemSimulationDataBuffers=False,bValidateParticleDataBuffers=False,bValidationLogErrors=False,ValidationAttributeDisplayTruncate=3,bOverviewEnabled=False,bIncludeCascade=True,OverviewMode=Overview,OverviewSortMode=Name,OverviewFont=Normal,OverviewLocation=(X=30.000000,Y=150.000000),bShowRegisteredComponents=False,bOverviewShowFilteredSystemOnly=False,ActorFilter="",bComponentFilterEnabled=True,ComponentFilter="NG_SpellCastParticles_GEN_VARIABLE",bSystemFilterEnabled=True,SystemFilter="NG_SpellCastParticles",bEmitterFilterEnabled=False,EmitterFilter="Fountain",bActorFilterEnabled=False,SystemDebugVerbosity=Basic,SystemEmitterVerbosity=Basic,DataInterfaceVerbosity=None,bSystemShowBounds=False,SystemBoundsSolidBoxAlpha=0.000000,bSystemShowActiveOnlyInWorld=True,bShowSystemVariables=True,SystemVariables=,SystemTextOptions=(Font=Small,HorizontalAlignment=Left,VerticalAlignment=Top,ScreenOffset=(X=0.000000,Y=0.000000)),bShowParticleVariables=True,bEnableGpuParticleReadback=False,bShowParticleIndex=False,ParticlesVariables=((Name="SpriteSize")),ParticleTextOptions=(Font=Small,HorizontalAlignment=Left,VerticalAlignment=Top,ScreenOffset=(X=0.000000,Y=0.000000)),bShowParticlesVariablesWithSystem=False,bShowParticleVariablesVertical=False,bUseMaxParticlesToDisplay=True,bUseParticleDisplayClip=False,ParticleDisplayClip=(X=0.000000,Y=10000.000000),bUseParticleDisplayCenterRadius=False,ParticleDisplayCenterRadius=1.000000,MaxParticlesToDisplay=32,PerfReportFrames=60,PerfSampleMode=FrameTotal,PerfGraphMode=GameThread,PerfHistoryFrames=600,PerfGraphTimeRange=500.000000,PerfGraphSize=(X=500.000000,Y=500.000000),PerfGraphAxisColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),bEnableSmoothing=True,SmoothingWidth=4,DefaultBackgroundColor=(R=0.000000,G=0.000000,B=0.000000,A=0.500000),OverviewHeadingColor=(R=0.000000,G=1.000000,B=0.000000,A=1.000000),OverviewDetailColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),OverviewDetailHighlightColor=(R=1.000000,G=1.000000,B=0.000000,A=1.000000),InWorldErrorTextColor=(R=1.000000,G=0.400000,B=0.300000,A=1.000000),InWorldTextColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),MessageInfoTextColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),MessageWarningTextColor=(R=0.900000,G=0.700000,B=0.000000,A=1.000000),MessageErrorTextColor=(R=1.000000,G=0.400000,B=0.300000,A=1.000000),SystemColorTableOpacity=0.200000,SystemColorSeed=0,SystemColorHSVMin=(X=0.000000,Y=200.000000,Z=200.000000),SystemColorHSVMax=(X=255.000000,Y=255.000000,Z=255.000000),PlaybackMode=Play,bPlaybackRateEnabled=False,PlaybackRate=0.250000,bLoopTimeEnabled=False,LoopTime=1.000000,bShowGlobalBudgetInfo=False) [AssetEditorToolkitTabLocation] /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea=1 @@ -2650,9 +2787,15 @@ Data=(bHudEnabled=True,bHudRenderingEnabled=True,bValidateSystemSimulationDataBu /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell=1 /Game/VRTemplate/Blueprints/GrabComponent.GrabComponent=1 /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox=1 +/Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4=1 +/Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy=1 +/Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles=1 +/Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes=1 +/Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst=1 [SuppressableDialogs] ChangeVariableType_Warning=False +DeleteConfirmationVariable_Warning=False [WidgetTemplatesExpanded] Audio=False @@ -2750,3 +2893,179 @@ TreeViewWidth=0.300000 DisplayPaths=False DisplayActorsCount=False +[/Script/UnrealEd.MaterialEditorOptions] +bShowGrid=False +bHideUnrelatedNodes=False +bUseUnsortedMenus=False + +[MaterialEditor] +PrimType=1 + +[/Script/UnrealEd.MaterialStatsOptions] +bPlatformUsed[0]=0 +bPlatformUsed[1]=0 +bPlatformUsed[2]=0 +bPlatformUsed[3]=0 +bPlatformUsed[4]=0 +bPlatformUsed[5]=0 +bPlatformUsed[6]=0 +bPlatformUsed[7]=0 +bPlatformUsed[8]=0 +bPlatformUsed[9]=0 +bPlatformUsed[10]=0 +bPlatformUsed[11]=0 +bPlatformUsed[12]=0 +bPlatformUsed[13]=0 +bPlatformUsed[14]=0 +bPlatformUsed[15]=0 +bPlatformUsed[16]=0 +bPlatformUsed[17]=0 +bPlatformUsed[18]=0 +bPlatformUsed[19]=0 +bPlatformUsed[20]=0 +bPlatformUsed[21]=0 +bPlatformUsed[22]=0 +bPlatformUsed[23]=0 +bPlatformUsed[24]=0 +bPlatformUsed[25]=0 +bPlatformUsed[26]=0 +bPlatformUsed[27]=0 +bPlatformUsed[28]=0 +bPlatformUsed[29]=0 +bPlatformUsed[30]=0 +bPlatformUsed[31]=0 +bPlatformUsed[32]=0 +bPlatformUsed[33]=0 +bPlatformUsed[34]=0 +bPlatformUsed[35]=0 +bPlatformUsed[36]=0 +bPlatformUsed[37]=0 +bPlatformUsed[38]=0 +bPlatformUsed[39]=0 +bPlatformUsed[40]=0 +bPlatformUsed[41]=0 +bPlatformUsed[42]=0 +bPlatformUsed[43]=0 +bPlatformUsed[44]=0 +bPlatformUsed[45]=0 +bPlatformUsed[46]=0 +bPlatformUsed[47]=0 +bPlatformUsed[48]=0 +bPlatformUsed[49]=1 +bPlatformUsed[50]=0 +bPlatformUsed[51]=0 +bPlatformUsed[52]=0 +bPlatformUsed[53]=0 +bPlatformUsed[54]=0 +bPlatformUsed[55]=0 +bPlatformUsed[56]=0 +bPlatformUsed[57]=0 +bPlatformUsed[58]=0 +bPlatformUsed[59]=0 +bPlatformUsed[60]=0 +bPlatformUsed[61]=0 +bPlatformUsed[62]=0 +bPlatformUsed[63]=0 +bPlatformUsed[64]=0 +bPlatformUsed[65]=0 +bPlatformUsed[66]=0 +bPlatformUsed[67]=0 +bPlatformUsed[68]=0 +bPlatformUsed[69]=0 +bPlatformUsed[70]=0 +bPlatformUsed[71]=0 +bPlatformUsed[72]=0 +bPlatformUsed[73]=0 +bPlatformUsed[74]=0 +bPlatformUsed[75]=0 +bPlatformUsed[76]=0 +bPlatformUsed[77]=0 +bPlatformUsed[78]=0 +bPlatformUsed[79]=0 +bPlatformUsed[80]=0 +bPlatformUsed[81]=0 +bPlatformUsed[82]=0 +bPlatformUsed[83]=0 +bPlatformUsed[84]=0 +bPlatformUsed[85]=0 +bPlatformUsed[86]=0 +bPlatformUsed[87]=0 +bPlatformUsed[88]=0 +bPlatformUsed[89]=0 +bPlatformUsed[90]=0 +bPlatformUsed[91]=0 +bPlatformUsed[92]=0 +bPlatformUsed[93]=0 +bPlatformUsed[94]=0 +bPlatformUsed[95]=0 +bPlatformUsed[96]=0 +bPlatformUsed[97]=0 +bPlatformUsed[98]=0 +bPlatformUsed[99]=0 +bPlatformUsed[100]=0 +bPlatformUsed[101]=0 +bPlatformUsed[102]=0 +bPlatformUsed[103]=0 +bPlatformUsed[104]=0 +bPlatformUsed[105]=0 +bPlatformUsed[106]=0 +bPlatformUsed[107]=0 +bPlatformUsed[108]=0 +bPlatformUsed[109]=0 +bPlatformUsed[110]=0 +bPlatformUsed[111]=0 +bPlatformUsed[112]=0 +bPlatformUsed[113]=0 +bPlatformUsed[114]=0 +bPlatformUsed[115]=0 +bPlatformUsed[116]=0 +bPlatformUsed[117]=0 +bPlatformUsed[118]=0 +bPlatformUsed[119]=0 +bPlatformUsed[120]=0 +bPlatformUsed[121]=0 +bPlatformUsed[122]=0 +bPlatformUsed[123]=0 +bPlatformUsed[124]=0 +bPlatformUsed[125]=0 +bPlatformUsed[126]=0 +bPlatformUsed[127]=0 +bPlatformUsed[128]=0 +bPlatformUsed[129]=0 +bPlatformUsed[130]=0 +bPlatformUsed[131]=0 +bPlatformUsed[132]=0 +bPlatformUsed[133]=0 +bPlatformUsed[134]=0 +bPlatformUsed[135]=0 +bPlatformUsed[136]=0 +bPlatformUsed[137]=0 +bPlatformUsed[138]=0 +bPlatformUsed[139]=0 +bPlatformUsed[140]=0 +bPlatformUsed[141]=0 +bPlatformUsed[142]=0 +bPlatformUsed[143]=0 +bPlatformUsed[144]=0 +bPlatformUsed[145]=0 +bPlatformUsed[146]=0 +bPlatformUsed[147]=0 +bPlatformUsed[148]=0 +bPlatformUsed[149]=0 +bPlatformUsed[150]=0 +bPlatformUsed[151]=0 +bPlatformUsed[152]=0 +bPlatformUsed[153]=0 +bPlatformUsed[154]=0 +bMaterialQualityUsed[0]=0 +bMaterialQualityUsed[1]=1 +bMaterialQualityUsed[2]=0 +bMaterialQualityUsed[3]=0 + +[MessageLog] +LastLogListing=PIE + +[/Script/UnrealEd.StructViewerSettings] +DisplayInternalStructs=False +DeveloperFolderType=SVDT_All + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..78e0f1f --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashContext.runtime-xml @@ -0,0 +1,291 @@ + + + + 3 + E91C780F489C566502E8BCB6AA461857 + UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000 + false + true + false + Stall + UAssetEditorSubsystem::OpenEditorForAsset + + Attended + 23192 + 493 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="StandaloneToolkit" Label="BP_DummyEnemy" Content=SNullW + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 25930223616 + 4096 + 16 + 4756852736 + 3679412224 + 2348154880 + 2885324800 + 3428745216 + 3672338432 + 0 + 0 + 0 + 0 + + dbghelp 0x00007ffc58840000 + 8c0e0 dbghelp 0x00007ffc58840000 + 92774 dbghelp 0x00007ffc58840000 + 93531 dbghelp 0x00007ffc58840000 + 93839 dbghelp 0x00007ffc58840000 + 93906 dbghelp 0x00007ffc58840000 + ae1c5 dbghelp 0x00007ffc58840000 + adca5 dbghelp 0x00007ffc58840000 + df9d5 dbghelp 0x00007ffc58840000 + da1e6 dbghelp 0x00007ffc58840000 + fa570 dbghelp 0x00007ffc58840000 + 1650ce dbghelp 0x00007ffc58840000 + 15d7b8 dbghelp 0x00007ffc58840000 + 1617e4 dbghelp 0x00007ffc58840000 + 163392 dbghelp 0x00007ffc58840000 + 159302 dbghelp 0x00007ffc58840000 + 11b8fb dbghelp 0x00007ffc58840000 + 11ba30 dbghelp 0x00007ffc58840000 + 11ba9b dbghelp 0x00007ffc58840000 + fe12 dbghelp 0x00007ffc58840000 + 11ebd dbghelp 0x00007ffc58840000 + 14b20 dbghelp 0x00007ffc58840000 + 41b45 dbghelp 0x00007ffc58840000 + 2e711 dbghelp 0x00007ffc58840000 + 32cba dbghelp 0x00007ffc58840000 + 32d15 UnrealEditor-Core 0x00007ffc91fc0000 + 67e712 UnrealEditor-Core 0x00007ffc91fc0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc932d0000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 97c40 UnrealEditor-Kismet 0x00007ffc75ea0000 + 217773 UnrealEditor-Kismet 0x00007ffc75ea0000 + 24f831 UnrealEditor-Kismet 0x00007ffc75ea0000 + 31d6bd UnrealEditor-Kismet 0x00007ffc75ea0000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1d520000 + baa4c UnrealEditor-AssetTools 0x00007ffc60d60000 + 12105e UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 1f8d95 UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 2c967b UnrealEditor-Slate 0x00007ffc93e40000 + aeb0 UnrealEditor-Slate 0x00007ffc93e40000 + d7014 UnrealEditor-Slate 0x00007ffc93e40000 + 1383fb UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 3035e8 UnrealEditor-Slate 0x00007ffc93e40000 + fc2d UnrealEditor-Slate 0x00007ffc93e40000 + 68a7c UnrealEditor-Slate 0x00007ffc93e40000 + 5bfcf UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 479f1 UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 4c226 UnrealEditor 0x00007ff736a60000 + 76f2 UnrealEditor 0x00007ff736a60000 + 2d28c UnrealEditor 0x00007ff736a60000 + 2d37a UnrealEditor 0x00007ff736a60000 + 30854 UnrealEditor 0x00007ff736a60000 + 46984 UnrealEditor 0x00007ff736a60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + DB03C10811A8F039133C09B492D3AD01EBFB0744 + + + dbghelp 0x00007ffc58840000 + 8c0e0 dbghelp 0x00007ffc58840000 + 92774 dbghelp 0x00007ffc58840000 + 93531 dbghelp 0x00007ffc58840000 + 93839 dbghelp 0x00007ffc58840000 + 93906 dbghelp 0x00007ffc58840000 + ae1c5 dbghelp 0x00007ffc58840000 + adca5 dbghelp 0x00007ffc58840000 + df9d5 dbghelp 0x00007ffc58840000 + da1e6 dbghelp 0x00007ffc58840000 + fa570 dbghelp 0x00007ffc58840000 + 1650ce dbghelp 0x00007ffc58840000 + 15d7b8 dbghelp 0x00007ffc58840000 + 1617e4 dbghelp 0x00007ffc58840000 + 163392 dbghelp 0x00007ffc58840000 + 159302 dbghelp 0x00007ffc58840000 + 11b8fb dbghelp 0x00007ffc58840000 + 11ba30 dbghelp 0x00007ffc58840000 + 11ba9b dbghelp 0x00007ffc58840000 + fe12 dbghelp 0x00007ffc58840000 + 11ebd dbghelp 0x00007ffc58840000 + 14b20 dbghelp 0x00007ffc58840000 + 41b45 dbghelp 0x00007ffc58840000 + 2e711 dbghelp 0x00007ffc58840000 + 32cba dbghelp 0x00007ffc58840000 + 32d15 UnrealEditor-Core 0x00007ffc91fc0000 + 67e712 UnrealEditor-Core 0x00007ffc91fc0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc932d0000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc61a30000 + 97c40 UnrealEditor-Kismet 0x00007ffc75ea0000 + 217773 UnrealEditor-Kismet 0x00007ffc75ea0000 + 24f831 UnrealEditor-Kismet 0x00007ffc75ea0000 + 31d6bd UnrealEditor-Kismet 0x00007ffc75ea0000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1d520000 + baa4c UnrealEditor-AssetTools 0x00007ffc60d60000 + 12105e UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc6f4a0000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001f274070000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 1f8d95 UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 2c967b UnrealEditor-Slate 0x00007ffc93e40000 + aeb0 UnrealEditor-Slate 0x00007ffc93e40000 + d7014 UnrealEditor-Slate 0x00007ffc93e40000 + 1383fb UnrealEditor-ContentBrowser 0x00007ffc5a100000 + 3035e8 UnrealEditor-Slate 0x00007ffc93e40000 + fc2d UnrealEditor-Slate 0x00007ffc93e40000 + 68a7c UnrealEditor-Slate 0x00007ffc93e40000 + 5bfcf UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 479f1 UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffca2ea0000 + 4c226 UnrealEditor 0x00007ff736a60000 + 76f2 UnrealEditor 0x00007ff736a60000 + 2d28c UnrealEditor 0x00007ff736a60000 + 2d37a UnrealEditor 0x00007ff736a60000 + 30854 UnrealEditor 0x00007ff736a60000 + 46984 UnrealEditor 0x00007ff736a60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 13252 + GameThread + + + 638518256287640000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/VRWizardProject.log new file mode 100644 index 0000000..e748699 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-233663624A7FE2A54369C4A558FB781E_0000/VRWizardProject.log @@ -0,0 +1,1602 @@ +Log file open, 05/20/24 21:05:32 +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=17932) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 1.745135 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-233663624A7FE2A54369C4A558FB781E + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 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 TVOS ini files took 0.04 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.9 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogConfig: Display: Loading Linux ini files took 0.21 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.21 seconds +LogConfig: Display: Loading Android ini files took 0.21 seconds +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +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 AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +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 OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin ChaosCaching +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 ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +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/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +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/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.20-18.05.37:242][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-18.05.37:242][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-18.05.37:242][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-18.05.37:408][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.20-18.05.37:409][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.20-18.05.37:409][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.20-18.05.37:710][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-18.05.37:710][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.20-18.05.37:710][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.20-18.05.37:710][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.20-18.05.37:710][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-18.05.37:710][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.20-18.05.37:774][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.20-18.05.37:774][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.20-18.05.37:774][ 0]LogInit: User: egonh +[2024.05.20-18.05.37:774][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.20-18.05.37:774][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.20-18.05.37:774][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.20-18.05.37:774][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.20-18.05.37:774][ 0]LogMemory: Process Physical Memory: 497.49 MB used, 506.93 MB peak +[2024.05.20-18.05.37:774][ 0]LogMemory: Process Virtual Memory: 489.09 MB used, 489.09 MB peak +[2024.05.20-18.05.37:774][ 0]LogMemory: Physical Memory: 10405.38 MB used, 5908.01 MB free, 16313.38 MB total +[2024.05.20-18.05.37:774][ 0]LogMemory: Virtual Memory: 18977.54 MB used, 5751.45 MB free, 24728.99 MB total +[2024.05.20-18.05.37:774][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.20-18.05.37:781][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.20-18.05.37:913][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.20-18.05.37:914][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.20-18.05.37:914][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.20-18.05.37:916][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.20-18.05.37:916][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-18.05.38:666][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.20-18.05.38:666][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.20-18.05.41:327][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-18.05.41:327][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-18.05.41:327][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-18.05.41:327][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-18.05.41:327][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-18.05.41:327][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.20-18.05.41:328][ 0]LogWindows: Attached monitors: +[2024.05.20-18.05.41:328][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.20-18.05.41:329][ 0]LogWindows: Found 1 attached monitors. +[2024.05.20-18.05.41:329][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.20-18.05.41:329][ 0]LogRHI: RHI Adapter Info: +[2024.05.20-18.05.41:329][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.20-18.05.41:329][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-18.05.41:329][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.20-18.05.54:343][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.20-18.05.54:343][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.20-18.05.54:343][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.20-18.05.54:351][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.20-18.05.54:530][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.20-18.05.54:531][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.20-18.05.54:531][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.20-18.05.54:599][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.20-18.05.54:599][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.20-18.05.54:600][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.20-18.05.54:647][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.20-18.05.54:806][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.20-18.05.54:806][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.20-18.05.55:426][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.20-18.05.55:426][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.20-18.05.55:499][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.20-18.05.55:562][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.20-18.05.55:600][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.20-18.05.55:908][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.20-18.05.56:806][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.20-18.05.57:007][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.20-18.05.57:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.20-18.05.57:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.20-18.05.57:414][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.20-18.05.57:414][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.20-18.05.57:873][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.20-18.05.59:576][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.20-18.05.59:744][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.20-18.05.59:934][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.08 seconds. +[2024.05.20-18.05.59:934][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.05ms. RandomReadSpeed=12.58MBs, RandomWriteSpeed=157.83MBs. Assigned SpeedClass 'Local' +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/23192/). +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/AFC6C5674D974CC2D73C3099FE537167/'. +[2024.05.20-18.05.59:937][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.20-18.06.17:949][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.20-18.06.18:960][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.20-18.06.18:961][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-18.06.20:696][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.20-18.06.20:720][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.20-18.06.21:125][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.20-18.06.21:126][ 0]LogAssetRegistry: FAssetRegistry took 0.0025 seconds to start up +[2024.05.20-18.06.21:135][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.20-18.06.21:405][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.20-18.06.21:405][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0000][000005D470795000 66] GlobalDefaults, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0400][000005D470790000 66] Windows, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0600][000005D470797800 66] WindowsEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0800][000005D47079C800 66] WindowsServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0A00][000005D4673B0000 66] WindowsClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0C00][000005D4518CC800 66] IOS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0E00][000005D47C4E0000 66] iPadAir2, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1000][000005D47C4E2800 66] IPadPro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1200][000005D47C4E5000 66] iPadAir3, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1400][000005D47C4E7800 66] iPadAir4, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1600][000005D47C4EA000 66] iPadAir5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1800][000005D47C4EC800 66] iPadMini4, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1A00][000005D47C500000 66] iPadMini5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1C00][000005D47C502800 66] iPadMini6, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1E00][000005D47C505000 66] iPhone6S, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2000][000005D47C507800 66] iPhone7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2200][000005D47C50A000 66] iPodTouch7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2400][000005D47C50C800 66] iPhone6SPlus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2600][000005D47C510000 66] iPhone7Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2800][000005D47C512800 66] iPhoneSE, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2A00][000005D47C515000 66] iPhone8, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2C00][000005D47C517800 66] iPhone8Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2E00][000005D47C51A000 66] iPhoneX, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3000][000005D47C51C800 66] iPhoneXS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3200][000005D47C520000 66] iPhoneXSMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3400][000005D47C522800 66] iPhoneXR, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3600][000005D47C525000 66] iPhone11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3800][000005D47C527800 66] iPhone11Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3A00][000005D47C52A000 66] iPhone11ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3C00][000005D47C52C800 66] iPhoneSE2, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3E00][000005D47C530000 66] iPhone12Mini, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4000][000005D47C532800 66] iPhone12, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4200][000005D47C535000 66] iPhone12Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4400][000005D47C537800 66] iPhone12ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4600][000005D47C53A000 66] iPhone13Mini, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4800][000005D47C53C800 66] iPhone13, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4A00][000005D47C640000 66] iPhone13Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4C00][000005D47C642800 66] iPhone13ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4E00][000005D47C645000 66] iPhoneSE3, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5000][000005D47C647800 66] iPhone14, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5200][000005D47C64A000 66] iPhone14Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5400][000005D47C64C800 66] iPhone14Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5600][000005D47C650000 66] iPhone14ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5800][000005D47C652800 66] iPhone15, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5A00][000005D47C655000 66] iPhone15Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5C00][000005D47C657800 66] iPhone15Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5E00][000005D47C65A000 66] iPhone15ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6000][000005D47C65C800 66] iPadPro105, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6200][000005D47C660000 66] iPadPro129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6400][000005D47C662800 66] iPadPro97, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6600][000005D47C665000 66] iPadPro2_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6800][000005D47C667800 66] iPad5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6A00][000005D47C66A000 66] iPad6, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6C00][000005D47C66C800 66] iPad7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6E00][000005D47C4F0000 66] iPad8, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7000][000005D47C4F2800 66] iPad9, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7200][000005D47C4F5000 66] iPad10, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7400][000005D47C4F7800 66] iPadPro11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7600][000005D47C4FA000 66] iPadPro2_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7800][000005D47C4FC800 66] iPadPro3_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7A00][000005D47C670000 66] iPadPro4_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7C00][000005D47C672800 66] iPadPro3_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7E00][000005D47C675000 66] iPadPro4_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8000][000005D47C677800 66] iPadPro5_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8200][000005D47C67A000 66] iPadPro6_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8400][000005D47C67C800 66] AppleTV, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8600][000005D47C680000 66] AppleTV4K, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8800][000005D47C682800 66] AppleTV2_4K, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8A00][000005D47C685000 66] TVOS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8C00][000005D47C687800 66] Mac, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8E00][000005D47C68A000 66] MacEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9000][000005D47C68C800 66] MacClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9200][000005D47C690000 66] MacServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9400][000005D47C692800 66] Linux, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9600][000005D47C695000 66] LinuxEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9800][000005D47C697800 66] LinuxArm64Editor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9A00][000005D47C69A000 66] LinuxArm64, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9C00][000005D47C69C800 66] LinuxClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9E00][000005D47C6A0000 66] LinuxArm64Client, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA000][000005D47C6A2800 66] LinuxServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA200][000005D47C6A5000 66] LinuxArm64Server, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA400][000005D47C6A7800 66] Android, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA600][000005D47C6AA000 66] Android_Preview_OpenGL, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA800][000005D47C6AC800 66] Android_Preview_Vulkan, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAA00][000005D47C6B0000 66] Android_Low, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAC00][000005D47C6B2800 66] Android_Mid, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAE00][000005D47C6B5000 66] Android_High, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB000][000005D47C6B7800 66] Android_Default, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB200][000005D47C6BA000 66] Android_Adreno4xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB400][000005D47C6BC800 66] Android_Adreno5xx_Low, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB600][000005D47C6C0000 66] Android_Adreno5xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB800][000005D47C6C2800 66] Android_Adreno6xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DBA00][000005D47C6C5000 66] Android_Adreno6xx_Vulkan, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DBC00][000005D47C6C7800 66] Android_Adreno7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DBE00][000005D47C6CA000 66] Android_Adreno7xx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC000][000005D47C6CC800 66] Android_Mali_T6xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC200][000005D47C6D0000 66] Android_Mali_T7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC400][000005D47C6D2800 66] Android_Mali_T8xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC600][000005D47C6D5000 66] Android_Mali_G71, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC800][000005D47C6D7800 66] Android_Mali_G72, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCA00][000005D47C6DA000 66] Android_Mali_G72_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCC00][000005D47C6DC800 66] Android_Mali_G76, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCE00][000005D47C6E0000 66] Android_Mali_G76_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD000][000005D47C6E2800 66] Android_Mali_G77, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD200][000005D47C6E5000 66] Android_Mali_G77_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD400][000005D47C6E7800 66] Android_Mali_G78, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD600][000005D47C6EA000 66] Android_Mali_G78_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD800][000005D47C6EC800 66] Android_Mali_G710, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DDA00][000005D47C6F0000 66] Android_Mali_G710_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DDE00][000005D47C6F2800 66] Android_Mali_G7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE000][000005D47C6F5000 66] Android_Mali_G7xx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE200][000005D47C6F7800 66] Android_Xclipse_920, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE400][000005D47C6FA000 66] Android_Xclipse_920_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE800][000005D47C6FC800 66] Android_Vulkan_SM5, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEA00][000005D47C700000 66] Android_PowerVR_G6xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEC00][000005D47C702800 66] Android_PowerVR_GT7xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEE00][000005D47C705000 66] Android_PowerVR_GE8xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF000][000005D47C707800 66] Android_PowerVR_GM9xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF200][000005D47C70A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF400][000005D47C70C800 66] Android_TegraK1, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF600][000005D47C710000 66] Android_Unknown_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF800][000005D47C712800 66] Oculus_Quest, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFA00][000005D47C715000 66] Oculus_Quest2, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFC00][000005D47C717800 66] Meta_Quest_Pro, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFE00][000005D47C71A000 66] Meta_Quest_3, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C720000][000005D47C71C800 66] HoloLens, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C720200][000005D47C730000 66] MagicLeap_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: Active device profile: [000005D47C4D0600][000005D470797800 66] WindowsEditor +[2024.05.20-18.06.21:599][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.20-18.06.21:599][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.20-18.06.21:605][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.20-18.06.21:850][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.20-18.06.21:850][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.20-18.06.22:894][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.20-18.06.23:599][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.20-18.06.24:311][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.20-18.06.30:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.30:241][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-18.06.30:243][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.20-18.06.30:243][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.20-18.06.30:254][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.20-18.06.30:254][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.20-18.06.30:254][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.20-18.06.30:373][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.20-18.06.30:374][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.20-18.06.30:375][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.20-18.06.31:070][ 0]LogSlate: Border +[2024.05.20-18.06.31:070][ 0]LogSlate: BreadcrumbButton +[2024.05.20-18.06.31:070][ 0]LogSlate: Brushes.Title +[2024.05.20-18.06.31:070][ 0]LogSlate: Default +[2024.05.20-18.06.31:070][ 0]LogSlate: Icons.Save +[2024.05.20-18.06.31:070][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.20-18.06.31:070][ 0]LogSlate: ListView +[2024.05.20-18.06.31:070][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.20-18.06.31:070][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.20-18.06.31:070][ 0]LogSlate: TableView.DarkRow +[2024.05.20-18.06.31:070][ 0]LogSlate: TableView.Row +[2024.05.20-18.06.31:070][ 0]LogSlate: TreeView +[2024.05.20-18.06.33:296][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.20-18.06.35:420][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.20-18.06.35:652][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.20-18.06.35:654][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.05.20-18.06.35:815][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.20-18.06.35:815][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.20-18.06.35:815][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.20-18.06.35:815][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.20-18.06.37:439][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.20-18.06.37:463][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.20-18.06.38:535][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.20-18.06.38:579][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.20-18.06.38:582][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.164' to multicast group '230.0.0.1:6666' +[2024.05.20-18.06.38:582][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.20-18.06.38:892][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: C9FBFD1147FE2F8D2947F29C866B6327 | Instance: 9BCFEE7840CC9A4F5E0844B6F53EA8B1 (DESKTOP-G72JM0I-23192). +[2024.05.20-18.06.40:953][ 0]LogPython: Using Python 3.9.7 +[2024.05.20-18.06.44:640][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.20-18.06.44:870][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-18.06.44:870][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-18.06.47:535][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-18.06.47:962][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.06.48:003][ 0]LogUProjectInfo: Found projects: +[2024.05.20-18.06.48:135][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.06.51:594][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.20-18.06.54:919][ 0]LogCollectionManager: Loaded 0 collections in 0.001376 seconds +[2024.05.20-18.06.54:921][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.00s +[2024.05.20-18.06.54:922][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.00s +[2024.05.20-18.06.54:924][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.20-18.06.55:166][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.20-18.06.55:320][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:326][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:333][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:339][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:350][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:358][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:364][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:370][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:392][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:405][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:415][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:423][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:436][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:443][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:450][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:509][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:515][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:522][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:662][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.20-18.06.55:662][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-18.06.57:264][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-18.06.57:297][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.20-18.06.57:402][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.20-18.06.57:402][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-18.06.57:416][ 0]LogEngine: Initializing Engine... +[2024.05.20-18.06.57:419][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-18.06.57:419][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.20-18.06.57:419][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-18.06.57:420][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-18.06.57:420][ 0]LogHMD: HMD initialization failed +[2024.05.20-18.06.57:420][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.20-18.06.57:428][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.20-18.06.58:194][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.20-18.06.58:270][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.06.58:295][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.06.58:341][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.20-18.06.58:357][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.20-18.06.58:357][ 0]LogInit: Texture streaming: Enabled +[2024.05.20-18.06.58:456][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.20-18.06.58:507][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.20-18.06.58:592][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.20-18.06.58:606][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.20-18.06.58:606][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.20-18.06.58:608][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.20-18.06.58:608][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.06.58:718][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.06.58:762][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.06.58:764][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.06.58:805][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.06.58:806][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.06.58:808][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.20-18.06.58:808][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.20-18.06.58:810][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-18.06.58:964][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.20-18.06.58:974][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.20-18.06.58:974][ 0]LogInit: Transaction tracking system initialized +[2024.05.20-18.06.59:129][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.20-18.06.59:129][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.20-18.06.59:146][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.017639 seconds (Found 177 uncontrolled assets) +[2024.05.20-18.06.59:211][ 0]BlueprintLog: New page: Editor Load +[2024.05.20-18.07.00:153][ 0]LocalizationService: Localization service is disabled +[2024.05.20-18.07.00:273][ 0]TimingProfiler: Initialize +[2024.05.20-18.07.00:273][ 0]TimingProfiler: OnSessionChanged +[2024.05.20-18.07.00:273][ 0]LoadingProfiler: Initialize +[2024.05.20-18.07.00:273][ 0]LoadingProfiler: OnSessionChanged +[2024.05.20-18.07.00:273][ 0]NetworkingProfiler: Initialize +[2024.05.20-18.07.00:274][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.20-18.07.00:274][ 0]MemoryProfiler: Initialize +[2024.05.20-18.07.00:274][ 0]MemoryProfiler: OnSessionChanged +[2024.05.20-18.07.03:648][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.01s +[2024.05.20-18.07.06:321][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.20-18.07.08:735][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:885][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.20-18.07.09:045][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.20-18.07.09:048][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.07.09:048][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 102.495 +[2024.05.20-18.07.09:048][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.20-18.07.09:048][ 0]LightingResults: New page: Lighting Build +[2024.05.20-18.07.09:076][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.07.09:077][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.07.09:077][ 0]MapCheck: New page: Map Check +[2024.05.20-18.07.09:077][ 0]LightingResults: New page: Lighting Build +[2024.05.20-18.07.09:203][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-18.07.09:235][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.20-18.07.09:547][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.9 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.20-18.07.11:856][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.20-18.07.11:856][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.07.11:856][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.07.11:856][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.07.11:925][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.20-18.07.11:934][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.97ms +[2024.05.20-18.07.11:934][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.20-18.07.11:935][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.148ms to complete. +[2024.05.20-18.07.12:976][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 106.423 +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:239][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:251][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:262][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:273][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:609][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:654][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.20-18.07.13:654][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:685][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.20-18.07.13:685][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:693][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:694][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:728][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:749][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:767][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.20-18.07.13:768][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:775][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:775][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:782][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.20-18.07.13:782][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:788][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:789][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:798][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:799][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:805][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.20-18.07.15:158][ 0]LogSlate: Took 0.022097 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.20-18.07.15:171][ 0]LogSlate: Took 0.010614 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.20-18.07.15:187][ 0]LogSlate: Took 0.013359 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.20-18.07.15:203][ 0]LogSlate: Took 0.014872 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.20-18.07.15:231][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.20-18.07.15:521][ 0]LogSlate: Took 0.016520 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.20-18.07.15:760][ 0]LogStall: Startup... +[2024.05.20-18.07.15:762][ 0]LogStall: Startup complete. +[2024.05.20-18.07.15:835][ 0]LogLoad: (Engine Initialization) Total time: 109.28 seconds +[2024.05.20-18.07.15:835][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.20-18.07.15:912][ 0]LogEditorViewport: Clicking Background +[2024.05.20-18.07.15:934][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-18.07.15:935][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-18.07.15:936][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.20-18.07.16:077][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.20-18.07.16:279][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.07.16:412][ 0]LogAutomationController: Ignoring very large delta of 18404434.15 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.07.16:822][ 1]LogPython: registering + +[2024.05.20-18.07.16:834][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.351775 secs +[2024.05.20-18.07.16:952][ 1]LogAssetRegistry: AssetRegistryGather time 2.9811s: AssetDataDiscovery 1.7156s, AssetDataGather 1.1852s, StoreResults 0.0802s. +[2024.05.20-18.07.17:119][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.013446 seconds (updated 0 objects) +[2024.05.20-18.07.17:435][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.20-18.07.17:800][ 3]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.07.18:519][ 6]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.08.05:185][ 35]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.248 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.20-18.13.29:428][704]LogSlate: Window 'Pick Parent Class' being destroyed +[2024.05.20-18.13.29:473][704]LogContentBrowser: Deferred new asset file creation: NewBlueprint +[2024.05.20-18.13.29:479][704]LogContentBrowser: Creating deferred item: NewBlueprint +[2024.05.20-18.13.29:488][704]LogAutomationController: Ignoring very large delta of 26.06 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.13.29:496][705]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). +[2024.05.20-18.13.39:884][926]LogContentBrowser: Attempting asset rename: NewBlueprint -> BP_DummyEnemy +[2024.05.20-18.13.39:957][926]LogContentBrowser: End creating deferred item NewBlueprint +[2024.05.20-18.13.41:467][102]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.13.41:487][102]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.13.41:487][102]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.13.41:495][102]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.20-18.13.43:471][102]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..24d163f --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashContext.runtime-xml @@ -0,0 +1,291 @@ + + + + 3 + E121259D40C331A1C84C32AF1E5E37A9 + UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000 + false + true + false + Stall + FShaderCompilingManager::BlockOnShaderMapCompletion + + Attended + 19452 + 778 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="ContentBrowserTab1" Label="Content Browser" Content=SBo + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 24096763904 + 4096 + 16 + 2640470016 + 2573062144 + 2671706112 + 3219533824 + 3633807360 + 4152139776 + 0 + 0 + 0 + 0 + + ntdll 0x00007ffcff770000 + 9d664 KERNELBASE 0x00007ffcfcf20000 + 4929e UnrealEditor-Core 0x00007ffc8ecf0000 + 687125 UnrealEditor-Engine 0x00007ffc78340000 + 200d6de UnrealEditor-Engine 0x00007ffc78340000 + 2027c60 UnrealEditor-Engine 0x00007ffc78340000 + 18f9d83 UnrealEditor-UnrealEd 0x00007ffc761f0000 + f14d85 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 142ed05 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 141346f UnrealEditor-UnrealEd 0x00007ffc761f0000 + c694c2 UnrealEditor-UnrealEd 0x00007ffc761f0000 + c67d4d UnrealEditor-UnrealEd 0x00007ffc761f0000 + ca3960 UnrealEditor-UnrealEd 0x00007ffc761f0000 + ca3f93 UnrealEditor-AssetTools 0x00007ffc6c530000 + 125d98 UnrealEditor-AssetTools 0x00007ffc6c530000 + c6e12 UnrealEditor-AssetTools 0x00007ffc6c530000 + 14d234 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4b77 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4efa UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4ffb UnrealEditor-ContentBrowserData 0x00007ffc67100000 + 37fb0 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 135552 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 19fabf UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 9b350 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 803d1 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 405db7 UnrealEditor-Slate 0x00007ffc7e160000 + 3e2b91 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 2b8689 UnrealEditor-Slate 0x00007ffc7e160000 + 29d011 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 3ecdf5 UnrealEditor-Slate 0x00007ffc7e160000 + 3eef15 UnrealEditor-Slate 0x00007ffc7e160000 + 2ba232 UnrealEditor-Slate 0x00007ffc7e160000 + fc2d UnrealEditor-Slate 0x00007ffc7e160000 + 68a7c UnrealEditor-Slate 0x00007ffc7e160000 + 5bfcf UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 479f1 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4c226 UnrealEditor 0x00007ff7f9c60000 + 76f2 UnrealEditor 0x00007ff7f9c60000 + 2d28c UnrealEditor 0x00007ff7f9c60000 + 2d37a UnrealEditor 0x00007ff7f9c60000 + 30854 UnrealEditor 0x00007ff7f9c60000 + 46984 UnrealEditor 0x00007ff7f9c60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + 90D4E4D7D21C1A37946863D3BE047F4B319BE8D5 + + + ntdll 0x00007ffcff770000 + 9d664 KERNELBASE 0x00007ffcfcf20000 + 4929e UnrealEditor-Core 0x00007ffc8ecf0000 + 687125 UnrealEditor-Engine 0x00007ffc78340000 + 200d6de UnrealEditor-Engine 0x00007ffc78340000 + 2027c60 UnrealEditor-Engine 0x00007ffc78340000 + 18f9d83 UnrealEditor-UnrealEd 0x00007ffc761f0000 + f14d85 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 142ed05 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 141346f UnrealEditor-UnrealEd 0x00007ffc761f0000 + c694c2 UnrealEditor-UnrealEd 0x00007ffc761f0000 + c67d4d UnrealEditor-UnrealEd 0x00007ffc761f0000 + ca3960 UnrealEditor-UnrealEd 0x00007ffc761f0000 + ca3f93 UnrealEditor-AssetTools 0x00007ffc6c530000 + 125d98 UnrealEditor-AssetTools 0x00007ffc6c530000 + c6e12 UnrealEditor-AssetTools 0x00007ffc6c530000 + 14d234 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4b77 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4efa UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + b4ffb UnrealEditor-ContentBrowserData 0x00007ffc67100000 + 37fb0 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 135552 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 19fabf UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 9b350 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 803d1 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 405db7 UnrealEditor-Slate 0x00007ffc7e160000 + 3e2b91 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 2b8689 UnrealEditor-Slate 0x00007ffc7e160000 + 29d011 UnrealEditor-Slate 0x00007ffc7e160000 + 258b61 UnrealEditor-Slate 0x00007ffc7e160000 + 3ecdf5 UnrealEditor-Slate 0x00007ffc7e160000 + 3eef15 UnrealEditor-Slate 0x00007ffc7e160000 + 2ba232 UnrealEditor-Slate 0x00007ffc7e160000 + fc2d UnrealEditor-Slate 0x00007ffc7e160000 + 68a7c UnrealEditor-Slate 0x00007ffc7e160000 + 5bfcf UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 479f1 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4c226 UnrealEditor 0x00007ff7f9c60000 + 76f2 UnrealEditor 0x00007ff7f9c60000 + 2d28c UnrealEditor 0x00007ff7f9c60000 + 2d37a UnrealEditor 0x00007ff7f9c60000 + 30854 UnrealEditor 0x00007ff7f9c60000 + 46984 UnrealEditor 0x00007ff7f9c60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 22468 + GameThread + + + 638517348925190000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/VRWizardProject.log new file mode 100644 index 0000000..b4f4c05 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0000/VRWizardProject.log @@ -0,0 +1,1850 @@ +Log file open, 05/19/24 19:48:47 +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=16840) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 12.945394 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading IOS ini files took 0.05 seconds +LogConfig: Display: Loading Android ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +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 AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/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/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.19-16.48.57:316][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.48.57:479][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.19-16.48.57:675][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.19-16.48.58:174][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.48.58:174][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.19-16.48.58:190][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-16.48.58:242][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.19-16.48.58:294][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.19-16.48.58:294][ 0]LogInit: User: egonh +[2024.05.19-16.48.58:294][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.19-16.48.58:294][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.19-16.48.58:323][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.19-16.48.58:323][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Physical Memory: 496.23 MB used, 505.66 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Virtual Memory: 489.91 MB used, 489.91 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Physical Memory: 10946.06 MB used, 5367.32 MB free, 16313.38 MB total +[2024.05.19-16.48.58:323][ 0]LogMemory: Virtual Memory: 17275.55 MB used, 5704.91 MB free, 22980.46 MB total +[2024.05.19-16.48.58:323][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.19-16.48.58:341][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.19-16.48.58:580][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.19-16.48.58:834][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.19-16.48.58:856][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.19-16.49.00:273][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.00:273][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.49.04:296][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.49.04:296][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.49.04:296][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.49.04:296][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.19-16.49.04:297][ 0]LogWindows: Attached monitors: +[2024.05.19-16.49.04:297][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.19-16.49.04:297][ 0]LogWindows: Found 1 attached monitors. +[2024.05.19-16.49.04:297][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.19-16.49.04:298][ 0]LogRHI: RHI Adapter Info: +[2024.05.19-16.49.04:298][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.19-16.49.08:308][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.19-16.49.08:583][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.19-16.49.08:584][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.19-16.49.08:585][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.19-16.49.08:676][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.19-16.49.09:127][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.19-16.49.09:648][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.19-16.49.09:661][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.19-16.49.10:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.19-16.49.10:468][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.19-16.49.10:525][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.19-16.49.10:579][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.19-16.49.10:643][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.19-16.49.10:725][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.19-16.49.12:829][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.19-16.49.13:335][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.19-16.49.15:551][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.19-16.49.15:728][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.19-16.49.15:761][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.19-16.49.15:844][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.19-16.49.16:222][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.19-16.49.16:231][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.12ms. RandomReadSpeed=14.37MBs, RandomWriteSpeed=162.11MBs. Assigned SpeedClass 'Local' +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/19452/). +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/3911503E427D677558E5458C8F4BCFB5/'. +[2024.05.19-16.49.17:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.19-16.49.17:047][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.19-16.49.34:631][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.49.39:240][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.19-16.49.39:410][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: FAssetRegistry took 0.0302 seconds to start up +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.19-16.49.40:859][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.19-16.50.09:102][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.19-16.50.09:103][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B48AF600][000008E8A7665000 66] GlobalDefaults, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B1FDF600][000008E8A7660000 66] Windows, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E89D907600][000008E8A7667800 66] WindowsEditor, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0000][000008E8A766C800 66] WindowsServer, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0200][000008E89DBD0000 66] WindowsClient, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0400][000008E8888AA000 66] IOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0600][000008E8B5510000 66] iPadAir2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0800][000008E8B5512800 66] IPadPro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0A00][000008E8B5515000 66] iPadAir3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0C00][000008E8B5517800 66] iPadAir4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0E00][000008E8B551A000 66] iPadAir5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1000][000008E8B551C800 66] iPadMini4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1200][000008E8B5550000 66] iPadMini5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1400][000008E8B5552800 66] iPadMini6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1600][000008E8B5555000 66] iPhone6S, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1800][000008E8B5557800 66] iPhone7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1A00][000008E8B555A000 66] iPodTouch7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1C00][000008E8B555C800 66] iPhone6SPlus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1E00][000008E8B5560000 66] iPhone7Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2000][000008E8B5562800 66] iPhoneSE, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2200][000008E8B5565000 66] iPhone8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2400][000008E8B5567800 66] iPhone8Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2600][000008E8B556A000 66] iPhoneX, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2800][000008E8B556C800 66] iPhoneXS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2A00][000008E8B5570000 66] iPhoneXSMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2C00][000008E8B5572800 66] iPhoneXR, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2E00][000008E8B5575000 66] iPhone11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3000][000008E8B5577800 66] iPhone11Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3200][000008E8B557A000 66] iPhone11ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3400][000008E8B557C800 66] iPhoneSE2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3600][000008E8B54E0000 66] iPhone12Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3800][000008E8B54E2800 66] iPhone12, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3A00][000008E8B54E5000 66] iPhone12Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3C00][000008E8B54E7800 66] iPhone12ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3E00][000008E8B54EA000 66] iPhone13Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4000][000008E8B54EC800 66] iPhone13, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4200][000008E8B5580000 66] iPhone13Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4400][000008E8B5582800 66] iPhone13ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4600][000008E8B5585000 66] iPhoneSE3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4800][000008E8B5587800 66] iPhone14, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4A00][000008E8B558A000 66] iPhone14Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4C00][000008E8B558C800 66] iPhone14Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4E00][000008E8B5590000 66] iPhone14ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5000][000008E8B5592800 66] iPhone15, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5200][000008E8B5595000 66] iPhone15Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5400][000008E8B5597800 66] iPhone15Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5600][000008E8B559A000 66] iPhone15ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5800][000008E8B559C800 66] iPadPro105, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5A00][000008E8B5500000 66] iPadPro129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5C00][000008E8B5502800 66] iPadPro97, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5E00][000008E8B5505000 66] iPadPro2_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6000][000008E8B5507800 66] iPad5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6200][000008E8B550A000 66] iPad6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6400][000008E8B550C800 66] iPad7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6600][000008E8B55A0000 66] iPad8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6800][000008E8B55A2800 66] iPad9, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6A00][000008E8B55A5000 66] iPad10, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6C00][000008E8B55A7800 66] iPadPro11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6E00][000008E8B55AA000 66] iPadPro2_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7000][000008E8B55AC800 66] iPadPro3_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7200][000008E8B55B0000 66] iPadPro4_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7400][000008E8B55B2800 66] iPadPro3_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7600][000008E8B55B5000 66] iPadPro4_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7800][000008E8B55B7800 66] iPadPro5_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7A00][000008E8B55BA000 66] iPadPro6_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7C00][000008E8B55BC800 66] AppleTV, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7E00][000008E8B55C0000 66] AppleTV4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8000][000008E8B55C2800 66] AppleTV2_4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8200][000008E8B55C5000 66] TVOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8400][000008E8B55C7800 66] Mac, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8600][000008E8B55CA000 66] MacEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8800][000008E8B55CC800 66] MacClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8A00][000008E8B55D0000 66] MacServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8C00][000008E8B55D2800 66] Linux, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8E00][000008E8B55D5000 66] LinuxEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9000][000008E8B55D7800 66] LinuxArm64Editor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9200][000008E8B55DA000 66] LinuxArm64, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9400][000008E8B55DC800 66] LinuxClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9600][000008E8B55E0000 66] LinuxArm64Client, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9800][000008E8B55E2800 66] LinuxServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9A00][000008E8B55E5000 66] LinuxArm64Server, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9C00][000008E8B55E7800 66] Android, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9E00][000008E8B55EA000 66] Android_Preview_OpenGL, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA000][000008E8B55EC800 66] Android_Preview_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA200][000008E8B55F0000 66] Android_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA400][000008E8B55F2800 66] Android_Mid, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA600][000008E8B55F5000 66] Android_High, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA800][000008E8B55F7800 66] Android_Default, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAA00][000008E8B55FA000 66] Android_Adreno4xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAC00][000008E8B55FC800 66] Android_Adreno5xx_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAE00][000008E8B5600000 66] Android_Adreno5xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB000][000008E8B5602800 66] Android_Adreno6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB200][000008E8B5605000 66] Android_Adreno6xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB400][000008E8B5607800 66] Android_Adreno7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB600][000008E8B560A000 66] Android_Adreno7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB800][000008E8B560C800 66] Android_Mali_T6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBA00][000008E8B5610000 66] Android_Mali_T7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBC00][000008E8B5612800 66] Android_Mali_T8xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBE00][000008E8B5615000 66] Android_Mali_G71, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC000][000008E8B5617800 66] Android_Mali_G72, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC200][000008E8B561A000 66] Android_Mali_G72_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC400][000008E8B561C800 66] Android_Mali_G76, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC600][000008E8B5620000 66] Android_Mali_G76_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC800][000008E8B5622800 66] Android_Mali_G77, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCA00][000008E8B5625000 66] Android_Mali_G77_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCC00][000008E8B5627800 66] Android_Mali_G78, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCE00][000008E8B562A000 66] Android_Mali_G78_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD000][000008E8B562C800 66] Android_Mali_G710, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD200][000008E8B5630000 66] Android_Mali_G710_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD600][000008E8B5632800 66] Android_Mali_G7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD800][000008E8B5635000 66] Android_Mali_G7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDA00][000008E8B5637800 66] Android_Xclipse_920, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDC00][000008E8B563A000 66] Android_Xclipse_920_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE000][000008E8B563C800 66] Android_Vulkan_SM5, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE200][000008E8B5640000 66] Android_PowerVR_G6xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE400][000008E8B5642800 66] Android_PowerVR_GT7xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE600][000008E8B5645000 66] Android_PowerVR_GE8xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE800][000008E8B5647800 66] Android_PowerVR_GM9xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEA00][000008E8B564A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEC00][000008E8B564C800 66] Android_TegraK1, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEE00][000008E8B5650000 66] Android_Unknown_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF000][000008E8B5652800 66] Oculus_Quest, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF200][000008E8B5655000 66] Oculus_Quest2, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF400][000008E8B5657800 66] Meta_Quest_Pro, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF600][000008E8B565A000 66] Meta_Quest_3, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF800][000008E8B565C800 66] HoloLens, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FFA00][000008E8B5660000 66] MagicLeap_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: Active device profile: [000008E89D907600][000008E8A7667800 66] WindowsEditor +[2024.05.19-16.50.09:427][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.19-16.50.09:536][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.19-16.50.09:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.50.10:262][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.19-16.50.10:592][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.19-16.50.10:592][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.19-16.50.11:996][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.19-16.50.17:966][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.19-16.50.19:286][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.19-16.50.31:113][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.50.31:147][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.19-16.50.31:558][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.19-16.50.31:661][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.19-16.50.32:734][ 0]LogSlate: Border +[2024.05.19-16.50.32:734][ 0]LogSlate: BreadcrumbButton +[2024.05.19-16.50.32:734][ 0]LogSlate: Brushes.Title +[2024.05.19-16.50.32:734][ 0]LogSlate: Default +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Save +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.19-16.50.32:734][ 0]LogSlate: ListView +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.DarkRow +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.Row +[2024.05.19-16.50.32:734][ 0]LogSlate: TreeView +[2024.05.19-16.50.32:893][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.19-16.50.39:768][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.19-16.50.39:908][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.19-16.50.40:222][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 318 ms +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.19-16.50.40:445][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.19-16.50.41:883][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 26050C4F407BF53D3DFF0D8C4F3ADD46 | Instance: 3AA59A294EC27BC55D060D98BADD84B3 (DESKTOP-G72JM0I-19452). +[2024.05.19-16.50.46:283][ 0]LogPython: Using Python 3.9.7 +[2024.05.19-16.50.48:937][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.19-16.50.49:001][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.19-16.50.49:021][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.19-16.50.50:142][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.19-16.50.50:227][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.19-16.50.57:682][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.19-16.50.58:594][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.51.00:509][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.01:751][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.01:832][ 0]LogUProjectInfo: Found projects: +[2024.05.19-16.51.01:926][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.06:396][ 0]LogCollectionManager: Loaded 0 collections in 0.001344 seconds +[2024.05.19-16.51.06:406][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.19-16.51.06:416][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.19-16.51.06:418][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.19-16.51.07:365][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.19-16.51.08:206][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:208][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:215][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:217][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:218][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:219][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:220][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:227][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:228][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:229][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:230][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:376][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:677][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.19-16.51.08:677][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.14:006][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:041][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:828][ 0]LogEngine: Initializing Engine... +[2024.05.19-16.51.15:126][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.51.15:165][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.19-16.51.15:165][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.15:167][ 0]LogHMD: HMD initialization failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.19-16.51.15:575][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.19-16.51.16:262][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.19-16.51.16:697][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.16:943][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.17:476][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.19-16.51.17:905][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.19-16.51.17:929][ 0]LogInit: Texture streaming: Enabled +[2024.05.19-16.51.18:438][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.19-16.51.18:562][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.19-16.51.18:701][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.19-16.51.18:718][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.19-16.51.18:726][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-16.51.18:828][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-16.51.18:997][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-16.51.19:038][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-16.51.19:091][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-16.51.19:133][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-16.51.19:158][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.19-16.51.19:207][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.19-16.51.19:219][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.19-16.51.19:235][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.19-16.51.19:464][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.19-16.51.19:657][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.19-16.51.19:669][ 0]LogInit: Transaction tracking system initialized +[2024.05.19-16.51.20:013][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.19-16.51.20:014][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.19-16.51.20:017][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003469 seconds (Found 177 uncontrolled assets) +[2024.05.19-16.51.20:199][ 0]BlueprintLog: New page: Editor Load +[2024.05.19-16.51.21:852][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.608 and deleted 189 files with total size 3 MiB and 187 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. +[2024.05.19-16.51.21:887][ 0]LocalizationService: Localization service is disabled +[2024.05.19-16.51.22:186][ 0]TimingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]TimingProfiler: OnSessionChanged +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: OnSessionChanged +[2024.05.19-16.51.22:214][ 0]NetworkingProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: OnSessionChanged +[2024.05.19-16.51.25:305][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.19-16.51.31:905][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.19-16.51.33:169][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.19-16.51.33:176][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:662][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.19-16.51.33:834][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.19-16.51.34:081][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.34:090][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 193.062 +[2024.05.19-16.51.34:128][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.19-16.51.34:185][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.19-16.51.34:222][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.34:535][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.19-16.51.34:693][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-16.51.34:898][ 0]MapCheck: New page: Map Check +[2024.05.19-16.51.34:898][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.36:082][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-16.51.37:204][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 84.72ms +[2024.05.19-16.51.41:354][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.19-16.51.41:383][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.41:383][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.41:383][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-16.51.42:543][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.19-16.51.42:814][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.80ms +[2024.05.19-16.51.42:836][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.19-16.51.42:850][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 13.15ms to complete. +[2024.05.19-16.51.45:268][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 204.241 +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:744][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:830][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:840][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.48:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:232][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.19-16.51.48:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:250][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:258][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:259][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:282][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:285][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:292][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:292][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:309][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:310][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:315][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.19-16.51.48:315][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:322][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:322][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:329][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:330][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:335][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.19-16.51.51:400][ 0]LogSlate: Took 0.022975 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.19-16.51.51:722][ 0]LogSlate: Took 0.019282 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.19-16.51.51:813][ 0]LogSlate: Took 0.028069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.19-16.51.51:878][ 0]LogSlate: Took 0.018809 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.19-16.51.52:150][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. +[2024.05.19-16.51.54:177][ 0]LogSlate: Took 0.093770 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.19-16.51.56:461][ 0]LogStall: Startup... +[2024.05.19-16.51.56:463][ 0]LogStall: Startup complete. +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total time: 215.60 seconds +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.19-16.51.57:118][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.57:119][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.57:137][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.19-16.51.57:715][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.19-16.51.58:200][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-16.51.59:378][ 1]LogPython: registering + +[2024.05.19-16.51.59:382][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.556256 secs +[2024.05.19-16.52.01:455][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.19-16.52.01:869][ 2]LogAssetRegistry: AssetRegistryGather time 41.2819s: AssetDataDiscovery 5.0109s, AssetDataGather 36.0596s, StoreResults 0.2114s. +[2024.05.19-16.52.02:136][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017185 seconds (updated 0 objects) +[2024.05.19-16.52.03:193][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.03:417][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.08:249][399]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 26.266981 sec (time since issued), 25.825567 sec (combined shader worker time). +[2024.05.19-16.56.15:011][586]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.56.17:769][792]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.19-16.56.18:943][907]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-16.56.18:987][907]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-16.56.19:009][908]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-16.56.21:927][242]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy +[2024.05.19-16.56.21:928][242]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-16.56.59:825][657]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.19-16.57.03:328][657]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/1/dummy.glb] +[2024.05.19-16.57.03:790][658]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_1.dummy_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_0.dummy_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_2.dummy_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 168.562488 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:261][665]LogStaticMesh: Display: Building static mesh Dummy_1... +[2024.05.19-16.57.04:614][666]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.04:630][666]LogStaticMesh: Built static mesh [0.37s] /Game/ProjectAssets/Props/Dummy/Dummy_1.Dummy_1 +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has degenerate tangent bases which will result in incorrect shading. MikkTSpace relies on tangent bases and may result in mesh corruption, consider disabling this option. +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:674][667]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.05:681][742]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total job queries 44, among them cache hits 8 (18.18%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Tracking 35 distinct input hashes that result in 31 distinct outputs (88.57%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: RAM used: 1.19 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average time worker was idle: 0.17 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job execution time: average 1.37 s, max 3.69 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job life time (pending + execution): average 1.43 s, max 3.76 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shader code size: average 7.162 KiB, min 1.932 KiB, max 11.855 KiB +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.28 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average processing rate: 0.70 jobs/sec +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread time: 0.438 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread preprocess time: 0.029 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Percentage time preprocessing: 6.55% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Effective parallelization: 0.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.18:500][ 85]LogContentBrowser: Attempting asset rename: standardSurface1 -> standardSurface1 +[2024.05.19-16.57.38:596][485]LogContentBrowser: Attempting asset rename: dummy_texture_0 -> TEX_Dummy_1_0 +[2024.05.19-16.57.40:100][485]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.40:249][485]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.017259 seconds +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0 +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_099ADDFEC4D7CF0DE0EF03CA50119EF37.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.uasset' +[2024.05.19-16.57.40:580][485]LogFileHelpers: InternalPromptForCheckoutAndSave took 472 ms +[2024.05.19-16.57.40:808][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2024.05.19-16.57.40:814][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.40:820][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.57.40:855][485]AssetCheck: New page: Asset Save: TEX_Dummy_1_0 +[2024.05.19-16.57.40:855][485]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.57.54:027][ 13]LogContentBrowser: Attempting asset rename: dummy_texture_1 -> TEX_Dummy_1_1 +[2024.05.19-16.57.54:076][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1 +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_1103CEFF24162F8F23931568E6375FC97.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.uasset' +[2024.05.19-16.57.54:140][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 537 ms) +[2024.05.19-16.57.54:151][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.54:158][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.57.54:163][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.57.54:164][ 13]AssetCheck: New page: Asset Save: TEX_Dummy_1_1 +[2024.05.19-16.57.54:164][ 13]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.10:635][886]LogContentBrowser: Attempting asset rename: dummy_texture_2 -> TEX_Dummy_1_2 +[2024.05.19-16.58.10:670][886]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2 +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_2B9EBECE74353319B3BC893AA7BACF367.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.10:725][886]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 592 ms) +[2024.05.19-16.58.10:736][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-16.58.10:743][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.10:748][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-16.58.10:749][886]AssetCheck: New page: Asset Save: TEX_Dummy_1_2 +[2024.05.19-16.58.10:749][886]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.58.21:591][101]LogContentBrowser: Attempting asset rename: standardSurface1 -> MAT_Dummy_1 +[2024.05.19-16.58.21:624][101]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1 +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_10A7DDC3F49DBCB7CC562F2A100F4465F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_1.uasset' +[2024.05.19-16.58.21:783][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 752 ms) +[2024.05.19-16.58.21:794][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-16.58.21:800][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-16.58.21:805][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.05.19-16.58.21:806][101]AssetCheck: New page: Asset Save: MAT_Dummy_1 +[2024.05.19-16.58.21:806][101]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.33:422][408]LogContentBrowser: Attempting asset rename: Dummy_1 -> SM_Dummy_1 +[2024.05.19-16.58.33:478][408]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1C5D816BB487F5EFE45AAD98278CF9CE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.33:544][408]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 818 ms) +[2024.05.19-16.58.33:555][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.58.33:562][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-16.58.33:567][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.19-16.58.33:569][408]AssetCheck: New page: Asset Save: SM_Dummy_1 +[2024.05.19-16.58.33:569][408]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:717][309]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.41:751][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.41:752][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1819D0F0F416017E0BD0B5F91B8AFA2F7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_1DE0CFA754305594C4CB87389A2AECE33.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.41:767][309]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 867 ms) +[2024.05.19-16.58.41:853][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.41:860][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-16.58.41:866][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.58.41:879][309]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:664][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.48:696][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.48:697][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_125A37CEF498C27EFF7A9818F65614723.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_0 +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_05BA53C9C41A36E4EFC4C199FD85795FA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset' +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_1 +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_135C4096741EFF17E705D7F8D7F14356A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset' +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_2 +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_293219CE54820D441224873BE804A3A47.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.48:748][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave took 83 ms (total: 951 ms) +[2024.05.19-16.58.48:764][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.05.19-16.58.48:770][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-16.58.48:775][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.58.48:788][ 63]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.59.57:644][581]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository.glb] +[2024.05.19-16.59.57:703][582]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:822][586]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_texture_0.training_dummy_-_fantasy_game_repository_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-16.59.57:863][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-16.59.57:865][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-16.59.57:870][587]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-16.59.57:871][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-16.59.57:872][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-16.59.57:876][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:931][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.59.57:945][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.07:799][456]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.07:799][456]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.09:414][579]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.09:414][579]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.17:630][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.00.19:000][447]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.19-17.00.19:145][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.00.19:151][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.00.19:157][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.00.32:090][611]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository_high_res.glb] +[2024.05.19-17.00.32:123][612]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:520][627]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-17.00.32:531][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.00.32:532][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.00.32:534][627]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-17.00.32:535][627]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-17.00.32:535][627]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0.training_dummy_-_fantasy_game_repository_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.00.32:542][627]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-17.00.32:542][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.00.32:543][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.00.32:548][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.00.32:553][627]LogStaticMesh: Built static mesh [0.02s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:760][627]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.32:815][627]LogTexture: Display: Waiting for textures to be ready 0/1 (/Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0) ... +[2024.05.19-17.00.33:042][628]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total job queries 73, among them cache hits 17 (23.29%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 44 distinct outputs (80.00%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: RAM used: 1.91 MiB of 819.20 MiB budget. Usage: 0.23% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shaders Compiled: 8 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs assigned 8, completed 8 (100%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average time worker was idle: 156.62 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job execution time: average 1.54 s, max 4.10 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job life time (pending + execution): average 1.59 s, max 4.16 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shader code size: average 33.438 KiB, min 1.932 KiB, max 87.66 KiB +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.45 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average processing rate: 0.95 jobs/sec +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread time: 6.37 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread preprocess time: 0.27 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Percentage time preprocessing: 4.25% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Effective parallelization: 0.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityPS (compiled 1 times, average 0.29 sec, max 0.29 sec, min 0.29 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 58.17% of total time (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 11.26% of total time (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS - 8.04% of total time (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS - 7.42% of total time (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FNiagaraShader - 6.88% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.01.05:615][ 60]LogContentBrowser: Attempting asset rename: training_dummy_-_fantasy_game_repository_high_res_texture_0 -> TEX_Dummy_2 +[2024.05.19-17.01.05:649][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2 +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2C250A18448FCFE15A10A2D8858E249DF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_2.uasset' +[2024.05.19-17.01.05:957][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave took 308 ms (total: 1.25 sec) +[2024.05.19-17.01.05:969][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:975][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:980][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.01.05:982][ 60]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.05:982][ 60]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.09:769][483]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/TEX_Dummy_2 +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2B3AAEF254948B51E318BFFB8AADFA4FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/TEX_Dummy_2.uasset' +[2024.05.19-17.01.09:901][483]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 1.39 sec) +[2024.05.19-17.01.09:911][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.05.19-17.01.09:917][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.01.09:922][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.01.09:935][483]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.09:935][483]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Materials/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.20:122][637]LogContentBrowser: Attempting asset rename: Material -> MAT_Dummy_2 +[2024.05.19-17.01.20:156][637]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.22:202][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/Breadcrumbs_RHIThread_0.txt b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/Breadcrumbs_RHIThread_0.txt new file mode 100644 index 0000000..eb55b37 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/Breadcrumbs_RHIThread_0.txt @@ -0,0 +1,3 @@ +Breadcrumbs 'RHIThread' +Context 1/2 + 00 SlateUI diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashContext.runtime-xml new file mode 100644 index 0000000..5f43cc5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashContext.runtime-xml @@ -0,0 +1,1211 @@ + + + + 3 + E121259D40C331A1C84C32AF1E5E37A9 + UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001 + true + false + false + Ensure + Ensure condition failed: bScissorRectValid [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp] [Line: 287] Scissor invalid with current Viewport. Scissor: [left:0, top:0, right:352, bottom:62]. Viewport: [left:0, top:0, right:283, bottom:62] Stack: 0x00007ffc5fe32260 UnrealEditor-D3D12RHI.dll!ValidateScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:278] 0x00007ffc5fe28b89 UnrealEditor-D3D12RHI.dll!FD3D12StateCache::SetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:294] 0x00007ffc5fd63071 UnrealEditor-D3D12RHI.dll!FD3D12CommandContext::RHISetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:783] 0x00007ffca4261c20 UnrealEditor-RHI.dll!FRHICommandSetScissorRect::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandListCommandExecutes.inl:189] 0x00007ffc645e9626 UnrealEditor-SlateRHIRenderer.dll!FRHICommand<FRHICommandSetScissorRect,FRHICommandSetScissorRectString1562>::ExecuteAndDestruct() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1245] 0x00007ffca4260a54 UnrealEditor-RHI.dll!FRHICommandListBase::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:461] 0x00007ffca424af83 UnrealEditor-RHI.dll!`FRHICommandListImmediate::ExecuteAndReset'::`35'::<lambda_4>::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:772] 0x00007ffca426652c UnrealEditor-RHI.dll!TGraphTask<TFunctionGraphTaskImpl<void __cdecl(void),0> >::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1265] 0x00007ffc8ed81c9f UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:758] 0x00007ffc8ed822ae UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGra + + Attended + 19452 + 1894 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + 1636 #else + 1637 return EXCEPTION_EXECUTE_HANDLER; + 1638 #endif + 1639 } + 1640 + 1641 static void ReportEventOnCallingThread(ECrashContextType InType, const TCHAR* ErrorMessage, void* ProgramCounter) + 1642 { + 1643 #if !PLATFORM_SEH_EXCEPTIONS_DISABLED + 1644 __try + 1645 #endif + 1646 { + 1647 FAssertInfo Info(ErrorMessage, ProgramCounter); + 1648 ULONG_PTR Arguments[] = { (ULONG_PTR)&Info }; + 1649 ::RaiseException(EnsureExceptionCode, 0, UE_ARRAY_COUNT(Arguments), Arguments); + 1650 ***** } + 1651 #if !PLATFORM_SEH_EXCEPTIONS_DISABLED + 1652 __except (ReportContinuableEventUsingCrashReportClient( InType, GetExceptionInformation(), GetCurrentThread(), GetCurrentThreadId(), ProgramCounter, ErrorMessage, IsInteractiveEnsureMode() ? EErrorReportUI::ShowDialog : EErrorReportUI::ReportInUnattendedMode)) + 1653 CA_SUPPRESS(6322) + 1654 { + 1655 } + 1656 #endif + 1657 } + 1658 + 1659 static void ReportEvent(ECrashContextType InType, const TCHAR* ErrorMessage, uint32 InThreadId, void* ProgramCounter) + 1660 { + 1661 if (ReportCrashCallCount > 0 || FDebug::HasAsserted()) + 1662 { + 1663 // Don't report ensures after we've crashed/asserted, they simply may be a result of the crash as + 1664 // the engine is already in a bad state. + 1665 return; + Sent in the unattended mode + Layout="ContentBrowserTab1" Label="Content Browser" Content=SBo + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 24096763904 + 4096 + 16 + 3018113024 + 3227172864 + 3422642176 + 3422826496 + 4576616448 + 4576616448 + 0 + 0 + 0 + 7 + UnrealEditor_D3D12RHI!ValidateScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:278] +UnrealEditor_D3D12RHI!FD3D12StateCache::SetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:294] +UnrealEditor_D3D12RHI!FD3D12CommandContext::RHISetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:783] +UnrealEditor_RHI!FRHICommandSetScissorRect::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandListCommandExecutes.inl:189] +UnrealEditor_SlateRHIRenderer!FRHICommand<FRHICommandSetScissorRect,FRHICommandSetScissorRectString1562>::ExecuteAndDestruct() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1245] +UnrealEditor_RHI!FRHICommandListBase::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:461] +UnrealEditor_RHI!`FRHICommandListImmediate::ExecuteAndReset'::`35'::<lambda_4>::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:772] +UnrealEditor_RHI!TGraphTask<TFunctionGraphTaskImpl<void __cdecl(void),0> >::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1265] +UnrealEditor_Core!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:758] +UnrealEditor_Core!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:649] +UnrealEditor_RenderCore!FRHIThread::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:328] +UnrealEditor_Core!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] + UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 132260 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 128b89 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 63071 UnrealEditor-RHI 0x00007ffca41c0000 + a1c20 UnrealEditor-SlateRHIRenderer 0x00007ffc64580000 + 69626 UnrealEditor-RHI 0x00007ffca41c0000 + a0a54 UnrealEditor-RHI 0x00007ffca41c0000 + 8af83 UnrealEditor-RHI 0x00007ffca41c0000 + a652c UnrealEditor-Core 0x00007ffc8ecf0000 + 91c9f UnrealEditor-Core 0x00007ffc8ecf0000 + 922ae UnrealEditor-RenderCore 0x00007ffc95930000 + 18e4ff UnrealEditor-Core 0x00007ffc8ecf0000 + 684e32 UnrealEditor-Core 0x00007ffc8ecf0000 + 678667 KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + C8755D47F825E394C51735CB0107A86D81AFB5ED + + + KERNELBASE 0x00007ffcfcf20000 + 2ab89 UnrealEditor-Core 0x00007ffc8ecf0000 + 6038f8 UnrealEditor-Core 0x00007ffc8ecf0000 + 60372b UnrealEditor-Core 0x00007ffc8ecf0000 + 3a64a7 UnrealEditor-Core 0x00007ffc8ecf0000 + 3bf325 UnrealEditor-Core 0x00007ffc8ecf0000 + c996f2 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 195278 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 132260 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 128b89 UnrealEditor-D3D12RHI 0x00007ffc5fd00000 + 63071 UnrealEditor-RHI 0x00007ffca41c0000 + a1c20 UnrealEditor-SlateRHIRenderer 0x00007ffc64580000 + 69626 UnrealEditor-RHI 0x00007ffca41c0000 + a0a54 UnrealEditor-RHI 0x00007ffca41c0000 + 8af83 UnrealEditor-RHI 0x00007ffca41c0000 + a652c UnrealEditor-Core 0x00007ffc8ecf0000 + 91c9f UnrealEditor-Core 0x00007ffc8ecf0000 + 922ae UnrealEditor-RenderCore 0x00007ffc95930000 + 18e4ff UnrealEditor-Core 0x00007ffc8ecf0000 + 684e32 UnrealEditor-Core 0x00007ffc8ecf0000 + 678667 KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 15976 + RHIThread + + + 638517360116980000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\tbb12.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +D:\Epic Games\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +D:\Epic Games\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRInput.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXREditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UnrealEditor-OpenXRHandTrackingEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\XRBase\Binaries\Win64\UnrealEditor-XRBaseEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +D:\Epic Games\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +D:\Epic Games\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkMessageBusFramework.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLink.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkComponents.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkGraphNode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkMovieScene.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkSequencer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncClient\Binaries\Win64\UnrealEditor-ConcertSyncClient.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRMR.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRInput.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXREyeTracker.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRMovement.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRPassthrough.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXREditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +D:\Epic Games\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\embree3.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRProjectSetupTool.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRScene.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRAnchors.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkMultiUser.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +D:\Epic Games\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncCore\Binaries\Win64\UnrealEditor-ConcertSyncCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertServer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertClient.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-Concert.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertTransport.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Database\SQLiteCore\Binaries\Win64\UnrealEditor-SQLiteCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +D:\Epic Games\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +D:\Epic Games\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\tbb.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\OpenXR\win64\openxr_loader.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXROpenXRHMD.dll +E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRHMD.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UnrealEditor-OpenXRHandTracking.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkAnimationCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXREyeTracker\Binaries\Win64\UnrealEditor-OpenXREyeTracker.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EyeTracker.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRAR.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRHMD.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\XRBase\Binaries\Win64\UnrealEditor-XRBase.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AugmentedReality.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +D:\Epic Games\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +D:\Epic Games\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +D:\Epic Games\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +D:\Epic Games\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +D:\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +D:\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll + + + 1 + false + 0 + 0 + + + WindowsNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/UEMinidump.dmp b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/UEMinidump.dmp new file mode 100644 index 0000000..d8e1cc8 Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/UEMinidump.dmp differ diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/VRWizardProject.log new file mode 100644 index 0000000..f750930 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0001/VRWizardProject.log @@ -0,0 +1,2390 @@ +Log file open, 05/19/24 19:48:47 +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=16840) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 12.945394 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading IOS ini files took 0.05 seconds +LogConfig: Display: Loading Android ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +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 AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/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/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.19-16.48.57:316][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.48.57:479][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.19-16.48.57:675][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.19-16.48.58:174][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.48.58:174][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.19-16.48.58:190][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-16.48.58:242][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.19-16.48.58:294][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.19-16.48.58:294][ 0]LogInit: User: egonh +[2024.05.19-16.48.58:294][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.19-16.48.58:294][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.19-16.48.58:323][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.19-16.48.58:323][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Physical Memory: 496.23 MB used, 505.66 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Virtual Memory: 489.91 MB used, 489.91 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Physical Memory: 10946.06 MB used, 5367.32 MB free, 16313.38 MB total +[2024.05.19-16.48.58:323][ 0]LogMemory: Virtual Memory: 17275.55 MB used, 5704.91 MB free, 22980.46 MB total +[2024.05.19-16.48.58:323][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.19-16.48.58:341][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.19-16.48.58:580][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.19-16.48.58:834][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.19-16.48.58:856][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.19-16.49.00:273][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.00:273][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.49.04:296][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.49.04:296][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.49.04:296][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.49.04:296][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.19-16.49.04:297][ 0]LogWindows: Attached monitors: +[2024.05.19-16.49.04:297][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.19-16.49.04:297][ 0]LogWindows: Found 1 attached monitors. +[2024.05.19-16.49.04:297][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.19-16.49.04:298][ 0]LogRHI: RHI Adapter Info: +[2024.05.19-16.49.04:298][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.19-16.49.08:308][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.19-16.49.08:583][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.19-16.49.08:584][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.19-16.49.08:585][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.19-16.49.08:676][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.19-16.49.09:127][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.19-16.49.09:648][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.19-16.49.09:661][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.19-16.49.10:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.19-16.49.10:468][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.19-16.49.10:525][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.19-16.49.10:579][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.19-16.49.10:643][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.19-16.49.10:725][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.19-16.49.12:829][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.19-16.49.13:335][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.19-16.49.15:551][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.19-16.49.15:728][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.19-16.49.15:761][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.19-16.49.15:844][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.19-16.49.16:222][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.19-16.49.16:231][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.12ms. RandomReadSpeed=14.37MBs, RandomWriteSpeed=162.11MBs. Assigned SpeedClass 'Local' +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/19452/). +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/3911503E427D677558E5458C8F4BCFB5/'. +[2024.05.19-16.49.17:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.19-16.49.17:047][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.19-16.49.34:631][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.49.39:240][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.19-16.49.39:410][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: FAssetRegistry took 0.0302 seconds to start up +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.19-16.49.40:859][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.19-16.50.09:102][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.19-16.50.09:103][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B48AF600][000008E8A7665000 66] GlobalDefaults, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B1FDF600][000008E8A7660000 66] Windows, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E89D907600][000008E8A7667800 66] WindowsEditor, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0000][000008E8A766C800 66] WindowsServer, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0200][000008E89DBD0000 66] WindowsClient, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0400][000008E8888AA000 66] IOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0600][000008E8B5510000 66] iPadAir2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0800][000008E8B5512800 66] IPadPro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0A00][000008E8B5515000 66] iPadAir3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0C00][000008E8B5517800 66] iPadAir4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0E00][000008E8B551A000 66] iPadAir5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1000][000008E8B551C800 66] iPadMini4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1200][000008E8B5550000 66] iPadMini5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1400][000008E8B5552800 66] iPadMini6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1600][000008E8B5555000 66] iPhone6S, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1800][000008E8B5557800 66] iPhone7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1A00][000008E8B555A000 66] iPodTouch7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1C00][000008E8B555C800 66] iPhone6SPlus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1E00][000008E8B5560000 66] iPhone7Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2000][000008E8B5562800 66] iPhoneSE, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2200][000008E8B5565000 66] iPhone8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2400][000008E8B5567800 66] iPhone8Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2600][000008E8B556A000 66] iPhoneX, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2800][000008E8B556C800 66] iPhoneXS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2A00][000008E8B5570000 66] iPhoneXSMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2C00][000008E8B5572800 66] iPhoneXR, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2E00][000008E8B5575000 66] iPhone11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3000][000008E8B5577800 66] iPhone11Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3200][000008E8B557A000 66] iPhone11ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3400][000008E8B557C800 66] iPhoneSE2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3600][000008E8B54E0000 66] iPhone12Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3800][000008E8B54E2800 66] iPhone12, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3A00][000008E8B54E5000 66] iPhone12Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3C00][000008E8B54E7800 66] iPhone12ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3E00][000008E8B54EA000 66] iPhone13Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4000][000008E8B54EC800 66] iPhone13, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4200][000008E8B5580000 66] iPhone13Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4400][000008E8B5582800 66] iPhone13ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4600][000008E8B5585000 66] iPhoneSE3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4800][000008E8B5587800 66] iPhone14, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4A00][000008E8B558A000 66] iPhone14Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4C00][000008E8B558C800 66] iPhone14Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4E00][000008E8B5590000 66] iPhone14ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5000][000008E8B5592800 66] iPhone15, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5200][000008E8B5595000 66] iPhone15Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5400][000008E8B5597800 66] iPhone15Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5600][000008E8B559A000 66] iPhone15ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5800][000008E8B559C800 66] iPadPro105, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5A00][000008E8B5500000 66] iPadPro129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5C00][000008E8B5502800 66] iPadPro97, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5E00][000008E8B5505000 66] iPadPro2_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6000][000008E8B5507800 66] iPad5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6200][000008E8B550A000 66] iPad6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6400][000008E8B550C800 66] iPad7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6600][000008E8B55A0000 66] iPad8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6800][000008E8B55A2800 66] iPad9, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6A00][000008E8B55A5000 66] iPad10, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6C00][000008E8B55A7800 66] iPadPro11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6E00][000008E8B55AA000 66] iPadPro2_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7000][000008E8B55AC800 66] iPadPro3_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7200][000008E8B55B0000 66] iPadPro4_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7400][000008E8B55B2800 66] iPadPro3_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7600][000008E8B55B5000 66] iPadPro4_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7800][000008E8B55B7800 66] iPadPro5_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7A00][000008E8B55BA000 66] iPadPro6_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7C00][000008E8B55BC800 66] AppleTV, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7E00][000008E8B55C0000 66] AppleTV4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8000][000008E8B55C2800 66] AppleTV2_4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8200][000008E8B55C5000 66] TVOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8400][000008E8B55C7800 66] Mac, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8600][000008E8B55CA000 66] MacEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8800][000008E8B55CC800 66] MacClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8A00][000008E8B55D0000 66] MacServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8C00][000008E8B55D2800 66] Linux, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8E00][000008E8B55D5000 66] LinuxEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9000][000008E8B55D7800 66] LinuxArm64Editor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9200][000008E8B55DA000 66] LinuxArm64, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9400][000008E8B55DC800 66] LinuxClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9600][000008E8B55E0000 66] LinuxArm64Client, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9800][000008E8B55E2800 66] LinuxServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9A00][000008E8B55E5000 66] LinuxArm64Server, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9C00][000008E8B55E7800 66] Android, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9E00][000008E8B55EA000 66] Android_Preview_OpenGL, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA000][000008E8B55EC800 66] Android_Preview_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA200][000008E8B55F0000 66] Android_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA400][000008E8B55F2800 66] Android_Mid, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA600][000008E8B55F5000 66] Android_High, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA800][000008E8B55F7800 66] Android_Default, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAA00][000008E8B55FA000 66] Android_Adreno4xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAC00][000008E8B55FC800 66] Android_Adreno5xx_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAE00][000008E8B5600000 66] Android_Adreno5xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB000][000008E8B5602800 66] Android_Adreno6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB200][000008E8B5605000 66] Android_Adreno6xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB400][000008E8B5607800 66] Android_Adreno7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB600][000008E8B560A000 66] Android_Adreno7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB800][000008E8B560C800 66] Android_Mali_T6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBA00][000008E8B5610000 66] Android_Mali_T7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBC00][000008E8B5612800 66] Android_Mali_T8xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBE00][000008E8B5615000 66] Android_Mali_G71, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC000][000008E8B5617800 66] Android_Mali_G72, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC200][000008E8B561A000 66] Android_Mali_G72_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC400][000008E8B561C800 66] Android_Mali_G76, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC600][000008E8B5620000 66] Android_Mali_G76_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC800][000008E8B5622800 66] Android_Mali_G77, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCA00][000008E8B5625000 66] Android_Mali_G77_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCC00][000008E8B5627800 66] Android_Mali_G78, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCE00][000008E8B562A000 66] Android_Mali_G78_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD000][000008E8B562C800 66] Android_Mali_G710, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD200][000008E8B5630000 66] Android_Mali_G710_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD600][000008E8B5632800 66] Android_Mali_G7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD800][000008E8B5635000 66] Android_Mali_G7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDA00][000008E8B5637800 66] Android_Xclipse_920, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDC00][000008E8B563A000 66] Android_Xclipse_920_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE000][000008E8B563C800 66] Android_Vulkan_SM5, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE200][000008E8B5640000 66] Android_PowerVR_G6xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE400][000008E8B5642800 66] Android_PowerVR_GT7xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE600][000008E8B5645000 66] Android_PowerVR_GE8xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE800][000008E8B5647800 66] Android_PowerVR_GM9xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEA00][000008E8B564A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEC00][000008E8B564C800 66] Android_TegraK1, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEE00][000008E8B5650000 66] Android_Unknown_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF000][000008E8B5652800 66] Oculus_Quest, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF200][000008E8B5655000 66] Oculus_Quest2, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF400][000008E8B5657800 66] Meta_Quest_Pro, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF600][000008E8B565A000 66] Meta_Quest_3, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF800][000008E8B565C800 66] HoloLens, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FFA00][000008E8B5660000 66] MagicLeap_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: Active device profile: [000008E89D907600][000008E8A7667800 66] WindowsEditor +[2024.05.19-16.50.09:427][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.19-16.50.09:536][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.19-16.50.09:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.50.10:262][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.19-16.50.10:592][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.19-16.50.10:592][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.19-16.50.11:996][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.19-16.50.17:966][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.19-16.50.19:286][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.19-16.50.31:113][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.50.31:147][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.19-16.50.31:558][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.19-16.50.31:661][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.19-16.50.32:734][ 0]LogSlate: Border +[2024.05.19-16.50.32:734][ 0]LogSlate: BreadcrumbButton +[2024.05.19-16.50.32:734][ 0]LogSlate: Brushes.Title +[2024.05.19-16.50.32:734][ 0]LogSlate: Default +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Save +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.19-16.50.32:734][ 0]LogSlate: ListView +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.DarkRow +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.Row +[2024.05.19-16.50.32:734][ 0]LogSlate: TreeView +[2024.05.19-16.50.32:893][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.19-16.50.39:768][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.19-16.50.39:908][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.19-16.50.40:222][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 318 ms +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.19-16.50.40:445][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.19-16.50.41:883][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 26050C4F407BF53D3DFF0D8C4F3ADD46 | Instance: 3AA59A294EC27BC55D060D98BADD84B3 (DESKTOP-G72JM0I-19452). +[2024.05.19-16.50.46:283][ 0]LogPython: Using Python 3.9.7 +[2024.05.19-16.50.48:937][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.19-16.50.49:001][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.19-16.50.49:021][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.19-16.50.50:142][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.19-16.50.50:227][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.19-16.50.57:682][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.19-16.50.58:594][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.51.00:509][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.01:751][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.01:832][ 0]LogUProjectInfo: Found projects: +[2024.05.19-16.51.01:926][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.06:396][ 0]LogCollectionManager: Loaded 0 collections in 0.001344 seconds +[2024.05.19-16.51.06:406][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.19-16.51.06:416][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.19-16.51.06:418][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.19-16.51.07:365][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.19-16.51.08:206][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:208][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:215][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:217][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:218][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:219][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:220][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:227][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:228][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:229][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:230][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:376][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:677][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.19-16.51.08:677][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.14:006][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:041][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:828][ 0]LogEngine: Initializing Engine... +[2024.05.19-16.51.15:126][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.51.15:165][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.19-16.51.15:165][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.15:167][ 0]LogHMD: HMD initialization failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.19-16.51.15:575][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.19-16.51.16:262][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.19-16.51.16:697][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.16:943][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.17:476][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.19-16.51.17:905][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.19-16.51.17:929][ 0]LogInit: Texture streaming: Enabled +[2024.05.19-16.51.18:438][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.19-16.51.18:562][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.19-16.51.18:701][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.19-16.51.18:718][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.19-16.51.18:726][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-16.51.18:828][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-16.51.18:997][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-16.51.19:038][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-16.51.19:091][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-16.51.19:133][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-16.51.19:158][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.19-16.51.19:207][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.19-16.51.19:219][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.19-16.51.19:235][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.19-16.51.19:464][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.19-16.51.19:657][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.19-16.51.19:669][ 0]LogInit: Transaction tracking system initialized +[2024.05.19-16.51.20:013][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.19-16.51.20:014][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.19-16.51.20:017][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003469 seconds (Found 177 uncontrolled assets) +[2024.05.19-16.51.20:199][ 0]BlueprintLog: New page: Editor Load +[2024.05.19-16.51.21:852][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.608 and deleted 189 files with total size 3 MiB and 187 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. +[2024.05.19-16.51.21:887][ 0]LocalizationService: Localization service is disabled +[2024.05.19-16.51.22:186][ 0]TimingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]TimingProfiler: OnSessionChanged +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: OnSessionChanged +[2024.05.19-16.51.22:214][ 0]NetworkingProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: OnSessionChanged +[2024.05.19-16.51.25:305][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.19-16.51.31:905][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.19-16.51.33:169][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.19-16.51.33:176][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:662][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.19-16.51.33:834][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.19-16.51.34:081][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.34:090][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 193.062 +[2024.05.19-16.51.34:128][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.19-16.51.34:185][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.19-16.51.34:222][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.34:535][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.19-16.51.34:693][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-16.51.34:898][ 0]MapCheck: New page: Map Check +[2024.05.19-16.51.34:898][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.36:082][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-16.51.37:204][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 84.72ms +[2024.05.19-16.51.41:354][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.19-16.51.41:383][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.41:383][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.41:383][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-16.51.42:543][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.19-16.51.42:814][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.80ms +[2024.05.19-16.51.42:836][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.19-16.51.42:850][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 13.15ms to complete. +[2024.05.19-16.51.45:268][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 204.241 +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:744][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:830][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:840][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.48:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:232][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.19-16.51.48:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:250][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:258][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:259][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:282][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:285][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:292][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:292][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:309][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:310][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:315][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.19-16.51.48:315][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:322][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:322][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:329][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:330][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:335][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.19-16.51.51:400][ 0]LogSlate: Took 0.022975 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.19-16.51.51:722][ 0]LogSlate: Took 0.019282 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.19-16.51.51:813][ 0]LogSlate: Took 0.028069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.19-16.51.51:878][ 0]LogSlate: Took 0.018809 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.19-16.51.52:150][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. +[2024.05.19-16.51.54:177][ 0]LogSlate: Took 0.093770 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.19-16.51.56:461][ 0]LogStall: Startup... +[2024.05.19-16.51.56:463][ 0]LogStall: Startup complete. +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total time: 215.60 seconds +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.19-16.51.57:118][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.57:119][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.57:137][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.19-16.51.57:715][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.19-16.51.58:200][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-16.51.59:378][ 1]LogPython: registering + +[2024.05.19-16.51.59:382][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.556256 secs +[2024.05.19-16.52.01:455][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.19-16.52.01:869][ 2]LogAssetRegistry: AssetRegistryGather time 41.2819s: AssetDataDiscovery 5.0109s, AssetDataGather 36.0596s, StoreResults 0.2114s. +[2024.05.19-16.52.02:136][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017185 seconds (updated 0 objects) +[2024.05.19-16.52.03:193][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.03:417][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.08:249][399]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 26.266981 sec (time since issued), 25.825567 sec (combined shader worker time). +[2024.05.19-16.56.15:011][586]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.56.17:769][792]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.19-16.56.18:943][907]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-16.56.18:987][907]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-16.56.19:009][908]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-16.56.21:927][242]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy +[2024.05.19-16.56.21:928][242]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-16.56.59:825][657]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.19-16.57.03:328][657]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/1/dummy.glb] +[2024.05.19-16.57.03:790][658]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_1.dummy_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_0.dummy_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_2.dummy_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 168.562488 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:261][665]LogStaticMesh: Display: Building static mesh Dummy_1... +[2024.05.19-16.57.04:614][666]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.04:630][666]LogStaticMesh: Built static mesh [0.37s] /Game/ProjectAssets/Props/Dummy/Dummy_1.Dummy_1 +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has degenerate tangent bases which will result in incorrect shading. MikkTSpace relies on tangent bases and may result in mesh corruption, consider disabling this option. +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:674][667]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.05:681][742]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total job queries 44, among them cache hits 8 (18.18%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Tracking 35 distinct input hashes that result in 31 distinct outputs (88.57%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: RAM used: 1.19 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average time worker was idle: 0.17 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job execution time: average 1.37 s, max 3.69 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job life time (pending + execution): average 1.43 s, max 3.76 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shader code size: average 7.162 KiB, min 1.932 KiB, max 11.855 KiB +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.28 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average processing rate: 0.70 jobs/sec +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread time: 0.438 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread preprocess time: 0.029 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Percentage time preprocessing: 6.55% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Effective parallelization: 0.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.18:500][ 85]LogContentBrowser: Attempting asset rename: standardSurface1 -> standardSurface1 +[2024.05.19-16.57.38:596][485]LogContentBrowser: Attempting asset rename: dummy_texture_0 -> TEX_Dummy_1_0 +[2024.05.19-16.57.40:100][485]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.40:249][485]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.017259 seconds +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0 +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_099ADDFEC4D7CF0DE0EF03CA50119EF37.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.uasset' +[2024.05.19-16.57.40:580][485]LogFileHelpers: InternalPromptForCheckoutAndSave took 472 ms +[2024.05.19-16.57.40:808][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2024.05.19-16.57.40:814][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.40:820][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.57.40:855][485]AssetCheck: New page: Asset Save: TEX_Dummy_1_0 +[2024.05.19-16.57.40:855][485]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.57.54:027][ 13]LogContentBrowser: Attempting asset rename: dummy_texture_1 -> TEX_Dummy_1_1 +[2024.05.19-16.57.54:076][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1 +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_1103CEFF24162F8F23931568E6375FC97.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.uasset' +[2024.05.19-16.57.54:140][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 537 ms) +[2024.05.19-16.57.54:151][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.54:158][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.57.54:163][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.57.54:164][ 13]AssetCheck: New page: Asset Save: TEX_Dummy_1_1 +[2024.05.19-16.57.54:164][ 13]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.10:635][886]LogContentBrowser: Attempting asset rename: dummy_texture_2 -> TEX_Dummy_1_2 +[2024.05.19-16.58.10:670][886]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2 +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_2B9EBECE74353319B3BC893AA7BACF367.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.10:725][886]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 592 ms) +[2024.05.19-16.58.10:736][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-16.58.10:743][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.10:748][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-16.58.10:749][886]AssetCheck: New page: Asset Save: TEX_Dummy_1_2 +[2024.05.19-16.58.10:749][886]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.58.21:591][101]LogContentBrowser: Attempting asset rename: standardSurface1 -> MAT_Dummy_1 +[2024.05.19-16.58.21:624][101]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1 +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_10A7DDC3F49DBCB7CC562F2A100F4465F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_1.uasset' +[2024.05.19-16.58.21:783][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 752 ms) +[2024.05.19-16.58.21:794][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-16.58.21:800][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-16.58.21:805][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.05.19-16.58.21:806][101]AssetCheck: New page: Asset Save: MAT_Dummy_1 +[2024.05.19-16.58.21:806][101]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.33:422][408]LogContentBrowser: Attempting asset rename: Dummy_1 -> SM_Dummy_1 +[2024.05.19-16.58.33:478][408]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1C5D816BB487F5EFE45AAD98278CF9CE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.33:544][408]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 818 ms) +[2024.05.19-16.58.33:555][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.58.33:562][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-16.58.33:567][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.19-16.58.33:569][408]AssetCheck: New page: Asset Save: SM_Dummy_1 +[2024.05.19-16.58.33:569][408]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:717][309]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.41:751][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.41:752][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1819D0F0F416017E0BD0B5F91B8AFA2F7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_1DE0CFA754305594C4CB87389A2AECE33.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.41:767][309]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 867 ms) +[2024.05.19-16.58.41:853][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.41:860][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-16.58.41:866][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.58.41:879][309]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:664][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.48:696][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.48:697][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_125A37CEF498C27EFF7A9818F65614723.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_0 +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_05BA53C9C41A36E4EFC4C199FD85795FA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset' +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_1 +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_135C4096741EFF17E705D7F8D7F14356A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset' +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_2 +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_293219CE54820D441224873BE804A3A47.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.48:748][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave took 83 ms (total: 951 ms) +[2024.05.19-16.58.48:764][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.05.19-16.58.48:770][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-16.58.48:775][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.58.48:788][ 63]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.59.57:644][581]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository.glb] +[2024.05.19-16.59.57:703][582]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:822][586]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_texture_0.training_dummy_-_fantasy_game_repository_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-16.59.57:863][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-16.59.57:865][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-16.59.57:870][587]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-16.59.57:871][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-16.59.57:872][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-16.59.57:876][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:931][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.59.57:945][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.07:799][456]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.07:799][456]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.09:414][579]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.09:414][579]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.17:630][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.00.19:000][447]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.19-17.00.19:145][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.00.19:151][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.00.19:157][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.00.32:090][611]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository_high_res.glb] +[2024.05.19-17.00.32:123][612]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:520][627]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-17.00.32:531][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.00.32:532][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.00.32:534][627]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-17.00.32:535][627]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-17.00.32:535][627]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0.training_dummy_-_fantasy_game_repository_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.00.32:542][627]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-17.00.32:542][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.00.32:543][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.00.32:548][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.00.32:553][627]LogStaticMesh: Built static mesh [0.02s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:760][627]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.32:815][627]LogTexture: Display: Waiting for textures to be ready 0/1 (/Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0) ... +[2024.05.19-17.00.33:042][628]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total job queries 73, among them cache hits 17 (23.29%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 44 distinct outputs (80.00%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: RAM used: 1.91 MiB of 819.20 MiB budget. Usage: 0.23% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shaders Compiled: 8 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs assigned 8, completed 8 (100%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average time worker was idle: 156.62 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job execution time: average 1.54 s, max 4.10 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job life time (pending + execution): average 1.59 s, max 4.16 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shader code size: average 33.438 KiB, min 1.932 KiB, max 87.66 KiB +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.45 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average processing rate: 0.95 jobs/sec +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread time: 6.37 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread preprocess time: 0.27 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Percentage time preprocessing: 4.25% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Effective parallelization: 0.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityPS (compiled 1 times, average 0.29 sec, max 0.29 sec, min 0.29 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 58.17% of total time (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 11.26% of total time (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS - 8.04% of total time (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS - 7.42% of total time (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FNiagaraShader - 6.88% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.01.05:615][ 60]LogContentBrowser: Attempting asset rename: training_dummy_-_fantasy_game_repository_high_res_texture_0 -> TEX_Dummy_2 +[2024.05.19-17.01.05:649][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2 +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2C250A18448FCFE15A10A2D8858E249DF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_2.uasset' +[2024.05.19-17.01.05:957][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave took 308 ms (total: 1.25 sec) +[2024.05.19-17.01.05:969][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:975][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:980][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.01.05:982][ 60]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.05:982][ 60]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.09:769][483]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/TEX_Dummy_2 +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2B3AAEF254948B51E318BFFB8AADFA4FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/TEX_Dummy_2.uasset' +[2024.05.19-17.01.09:901][483]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 1.39 sec) +[2024.05.19-17.01.09:911][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.05.19-17.01.09:917][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.01.09:922][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.01.09:935][483]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.09:935][483]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Materials/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.20:122][637]LogContentBrowser: Attempting asset rename: Material -> MAT_Dummy_2 +[2024.05.19-17.01.20:156][637]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.22:202][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... +[2024.05.19-17.01.32:489][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' report submitted, and took 10.288165s +[2024.05.19-17.01.32:491][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' complete in 12.293095s (10.293095s overbudget) +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_26E9C908F4EEBECBCA80F788106C7CA94.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.32:523][637]LogFileHelpers: InternalPromptForCheckoutAndSave took 12.3 sec (total: 13.7 sec) +[2024.05.19-17.01.32:534][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.89ms +[2024.05.19-17.01.32:540][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.79ms +[2024.05.19-17.01.32:546][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.32:547][637]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.32:548][637]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:169][653]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.42:203][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.42:204][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_213A66B2B49BB7480AFE5659F829A9AF9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_2 +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_21A189F4944EA3807CBAF88B1D4484DE0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset' +[2024.05.19-17.01.42:309][653]LogFileHelpers: InternalPromptForCheckoutAndSave took 140 ms (total: 13.8 sec) +[2024.05.19-17.01.42:320][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-17.01.42:327][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-17.01.42:333][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.42:347][653]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.49:942][446]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_2 +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_20C7624B1438928C7CB331AB9756A41C3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset' +[2024.05.19-17.01.49:979][446]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 13.9 sec) +[2024.05.19-17.01.49:991][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.49:997][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.50:002][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.01.50:013][446]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.50:013][446]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.02.02:093][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:110][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:150][780]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_0 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:913][845]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_2 +[2024.05.19-17.02.09:426][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_3 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:686][897]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_4 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_5 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_6 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_7 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:229][949]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_8 +[2024.05.19-17.02.40:493][490]Cmd: DELETE +[2024.05.19-17.02.40:503][490]Cmd: ACTOR DELETE +[2024.05.19-17.02.40:879][490]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.02.40:898][490]LogUObjectHash: Compacting FUObjectHashTables data took 0.85ms +[2024.05.19-17.02.40:913][490]LogEditorActor: Deleted 1 Actors (0.086 secs) +[2024.05.19-17.03.11:418][ 48]LogContentBrowser: Attempting asset rename: Object_4 -> SM_Dummy_2_Stand +[2024.05.19-17.03.11:455][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StandC42A2CFE4D1950007FBB3D903BC21B49.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset' +[2024.05.19-17.03.11:504][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 13.9 sec) +[2024.05.19-17.03.11:514][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.03.11:521][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.11:527][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.03.11:528][ 48]AssetCheck: New page: Asset Save: SM_Dummy_2_Stand +[2024.05.19-17.03.11:528][ 48]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.SM_Dummy_2_Stand +[2024.05.19-17.03.25:476][567]LogContentBrowser: Attempting asset rename: Object_6 -> SM_Dummy_2_Body +[2024.05.19-17.03.25:511][567]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Body1D56E3CC43428D13A22A999B80ABBBC7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset' +[2024.05.19-17.03.25:570][567]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 14.0 sec) +[2024.05.19-17.03.25:580][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.03.25:587][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.03.25:592][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.05.19-17.03.25:594][567]AssetCheck: New page: Asset Save: SM_Dummy_2_Body +[2024.05.19-17.03.25:594][567]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.03.38:467][997]LogContentBrowser: Attempting asset rename: Object_12 -> SM_Dummy_2_Head +[2024.05.19-17.03.38:502][997]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Head22FA605F40B3CE358CFAAA8A0B00CEF1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset' +[2024.05.19-17.03.38:550][997]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 14.0 sec) +[2024.05.19-17.03.38:561][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.03.38:568][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.38:573][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.03.38:575][997]AssetCheck: New page: Asset Save: SM_Dummy_2_Head +[2024.05.19-17.03.38:575][997]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_9 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_10 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:350][684]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_11 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:121][876]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_12 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_13 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:645][604]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_14 +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_15 +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:568][998]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_16 +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:552][ 84]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_17 +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:192][251]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_18 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:035][280]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_19 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_20 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_21 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_22 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:386][893]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_23 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:125][152]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_24 +[2024.05.19-17.04.52:628][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:629][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:630][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_25 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_26 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:352][ 59]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_27 +[2024.05.19-17.05.15:616][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_28 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_29 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:651][ 26]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_30 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:026][ 67]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_31 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_32 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:475][259]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_33 +[2024.05.19-17.05.48:811][203]Cmd: DELETE +[2024.05.19-17.05.48:811][203]Cmd: ACTOR DELETE +[2024.05.19-17.05.48:814][203]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.05.48:821][203]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.05.48:822][203]LogEditorActor: Deleted 1 Actors (0.011 secs) +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_34 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:213][580]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_35 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_36 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:043][735]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_37 +[2024.05.19-17.06.52:502][298]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.06.52:569][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.19-17.06.52:570][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto1348EA94547884FAA09B87AA918426F87.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.19-17.06.52:587][298]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.091 +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.091 +[2024.05.19-17.06.52:588][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_10] ([1] browsable assets)... +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10] +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_10] +[2024.05.19-17.06.52:599][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1 +[2024.05.19-17.06.52:600][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_10_Auto1266F30BF471A5D37EBC39DA53E9050AF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset' +[2024.05.19-17.06.52:601][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_26] ([1] browsable assets)... +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26] +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_26] +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1 +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_26_Auto10DC62D034958564B100A7A97A739507E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset' +[2024.05.19-17.06.52:611][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_24] ([1] browsable assets)... +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24] +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_24] +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1 +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_24_Auto16828BA694F93F600F2374BBEC1335F55.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset' +[2024.05.19-17.06.52:622][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_22] ([1] browsable assets)... +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22] +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_22] +[2024.05.19-17.06.52:630][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1 +[2024.05.19-17.06.52:631][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_22_Auto10B28459440DF5C2AA3DD3A86F1D9A6ED.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset' +[2024.05.19-17.06.52:631][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_18] ([1] browsable assets)... +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18] +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_18] +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1 +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_18_Auto10F2E99D3450B9507A9887ABDBFF0F76C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset' +[2024.05.19-17.06.52:642][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_14] ([1] browsable assets)... +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14] +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_14] +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1 +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_14_Auto1E013B7304098DF3F971C4DBE42FFDCBF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset' +[2024.05.19-17.06.52:652][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_16] ([1] browsable assets)... +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16] +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_16] +[2024.05.19-17.06.52:662][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1 +[2024.05.19-17.06.52:663][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_16_Auto1B853CFB34BAB47EE9786CF97A017AC99.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset' +[2024.05.19-17.06.52:663][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_8] ([1] browsable assets)... +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8] +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_8] +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1 +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_8_Auto140902D4945B81207CA2A0ABBF341FC29.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset' +[2024.05.19-17.06.52:674][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_20] ([1] browsable assets)... +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20] +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_20] +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1 +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_20_Auto1A02019D848F62964B15FF5858D5B69A9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset' +[2024.05.19-17.06.52:689][298]LogFileHelpers: Auto-saving content packages took 0.101 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_38 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_39 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:948][797]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_40 +[2024.05.19-17.07.02:993][305]Cmd: DELETE +[2024.05.19-17.07.02:994][305]Cmd: ACTOR DELETE +[2024.05.19-17.07.02:998][305]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.03:004][305]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms +[2024.05.19-17.07.03:006][305]LogEditorActor: Deleted 1 Actors (0.012 secs) +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:954][521]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_41 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:415][574]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_42 +[2024.05.19-17.07.05:651][594]Cmd: DELETE +[2024.05.19-17.07.05:651][594]Cmd: ACTOR DELETE +[2024.05.19-17.07.05:654][594]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.05:660][594]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.05:662][594]LogEditorActor: Deleted 1 Actors (0.010 secs) +[2024.05.19-17.07.22:107][401]LogContentBrowser: Attempting asset rename: Object_8 -> SM_Dummy_2_Armor +[2024.05.19-17.07.22:142][401]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorFB5D84DF40A4F4A7C44E94AFC8FAD2E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset' +[2024.05.19-17.07.22:185][401]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.07.22:196][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.22:203][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.07.22:209][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.05.19-17.07.22:211][401]AssetCheck: New page: Asset Save: SM_Dummy_2_Armor +[2024.05.19-17.07.22:211][401]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.SM_Dummy_2_Armor +[2024.05.19-17.09.39:059][693]LogContentBrowser: Attempting asset rename: Object_10 -> Object_10 +[2024.05.19-17.09.55:218][536]LogContentBrowser: Attempting asset rename: Object_10 -> SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:254][536]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor1639F2E2491AEC0416A82C99D7131BBA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.uasset' +[2024.05.19-17.09.55:298][536]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.09.55:309][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-17.09.55:317][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.09.55:323][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.09.55:324][536]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:324][536]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.SM_Dummy_2_HipArmor +[2024.05.19-17.10.07:264][900]LogContentBrowser: Attempting asset rename: Object_14 -> SM_Dummy_2_Helmet +[2024.05.19-17.10.07:299][900]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetE21CADBF43CCE0AD2DC73CBAD0709EAE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset' +[2024.05.19-17.10.07:338][900]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.2 sec) +[2024.05.19-17.10.07:349][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.10.07:356][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.10.07:361][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.10.07:363][900]AssetCheck: New page: Asset Save: SM_Dummy_2_Helmet +[2024.05.19-17.10.07:363][900]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.SM_Dummy_2_Helmet +[2024.05.19-17.10.17:865][591]LogViewport: Scene viewport resized to 1396x583, mode Windowed. +[2024.05.19-17.10.17:928][594]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.17:947][595]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.17:964][596]LogViewport: Scene viewport resized to 1396x567, mode Windowed. +[2024.05.19-17.10.17:988][597]LogViewport: Scene viewport resized to 1396x558, mode Windowed. +[2024.05.19-17.10.18:036][598]LogViewport: Scene viewport resized to 1396x546, mode Windowed. +[2024.05.19-17.10.18:051][599]LogViewport: Scene viewport resized to 1396x544, mode Windowed. +[2024.05.19-17.10.18:088][600]LogViewport: Scene viewport resized to 1396x540, mode Windowed. +[2024.05.19-17.10.18:122][601]LogViewport: Scene viewport resized to 1396x531, mode Windowed. +[2024.05.19-17.10.18:147][602]LogViewport: Scene viewport resized to 1396x523, mode Windowed. +[2024.05.19-17.10.18:177][603]LogViewport: Scene viewport resized to 1396x514, mode Windowed. +[2024.05.19-17.10.18:213][604]LogViewport: Scene viewport resized to 1396x502, mode Windowed. +[2024.05.19-17.10.18:236][605]LogViewport: Scene viewport resized to 1396x494, mode Windowed. +[2024.05.19-17.10.18:251][606]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.18:266][607]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.18:346][616]LogViewport: Scene viewport resized to 1396x489, mode Windowed. +[2024.05.19-17.10.18:360][617]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.18:374][618]LogViewport: Scene viewport resized to 1396x484, mode Windowed. +[2024.05.19-17.10.18:662][652]LogViewport: Scene viewport resized to 1396x483, mode Windowed. +[2024.05.19-17.10.18:831][672]LogViewport: Scene viewport resized to 1396x481, mode Windowed. +[2024.05.19-17.10.18:845][673]LogViewport: Scene viewport resized to 1396x477, mode Windowed. +[2024.05.19-17.10.18:860][674]LogViewport: Scene viewport resized to 1396x476, mode Windowed. +[2024.05.19-17.10.18:876][675]LogViewport: Scene viewport resized to 1396x471, mode Windowed. +[2024.05.19-17.10.18:891][676]LogViewport: Scene viewport resized to 1396x470, mode Windowed. +[2024.05.19-17.10.18:905][677]LogViewport: Scene viewport resized to 1396x469, mode Windowed. +[2024.05.19-17.10.18:919][678]LogViewport: Scene viewport resized to 1396x465, mode Windowed. +[2024.05.19-17.10.18:932][679]LogViewport: Scene viewport resized to 1396x463, mode Windowed. +[2024.05.19-17.10.18:995][686]LogViewport: Scene viewport resized to 1396x461, mode Windowed. +[2024.05.19-17.10.19:008][687]LogViewport: Scene viewport resized to 1396x457, mode Windowed. +[2024.05.19-17.10.19:022][688]LogViewport: Scene viewport resized to 1396x456, mode Windowed. +[2024.05.19-17.10.28:446][102]LogViewport: Scene viewport resized to 1396x455, mode Windowed. +[2024.05.19-17.10.28:461][103]LogViewport: Scene viewport resized to 1396x458, mode Windowed. +[2024.05.19-17.10.28:475][104]LogViewport: Scene viewport resized to 1396x467, mode Windowed. +[2024.05.19-17.10.28:489][105]LogViewport: Scene viewport resized to 1396x472, mode Windowed. +[2024.05.19-17.10.28:505][106]LogViewport: Scene viewport resized to 1396x478, mode Windowed. +[2024.05.19-17.10.28:519][107]LogViewport: Scene viewport resized to 1396x485, mode Windowed. +[2024.05.19-17.10.28:533][108]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.28:587][114]LogViewport: Scene viewport resized to 1396x488, mode Windowed. +[2024.05.19-17.10.28:602][115]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.28:616][116]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.28:631][117]LogViewport: Scene viewport resized to 1396x498, mode Windowed. +[2024.05.19-17.10.28:644][118]LogViewport: Scene viewport resized to 1396x505, mode Windowed. +[2024.05.19-17.10.28:661][119]LogViewport: Scene viewport resized to 1396x511, mode Windowed. +[2024.05.19-17.10.28:676][120]LogViewport: Scene viewport resized to 1396x515, mode Windowed. +[2024.05.19-17.10.28:691][121]LogViewport: Scene viewport resized to 1396x521, mode Windowed. +[2024.05.19-17.10.28:707][122]LogViewport: Scene viewport resized to 1396x529, mode Windowed. +[2024.05.19-17.10.28:723][123]LogViewport: Scene viewport resized to 1396x536, mode Windowed. +[2024.05.19-17.10.28:738][124]LogViewport: Scene viewport resized to 1396x541, mode Windowed. +[2024.05.19-17.10.28:754][125]LogViewport: Scene viewport resized to 1396x547, mode Windowed. +[2024.05.19-17.10.28:769][126]LogViewport: Scene viewport resized to 1396x552, mode Windowed. +[2024.05.19-17.10.28:785][127]LogViewport: Scene viewport resized to 1396x555, mode Windowed. +[2024.05.19-17.10.28:803][128]LogViewport: Scene viewport resized to 1396x556, mode Windowed. +[2024.05.19-17.10.28:941][144]LogViewport: Scene viewport resized to 1396x557, mode Windowed. +[2024.05.19-17.10.28:956][145]LogViewport: Scene viewport resized to 1396x564, mode Windowed. +[2024.05.19-17.10.28:974][146]LogViewport: Scene viewport resized to 1396x572, mode Windowed. +[2024.05.19-17.10.28:988][147]LogViewport: Scene viewport resized to 1396x576, mode Windowed. +[2024.05.19-17.10.29:005][148]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.29:120][161]LogViewport: Scene viewport resized to 1396x580, mode Windowed. +[2024.05.19-17.10.29:134][162]LogViewport: Scene viewport resized to 1396x581, mode Windowed. +[2024.05.19-17.10.29:148][163]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.29:170][165]LogViewport: Scene viewport resized to 1396x584, mode Windowed. +[2024.05.19-17.10.29:184][166]LogViewport: Scene viewport resized to 1396x586, mode Windowed. +[2024.05.19-17.10.29:199][167]LogViewport: Scene viewport resized to 1396x589, mode Windowed. +[2024.05.19-17.10.29:214][168]LogViewport: Scene viewport resized to 1396x593, mode Windowed. +[2024.05.19-17.10.29:234][169]LogViewport: Scene viewport resized to 1396x598, mode Windowed. +[2024.05.19-17.10.29:252][170]LogViewport: Scene viewport resized to 1396x599, mode Windowed. +[2024.05.19-17.10.29:273][171]LogViewport: Scene viewport resized to 1396x600, mode Windowed. +[2024.05.19-17.10.29:344][179]LogViewport: Scene viewport resized to 1396x603, mode Windowed. +[2024.05.19-17.10.29:358][180]LogViewport: Scene viewport resized to 1396x604, mode Windowed. +[2024.05.19-17.10.29:377][181]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.19-17.12.57:469][ 12]LogContentBrowser: Attempting asset rename: Object_16 -> SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:502][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetBrushes3814C10B424C4D32A095EB93B2E0541A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset' +[2024.05.19-17.12.57:538][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 14.2 sec) +[2024.05.19-17.12.57:547][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.12.57:554][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.12.57:558][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.12.57:560][ 12]AssetCheck: New page: Asset Save: SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:560][ 12]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.SM_Dummy_2_HelmetBrushes +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_43 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:291][953]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_44 +[2024.05.19-17.13.17:841][214]LogContentBrowser: Attempting asset rename: SM_Dummy_2_HipArmor -> SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:874][214]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Left16FCF2E4416AF1471DBB4392D1DDB002.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset' +[2024.05.19-17.13.17:906][214]LogFileHelpers: InternalPromptForCheckoutAndSave took 32 ms (total: 14.2 sec) +[2024.05.19-17.13.17:915][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.17:922][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.13.17:926][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.17:928][214]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:928][214]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.32:190][842]LogContentBrowser: Attempting asset rename: Object_26 -> SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:223][842]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Right23C64E0C46172915FBF3F5919B41FA22.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset' +[2024.05.19-17.13.32:260][842]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.3 sec) +[2024.05.19-17.13.32:269][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.32:276][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.13.32:281][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.13.32:282][842]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:282][842]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.47:039][533]LogContentBrowser: Attempting asset rename: Object_20 -> SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:072][533]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmsocketsB88D553F42C62A5910B660A0B986A62C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset' +[2024.05.19-17.13.47:116][533]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 14.3 sec) +[2024.05.19-17.13.47:126][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:131][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:136][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.47:137][533]AssetCheck: New page: Asset Save: SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:137][533]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.SM_Dummy_2_Armsockets +[2024.05.19-17.14.18:418][793]LogContentBrowser: Attempting asset rename: Object_24 -> SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:451][793]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StuckArrow1E00FB4B40890DFEEEA00385819565D5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset' +[2024.05.19-17.14.18:490][793]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.4 sec) +[2024.05.19-17.14.18:499][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.19-17.14.18:505][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.14.18:510][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.14.18:511][793]AssetCheck: New page: Asset Save: SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:511][793]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.SM_Dummy_2_StuckArrow +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:490][120]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_45 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:615][699]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_46 +[2024.05.19-17.16.52:873][275]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2557C9A854C10CC6D678BC38E3A6EA018.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.19-17.16.52:894][275]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.027 +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.027 +[2024.05.19-17.18.52:366][384]LogContentBrowser: Attempting asset rename: Object_22 -> SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:399][384]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorBeltC0730FE4457A5178E4315A8F7395802D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset' +[2024.05.19-17.18.52:441][384]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 14.4 sec) +[2024.05.19-17.18.52:451][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:457][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:462][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.18.52:463][384]AssetCheck: New page: Asset Save: SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:463][384]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.SM_Dummy_2_ArmorBelt +[2024.05.19-17.19.08:183][177]LogContentBrowser: Attempting asset rename: Object_18 -> SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:215][177]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HeadBeltB667929B406BD8B78FD5DFAE9A7F5B3F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset' +[2024.05.19-17.19.08:251][177]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.4 sec) +[2024.05.19-17.19.08:261][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.05.19-17.19.08:267][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.19.08:272][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.08:273][177]AssetCheck: New page: Asset Save: SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:273][177]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.SM_Dummy_2_HeadBelt +[2024.05.19-17.19.19:048][220]Cmd: DELETE +[2024.05.19-17.19.19:048][220]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:050][220]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:056][220]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:058][220]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.19:769][296]Cmd: DELETE +[2024.05.19-17.19.19:769][296]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:771][296]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:776][296]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:778][296]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.20:416][365]Cmd: DELETE +[2024.05.19-17.19.20:416][365]Cmd: ACTOR DELETE +[2024.05.19-17.19.20:418][365]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.20:424][365]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.20:425][365]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:028][430]Cmd: DELETE +[2024.05.19-17.19.21:028][430]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:030][430]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:036][430]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:037][430]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:790][513]Cmd: DELETE +[2024.05.19-17.19.21:790][513]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:792][513]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:798][513]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:799][513]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.22:438][582]Cmd: DELETE +[2024.05.19-17.19.22:438][582]Cmd: ACTOR DELETE +[2024.05.19-17.19.22:441][582]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.22:446][582]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.19.22:448][582]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:047][644]Cmd: DELETE +[2024.05.19-17.19.23:047][644]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:049][644]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:055][644]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.19.23:056][644]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:744][717]Cmd: DELETE +[2024.05.19-17.19.23:744][717]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:746][717]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:752][717]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.19.23:753][717]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:459][794]Cmd: DELETE +[2024.05.19-17.19.24:459][794]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:461][794]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:467][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:468][794]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:967][846]Cmd: DELETE +[2024.05.19-17.19.24:967][846]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:970][846]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:975][846]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:976][846]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.29:370][346]Cmd: DELETE +[2024.05.19-17.19.29:370][346]Cmd: ACTOR DELETE +[2024.05.19-17.19.29:372][346]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.29:377][346]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.19.29:379][346]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.55:814][380]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/3/animated_training_dummy_high_res.glb] +[2024.05.19-17.19.55:850][381]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.56:331][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:340][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.19.56:784][392]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/animated_training_dummy_high_res_texture_0.animated_training_dummy_high_res_texture_0 (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.19.56:811][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small, at AnimationSequence/8703fc77ae6532a09e0ab6f736110e63fd4ddd6f +[2024.05.19-17.19.56:812][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big, at AnimationSequence/4b8eafaf2ff7ed76da725fbd3984fdd4609a68e9 +[2024.05.19-17.19.56:895][392]LogSkeletalMesh: Display: Waiting for skinned assets to be ready 0/1 (Dummy_3) ... +[2024.05.19-17.19.56:906][392]LogSkeletalMesh: Building Skeletal Mesh Dummy_3... +[2024.05.19-17.19.57:031][392]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-17.19.57:032][392]LogSkeletalMesh: Built Skeletal Mesh [0.13s] /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.19.59:841][392]LogStats: FPlatformStackWalk::StackWalkAndDump - 2.746 s +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: === Handled ensure: === +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Ensure condition failed: bScissorRectValid [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp] [Line: 287] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Scissor invalid with current Viewport. Scissor: [left:0, top:0, right:352, bottom:62]. Viewport: [left:0, top:0, right:283, bottom:62] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Stack: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe32260 UnrealEditor-D3D12RHI.dll!ValidateScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:278] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe28b89 UnrealEditor-D3D12RHI.dll!FD3D12StateCache::SetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:294] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fd63071 UnrealEditor-D3D12RHI.dll!FD3D12CommandContext::RHISetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:783] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4261c20 UnrealEditor-RHI.dll!FRHICommandSetScissorRect::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandListCommandExecutes.inl:189] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc645e9626 UnrealEditor-SlateRHIRenderer.dll!FRHICommand::ExecuteAndDestruct() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1245] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4260a54 UnrealEditor-RHI.dll!FRHICommandListBase::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:461] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca424af83 UnrealEditor-RHI.dll!`FRHICommandListImmediate::ExecuteAndReset'::`35'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:772] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca426652c UnrealEditor-RHI.dll!TGraphTask >::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1265] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed81c9f UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:758] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed822ae UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:649] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc95abe4ff UnrealEditor-RenderCore.dll!FRHIThread::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:328] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f374e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f368667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashContext.runtime-xml new file mode 100644 index 0000000..a5d96b3 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashContext.runtime-xml @@ -0,0 +1,635 @@ + + + + 3 + E121259D40C331A1C84C32AF1E5E37A9 + UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002 + false + true + false + Stall + UAssetEditorSubsystem::OpenEditorForAsset + + Attended + 19452 + 3845 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="StandaloneToolkit" Label="BP_RuneArea" Content=SNullWid + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 24096763904 + 4096 + 16 + 3494428672 + 4569956352 + 2849079296 + 3953147904 + 6191779840 + 6710059008 + 0 + 0 + 0 + 0 + + ntdll 0x00007ffcff770000 + 2f25f UnrealEditor-CoreUObject 0x00007ffc90000000 + 5a7a15 UnrealEditor-CoreUObject 0x00007ffc90000000 + 503c96 UnrealEditor-CoreUObject 0x00007ffc90000000 + 4fda9a UnrealEditor-CoreUObject 0x00007ffc90000000 + 5c5c5d UnrealEditor-CoreUObject 0x00007ffc90000000 + 5c79b9 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 89957 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 187ef6 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b33fa UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 1abe56 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 97c40 UnrealEditor-Kismet 0x00007ffc74070000 + 217773 UnrealEditor-Kismet 0x00007ffc74070000 + 24f831 UnrealEditor-Kismet 0x00007ffc74070000 + 31d6bd UnrealEditor-Kismet 0x00007ffc74070000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1d850000 + baa4c UnrealEditor-AssetTools 0x00007ffc6c530000 + 12105e UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 1f4473 UnrealEditor-Slate 0x00007ffc7e160000 + 10efc UnrealEditor-Slate 0x00007ffc7e160000 + 7c431 UnrealEditor-Slate 0x00007ffc7e160000 + 6a3cf UnrealEditor-Slate 0x00007ffc7e160000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4c226 UnrealEditor 0x00007ff7f9c60000 + 76f2 UnrealEditor 0x00007ff7f9c60000 + 2d28c UnrealEditor 0x00007ff7f9c60000 + 2d37a UnrealEditor 0x00007ff7f9c60000 + 30854 UnrealEditor 0x00007ff7f9c60000 + 46984 UnrealEditor 0x00007ff7f9c60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + E3202B1B0AC4D86F2E8FF406778BA1AF8AC0D703 + + + ntdll 0x00007ffcff770000 + 2f25f UnrealEditor-CoreUObject 0x00007ffc90000000 + 5a7a15 UnrealEditor-CoreUObject 0x00007ffc90000000 + 503c96 UnrealEditor-CoreUObject 0x00007ffc90000000 + 4fda9a UnrealEditor-CoreUObject 0x00007ffc90000000 + 5c5c5d UnrealEditor-CoreUObject 0x00007ffc90000000 + 5c79b9 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 89957 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 187ef6 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b33fa UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 1abe56 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc6d190000 + 97c40 UnrealEditor-Kismet 0x00007ffc74070000 + 217773 UnrealEditor-Kismet 0x00007ffc74070000 + 24f831 UnrealEditor-Kismet 0x00007ffc74070000 + 31d6bd UnrealEditor-Kismet 0x00007ffc74070000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1d850000 + baa4c UnrealEditor-AssetTools 0x00007ffc6c530000 + 12105e UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc761f0000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x00000227fcb30000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc65e60000 + 1f4473 UnrealEditor-Slate 0x00007ffc7e160000 + 10efc UnrealEditor-Slate 0x00007ffc7e160000 + 7c431 UnrealEditor-Slate 0x00007ffc7e160000 + 6a3cf UnrealEditor-Slate 0x00007ffc7e160000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01d0000 + 4c226 UnrealEditor 0x00007ff7f9c60000 + 76f2 UnrealEditor 0x00007ff7f9c60000 + 2d28c UnrealEditor 0x00007ff7f9c60000 + 2d37a UnrealEditor 0x00007ff7f9c60000 + 30854 UnrealEditor 0x00007ff7f9c60000 + 46984 UnrealEditor 0x00007ff7f9c60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 22468 + GameThread + + + 638517379503840000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/VRWizardProject.log new file mode 100644 index 0000000..1b1cb08 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B_0002/VRWizardProject.log @@ -0,0 +1,3022 @@ +Log file open, 05/19/24 19:48:47 +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=16840) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 12.945394 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading IOS ini files took 0.05 seconds +LogConfig: Display: Loading Android ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +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 AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/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/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.19-16.48.57:316][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.48.57:479][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.19-16.48.57:675][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.19-16.48.58:174][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.48.58:174][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.19-16.48.58:190][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-16.48.58:242][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.19-16.48.58:294][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.19-16.48.58:294][ 0]LogInit: User: egonh +[2024.05.19-16.48.58:294][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.19-16.48.58:294][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.19-16.48.58:323][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.19-16.48.58:323][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Physical Memory: 496.23 MB used, 505.66 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Virtual Memory: 489.91 MB used, 489.91 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Physical Memory: 10946.06 MB used, 5367.32 MB free, 16313.38 MB total +[2024.05.19-16.48.58:323][ 0]LogMemory: Virtual Memory: 17275.55 MB used, 5704.91 MB free, 22980.46 MB total +[2024.05.19-16.48.58:323][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.19-16.48.58:341][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.19-16.48.58:580][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.19-16.48.58:834][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.19-16.48.58:856][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.19-16.49.00:273][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.00:273][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.49.04:296][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.49.04:296][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.49.04:296][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.49.04:296][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.19-16.49.04:297][ 0]LogWindows: Attached monitors: +[2024.05.19-16.49.04:297][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.19-16.49.04:297][ 0]LogWindows: Found 1 attached monitors. +[2024.05.19-16.49.04:297][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.19-16.49.04:298][ 0]LogRHI: RHI Adapter Info: +[2024.05.19-16.49.04:298][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.19-16.49.08:308][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.19-16.49.08:583][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.19-16.49.08:584][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.19-16.49.08:585][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.19-16.49.08:676][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.19-16.49.09:127][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.19-16.49.09:648][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.19-16.49.09:661][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.19-16.49.10:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.19-16.49.10:468][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.19-16.49.10:525][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.19-16.49.10:579][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.19-16.49.10:643][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.19-16.49.10:725][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.19-16.49.12:829][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.19-16.49.13:335][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.19-16.49.15:551][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.19-16.49.15:728][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.19-16.49.15:761][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.19-16.49.15:844][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.19-16.49.16:222][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.19-16.49.16:231][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.12ms. RandomReadSpeed=14.37MBs, RandomWriteSpeed=162.11MBs. Assigned SpeedClass 'Local' +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/19452/). +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/3911503E427D677558E5458C8F4BCFB5/'. +[2024.05.19-16.49.17:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.19-16.49.17:047][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.19-16.49.34:631][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.49.39:240][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.19-16.49.39:410][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: FAssetRegistry took 0.0302 seconds to start up +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.19-16.49.40:859][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.19-16.50.09:102][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.19-16.50.09:103][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B48AF600][000008E8A7665000 66] GlobalDefaults, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B1FDF600][000008E8A7660000 66] Windows, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E89D907600][000008E8A7667800 66] WindowsEditor, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0000][000008E8A766C800 66] WindowsServer, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0200][000008E89DBD0000 66] WindowsClient, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0400][000008E8888AA000 66] IOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0600][000008E8B5510000 66] iPadAir2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0800][000008E8B5512800 66] IPadPro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0A00][000008E8B5515000 66] iPadAir3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0C00][000008E8B5517800 66] iPadAir4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0E00][000008E8B551A000 66] iPadAir5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1000][000008E8B551C800 66] iPadMini4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1200][000008E8B5550000 66] iPadMini5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1400][000008E8B5552800 66] iPadMini6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1600][000008E8B5555000 66] iPhone6S, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1800][000008E8B5557800 66] iPhone7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1A00][000008E8B555A000 66] iPodTouch7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1C00][000008E8B555C800 66] iPhone6SPlus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1E00][000008E8B5560000 66] iPhone7Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2000][000008E8B5562800 66] iPhoneSE, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2200][000008E8B5565000 66] iPhone8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2400][000008E8B5567800 66] iPhone8Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2600][000008E8B556A000 66] iPhoneX, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2800][000008E8B556C800 66] iPhoneXS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2A00][000008E8B5570000 66] iPhoneXSMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2C00][000008E8B5572800 66] iPhoneXR, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2E00][000008E8B5575000 66] iPhone11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3000][000008E8B5577800 66] iPhone11Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3200][000008E8B557A000 66] iPhone11ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3400][000008E8B557C800 66] iPhoneSE2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3600][000008E8B54E0000 66] iPhone12Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3800][000008E8B54E2800 66] iPhone12, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3A00][000008E8B54E5000 66] iPhone12Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3C00][000008E8B54E7800 66] iPhone12ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3E00][000008E8B54EA000 66] iPhone13Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4000][000008E8B54EC800 66] iPhone13, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4200][000008E8B5580000 66] iPhone13Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4400][000008E8B5582800 66] iPhone13ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4600][000008E8B5585000 66] iPhoneSE3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4800][000008E8B5587800 66] iPhone14, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4A00][000008E8B558A000 66] iPhone14Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4C00][000008E8B558C800 66] iPhone14Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4E00][000008E8B5590000 66] iPhone14ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5000][000008E8B5592800 66] iPhone15, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5200][000008E8B5595000 66] iPhone15Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5400][000008E8B5597800 66] iPhone15Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5600][000008E8B559A000 66] iPhone15ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5800][000008E8B559C800 66] iPadPro105, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5A00][000008E8B5500000 66] iPadPro129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5C00][000008E8B5502800 66] iPadPro97, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5E00][000008E8B5505000 66] iPadPro2_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6000][000008E8B5507800 66] iPad5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6200][000008E8B550A000 66] iPad6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6400][000008E8B550C800 66] iPad7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6600][000008E8B55A0000 66] iPad8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6800][000008E8B55A2800 66] iPad9, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6A00][000008E8B55A5000 66] iPad10, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6C00][000008E8B55A7800 66] iPadPro11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6E00][000008E8B55AA000 66] iPadPro2_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7000][000008E8B55AC800 66] iPadPro3_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7200][000008E8B55B0000 66] iPadPro4_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7400][000008E8B55B2800 66] iPadPro3_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7600][000008E8B55B5000 66] iPadPro4_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7800][000008E8B55B7800 66] iPadPro5_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7A00][000008E8B55BA000 66] iPadPro6_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7C00][000008E8B55BC800 66] AppleTV, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7E00][000008E8B55C0000 66] AppleTV4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8000][000008E8B55C2800 66] AppleTV2_4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8200][000008E8B55C5000 66] TVOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8400][000008E8B55C7800 66] Mac, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8600][000008E8B55CA000 66] MacEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8800][000008E8B55CC800 66] MacClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8A00][000008E8B55D0000 66] MacServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8C00][000008E8B55D2800 66] Linux, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8E00][000008E8B55D5000 66] LinuxEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9000][000008E8B55D7800 66] LinuxArm64Editor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9200][000008E8B55DA000 66] LinuxArm64, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9400][000008E8B55DC800 66] LinuxClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9600][000008E8B55E0000 66] LinuxArm64Client, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9800][000008E8B55E2800 66] LinuxServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9A00][000008E8B55E5000 66] LinuxArm64Server, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9C00][000008E8B55E7800 66] Android, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9E00][000008E8B55EA000 66] Android_Preview_OpenGL, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA000][000008E8B55EC800 66] Android_Preview_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA200][000008E8B55F0000 66] Android_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA400][000008E8B55F2800 66] Android_Mid, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA600][000008E8B55F5000 66] Android_High, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA800][000008E8B55F7800 66] Android_Default, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAA00][000008E8B55FA000 66] Android_Adreno4xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAC00][000008E8B55FC800 66] Android_Adreno5xx_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAE00][000008E8B5600000 66] Android_Adreno5xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB000][000008E8B5602800 66] Android_Adreno6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB200][000008E8B5605000 66] Android_Adreno6xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB400][000008E8B5607800 66] Android_Adreno7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB600][000008E8B560A000 66] Android_Adreno7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB800][000008E8B560C800 66] Android_Mali_T6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBA00][000008E8B5610000 66] Android_Mali_T7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBC00][000008E8B5612800 66] Android_Mali_T8xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBE00][000008E8B5615000 66] Android_Mali_G71, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC000][000008E8B5617800 66] Android_Mali_G72, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC200][000008E8B561A000 66] Android_Mali_G72_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC400][000008E8B561C800 66] Android_Mali_G76, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC600][000008E8B5620000 66] Android_Mali_G76_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC800][000008E8B5622800 66] Android_Mali_G77, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCA00][000008E8B5625000 66] Android_Mali_G77_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCC00][000008E8B5627800 66] Android_Mali_G78, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCE00][000008E8B562A000 66] Android_Mali_G78_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD000][000008E8B562C800 66] Android_Mali_G710, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD200][000008E8B5630000 66] Android_Mali_G710_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD600][000008E8B5632800 66] Android_Mali_G7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD800][000008E8B5635000 66] Android_Mali_G7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDA00][000008E8B5637800 66] Android_Xclipse_920, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDC00][000008E8B563A000 66] Android_Xclipse_920_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE000][000008E8B563C800 66] Android_Vulkan_SM5, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE200][000008E8B5640000 66] Android_PowerVR_G6xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE400][000008E8B5642800 66] Android_PowerVR_GT7xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE600][000008E8B5645000 66] Android_PowerVR_GE8xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE800][000008E8B5647800 66] Android_PowerVR_GM9xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEA00][000008E8B564A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEC00][000008E8B564C800 66] Android_TegraK1, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEE00][000008E8B5650000 66] Android_Unknown_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF000][000008E8B5652800 66] Oculus_Quest, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF200][000008E8B5655000 66] Oculus_Quest2, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF400][000008E8B5657800 66] Meta_Quest_Pro, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF600][000008E8B565A000 66] Meta_Quest_3, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF800][000008E8B565C800 66] HoloLens, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FFA00][000008E8B5660000 66] MagicLeap_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: Active device profile: [000008E89D907600][000008E8A7667800 66] WindowsEditor +[2024.05.19-16.50.09:427][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.19-16.50.09:536][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.19-16.50.09:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.50.10:262][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.19-16.50.10:592][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.19-16.50.10:592][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.19-16.50.11:996][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.19-16.50.17:966][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.19-16.50.19:286][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.19-16.50.31:113][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.50.31:147][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.19-16.50.31:558][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.19-16.50.31:661][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.19-16.50.32:734][ 0]LogSlate: Border +[2024.05.19-16.50.32:734][ 0]LogSlate: BreadcrumbButton +[2024.05.19-16.50.32:734][ 0]LogSlate: Brushes.Title +[2024.05.19-16.50.32:734][ 0]LogSlate: Default +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Save +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.19-16.50.32:734][ 0]LogSlate: ListView +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.DarkRow +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.Row +[2024.05.19-16.50.32:734][ 0]LogSlate: TreeView +[2024.05.19-16.50.32:893][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.19-16.50.39:768][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.19-16.50.39:908][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.19-16.50.40:222][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 318 ms +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.19-16.50.40:445][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.19-16.50.41:883][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 26050C4F407BF53D3DFF0D8C4F3ADD46 | Instance: 3AA59A294EC27BC55D060D98BADD84B3 (DESKTOP-G72JM0I-19452). +[2024.05.19-16.50.46:283][ 0]LogPython: Using Python 3.9.7 +[2024.05.19-16.50.48:937][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.19-16.50.49:001][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.19-16.50.49:021][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.19-16.50.50:142][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.19-16.50.50:227][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.19-16.50.57:682][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.19-16.50.58:594][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.51.00:509][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.01:751][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.01:832][ 0]LogUProjectInfo: Found projects: +[2024.05.19-16.51.01:926][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.06:396][ 0]LogCollectionManager: Loaded 0 collections in 0.001344 seconds +[2024.05.19-16.51.06:406][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.19-16.51.06:416][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.19-16.51.06:418][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.19-16.51.07:365][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.19-16.51.08:206][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:208][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:215][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:217][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:218][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:219][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:220][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:227][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:228][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:229][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:230][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:376][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:677][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.19-16.51.08:677][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.14:006][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:041][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:828][ 0]LogEngine: Initializing Engine... +[2024.05.19-16.51.15:126][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.51.15:165][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.19-16.51.15:165][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.15:167][ 0]LogHMD: HMD initialization failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.19-16.51.15:575][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.19-16.51.16:262][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.19-16.51.16:697][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.16:943][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.17:476][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.19-16.51.17:905][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.19-16.51.17:929][ 0]LogInit: Texture streaming: Enabled +[2024.05.19-16.51.18:438][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.19-16.51.18:562][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.19-16.51.18:701][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.19-16.51.18:718][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.19-16.51.18:726][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-16.51.18:828][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-16.51.18:997][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-16.51.19:038][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-16.51.19:091][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-16.51.19:133][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-16.51.19:158][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.19-16.51.19:207][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.19-16.51.19:219][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.19-16.51.19:235][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.19-16.51.19:464][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.19-16.51.19:657][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.19-16.51.19:669][ 0]LogInit: Transaction tracking system initialized +[2024.05.19-16.51.20:013][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.19-16.51.20:014][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.19-16.51.20:017][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003469 seconds (Found 177 uncontrolled assets) +[2024.05.19-16.51.20:199][ 0]BlueprintLog: New page: Editor Load +[2024.05.19-16.51.21:852][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.608 and deleted 189 files with total size 3 MiB and 187 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. +[2024.05.19-16.51.21:887][ 0]LocalizationService: Localization service is disabled +[2024.05.19-16.51.22:186][ 0]TimingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]TimingProfiler: OnSessionChanged +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: OnSessionChanged +[2024.05.19-16.51.22:214][ 0]NetworkingProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: OnSessionChanged +[2024.05.19-16.51.25:305][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.19-16.51.31:905][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.19-16.51.33:169][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.19-16.51.33:176][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:662][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.19-16.51.33:834][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.19-16.51.34:081][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.34:090][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 193.062 +[2024.05.19-16.51.34:128][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.19-16.51.34:185][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.19-16.51.34:222][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.34:535][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.19-16.51.34:693][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-16.51.34:898][ 0]MapCheck: New page: Map Check +[2024.05.19-16.51.34:898][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.36:082][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-16.51.37:204][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 84.72ms +[2024.05.19-16.51.41:354][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.19-16.51.41:383][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.41:383][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.41:383][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-16.51.42:543][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.19-16.51.42:814][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.80ms +[2024.05.19-16.51.42:836][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.19-16.51.42:850][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 13.15ms to complete. +[2024.05.19-16.51.45:268][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 204.241 +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:744][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:830][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:840][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.48:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:232][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.19-16.51.48:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:250][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:258][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:259][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:282][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:285][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:292][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:292][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:309][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:310][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:315][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.19-16.51.48:315][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:322][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:322][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:329][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:330][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:335][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.19-16.51.51:400][ 0]LogSlate: Took 0.022975 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.19-16.51.51:722][ 0]LogSlate: Took 0.019282 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.19-16.51.51:813][ 0]LogSlate: Took 0.028069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.19-16.51.51:878][ 0]LogSlate: Took 0.018809 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.19-16.51.52:150][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. +[2024.05.19-16.51.54:177][ 0]LogSlate: Took 0.093770 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.19-16.51.56:461][ 0]LogStall: Startup... +[2024.05.19-16.51.56:463][ 0]LogStall: Startup complete. +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total time: 215.60 seconds +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.19-16.51.57:118][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.57:119][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.57:137][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.19-16.51.57:715][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.19-16.51.58:200][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-16.51.59:378][ 1]LogPython: registering + +[2024.05.19-16.51.59:382][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.556256 secs +[2024.05.19-16.52.01:455][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.19-16.52.01:869][ 2]LogAssetRegistry: AssetRegistryGather time 41.2819s: AssetDataDiscovery 5.0109s, AssetDataGather 36.0596s, StoreResults 0.2114s. +[2024.05.19-16.52.02:136][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017185 seconds (updated 0 objects) +[2024.05.19-16.52.03:193][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.03:417][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.08:249][399]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 26.266981 sec (time since issued), 25.825567 sec (combined shader worker time). +[2024.05.19-16.56.15:011][586]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.56.17:769][792]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.19-16.56.18:943][907]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-16.56.18:987][907]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-16.56.19:009][908]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-16.56.21:927][242]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy +[2024.05.19-16.56.21:928][242]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-16.56.59:825][657]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.19-16.57.03:328][657]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/1/dummy.glb] +[2024.05.19-16.57.03:790][658]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_1.dummy_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_0.dummy_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_2.dummy_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 168.562488 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:261][665]LogStaticMesh: Display: Building static mesh Dummy_1... +[2024.05.19-16.57.04:614][666]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.04:630][666]LogStaticMesh: Built static mesh [0.37s] /Game/ProjectAssets/Props/Dummy/Dummy_1.Dummy_1 +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has degenerate tangent bases which will result in incorrect shading. MikkTSpace relies on tangent bases and may result in mesh corruption, consider disabling this option. +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:674][667]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.05:681][742]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total job queries 44, among them cache hits 8 (18.18%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Tracking 35 distinct input hashes that result in 31 distinct outputs (88.57%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: RAM used: 1.19 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average time worker was idle: 0.17 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job execution time: average 1.37 s, max 3.69 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job life time (pending + execution): average 1.43 s, max 3.76 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shader code size: average 7.162 KiB, min 1.932 KiB, max 11.855 KiB +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.28 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average processing rate: 0.70 jobs/sec +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread time: 0.438 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread preprocess time: 0.029 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Percentage time preprocessing: 6.55% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Effective parallelization: 0.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.18:500][ 85]LogContentBrowser: Attempting asset rename: standardSurface1 -> standardSurface1 +[2024.05.19-16.57.38:596][485]LogContentBrowser: Attempting asset rename: dummy_texture_0 -> TEX_Dummy_1_0 +[2024.05.19-16.57.40:100][485]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.40:249][485]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.017259 seconds +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0 +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_099ADDFEC4D7CF0DE0EF03CA50119EF37.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.uasset' +[2024.05.19-16.57.40:580][485]LogFileHelpers: InternalPromptForCheckoutAndSave took 472 ms +[2024.05.19-16.57.40:808][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2024.05.19-16.57.40:814][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.40:820][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.57.40:855][485]AssetCheck: New page: Asset Save: TEX_Dummy_1_0 +[2024.05.19-16.57.40:855][485]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.57.54:027][ 13]LogContentBrowser: Attempting asset rename: dummy_texture_1 -> TEX_Dummy_1_1 +[2024.05.19-16.57.54:076][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1 +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_1103CEFF24162F8F23931568E6375FC97.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.uasset' +[2024.05.19-16.57.54:140][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 537 ms) +[2024.05.19-16.57.54:151][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.54:158][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.57.54:163][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.57.54:164][ 13]AssetCheck: New page: Asset Save: TEX_Dummy_1_1 +[2024.05.19-16.57.54:164][ 13]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.10:635][886]LogContentBrowser: Attempting asset rename: dummy_texture_2 -> TEX_Dummy_1_2 +[2024.05.19-16.58.10:670][886]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2 +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_2B9EBECE74353319B3BC893AA7BACF367.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.10:725][886]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 592 ms) +[2024.05.19-16.58.10:736][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-16.58.10:743][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.10:748][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-16.58.10:749][886]AssetCheck: New page: Asset Save: TEX_Dummy_1_2 +[2024.05.19-16.58.10:749][886]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.58.21:591][101]LogContentBrowser: Attempting asset rename: standardSurface1 -> MAT_Dummy_1 +[2024.05.19-16.58.21:624][101]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1 +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_10A7DDC3F49DBCB7CC562F2A100F4465F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_1.uasset' +[2024.05.19-16.58.21:783][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 752 ms) +[2024.05.19-16.58.21:794][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-16.58.21:800][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-16.58.21:805][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.05.19-16.58.21:806][101]AssetCheck: New page: Asset Save: MAT_Dummy_1 +[2024.05.19-16.58.21:806][101]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.33:422][408]LogContentBrowser: Attempting asset rename: Dummy_1 -> SM_Dummy_1 +[2024.05.19-16.58.33:478][408]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1C5D816BB487F5EFE45AAD98278CF9CE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.33:544][408]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 818 ms) +[2024.05.19-16.58.33:555][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.58.33:562][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-16.58.33:567][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.19-16.58.33:569][408]AssetCheck: New page: Asset Save: SM_Dummy_1 +[2024.05.19-16.58.33:569][408]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:717][309]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.41:751][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.41:752][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1819D0F0F416017E0BD0B5F91B8AFA2F7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_1DE0CFA754305594C4CB87389A2AECE33.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.41:767][309]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 867 ms) +[2024.05.19-16.58.41:853][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.41:860][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-16.58.41:866][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.58.41:879][309]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:664][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.48:696][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.48:697][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_125A37CEF498C27EFF7A9818F65614723.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_0 +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_05BA53C9C41A36E4EFC4C199FD85795FA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset' +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_1 +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_135C4096741EFF17E705D7F8D7F14356A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset' +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_2 +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_293219CE54820D441224873BE804A3A47.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.48:748][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave took 83 ms (total: 951 ms) +[2024.05.19-16.58.48:764][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.05.19-16.58.48:770][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-16.58.48:775][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.58.48:788][ 63]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.59.57:644][581]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository.glb] +[2024.05.19-16.59.57:703][582]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:822][586]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_texture_0.training_dummy_-_fantasy_game_repository_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-16.59.57:863][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-16.59.57:865][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-16.59.57:870][587]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-16.59.57:871][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-16.59.57:872][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-16.59.57:876][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:931][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.59.57:945][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.07:799][456]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.07:799][456]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.09:414][579]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.09:414][579]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.17:630][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.00.19:000][447]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.19-17.00.19:145][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.00.19:151][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.00.19:157][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.00.32:090][611]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository_high_res.glb] +[2024.05.19-17.00.32:123][612]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:520][627]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-17.00.32:531][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.00.32:532][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.00.32:534][627]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-17.00.32:535][627]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-17.00.32:535][627]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0.training_dummy_-_fantasy_game_repository_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.00.32:542][627]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-17.00.32:542][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.00.32:543][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.00.32:548][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.00.32:553][627]LogStaticMesh: Built static mesh [0.02s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:760][627]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.32:815][627]LogTexture: Display: Waiting for textures to be ready 0/1 (/Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0) ... +[2024.05.19-17.00.33:042][628]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total job queries 73, among them cache hits 17 (23.29%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 44 distinct outputs (80.00%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: RAM used: 1.91 MiB of 819.20 MiB budget. Usage: 0.23% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shaders Compiled: 8 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs assigned 8, completed 8 (100%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average time worker was idle: 156.62 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job execution time: average 1.54 s, max 4.10 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job life time (pending + execution): average 1.59 s, max 4.16 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shader code size: average 33.438 KiB, min 1.932 KiB, max 87.66 KiB +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.45 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average processing rate: 0.95 jobs/sec +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread time: 6.37 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread preprocess time: 0.27 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Percentage time preprocessing: 4.25% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Effective parallelization: 0.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityPS (compiled 1 times, average 0.29 sec, max 0.29 sec, min 0.29 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 58.17% of total time (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 11.26% of total time (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS - 8.04% of total time (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS - 7.42% of total time (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FNiagaraShader - 6.88% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.01.05:615][ 60]LogContentBrowser: Attempting asset rename: training_dummy_-_fantasy_game_repository_high_res_texture_0 -> TEX_Dummy_2 +[2024.05.19-17.01.05:649][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2 +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2C250A18448FCFE15A10A2D8858E249DF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_2.uasset' +[2024.05.19-17.01.05:957][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave took 308 ms (total: 1.25 sec) +[2024.05.19-17.01.05:969][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:975][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:980][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.01.05:982][ 60]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.05:982][ 60]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.09:769][483]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/TEX_Dummy_2 +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2B3AAEF254948B51E318BFFB8AADFA4FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/TEX_Dummy_2.uasset' +[2024.05.19-17.01.09:901][483]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 1.39 sec) +[2024.05.19-17.01.09:911][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.05.19-17.01.09:917][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.01.09:922][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.01.09:935][483]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.09:935][483]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Materials/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.20:122][637]LogContentBrowser: Attempting asset rename: Material -> MAT_Dummy_2 +[2024.05.19-17.01.20:156][637]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.22:202][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... +[2024.05.19-17.01.32:489][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' report submitted, and took 10.288165s +[2024.05.19-17.01.32:491][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' complete in 12.293095s (10.293095s overbudget) +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_26E9C908F4EEBECBCA80F788106C7CA94.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.32:523][637]LogFileHelpers: InternalPromptForCheckoutAndSave took 12.3 sec (total: 13.7 sec) +[2024.05.19-17.01.32:534][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.89ms +[2024.05.19-17.01.32:540][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.79ms +[2024.05.19-17.01.32:546][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.32:547][637]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.32:548][637]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:169][653]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.42:203][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.42:204][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_213A66B2B49BB7480AFE5659F829A9AF9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_2 +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_21A189F4944EA3807CBAF88B1D4484DE0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset' +[2024.05.19-17.01.42:309][653]LogFileHelpers: InternalPromptForCheckoutAndSave took 140 ms (total: 13.8 sec) +[2024.05.19-17.01.42:320][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-17.01.42:327][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-17.01.42:333][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.42:347][653]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.49:942][446]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_2 +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_20C7624B1438928C7CB331AB9756A41C3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset' +[2024.05.19-17.01.49:979][446]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 13.9 sec) +[2024.05.19-17.01.49:991][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.49:997][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.50:002][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.01.50:013][446]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.50:013][446]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.02.02:093][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:110][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:150][780]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_0 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:913][845]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_2 +[2024.05.19-17.02.09:426][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_3 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:686][897]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_4 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_5 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_6 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_7 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:229][949]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_8 +[2024.05.19-17.02.40:493][490]Cmd: DELETE +[2024.05.19-17.02.40:503][490]Cmd: ACTOR DELETE +[2024.05.19-17.02.40:879][490]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.02.40:898][490]LogUObjectHash: Compacting FUObjectHashTables data took 0.85ms +[2024.05.19-17.02.40:913][490]LogEditorActor: Deleted 1 Actors (0.086 secs) +[2024.05.19-17.03.11:418][ 48]LogContentBrowser: Attempting asset rename: Object_4 -> SM_Dummy_2_Stand +[2024.05.19-17.03.11:455][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StandC42A2CFE4D1950007FBB3D903BC21B49.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset' +[2024.05.19-17.03.11:504][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 13.9 sec) +[2024.05.19-17.03.11:514][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.03.11:521][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.11:527][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.03.11:528][ 48]AssetCheck: New page: Asset Save: SM_Dummy_2_Stand +[2024.05.19-17.03.11:528][ 48]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.SM_Dummy_2_Stand +[2024.05.19-17.03.25:476][567]LogContentBrowser: Attempting asset rename: Object_6 -> SM_Dummy_2_Body +[2024.05.19-17.03.25:511][567]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Body1D56E3CC43428D13A22A999B80ABBBC7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset' +[2024.05.19-17.03.25:570][567]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 14.0 sec) +[2024.05.19-17.03.25:580][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.03.25:587][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.03.25:592][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.05.19-17.03.25:594][567]AssetCheck: New page: Asset Save: SM_Dummy_2_Body +[2024.05.19-17.03.25:594][567]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.03.38:467][997]LogContentBrowser: Attempting asset rename: Object_12 -> SM_Dummy_2_Head +[2024.05.19-17.03.38:502][997]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Head22FA605F40B3CE358CFAAA8A0B00CEF1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset' +[2024.05.19-17.03.38:550][997]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 14.0 sec) +[2024.05.19-17.03.38:561][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.03.38:568][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.38:573][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.03.38:575][997]AssetCheck: New page: Asset Save: SM_Dummy_2_Head +[2024.05.19-17.03.38:575][997]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_9 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_10 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:350][684]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_11 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:121][876]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_12 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_13 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:645][604]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_14 +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_15 +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:568][998]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_16 +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:552][ 84]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_17 +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:192][251]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_18 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:035][280]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_19 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_20 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_21 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_22 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:386][893]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_23 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:125][152]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_24 +[2024.05.19-17.04.52:628][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:629][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:630][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_25 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_26 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:352][ 59]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_27 +[2024.05.19-17.05.15:616][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_28 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_29 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:651][ 26]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_30 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:026][ 67]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_31 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_32 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:475][259]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_33 +[2024.05.19-17.05.48:811][203]Cmd: DELETE +[2024.05.19-17.05.48:811][203]Cmd: ACTOR DELETE +[2024.05.19-17.05.48:814][203]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.05.48:821][203]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.05.48:822][203]LogEditorActor: Deleted 1 Actors (0.011 secs) +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_34 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:213][580]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_35 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_36 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:043][735]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_37 +[2024.05.19-17.06.52:502][298]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.06.52:569][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.19-17.06.52:570][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto1348EA94547884FAA09B87AA918426F87.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.19-17.06.52:587][298]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.091 +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.091 +[2024.05.19-17.06.52:588][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_10] ([1] browsable assets)... +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10] +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_10] +[2024.05.19-17.06.52:599][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1 +[2024.05.19-17.06.52:600][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_10_Auto1266F30BF471A5D37EBC39DA53E9050AF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset' +[2024.05.19-17.06.52:601][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_26] ([1] browsable assets)... +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26] +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_26] +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1 +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_26_Auto10DC62D034958564B100A7A97A739507E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset' +[2024.05.19-17.06.52:611][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_24] ([1] browsable assets)... +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24] +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_24] +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1 +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_24_Auto16828BA694F93F600F2374BBEC1335F55.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset' +[2024.05.19-17.06.52:622][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_22] ([1] browsable assets)... +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22] +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_22] +[2024.05.19-17.06.52:630][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1 +[2024.05.19-17.06.52:631][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_22_Auto10B28459440DF5C2AA3DD3A86F1D9A6ED.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset' +[2024.05.19-17.06.52:631][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_18] ([1] browsable assets)... +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18] +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_18] +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1 +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_18_Auto10F2E99D3450B9507A9887ABDBFF0F76C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset' +[2024.05.19-17.06.52:642][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_14] ([1] browsable assets)... +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14] +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_14] +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1 +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_14_Auto1E013B7304098DF3F971C4DBE42FFDCBF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset' +[2024.05.19-17.06.52:652][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_16] ([1] browsable assets)... +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16] +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_16] +[2024.05.19-17.06.52:662][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1 +[2024.05.19-17.06.52:663][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_16_Auto1B853CFB34BAB47EE9786CF97A017AC99.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset' +[2024.05.19-17.06.52:663][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_8] ([1] browsable assets)... +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8] +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_8] +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1 +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_8_Auto140902D4945B81207CA2A0ABBF341FC29.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset' +[2024.05.19-17.06.52:674][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_20] ([1] browsable assets)... +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20] +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_20] +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1 +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_20_Auto1A02019D848F62964B15FF5858D5B69A9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset' +[2024.05.19-17.06.52:689][298]LogFileHelpers: Auto-saving content packages took 0.101 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_38 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_39 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:948][797]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_40 +[2024.05.19-17.07.02:993][305]Cmd: DELETE +[2024.05.19-17.07.02:994][305]Cmd: ACTOR DELETE +[2024.05.19-17.07.02:998][305]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.03:004][305]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms +[2024.05.19-17.07.03:006][305]LogEditorActor: Deleted 1 Actors (0.012 secs) +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:954][521]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_41 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:415][574]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_42 +[2024.05.19-17.07.05:651][594]Cmd: DELETE +[2024.05.19-17.07.05:651][594]Cmd: ACTOR DELETE +[2024.05.19-17.07.05:654][594]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.05:660][594]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.05:662][594]LogEditorActor: Deleted 1 Actors (0.010 secs) +[2024.05.19-17.07.22:107][401]LogContentBrowser: Attempting asset rename: Object_8 -> SM_Dummy_2_Armor +[2024.05.19-17.07.22:142][401]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorFB5D84DF40A4F4A7C44E94AFC8FAD2E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset' +[2024.05.19-17.07.22:185][401]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.07.22:196][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.22:203][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.07.22:209][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.05.19-17.07.22:211][401]AssetCheck: New page: Asset Save: SM_Dummy_2_Armor +[2024.05.19-17.07.22:211][401]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.SM_Dummy_2_Armor +[2024.05.19-17.09.39:059][693]LogContentBrowser: Attempting asset rename: Object_10 -> Object_10 +[2024.05.19-17.09.55:218][536]LogContentBrowser: Attempting asset rename: Object_10 -> SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:254][536]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor1639F2E2491AEC0416A82C99D7131BBA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.uasset' +[2024.05.19-17.09.55:298][536]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.09.55:309][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-17.09.55:317][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.09.55:323][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.09.55:324][536]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:324][536]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.SM_Dummy_2_HipArmor +[2024.05.19-17.10.07:264][900]LogContentBrowser: Attempting asset rename: Object_14 -> SM_Dummy_2_Helmet +[2024.05.19-17.10.07:299][900]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetE21CADBF43CCE0AD2DC73CBAD0709EAE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset' +[2024.05.19-17.10.07:338][900]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.2 sec) +[2024.05.19-17.10.07:349][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.10.07:356][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.10.07:361][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.10.07:363][900]AssetCheck: New page: Asset Save: SM_Dummy_2_Helmet +[2024.05.19-17.10.07:363][900]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.SM_Dummy_2_Helmet +[2024.05.19-17.10.17:865][591]LogViewport: Scene viewport resized to 1396x583, mode Windowed. +[2024.05.19-17.10.17:928][594]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.17:947][595]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.17:964][596]LogViewport: Scene viewport resized to 1396x567, mode Windowed. +[2024.05.19-17.10.17:988][597]LogViewport: Scene viewport resized to 1396x558, mode Windowed. +[2024.05.19-17.10.18:036][598]LogViewport: Scene viewport resized to 1396x546, mode Windowed. +[2024.05.19-17.10.18:051][599]LogViewport: Scene viewport resized to 1396x544, mode Windowed. +[2024.05.19-17.10.18:088][600]LogViewport: Scene viewport resized to 1396x540, mode Windowed. +[2024.05.19-17.10.18:122][601]LogViewport: Scene viewport resized to 1396x531, mode Windowed. +[2024.05.19-17.10.18:147][602]LogViewport: Scene viewport resized to 1396x523, mode Windowed. +[2024.05.19-17.10.18:177][603]LogViewport: Scene viewport resized to 1396x514, mode Windowed. +[2024.05.19-17.10.18:213][604]LogViewport: Scene viewport resized to 1396x502, mode Windowed. +[2024.05.19-17.10.18:236][605]LogViewport: Scene viewport resized to 1396x494, mode Windowed. +[2024.05.19-17.10.18:251][606]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.18:266][607]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.18:346][616]LogViewport: Scene viewport resized to 1396x489, mode Windowed. +[2024.05.19-17.10.18:360][617]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.18:374][618]LogViewport: Scene viewport resized to 1396x484, mode Windowed. +[2024.05.19-17.10.18:662][652]LogViewport: Scene viewport resized to 1396x483, mode Windowed. +[2024.05.19-17.10.18:831][672]LogViewport: Scene viewport resized to 1396x481, mode Windowed. +[2024.05.19-17.10.18:845][673]LogViewport: Scene viewport resized to 1396x477, mode Windowed. +[2024.05.19-17.10.18:860][674]LogViewport: Scene viewport resized to 1396x476, mode Windowed. +[2024.05.19-17.10.18:876][675]LogViewport: Scene viewport resized to 1396x471, mode Windowed. +[2024.05.19-17.10.18:891][676]LogViewport: Scene viewport resized to 1396x470, mode Windowed. +[2024.05.19-17.10.18:905][677]LogViewport: Scene viewport resized to 1396x469, mode Windowed. +[2024.05.19-17.10.18:919][678]LogViewport: Scene viewport resized to 1396x465, mode Windowed. +[2024.05.19-17.10.18:932][679]LogViewport: Scene viewport resized to 1396x463, mode Windowed. +[2024.05.19-17.10.18:995][686]LogViewport: Scene viewport resized to 1396x461, mode Windowed. +[2024.05.19-17.10.19:008][687]LogViewport: Scene viewport resized to 1396x457, mode Windowed. +[2024.05.19-17.10.19:022][688]LogViewport: Scene viewport resized to 1396x456, mode Windowed. +[2024.05.19-17.10.28:446][102]LogViewport: Scene viewport resized to 1396x455, mode Windowed. +[2024.05.19-17.10.28:461][103]LogViewport: Scene viewport resized to 1396x458, mode Windowed. +[2024.05.19-17.10.28:475][104]LogViewport: Scene viewport resized to 1396x467, mode Windowed. +[2024.05.19-17.10.28:489][105]LogViewport: Scene viewport resized to 1396x472, mode Windowed. +[2024.05.19-17.10.28:505][106]LogViewport: Scene viewport resized to 1396x478, mode Windowed. +[2024.05.19-17.10.28:519][107]LogViewport: Scene viewport resized to 1396x485, mode Windowed. +[2024.05.19-17.10.28:533][108]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.28:587][114]LogViewport: Scene viewport resized to 1396x488, mode Windowed. +[2024.05.19-17.10.28:602][115]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.28:616][116]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.28:631][117]LogViewport: Scene viewport resized to 1396x498, mode Windowed. +[2024.05.19-17.10.28:644][118]LogViewport: Scene viewport resized to 1396x505, mode Windowed. +[2024.05.19-17.10.28:661][119]LogViewport: Scene viewport resized to 1396x511, mode Windowed. +[2024.05.19-17.10.28:676][120]LogViewport: Scene viewport resized to 1396x515, mode Windowed. +[2024.05.19-17.10.28:691][121]LogViewport: Scene viewport resized to 1396x521, mode Windowed. +[2024.05.19-17.10.28:707][122]LogViewport: Scene viewport resized to 1396x529, mode Windowed. +[2024.05.19-17.10.28:723][123]LogViewport: Scene viewport resized to 1396x536, mode Windowed. +[2024.05.19-17.10.28:738][124]LogViewport: Scene viewport resized to 1396x541, mode Windowed. +[2024.05.19-17.10.28:754][125]LogViewport: Scene viewport resized to 1396x547, mode Windowed. +[2024.05.19-17.10.28:769][126]LogViewport: Scene viewport resized to 1396x552, mode Windowed. +[2024.05.19-17.10.28:785][127]LogViewport: Scene viewport resized to 1396x555, mode Windowed. +[2024.05.19-17.10.28:803][128]LogViewport: Scene viewport resized to 1396x556, mode Windowed. +[2024.05.19-17.10.28:941][144]LogViewport: Scene viewport resized to 1396x557, mode Windowed. +[2024.05.19-17.10.28:956][145]LogViewport: Scene viewport resized to 1396x564, mode Windowed. +[2024.05.19-17.10.28:974][146]LogViewport: Scene viewport resized to 1396x572, mode Windowed. +[2024.05.19-17.10.28:988][147]LogViewport: Scene viewport resized to 1396x576, mode Windowed. +[2024.05.19-17.10.29:005][148]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.29:120][161]LogViewport: Scene viewport resized to 1396x580, mode Windowed. +[2024.05.19-17.10.29:134][162]LogViewport: Scene viewport resized to 1396x581, mode Windowed. +[2024.05.19-17.10.29:148][163]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.29:170][165]LogViewport: Scene viewport resized to 1396x584, mode Windowed. +[2024.05.19-17.10.29:184][166]LogViewport: Scene viewport resized to 1396x586, mode Windowed. +[2024.05.19-17.10.29:199][167]LogViewport: Scene viewport resized to 1396x589, mode Windowed. +[2024.05.19-17.10.29:214][168]LogViewport: Scene viewport resized to 1396x593, mode Windowed. +[2024.05.19-17.10.29:234][169]LogViewport: Scene viewport resized to 1396x598, mode Windowed. +[2024.05.19-17.10.29:252][170]LogViewport: Scene viewport resized to 1396x599, mode Windowed. +[2024.05.19-17.10.29:273][171]LogViewport: Scene viewport resized to 1396x600, mode Windowed. +[2024.05.19-17.10.29:344][179]LogViewport: Scene viewport resized to 1396x603, mode Windowed. +[2024.05.19-17.10.29:358][180]LogViewport: Scene viewport resized to 1396x604, mode Windowed. +[2024.05.19-17.10.29:377][181]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.19-17.12.57:469][ 12]LogContentBrowser: Attempting asset rename: Object_16 -> SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:502][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetBrushes3814C10B424C4D32A095EB93B2E0541A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset' +[2024.05.19-17.12.57:538][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 14.2 sec) +[2024.05.19-17.12.57:547][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.12.57:554][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.12.57:558][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.12.57:560][ 12]AssetCheck: New page: Asset Save: SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:560][ 12]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.SM_Dummy_2_HelmetBrushes +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_43 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:291][953]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_44 +[2024.05.19-17.13.17:841][214]LogContentBrowser: Attempting asset rename: SM_Dummy_2_HipArmor -> SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:874][214]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Left16FCF2E4416AF1471DBB4392D1DDB002.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset' +[2024.05.19-17.13.17:906][214]LogFileHelpers: InternalPromptForCheckoutAndSave took 32 ms (total: 14.2 sec) +[2024.05.19-17.13.17:915][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.17:922][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.13.17:926][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.17:928][214]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:928][214]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.32:190][842]LogContentBrowser: Attempting asset rename: Object_26 -> SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:223][842]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Right23C64E0C46172915FBF3F5919B41FA22.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset' +[2024.05.19-17.13.32:260][842]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.3 sec) +[2024.05.19-17.13.32:269][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.32:276][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.13.32:281][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.13.32:282][842]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:282][842]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.47:039][533]LogContentBrowser: Attempting asset rename: Object_20 -> SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:072][533]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmsocketsB88D553F42C62A5910B660A0B986A62C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset' +[2024.05.19-17.13.47:116][533]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 14.3 sec) +[2024.05.19-17.13.47:126][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:131][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:136][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.47:137][533]AssetCheck: New page: Asset Save: SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:137][533]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.SM_Dummy_2_Armsockets +[2024.05.19-17.14.18:418][793]LogContentBrowser: Attempting asset rename: Object_24 -> SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:451][793]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StuckArrow1E00FB4B40890DFEEEA00385819565D5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset' +[2024.05.19-17.14.18:490][793]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.4 sec) +[2024.05.19-17.14.18:499][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.19-17.14.18:505][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.14.18:510][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.14.18:511][793]AssetCheck: New page: Asset Save: SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:511][793]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.SM_Dummy_2_StuckArrow +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:490][120]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_45 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:615][699]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_46 +[2024.05.19-17.16.52:873][275]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2557C9A854C10CC6D678BC38E3A6EA018.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.19-17.16.52:894][275]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.027 +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.027 +[2024.05.19-17.18.52:366][384]LogContentBrowser: Attempting asset rename: Object_22 -> SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:399][384]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorBeltC0730FE4457A5178E4315A8F7395802D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset' +[2024.05.19-17.18.52:441][384]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 14.4 sec) +[2024.05.19-17.18.52:451][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:457][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:462][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.18.52:463][384]AssetCheck: New page: Asset Save: SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:463][384]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.SM_Dummy_2_ArmorBelt +[2024.05.19-17.19.08:183][177]LogContentBrowser: Attempting asset rename: Object_18 -> SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:215][177]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HeadBeltB667929B406BD8B78FD5DFAE9A7F5B3F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset' +[2024.05.19-17.19.08:251][177]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.4 sec) +[2024.05.19-17.19.08:261][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.05.19-17.19.08:267][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.19.08:272][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.08:273][177]AssetCheck: New page: Asset Save: SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:273][177]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.SM_Dummy_2_HeadBelt +[2024.05.19-17.19.19:048][220]Cmd: DELETE +[2024.05.19-17.19.19:048][220]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:050][220]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:056][220]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:058][220]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.19:769][296]Cmd: DELETE +[2024.05.19-17.19.19:769][296]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:771][296]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:776][296]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:778][296]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.20:416][365]Cmd: DELETE +[2024.05.19-17.19.20:416][365]Cmd: ACTOR DELETE +[2024.05.19-17.19.20:418][365]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.20:424][365]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.20:425][365]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:028][430]Cmd: DELETE +[2024.05.19-17.19.21:028][430]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:030][430]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:036][430]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:037][430]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:790][513]Cmd: DELETE +[2024.05.19-17.19.21:790][513]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:792][513]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:798][513]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:799][513]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.22:438][582]Cmd: DELETE +[2024.05.19-17.19.22:438][582]Cmd: ACTOR DELETE +[2024.05.19-17.19.22:441][582]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.22:446][582]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.19.22:448][582]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:047][644]Cmd: DELETE +[2024.05.19-17.19.23:047][644]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:049][644]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:055][644]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.19.23:056][644]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:744][717]Cmd: DELETE +[2024.05.19-17.19.23:744][717]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:746][717]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:752][717]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.19.23:753][717]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:459][794]Cmd: DELETE +[2024.05.19-17.19.24:459][794]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:461][794]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:467][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:468][794]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:967][846]Cmd: DELETE +[2024.05.19-17.19.24:967][846]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:970][846]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:975][846]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:976][846]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.29:370][346]Cmd: DELETE +[2024.05.19-17.19.29:370][346]Cmd: ACTOR DELETE +[2024.05.19-17.19.29:372][346]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.29:377][346]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.19.29:379][346]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.55:814][380]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/3/animated_training_dummy_high_res.glb] +[2024.05.19-17.19.55:850][381]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.56:331][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:340][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.19.56:784][392]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/animated_training_dummy_high_res_texture_0.animated_training_dummy_high_res_texture_0 (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.19.56:811][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small, at AnimationSequence/8703fc77ae6532a09e0ab6f736110e63fd4ddd6f +[2024.05.19-17.19.56:812][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big, at AnimationSequence/4b8eafaf2ff7ed76da725fbd3984fdd4609a68e9 +[2024.05.19-17.19.56:895][392]LogSkeletalMesh: Display: Waiting for skinned assets to be ready 0/1 (Dummy_3) ... +[2024.05.19-17.19.56:906][392]LogSkeletalMesh: Building Skeletal Mesh Dummy_3... +[2024.05.19-17.19.57:031][392]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-17.19.57:032][392]LogSkeletalMesh: Built Skeletal Mesh [0.13s] /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.19.59:841][392]LogStats: FPlatformStackWalk::StackWalkAndDump - 2.746 s +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: === Handled ensure: === +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Ensure condition failed: bScissorRectValid [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp] [Line: 287] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Scissor invalid with current Viewport. Scissor: [left:0, top:0, right:352, bottom:62]. Viewport: [left:0, top:0, right:283, bottom:62] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Stack: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe32260 UnrealEditor-D3D12RHI.dll!ValidateScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:278] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe28b89 UnrealEditor-D3D12RHI.dll!FD3D12StateCache::SetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:294] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fd63071 UnrealEditor-D3D12RHI.dll!FD3D12CommandContext::RHISetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:783] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4261c20 UnrealEditor-RHI.dll!FRHICommandSetScissorRect::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandListCommandExecutes.inl:189] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc645e9626 UnrealEditor-SlateRHIRenderer.dll!FRHICommand::ExecuteAndDestruct() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1245] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4260a54 UnrealEditor-RHI.dll!FRHICommandListBase::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:461] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca424af83 UnrealEditor-RHI.dll!`FRHICommandListImmediate::ExecuteAndReset'::`35'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:772] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca426652c UnrealEditor-RHI.dll!TGraphTask >::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1265] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed81c9f UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:758] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed822ae UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:649] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc95abe4ff UnrealEditor-RenderCore.dll!FRHIThread::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:328] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f374e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f368667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: +[2024.05.19-17.19.59:846][392]LogStats: SubmitErrorReport - 0.000 s +[2024.05.19-17.19.59:938][392]LogRHI: Error: Breadcrumbs 'RHIThread' +Context 1/2 + 00 SlateUI + +[2024.05.19-17.20.11:693][392]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [11 Seconds] waiting for h/w. InstanceID=1 +[2024.05.19-17.20.11:694][392]LogStats: SendNewReport - 11.848 s +[2024.05.19-17.20.11:694][392]LogStats: FDebug::EnsureFailed - 14.602 s +[2024.05.19-17.20.11:751][392]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.11:751][392]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.20.11:817][392]LogMaterial: Display: Material /Game/ProjectAssets/Props/Training_Dummy_Material.Training_Dummy_Material needed to have new flag set bUsedWithSkeletalMesh ! +[2024.05.19-17.20.12:188][392]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=22104 +[2024.05.19-17.20.12:188][392]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.05.19-17.20.12:253][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.20.12:461][392]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.20.12:499][392]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=48.81 +[2024.05.19-17.20.12:508][392]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-17.20.12:512][392]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-17.20.12:654][393]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total job queries 122, among them cache hits 18 (14.75%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Tracking 74 distinct input hashes that result in 57 distinct outputs (77.03%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: RAM used: 2.63 MiB of 819.20 MiB budget. Usage: 0.32% +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Shaders Compiled: 25 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Jobs assigned 54, completed 25 (46.30%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Job execution time: average 2.37 s, max 4.34 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Job life time (pending + execution): average 2.64 s, max 4.68 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Shader code size: average 53.192 KiB, min 1.932 KiB, max 91.41 KiB +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 15.97 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Average processing rate: 1.57 jobs/sec +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total thread time: 38.731 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total thread preprocess time: 0.996 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Percentage time preprocessing: 2.57% +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Effective parallelization: 2.43 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled 1 times, average 3.96 sec, max 3.96 sec, min 3.96 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 1 times, average 3.95 sec, max 3.95 sec, min 3.95 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 1 times, average 3.92 sec, max 3.92 sec, min 3.92 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicy - 10.22% of total time (compiled 1 times, average 3.96 sec, max 3.96 sec, min 3.96 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 10.19% of total time (compiled 1 times, average 3.95 sec, max 3.95 sec, min 3.95 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.11% of total time (compiled 1 times, average 3.92 sec, max 3.92 sec, min 3.92 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 10.10% of total time (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 10.08% of total time (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.20.22:727][184]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.05.19-17.20.22:743][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.20.22:755][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.20.22:756][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_0 +[2024.05.19-17.20.22:874][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_0 +[2024.05.19-17.20.22:876][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.20.22:876][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.20.22:877][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_1 +[2024.05.19-17.20.22:878][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_1 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory attempting to spawn SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory attempting to spawn SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_2 +[2024.05.19-17.20.22:880][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_2 +[2024.05.19-17.20.22:889][184]LogActorFactory: Actor Factory spawned PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_PhysicsAsset.Dummy_3_PhysicsAsset as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_3 +[2024.05.19-17.20.22:906][184]LogActor: Warning: SetReplicates called on non-initialized actor SkeletalMeshActor_3. Directly setting bReplicates is the correct procedure for pre-init actors. +[2024.05.19-17.20.22:907][184]LogActorFactory: Actor Factory spawned PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_PhysicsAsset.Dummy_3_PhysicsAsset as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_3 +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory attempting to spawn Skeleton /Game/ProjectAssets/Props/Dummy_3_Skeleton.Dummy_3_Skeleton +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory attempting to spawn Skeleton /Game/ProjectAssets/Props/Dummy_3_Skeleton.Dummy_3_Skeleton +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_4 +[2024.05.19-17.20.22:909][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_4 +[2024.05.19-17.20.26:272][459]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:468][460]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:520][461]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:562][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.56:852][ 12]LogContentBrowser: Attempting asset rename: Dummy_3 -> SkeleM_Dummy_3 +[2024.05.19-17.20.56:920][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.20.56:951][ 12]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.57:014][ 12]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.20.57:014][ 12]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_34A19F0904DD8BD40BCEA37B0448B9122.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.20.57:022][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave took 101 ms (total: 14.5 sec) +[2024.05.19-17.20.57:065][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.19-17.20.57:071][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.20.57:076][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.20.57:077][ 12]AssetCheck: New page: Asset Save: SkeleM_Dummy_3 +[2024.05.19-17.20.57:077][ 12]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.33:660][239]LogContentBrowser: Attempting asset rename: Training_Dummy_Material -> MAT_Dummy_3 +[2024.05.19-17.21.33:694][239]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.21.33:727][239]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.21.33:728][239]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3675B68054D27BDCC94A26580684DCB54.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.21.33:741][239]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_3 +[2024.05.19-17.21.33:741][239]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_3E32795094D10AA04FCC270B315DABFD9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_3.uasset' +[2024.05.19-17.21.33:747][239]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 14.6 sec) +[2024.05.19-17.21.33:757][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.21.33:762][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.21.33:767][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.21.33:769][239]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.21.33:769][239]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.33:769][239]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.21.41:580][145]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.21.41:616][145]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.21.41:617][145]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3834AF9514471733B0F5562BABEFCCBB5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.21.41:622][145]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.21.41:622][145]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_3E4F9440942C172B00B6BC0B9E4600B4F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.21.41:628][145]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 14.6 sec) +[2024.05.19-17.21.41:637][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.21.41:643][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-17.21.41:648][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.21.41:660][145]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.21.41:660][145]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.41:660][145]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.00:298][340]LogContentBrowser: Attempting asset rename: animated_training_dummy_high_res_texture_0 -> TEX_Dummy_3 +[2024.05.19-17.22.00:332][340]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.00:363][340]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.22.00:364][340]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_32058DAB941D73560DF5FCAA991BE76C7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.22.00:447][340]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_3 +[2024.05.19-17.22.00:447][340]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_38F48C7DA49E6146CB829F3B162017605.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_3.uasset' +[2024.05.19-17.22.00:455][340]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 14.8 sec) +[2024.05.19-17.22.00:465][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.22.00:471][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.00:476][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.22.00:477][340]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.22.00:478][340]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.00:478][340]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_3.TEX_Dummy_3 +[2024.05.19-17.22.06:538][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.06:610][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.22.06:611][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_30754DEF14530BBE20D3A9E843865C5B6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.22.06:642][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_3 +[2024.05.19-17.22.06:642][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_3ACDD93304DD6A77050AC6D9E3AD6773D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset' +[2024.05.19-17.22.06:649][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 14.9 sec) +[2024.05.19-17.22.06:658][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.06:663][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-17.22.06:669][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.06:680][ 26]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.22.06:680][ 26]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.06:680][ 26]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_3.TEX_Dummy_3 +[2024.05.19-17.22.15:648][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.15:685][ 48]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.22.15:685][ 48]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_38919B04949EB24D31386D5A134A79E45.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.22.15:691][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 14.9 sec) +[2024.05.19-17.22.15:706][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.22.15:712][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.22.15:716][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.15:727][ 48]AssetCheck: New page: Asset Save: SkeleM_Dummy_3 +[2024.05.19-17.22.15:727][ 48]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.22.18:710][395]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-17.22.18:721][395]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-17.22.18:731][396]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-17.22.25:209][172]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy_3_Extra +[2024.05.19-17.22.25:210][172]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-17.22.39:459][794]LogContentBrowser: Attempting asset rename: Damaged_Big -> Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:491][794]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.39:574][794]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:574][794]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big4B2D4DE34FF0EC8F161790B5CFB8BD48.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.22.39:580][794]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 15.0 sec) +[2024.05.19-17.22.39:591][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.39:597][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.39:602][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms +[2024.05.19-17.22.39:603][794]AssetCheck: New page: Asset Save: Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:603][794]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.50:939][120]LogContentBrowser: Attempting asset rename: Damaged_Small -> Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.50:971][120]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.51:008][120]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.51:008][120]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallAB49D33B4294D882E1E36485BB7F7D9F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.22.51:015][120]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 15.0 sec) +[2024.05.19-17.22.51:024][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.51:030][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.51:035][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.51:036][120]AssetCheck: New page: Asset Save: Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.51:036][120]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.04:378][666]LogContentBrowser: Attempting asset rename: Dummy_3_PhysicsAsset -> PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.04:410][666]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.04:435][666]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.04:435][666]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3EA04049A4DE117795BD9CA809C00B77E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.04:445][666]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.04:445][666]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset1BC89FCD42822D6347160698BF62ACFA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.04:451][666]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 15.1 sec) +[2024.05.19-17.23.04:461][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.23.04:467][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.05.19-17.23.04:471][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.23.04:473][666]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.04:473][666]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.04:473][666]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.13:357][705]LogContentBrowser: Attempting asset rename: Dummy_3_Skeleton -> Skele_Dummy_3_Skeleton +[2024.05.19-17.23.13:391][705]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.13:428][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.13:429][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_320852AE745F54AECD047FD85BFF2C7C6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.13:434][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.13:434][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big2C0E31F44F75B0EDEE3C148B680B22E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.13:438][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.13:439][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallF2F185D4499614136B8EA9BE026CAD40.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.13:440][705]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.23.13:455][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.13:455][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_Skeleton7B46D58742E0D6DEBCBD0FB3DB38B5B3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.13:461][705]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 15.2 sec) +[2024.05.19-17.23.13:470][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.23.13:476][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.23.13:480][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.23.13:483][705]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:370][369]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.19:400][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.19:401][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3CEDFFBBF4A27A4F400D82686E6CEBA0C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.19:403][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:403][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_Skeleton67F16F034CCA59BB520C4D9C8FF13AC4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.19:407][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.19:407][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset7CF2489347CAFC4554B3FF97292FB7C0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.19:411][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.19:411][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallA51E4599446C6CD246B982BAC2F3E207.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.19:416][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.19:416][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big71F0544B47B4A8DEAE19C484B70FE7BF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.19:422][369]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 15.2 sec) +[2024.05.19-17.23.19:440][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.23.19:446][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.23.19:451][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.23.19:465][369]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.20:129][446]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Brush 'ContentBrowser.ListViewFolderIcon.Base'.' +[2024.05.19-17.23.20:129][446]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Brush 'ContentBrowser.ListViewFolderIcon.Mask'.' +[2024.05.19-17.23.21:292][568]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.21:324][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.21:324][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3A5EE69A145C077FF6AD77782E1A6167C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.21:329][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.21:329][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Small07AE416841F3084B4900B79B2CD2BFD4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.21:334][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.21:334][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big023062C24AD979D0899A22BFE6CFFF44.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.21:335][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.21:335][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_SkeletonD4F0325444ED0F66AA9270B3CAA31E4B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.21:338][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.21:338][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset3F39576A450321D8A7F3B88C31ED832B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.21:346][568]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 15.3 sec) +[2024.05.19-17.23.21:364][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.23.21:370][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.23.21:374][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.23.21:429][568]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.22:179][642]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.23.58:795][588]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.23.58:805][588]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.23.58:805][588]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/4/medieval_combat_dummy_high_res.glb] +[2024.05.19-17.23.58:824][589]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.23.59:197][602]LogStaticMesh: Display: Building static mesh Dummy_4... +[2024.05.19-17.23.59:215][603]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0.medieval_combat_dummy_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.23.59:217][603]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1.medieval_combat_dummy_high_res_texture_1 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.23.59:285][603]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.23.59:290][603]LogStaticMesh: Built static mesh [0.09s] /Game/ProjectAssets/Props/Dummy_4.Dummy_4 +[2024.05.19-17.23.59:365][604]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.23.59:458][604]LogTexture: Display: Waiting for textures to be ready 0/3 (/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2) ... +[2024.05.19-17.24.00:064][604]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2.medieval_combat_dummy_high_res_texture_2 (TFO_BC5, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.24.00:513][604]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.24.00:574][604]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.24.00:603][605]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.24.00:603][605]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total job queries 128, among them cache hits 24 (18.75%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 71 distinct outputs (68.93%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: RAM used: 3.83 MiB of 819.20 MiB budget. Usage: 0.47% +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Shaders Compiled: 54 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Jobs assigned 54, completed 54 (100%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Job execution time: average 6.97 s, max 14.33 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Job life time (pending + execution): average 7.12 s, max 14.38 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Shader code size: average 63.679 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 27.51 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Average processing rate: 1.96 jobs/sec +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total thread time: 103.198 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total thread preprocess time: 1.901 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Percentage time preprocessing: 1.84% +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Effective parallelization: 3.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.92% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.67% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 11.03% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.93% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.79% of total time (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.24.13:044][ 26]LogContentBrowser: Attempting asset rename: Dummy_4 -> SM_Dummy_4 +[2024.05.19-17.24.13:077][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.24.13:116][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SM_Dummy_4 +[2024.05.19-17.24.13:116][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4D6E145484ED08F28BEE8B38359A59E6B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SM_Dummy_4.uasset' +[2024.05.19-17.24.13:123][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave took 46 ms (total: 15.3 sec) +[2024.05.19-17.24.13:135][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.24.13:141][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.24.13:147][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.24.13:148][ 26]AssetCheck: New page: Asset Save: SM_Dummy_4 +[2024.05.19-17.24.13:148][ 26]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.24.22:836][141]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.24.22:873][141]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.24.22:873][141]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4096825D14E7C819FB4C02DB474429588.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.24.22:880][141]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 15.3 sec) +[2024.05.19-17.24.22:889][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.24.22:895][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.24.22:899][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.24.22:910][141]AssetCheck: New page: Asset Save: SM_Dummy_4 +[2024.05.19-17.24.22:910][141]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.25.09:705][754]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy +[2024.05.19-17.25.09:705][754]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! +[2024.05.19-17.25.56:522][372]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps +[2024.05.19-17.46.19:458][974]LogUObjectHash: Compacting FUObjectHashTables data took 0.90ms +[2024.05.19-17.46.19:475][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 +[2024.05.19-17.46.19:476][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto3517DCA6C41895432A58058AB2F2BB287.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' +[2024.05.19-17.46.19:477][974]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. +[2024.05.19-17.46.19:477][974]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.025 +[2024.05.19-17.46.19:477][974]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.025 +[2024.05.19-17.46.19:477][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0] ([1] browsable assets)... +[2024.05.19-17.46.19:481][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0.medieval_combat_dummy_high_res_texture_0] +[2024.05.19-17.46.19:481][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0] +[2024.05.19-17.46.19:591][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3 +[2024.05.19-17.46.19:591][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_t32C2CD2B454A8D995BD2CC8518E031F4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3.uasset' +[2024.05.19-17.46.19:592][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1] ([1] browsable assets)... +[2024.05.19-17.46.19:596][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1.medieval_combat_dummy_high_res_texture_1] +[2024.05.19-17.46.19:596][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1] +[2024.05.19-17.46.19:702][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3 +[2024.05.19-17.46.19:703][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_tD65B438A494FF5ABCC9D4D813B813007.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3.uasset' +[2024.05.19-17.46.19:704][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2] ([1] browsable assets)... +[2024.05.19-17.46.19:710][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2.medieval_combat_dummy_high_res_texture_2] +[2024.05.19-17.46.19:710][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2] +[2024.05.19-17.46.19:794][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3 +[2024.05.19-17.46.19:794][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_tFA69152D40B9D81EFA0B56AADC925813.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3.uasset' +[2024.05.19-17.46.19:795][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/dummy] ([1] browsable assets)... +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total job queries 141, among them cache hits 37 (26.24%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 71 distinct outputs (68.93%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: RAM used: 3.83 MiB of 819.20 MiB budget. Usage: 0.47% +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Shaders Compiled: 54 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Jobs assigned 54, completed 54 (100%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Job execution time: average 6.97 s, max 14.33 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Job life time (pending + execution): average 7.12 s, max 14.38 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Shader code size: average 63.679 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 27.51 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Average processing rate: 1.96 jobs/sec +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total thread time: 103.198 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total thread preprocess time: 1.901 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Percentage time preprocessing: 1.84% +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Effective parallelization: 3.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.92% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.67% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 11.03% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.93% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.79% of total time (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.46.19:815][974]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.46.19:832][974]OBJ SavePackage: Rendered thumbnail for [Material /Game/ProjectAssets/Props/dummy.dummy] +[2024.05.19-17.46.19:832][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/dummy] +[2024.05.19-17.46.19:837][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/dummy_Auto3 +[2024.05.19-17.46.19:837][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/dummy_Auto37B2F50AF466F9DE24EFB3D8CF5C2C232.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/dummy_Auto3.uasset' +[2024.05.19-17.46.19:837][974]LogFileHelpers: Auto-saving content packages took 0.360 +[2024.05.19-17.46.58:631][ 0]LogContentBrowser: Attempting asset rename: dummy -> MAT_Dummy_3 +[2024.05.19-17.46.58:665][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.46.58:698][ 0]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.46.58:699][ 0]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4020B451A41B2515BA643AD9D9DA7EAE8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.46.58:704][ 0]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_3 +[2024.05.19-17.46.58:704][ 0]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_352D9A4F04E5274FD9B0071AF062DBB01.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_3.uasset' +[2024.05.19-17.46.58:711][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 15.4 sec) +[2024.05.19-17.46.58:720][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.46.58:726][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.86ms +[2024.05.19-17.46.58:731][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.46.58:733][ 0]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.46.58:733][ 0]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.46.58:733][ 0]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.47.03:749][577]LogContentBrowser: Attempting asset rename: MAT_Dummy_3 -> MAT_Dummy_4 +[2024.05.19-17.47.03:795][577]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.47.03:823][577]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.47.03:824][577]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4EEB26EB443FBFDEE78EEDC84B838A87B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.47.03:829][577]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.47.03:829][577]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_49414F42C45D2020D8056229B6F4117E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.47.03:835][577]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 15.4 sec) +[2024.05.19-17.47.03:846][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.47.03:851][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.47.03:856][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.05.19-17.47.03:859][577]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.47.03:859][577]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.47.03:859][577]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.05:626][777]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.05:844][777]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.47.05:844][777]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.47.06:025][777]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Texture samplers: 0/16 +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(6) +[2024.05.19-17.47.06:978][777]MaterialEditorStats: User interpolators: 8/8 Scalars (2/4 Vectors) (TexCoords: 8, Custom: 0) +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Shader Count: 0 +[2024.05.19-17.47.07:101][777]LogSlate: Took 0.026340 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.19-17.47.07:131][777]LogViewport: Scene viewport resized to 376x448, mode Windowed. +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Base pass vertex shader: 281 instructions +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Texture samplers: 5/16 +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(6) +[2024.05.19-17.47.07:809][779]MaterialEditorStats: User interpolators: 8/8 Scalars (2/4 Vectors) (TexCoords: 8, Custom: 0) +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Shader Count: 6 +[2024.05.19-17.47.12:337][140]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.47.28:764][471]LogViewport: Scene viewport resized to 190x136, mode Windowed. +[2024.05.19-17.47.29:283][471]LogViewport: Scene viewport resized to 183x445, mode Windowed. +[2024.05.19-17.47.30:120][475]LogViewport: Scene viewport resized to 689x602, mode Windowed. +[2024.05.19-17.47.43:768][635]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_0 -> TEX_Dummy_4_Color +[2024.05.19-17.47.43:802][635]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.47.43:835][635]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.47.43:836][635]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4C9D7F1BB41BB0E2F032593972FD3147F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.47.44:106][635]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Color +[2024.05.19-17.47.44:106][635]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_ColorB4159FEC4B001A2646029DACAD699337.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Color.uasset' +[2024.05.19-17.47.44:112][635]LogFileHelpers: InternalPromptForCheckoutAndSave took 310 ms (total: 15.7 sec) +[2024.05.19-17.47.44:140][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.47.44:146][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.47.44:151][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.05.19-17.47.44:153][635]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.47.44:153][635]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.44:153][635]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Color.TEX_Dummy_4_Color +[2024.05.19-17.48.05:061][532]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_2 -> MAT_Dummy_4_Normal +[2024.05.19-17.48.05:094][532]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.05:127][532]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.05:128][532]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4F5B6953B42E977A10A7E318BC6DEE9D9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.05:393][532]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4_Normal +[2024.05.19-17.48.05:393][532]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4_Normal85479DAD48BD066E4A846083397AE2FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4_Normal.uasset' +[2024.05.19-17.48.05:405][532]LogFileHelpers: InternalPromptForCheckoutAndSave took 310 ms (total: 16.1 sec) +[2024.05.19-17.48.05:415][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.05:421][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.48.05:426][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.05.19-17.48.05:428][532]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.05:428][532]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.05:428][532]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/MAT_Dummy_4_Normal.MAT_Dummy_4_Normal +[2024.05.19-17.48.20:324][806]LogContentBrowser: Attempting asset rename: MAT_Dummy_4_Normal -> TEX_Dummy_4_Normal +[2024.05.19-17.48.20:357][806]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.20:391][806]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.20:391][806]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_48EA898C046A975A49CA4E493225CF9EA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.20:486][806]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Normal +[2024.05.19-17.48.20:486][806]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Normal5F9470184305B45E1F22799582126DE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Normal.uasset' +[2024.05.19-17.48.20:494][806]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 16.2 sec) +[2024.05.19-17.48.20:504][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.48.20:510][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-17.48.20:515][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.48.20:520][806]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.20:520][806]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.20:520][806]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Normal.TEX_Dummy_4_Normal +[2024.05.19-17.48.34:102][996]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_1 -> TEX_Dummy_4_Metallic +[2024.05.19-17.48.34:135][996]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.34:162][996]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.34:162][996]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4C65F9DCD4FC14770538B03A1B3E82B08.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.34:405][996]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Metallic +[2024.05.19-17.48.34:405][996]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Metallic458F0A7244FAA305886583AB329AACB7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Metallic.uasset' +[2024.05.19-17.48.34:412][996]LogFileHelpers: InternalPromptForCheckoutAndSave took 276 ms (total: 16.5 sec) +[2024.05.19-17.48.34:422][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.48.34:428][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.19-17.48.34:433][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2024.05.19-17.48.34:436][996]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.34:436][996]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.34:436][996]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Metallic.TEX_Dummy_4_Metallic +[2024.05.19-17.48.36:839][197]LogViewport: Scene viewport resized to 376x448, mode Windowed. +[2024.05.19-17.48.38:921][405]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.19-17.48.49:151][576]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.49:178][576]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.48.49:178][576]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4645D55A842C6D382D7F51F93CCBF1108.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.48.49:183][576]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_4 +[2024.05.19-17.48.49:184][576]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_44DB9866446BD9C3D6F6AB9905CEAF791.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset' +[2024.05.19-17.48.49:190][576]LogFileHelpers: InternalPromptForCheckoutAndSave took 38 ms (total: 16.5 sec) +[2024.05.19-17.48.49:200][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.49:206][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.48.49:211][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.48.49:222][576]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.49:222][576]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.48.49:222][576]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.55:077][241]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.55:113][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_4 +[2024.05.19-17.48.55:113][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4270ACE8B493FD35BFAF13FA54A162D83.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset' +[2024.05.19-17.48.55:215][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Color +[2024.05.19-17.48.55:215][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_ColorD2986B2C49512D3CFAA04DA9F34ABAEE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset' +[2024.05.19-17.48.55:291][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Metallic +[2024.05.19-17.48.55:292][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Metallic9C28F2CB443C0A5F7C7595B3C01EF55B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset' +[2024.05.19-17.48.55:385][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Normal +[2024.05.19-17.48.55:385][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Normal2A7B380545F2E474788A21A97B85FC6D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset' +[2024.05.19-17.48.55:392][241]LogFileHelpers: InternalPromptForCheckoutAndSave took 314 ms (total: 16.8 sec) +[2024.05.19-17.48.55:408][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.48.55:413][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.55:418][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.48.55:434][241]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Color.TEX_Dummy_4_Color +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Metallic.TEX_Dummy_4_Metallic +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Normal.TEX_Dummy_4_Normal +[2024.05.19-17.50.30:258][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.50.30:262][ 72]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.50.30:348][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.50.30:364][ 72]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.19-17.50.30:365][ 72]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld4BCD89F74AB710845802E38F44BD3838.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.19-17.50.30:371][ 72]LogFileHelpers: Saving map 'TheMainWorld' took 0.071 +[2024.05.19-17.50.30:382][ 72]LogFileHelpers: InternalPromptForCheckoutAndSave took 120 ms (total: 16.9 sec) +[2024.05.19-17.50.30:386][ 72]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.19-17.50.30:386][ 72]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.19-17.50.32:521][306]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-17.50.32:590][306]PIE: New page: SIE session: TheMainWorld (19 May 2024, 23:50:32) +[2024.05.19-17.50.32:696][306]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.19-17.50.32:697][306]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.19-17.50.32:724][306]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-17.50.32:766][306]LogPlayLevel: PIE: StaticDuplicateObject took: (0.041691s) +[2024.05.19-17.50.32:766][306]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.041785s) +[2024.05.19-17.50.32:771][306]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.50.32:818][306]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.50.32:833][306]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.50.32:833][306]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-17.50.32:855][306]LogPlayLevel: PIE: World Init took: (0.050156s) +[2024.05.19-17.50.32:855][306]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-17.50.32:855][306]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-17.50.32:858][306]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-17.50.32:875][306]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-17.50.32:877][306]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.19-17.50.32:877][306]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.19-17.50.32:879][306]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.19-17.50.32:879][306]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.19-17.50.32:879][306]LogInit: FAudioDevice initialized with ID 2. +[2024.05.19-17.50.32:879][306]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.19-17.50.32:879][306]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.19-17.50.35:211][306]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-17.50.35:234][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.50.35:234][306]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-20.50.35 +[2024.05.19-17.50.35:298][306]LogWorld: Bringing up level for play took: 0.087152 +[2024.05.19-17.50.35:307][306]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2024.05.19-17.50.35:659][306]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-17.50.35:679][306]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-17.50.35:805][306]PIE: Server logged in +[2024.05.19-17.50.35:810][306]PIE: Play in editor total start time 3.4 seconds. +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total job queries 161, among them cache hits 42 (26.09%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Tracking 118 distinct input hashes that result in 80 distinct outputs (67.80%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: RAM used: 4.30 MiB of 819.20 MiB budget. Usage: 0.53% +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Shaders Compiled: 63 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Jobs assigned 63, completed 63 (100%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Average time worker was idle: 714.81 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Time job spent in pending queue: average 0.14 s, longest 2.33 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Job execution time: average 6.10 s, max 14.33 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Job life time (pending + execution): average 6.25 s, max 14.38 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Shader code size: average 63.351 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 30.88 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Jobs were issued in 36 batches (only local compilation was used), average 1.75 jobs/batch +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Average processing rate: 2.04 jobs/sec +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total thread time: 109.199 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total thread preprocess time: 2.469 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Percentage time preprocessing: 2.26% +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Effective parallelization: 3.54 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 13.77% of total time (compiled 8 times, average 1.88 sec, max 4.17 sec, min 0.31 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.27% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.03% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 10.42% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.33% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.51.10:418][709]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-17.51.10:418][709]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-17.51.10:425][709]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-17.51.10:425][709]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.51.10:518][709]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-17.51.10:522][709]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.51.10:528][709]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-17.51.10:528][709]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.19-17.51.10:577][709]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.19-17.51.10:580][709]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.19-17.51.10:586][709]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-17.51.10:805][709]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms +[2024.05.19-17.51.10:882][710]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2024.05.19-17.51.22:345][941]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.100 and deleted 0 files with total size 0 MiB and 13 empty folders. Scanned 3347 files in 4803 folders with total size 202 MiB. +[2024.05.19-17.52.27:068][ 65]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-17.52.27:096][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.52.27:096][ 65]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.52.27:138][ 65]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.19-17.52.29:058][ 65]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] +`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] +FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] +UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] +UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] +BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] + +[2024.05.19-17.52.29:086][ 65]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..c6ecd2b --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashContext.runtime-xml @@ -0,0 +1,291 @@ + + + + 3 + 3EDA550B4B5AE7F35192919DF358119B + UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000 + false + true + false + Stall + UAssetEditorSubsystem::OpenEditorForAsset + + Attended + 7856 + 2437 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="StandaloneToolkit" Label="BP_Rune" Content=SNullWidgetC + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 26278416384 + 4096 + 16 + 6258376704 + 7613702144 + 1797898240 + 2748809216 + 4111261696 + 4488867840 + 0 + 0 + 0 + 0 + + dbghelp 0x00007ffc5b430000 + 8c0e0 dbghelp 0x00007ffc5b430000 + 92774 dbghelp 0x00007ffc5b430000 + 93531 dbghelp 0x00007ffc5b430000 + 93839 dbghelp 0x00007ffc5b430000 + 93906 dbghelp 0x00007ffc5b430000 + bf7fe dbghelp 0x00007ffc5b430000 + ba00f dbghelp 0x00007ffc5b430000 + f4f75 dbghelp 0x00007ffc5b430000 + fedb2 dbghelp 0x00007ffc5b430000 + f624d dbghelp 0x00007ffc5b430000 + 143cbf dbghelp 0x00007ffc5b430000 + 1651c1 dbghelp 0x00007ffc5b430000 + 110351 dbghelp 0x00007ffc5b430000 + a218 dbghelp 0x00007ffc5b430000 + e13d dbghelp 0x00007ffc5b430000 + 3b83a dbghelp 0x00007ffc5b430000 + 39b6a dbghelp 0x00007ffc5b430000 + 39f0e dbghelp 0x00007ffc5b430000 + 3a10c dbghelp 0x00007ffc5b430000 + 31eef UnrealEditor-Core 0x00007ffc928f0000 + 67b9e3 UnrealEditor-Core 0x00007ffc928f0000 + 67bb29 UnrealEditor-Core 0x00007ffc928f0000 + 67e6b1 UnrealEditor-Core 0x00007ffc928f0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc94d90000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 97c40 UnrealEditor-Kismet 0x00007ffc775a0000 + 217773 UnrealEditor-Kismet 0x00007ffc775a0000 + 24f831 UnrealEditor-Kismet 0x00007ffc775a0000 + 31d6bd UnrealEditor-Kismet 0x00007ffc775a0000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc20180000 + baa4c UnrealEditor-AssetTools 0x00007ffc6fab0000 + 12105e UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 1f4473 UnrealEditor-Slate 0x00007ffc942a0000 + 10efc UnrealEditor-Slate 0x00007ffc942a0000 + 7c431 UnrealEditor-Slate 0x00007ffc942a0000 + 6a3cf UnrealEditor-Slate 0x00007ffc942a0000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 4c226 UnrealEditor 0x00007ff762350000 + 76f2 UnrealEditor 0x00007ff762350000 + 2d28c UnrealEditor 0x00007ff762350000 + 2d37a UnrealEditor 0x00007ff762350000 + 30854 UnrealEditor 0x00007ff762350000 + 46984 UnrealEditor 0x00007ff762350000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + 8DEFA8AB31F193844388C5D806A66BA4A43E2DC4 + + + dbghelp 0x00007ffc5b430000 + 8c0e0 dbghelp 0x00007ffc5b430000 + 92774 dbghelp 0x00007ffc5b430000 + 93531 dbghelp 0x00007ffc5b430000 + 93839 dbghelp 0x00007ffc5b430000 + 93906 dbghelp 0x00007ffc5b430000 + bf7fe dbghelp 0x00007ffc5b430000 + ba00f dbghelp 0x00007ffc5b430000 + f4f75 dbghelp 0x00007ffc5b430000 + fedb2 dbghelp 0x00007ffc5b430000 + f624d dbghelp 0x00007ffc5b430000 + 143cbf dbghelp 0x00007ffc5b430000 + 1651c1 dbghelp 0x00007ffc5b430000 + 110351 dbghelp 0x00007ffc5b430000 + a218 dbghelp 0x00007ffc5b430000 + e13d dbghelp 0x00007ffc5b430000 + 3b83a dbghelp 0x00007ffc5b430000 + 39b6a dbghelp 0x00007ffc5b430000 + 39f0e dbghelp 0x00007ffc5b430000 + 3a10c dbghelp 0x00007ffc5b430000 + 31eef UnrealEditor-Core 0x00007ffc928f0000 + 67b9e3 UnrealEditor-Core 0x00007ffc928f0000 + 67bb29 UnrealEditor-Core 0x00007ffc928f0000 + 67e6b1 UnrealEditor-Core 0x00007ffc928f0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc94d90000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc707f0000 + 97c40 UnrealEditor-Kismet 0x00007ffc775a0000 + 217773 UnrealEditor-Kismet 0x00007ffc775a0000 + 24f831 UnrealEditor-Kismet 0x00007ffc775a0000 + 31d6bd UnrealEditor-Kismet 0x00007ffc775a0000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc20180000 + baa4c UnrealEditor-AssetTools 0x00007ffc6fab0000 + 12105e UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc8ef40000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000002c7c0b70000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc5cf60000 + 1f4473 UnrealEditor-Slate 0x00007ffc942a0000 + 10efc UnrealEditor-Slate 0x00007ffc942a0000 + 7c431 UnrealEditor-Slate 0x00007ffc942a0000 + 6a3cf UnrealEditor-Slate 0x00007ffc942a0000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb1960000 + 4c226 UnrealEditor 0x00007ff762350000 + 76f2 UnrealEditor 0x00007ff762350000 + 2d28c UnrealEditor 0x00007ff762350000 + 2d37a UnrealEditor 0x00007ff762350000 + 30854 UnrealEditor 0x00007ff762350000 + 46984 UnrealEditor 0x00007ff762350000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 5988 + GameThread + + + 638519131416810000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/VRWizardProject.log new file mode 100644 index 0000000..ed5cd62 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-898ECED240784766CC778EB7599ACBEB_0000/VRWizardProject.log @@ -0,0 +1,1705 @@ +Log file open, 05/21/24 20:51:52 +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=11872) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 8.945262 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-898ECED240784766CC778EB7599ACBEB + Session CrashGUID >==================================================== +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogConfig: Display: Loading Android ini files took 0.07 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.9 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +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 CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +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 AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +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 MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +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/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +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/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.21-17.51.59:971][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.21-17.51.59:971][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.21-17.52.00:065][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.21-17.52.00:075][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.21-17.52.00:139][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.21-17.52.00:139][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.21-17.52.00:139][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.21-17.52.00:308][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.21-17.52.00:308][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.21-17.52.00:308][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.21-17.52.00:709][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.21-17.52.00:709][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.21-17.52.00:736][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.21-17.52.00:736][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.21-17.52.00:750][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.21-17.52.00:783][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.21-17.52.00:783][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.21-17.52.00:787][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.21-17.52.00:811][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.21-17.52.00:825][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.21-17.52.00:825][ 0]LogInit: User: egonh +[2024.05.21-17.52.00:825][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.21-17.52.00:825][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.21-17.52.00:830][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.21-17.52.00:830][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.21-17.52.00:830][ 0]LogMemory: Process Physical Memory: 495.95 MB used, 505.34 MB peak +[2024.05.21-17.52.00:830][ 0]LogMemory: Process Virtual Memory: 489.82 MB used, 489.82 MB peak +[2024.05.21-17.52.00:830][ 0]LogMemory: Physical Memory: 9170.02 MB used, 7143.36 MB free, 16313.38 MB total +[2024.05.21-17.52.00:830][ 0]LogMemory: Virtual Memory: 14214.82 MB used, 10846.23 MB free, 25061.05 MB total +[2024.05.21-17.52.00:830][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.21-17.52.00:837][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.21-17.52.00:988][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.21-17.52.00:993][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.21-17.52.00:993][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.21-17.52.01:040][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.21-17.52.01:048][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.21-17.52.02:019][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.21-17.52.02:019][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.21-17.52.05:182][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.21-17.52.05:182][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.21-17.52.05:182][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.21-17.52.05:182][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.21-17.52.05:182][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.21-17.52.05:182][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.21-17.52.05:183][ 0]LogWindows: Attached monitors: +[2024.05.21-17.52.05:183][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.21-17.52.05:183][ 0]LogWindows: Found 1 attached monitors. +[2024.05.21-17.52.05:183][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.21-17.52.05:183][ 0]LogRHI: RHI Adapter Info: +[2024.05.21-17.52.05:183][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.21-17.52.05:183][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.21-17.52.05:183][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.21-17.52.20:174][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.21-17.52.20:174][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.21-17.52.20:174][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.21-17.52.20:320][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.21-17.52.20:410][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.21-17.52.20:411][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.21-17.52.20:412][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.21-17.52.20:479][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.21-17.52.20:479][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.21-17.52.20:480][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.21-17.52.20:830][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.21-17.52.21:173][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.21-17.52.21:173][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.21-17.52.21:515][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.21-17.52.21:515][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.21-17.52.21:563][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.21-17.52.21:682][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.21-17.52.21:781][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.21-17.52.21:888][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.21-17.52.21:923][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.21-17.52.21:981][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.21-17.52.23:027][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.21-17.52.23:027][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.21-17.52.23:262][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.21-17.52.23:262][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.21-17.52.23:642][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.21-17.52.25:302][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.21-17.52.25:442][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.21-17.52.25:687][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.21-17.52.25:687][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.13ms. RandomReadSpeed=15.56MBs, RandomWriteSpeed=165.80MBs. Assigned SpeedClass 'Local' +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.21-17.52.26:249][ 0]LogShaderCompilers: Guid format shader working directory is -34 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/7856/). +[2024.05.21-17.52.26:249][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/D814207646EA8AB87C1C109897C5D635/'. +[2024.05.21-17.52.26:249][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.21-17.52.26:250][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.21-17.52.39:435][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.21-17.52.40:644][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.21-17.52.40:644][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.21-17.52.44:326][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.21-17.52.44:383][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.21-17.52.45:025][ 0]LogAssetRegistry: FAssetRegistry took 0.0074 seconds to start up +[2024.05.21-17.52.45:026][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.21-17.52.45:595][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.21-17.52.52:781][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.21-17.52.52:782][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3200][000004AE40415000 66] GlobalDefaults, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3800][000004AE40410000 66] Windows, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3E00][000004AE40417800 66] WindowsEditor, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4000][000004AE4041C800 66] WindowsServer, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4200][000004AE373D0000 66] WindowsClient, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4400][000004AE220DA000 66] IOS, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4600][000004AE4CCF0000 66] iPadAir2, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4800][000004AE4CCF2800 66] IPadPro, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4A00][000004AE4CCF5000 66] iPadAir3, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4C00][000004AE4CCF7800 66] iPadAir4, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4E00][000004AE4CCFA000 66] iPadAir5, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5000][000004AE4CCFC800 66] iPadMini4, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5200][000004AE4CD10000 66] iPadMini5, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5400][000004AE4CD12800 66] iPadMini6, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5600][000004AE4CD15000 66] iPhone6S, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5800][000004AE4CD17800 66] iPhone7, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5A00][000004AE4CD1A000 66] iPodTouch7, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D5C00][000004AE4CD1C800 66] iPhone6SPlus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D5E00][000004AE4CD20000 66] iPhone7Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6000][000004AE4CD22800 66] iPhoneSE, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6200][000004AE4CD25000 66] iPhone8, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6400][000004AE4CD27800 66] iPhone8Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6600][000004AE4CD2A000 66] iPhoneX, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6800][000004AE4CD2C800 66] iPhoneXS, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6A00][000004AE4CD30000 66] iPhoneXSMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6C00][000004AE4CD32800 66] iPhoneXR, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6E00][000004AE4CD35000 66] iPhone11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7000][000004AE4CD37800 66] iPhone11Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7200][000004AE4CD3A000 66] iPhone11ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7400][000004AE4CD3C800 66] iPhoneSE2, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7600][000004AE4CD80000 66] iPhone12Mini, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7800][000004AE4CD82800 66] iPhone12, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7A00][000004AE4CD85000 66] iPhone12Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7C00][000004AE4CD87800 66] iPhone12ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7E00][000004AE4CD8A000 66] iPhone13Mini, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8000][000004AE4CD8C800 66] iPhone13, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8200][000004AE4CD90000 66] iPhone13Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8400][000004AE4CD92800 66] iPhone13ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8600][000004AE4CD95000 66] iPhoneSE3, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8800][000004AE4CD97800 66] iPhone14, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8A00][000004AE4CD9A000 66] iPhone14Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8C00][000004AE4CD9C800 66] iPhone14Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8E00][000004AE4CDA0000 66] iPhone14ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9000][000004AE4CDA2800 66] iPhone15, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9200][000004AE4CDA5000 66] iPhone15Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9400][000004AE4CDA7800 66] iPhone15Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9600][000004AE4CDAA000 66] iPhone15ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9800][000004AE4CDAC800 66] iPadPro105, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9A00][000004AE4CDB0000 66] iPadPro129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9C00][000004AE4CDB2800 66] iPadPro97, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9E00][000004AE4CDB5000 66] iPadPro2_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA000][000004AE4CDB7800 66] iPad5, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA200][000004AE4CDBA000 66] iPad6, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA400][000004AE4CDBC800 66] iPad7, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA600][000004AE4CD00000 66] iPad8, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA800][000004AE4CD02800 66] iPad9, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAA00][000004AE4CD05000 66] iPad10, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAC00][000004AE4CD07800 66] iPadPro11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAE00][000004AE4CD0A000 66] iPadPro2_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB000][000004AE4CD0C800 66] iPadPro3_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB200][000004AE4CDC0000 66] iPadPro4_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB400][000004AE4CDC2800 66] iPadPro3_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB600][000004AE4CDC5000 66] iPadPro4_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB800][000004AE4CDC7800 66] iPadPro5_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBA00][000004AE4CDCA000 66] iPadPro6_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBC00][000004AE4CDCC800 66] AppleTV, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBE00][000004AE4CDD0000 66] AppleTV4K, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC000][000004AE4CDD2800 66] AppleTV2_4K, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC200][000004AE4CDD5000 66] TVOS, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC400][000004AE4CDD7800 66] Mac, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC600][000004AE4CDDA000 66] MacEditor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC800][000004AE4CDDC800 66] MacClient, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCA00][000004AE4CDE0000 66] MacServer, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCC00][000004AE4CDE2800 66] Linux, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCE00][000004AE4CDE5000 66] LinuxEditor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD000][000004AE4CDE7800 66] LinuxArm64Editor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD200][000004AE4CDEA000 66] LinuxArm64, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD400][000004AE4CDEC800 66] LinuxClient, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD600][000004AE4CDF0000 66] LinuxArm64Client, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD800][000004AE4CDF2800 66] LinuxServer, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDA00][000004AE4CDF5000 66] LinuxArm64Server, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDC00][000004AE4CDF7800 66] Android, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDE00][000004AE4CDFA000 66] Android_Preview_OpenGL, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE000][000004AE4CDFC800 66] Android_Preview_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE200][000004AE4CE00000 66] Android_Low, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE400][000004AE4CE02800 66] Android_Mid, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE600][000004AE4CE05000 66] Android_High, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE800][000004AE4CE07800 66] Android_Default, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEA00][000004AE4CE0A000 66] Android_Adreno4xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEC00][000004AE4CE0C800 66] Android_Adreno5xx_Low, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEE00][000004AE4CE10000 66] Android_Adreno5xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF000][000004AE4CE12800 66] Android_Adreno6xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF200][000004AE4CE15000 66] Android_Adreno6xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF400][000004AE4CE17800 66] Android_Adreno7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF600][000004AE4CE1A000 66] Android_Adreno7xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF800][000004AE4CE1C800 66] Android_Mali_T6xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFA00][000004AE4CE20000 66] Android_Mali_T7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFC00][000004AE4CE22800 66] Android_Mali_T8xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFE00][000004AE4CE25000 66] Android_Mali_G71, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C40F400][000004AE4CE27800 66] Android_Mali_G72, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C40FC00][000004AE4CE2A000 66] Android_Mali_G72_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE31747800][000004AE4CE2C800 66] Android_Mali_G76, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30000][000004AE4CE40000 66] Android_Mali_G76_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30200][000004AE4CE42800 66] Android_Mali_G77, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30400][000004AE4CE45000 66] Android_Mali_G77_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30600][000004AE4CE47800 66] Android_Mali_G78, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30800][000004AE4CE4A000 66] Android_Mali_G78_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30A00][000004AE4CE4C800 66] Android_Mali_G710, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30C00][000004AE4CE50000 66] Android_Mali_G710_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31000][000004AE4CE52800 66] Android_Mali_G7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31200][000004AE4CE55000 66] Android_Mali_G7xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31400][000004AE4CE57800 66] Android_Xclipse_920, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31600][000004AE4CE5A000 66] Android_Xclipse_920_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31A00][000004AE4CE5C800 66] Android_Vulkan_SM5, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31C00][000004AE4CE60000 66] Android_PowerVR_G6xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31E00][000004AE4CE62800 66] Android_PowerVR_GT7xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32000][000004AE4CE65000 66] Android_PowerVR_GE8xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32200][000004AE4CE67800 66] Android_PowerVR_GM9xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32400][000004AE4CE6A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32600][000004AE4CE6C800 66] Android_TegraK1, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32800][000004AE4CE70000 66] Android_Unknown_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32A00][000004AE4CE72800 66] Oculus_Quest, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32C00][000004AE4CE75000 66] Oculus_Quest2, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32E00][000004AE4CE77800 66] Meta_Quest_Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33000][000004AE4CE7A000 66] Meta_Quest_3, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33200][000004AE4CE7C800 66] HoloLens, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33400][000004AE4CE80000 66] MagicLeap_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: Active device profile: [000004AE4C9D3E00][000004AE40417800 66] WindowsEditor +[2024.05.21-17.52.53:049][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.21-17.52.53:067][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.21-17.52.53:074][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.21-17.52.53:350][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.21-17.52.53:413][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.21-17.52.53:413][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.21-17.52.54:590][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.21-17.52.56:838][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.21-17.52.58:032][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.21-17.52.58:033][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.21-17.53.10:368][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.10:418][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.21-17.53.10:560][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.21-17.53.10:560][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.21-17.53.10:713][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.21-17.53.10:713][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.21-17.53.10:713][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.21-17.53.10:848][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.21-17.53.10:848][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.21-17.53.10:849][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.21-17.53.11:802][ 0]LogSlate: Border +[2024.05.21-17.53.11:802][ 0]LogSlate: BreadcrumbButton +[2024.05.21-17.53.11:802][ 0]LogSlate: Brushes.Title +[2024.05.21-17.53.11:802][ 0]LogSlate: Default +[2024.05.21-17.53.11:802][ 0]LogSlate: Icons.Save +[2024.05.21-17.53.11:802][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.21-17.53.11:802][ 0]LogSlate: ListView +[2024.05.21-17.53.11:802][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.21-17.53.11:802][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.21-17.53.11:802][ 0]LogSlate: TableView.DarkRow +[2024.05.21-17.53.11:802][ 0]LogSlate: TableView.Row +[2024.05.21-17.53.11:802][ 0]LogSlate: TreeView +[2024.05.21-17.53.12:302][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.21-17.53.17:779][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.21-17.53.18:032][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.21-17.53.18:300][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 525 ms +[2024.05.21-17.53.18:533][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.21-17.53.18:533][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.21-17.53.18:533][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.21-17.53.18:549][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.21-17.53.20:030][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-17.53.25:058][ 0]LogPython: Using Python 3.9.7 +[2024.05.21-17.53.28:576][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.21-17.53.28:639][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.21-17.53.28:659][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.21-17.53.30:200][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.21-17.53.30:291][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.21-17.53.34:788][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.53.34:820][ 0]LogUProjectInfo: Found projects: +[2024.05.21-17.53.34:952][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.53.37:371][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.21-17.53.38:972][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.21-17.53.39:182][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.21-17.53.39:182][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.21-17.53.41:188][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.21-17.53.45:300][ 0]LogCollectionManager: Loaded 0 collections in 0.001414 seconds +[2024.05.21-17.53.45:311][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.21-17.53.45:322][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.21-17.53.45:324][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.21-17.53.46:110][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.21-17.53.47:476][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:482][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:490][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:497][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:511][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:522][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:528][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:537][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:545][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:560][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:566][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:573][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:584][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:602][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:608][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:615][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:764][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:770][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:776][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.48:070][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.21-17.53.48:070][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.21-17.53.53:402][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.21-17.53.53:429][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.21-17.53.54:126][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.21-17.53.54:126][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.21-17.53.54:266][ 0]LogEngine: Initializing Engine... +[2024.05.21-17.53.54:491][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.21-17.53.54:505][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.21-17.53.54:505][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.21-17.53.54:507][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.21-17.53.54:507][ 0]LogHMD: HMD initialization failed +[2024.05.21-17.53.54:507][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.21-17.53.54:913][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.21-17.53.56:085][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.21-17.53.56:510][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.53.56:673][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-17.53.57:205][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.21-17.53.57:494][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.21-17.53.57:518][ 0]LogInit: Texture streaming: Enabled +[2024.05.21-17.53.57:739][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.21-17.53.57:808][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.21-17.53.57:924][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.21-17.53.57:974][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.21-17.53.57:975][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.21-17.53.58:031][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.21-17.53.58:031][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.21-17.53.58:053][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-17.53.58:054][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-17.53.58:190][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-17.53.58:244][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-17.53.58:289][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-17.53.58:453][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-17.53.58:455][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-17.53.58:498][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.21-17.53.58:498][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.21-17.53.58:510][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.21-17.53.58:515][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.21-17.53.58:527][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.21-17.53.58:744][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.21-17.53.58:947][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.21-17.53.58:965][ 0]LogInit: Transaction tracking system initialized +[2024.05.21-17.53.59:295][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.21-17.53.59:295][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.21-17.53.59:298][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003639 seconds (Found 177 uncontrolled assets) +[2024.05.21-17.53.59:487][ 0]BlueprintLog: New page: Editor Load +[2024.05.21-17.54.01:266][ 0]LocalizationService: Localization service is disabled +[2024.05.21-17.54.02:088][ 0]TimingProfiler: Initialize +[2024.05.21-17.54.02:100][ 0]TimingProfiler: OnSessionChanged +[2024.05.21-17.54.02:100][ 0]LoadingProfiler: Initialize +[2024.05.21-17.54.02:100][ 0]LoadingProfiler: OnSessionChanged +[2024.05.21-17.54.02:110][ 0]NetworkingProfiler: Initialize +[2024.05.21-17.54.02:119][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.21-17.54.02:119][ 0]MemoryProfiler: Initialize +[2024.05.21-17.54.02:119][ 0]MemoryProfiler: OnSessionChanged +[2024.05.21-17.54.07:940][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.21-17.54.11:436][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.21-17.54.13:475][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.21-17.54.13:481][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:744][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.21-17.54.13:963][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.21-17.54.14:168][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.54.14:169][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 158.773 +[2024.05.21-17.54.14:281][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.21-17.54.14:310][ 0]LightingResults: New page: Lighting Build +[2024.05.21-17.54.14:372][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.0 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.21-17.54.14:647][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.21-17.54.14:806][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-17.54.15:019][ 0]MapCheck: New page: Map Check +[2024.05.21-17.54.15:019][ 0]LightingResults: New page: Lighting Build +[2024.05.21-17.54.16:229][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-17.54.17:192][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 59.77ms +[2024.05.21-17.54.21:857][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.21-17.54.23:076][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.21-17.54.23:088][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.23:088][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-17.54.23:089][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-17.54.24:682][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.21-17.54.25:036][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.85ms +[2024.05.21-17.54.25:083][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.21-17.54.25:113][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 23.941ms to complete. +[2024.05.21-17.54.27:712][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 172.316 +[2024.05.21-17.54.27:713][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.54.27:713][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-17.54.27:716][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-17.54.27:716][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.29:566][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:672][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:682][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:692][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.31:021][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.331 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3354 files in 4798 folders with total size 202 MiB. +[2024.05.21-17.54.31:062][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:162][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.21-17.54.31:163][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:179][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.21-17.54.31:179][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:188][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:188][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:210][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:221][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:227][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.21-17.54.31:228][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:233][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:238][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.21-17.54.31:239][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:243][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:244][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:253][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:253][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:259][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.21-17.54.34:246][ 0]LogSlate: Took 0.013697 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.21-17.54.34:419][ 0]LogSlate: Took 0.019490 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.21-17.54.34:450][ 0]LogSlate: Took 0.018742 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.21-17.54.34:500][ 0]LogSlate: Took 0.019198 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.21-17.54.34:656][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.21-17.54.37:055][ 0]LogSlate: Took 0.049294 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.21-17.54.38:002][ 0]LogD3D12RHI: Warning: Waited for PSO creation for 100.000000ms +[2024.05.21-17.54.38:624][ 0]LogStall: Startup... +[2024.05.21-17.54.38:626][ 0]LogStall: Startup complete. +[2024.05.21-17.54.38:800][ 0]LogLoad: (Engine Initialization) Total time: 183.40 seconds +[2024.05.21-17.54.38:800][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.21-17.54.39:255][ 0]Cmd: POLY SELECT MEMORY UNION +[2024.05.21-17.54.39:349][ 0]Cmd: POLY SELECT ALL +[2024.05.21-17.54.39:456][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.21-17.54.39:457][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.21-17.54.39:475][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.21-17.54.40:078][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.21-17.54.40:505][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-17.54.41:742][ 1]LogPython: registering + +[2024.05.21-17.54.41:744][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.561266 secs +[2024.05.21-17.54.42:871][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.21-17.54.43:281][ 2]LogAssetRegistry: AssetRegistryGather time 5.5465s: AssetDataDiscovery 2.6366s, AssetDataGather 2.7136s, StoreResults 0.1964s. +[2024.05.21-17.54.43:550][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017256 seconds (updated 0 objects) +[2024.05.21-17.54.44:456][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.45:692][ 8]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-17.54.45:841][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.21-17.54.45:841][ 8]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.21-17.54.46:022][ 9]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.46:752][ 13]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Total job queries 35, among them cache hits 4 (11.43%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Tracking 31 distinct input hashes that result in 27 distinct outputs (87.10%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: RAM used: 1.11 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.59.49:027][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.59.49:463][ 66]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.59.55:354][649]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.21-17.59.55:405][649]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.21-17.59.55:435][650]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.21-17.59.58:876][ 42]LogContentBrowser: Attempting asset rename: NewFolder -> Enums +[2024.05.21-17.59.58:878][ 42]LogContentBrowser: End creating deferred item NewFolder +[2024.05.21-18.01.27:101][184]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.21-18.01.46:404][443]LogContentBrowser: Deferred new asset file creation: NewUserDefinedEnum +[2024.05.21-18.01.46:413][443]LogContentBrowser: Creating deferred item: NewUserDefinedEnum +[2024.05.21-18.01.46:437][445]LogContentBrowser: Renaming the item being created (Deferred Item: NewUserDefinedEnum). +[2024.05.21-18.01.54:132][306]LogContentBrowser: Attempting asset rename: NewUserDefinedEnum -> Enum_Runes +[2024.05.21-18.01.54:278][306]LogContentBrowser: End creating deferred item NewUserDefinedEnum +[2024.05.21-18.04.42:484][ 30]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms +[2024.05.21-18.04.42:514][ 30]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.148 +[2024.05.21-18.04.42:540][ 30]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.04.42:541][ 30]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.04.42:627][ 30]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.015706 seconds +[2024.05.21-18.04.42:744][ 30]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1 +[2024.05.21-18.04.42:744][ 30]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto1786B878F48BF2A40FCF8ED955B12E570.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1.uasset' +[2024.05.21-18.04.42:810][ 30]LogFileHelpers: Auto-saving content packages took 0.296 +[2024.05.21-18.19.20:591][ 3]LogAssetEditorSubsystem: Opening Asset editor for UserDefinedEnum /Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes +[2024.05.21-18.19.24:780][382]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.21-18.20.13:640][641]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.21-18.20.13:642][641]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.019 +[2024.05.21-18.20.13:642][641]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.20.13:642][641]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.20.13:643][641]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2 +[2024.05.21-18.20.13:643][641]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto2AB35AA0E422C6BBCAACE74B16A2BE90D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2.uasset' +[2024.05.21-18.20.13:643][641]LogFileHelpers: Auto-saving content packages took 0.002 +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: request failed, libcurl error: 65 (Send failed since rewinding of the data stream failed) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 0 (Found bundle for host: 0x4ae23170c90 [serially]) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 1 (Re-using existing connection with host datarouter.ol.epicgames.com) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 2 (We are completely uploaded and fine) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 3 (TLSv1.3 (IN), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 4 (Connection died, retrying a fresh connect (retry count: 1)) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 5 (state.rewindbeforesend = TRUE) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 6 (Closing connection) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 7 (TLSv1.3 (OUT), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 8 (Issue another request to this URL: 'https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B1E812EFE-4096-ED4B-94DC-60953C0AB2C5%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream') +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 9 ( Trying 3.220.1.129:443...) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 10 (Connected to datarouter.ol.epicgames.com (3.220.1.129) port 443) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 11 (ALPN: curl offers http/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 12 (SSL reusing session ID) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 13 (TLSv1.3 (OUT), TLS handshake, Client hello (1):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 14 (TLSv1.3 (IN), TLS handshake, Server hello (2):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 15 (TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 16 (TLSv1.3 (IN), TLS handshake, Certificate (11):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 17 (TLSv1.3 (IN), TLS handshake, CERT verify (15):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 18 (TLSv1.3 (IN), TLS handshake, Finished (20):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 19 (TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 20 (TLSv1.3 (OUT), TLS handshake, Finished (20):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 21 (SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 22 (ALPN: server accepted http/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 23 (Server certificate:) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 24 ( subject: CN=datarouter.cfef.live.use1a.on.epicgames.com) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 25 ( start date: Mar 4 00:00:00 2024 GMT) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 26 ( expire date: Apr 2 23:59:59 2025 GMT) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 27 ( subjectAltName: host "datarouter.ol.epicgames.com" matched cert's "datarouter.ol.epicgames.com") +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 28 ( issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 29 ( SSL certificate verify ok.) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 30 (using HTTP/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 31 (necessary data rewind wasn't possible) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 32 (Closing connection) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 33 (TLSv1.3 (OUT), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B1E812EFE-4096-ED4B-94DC-60953C0AB2C5%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.05.21-18.30.24:712][364]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.21-18.30.24:714][364]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.016 +[2024.05.21-18.30.24:714][364]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.30.24:714][364]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.30.24:731][364]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3 +[2024.05.21-18.30.24:731][364]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto33F82E4724541AA18EB7261A33241CB0F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3.uasset' +[2024.05.21-18.30.24:732][364]LogFileHelpers: Auto-saving content packages took 0.018 +[2024.05.21-18.32.06:735][ 86]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-18.32.06:779][ 86]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Enums/Enum_Runes +[2024.05.21-18.32.06:779][ 86]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_RunesCE14E0654146A26B50B236BBEF656A63.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset' +[2024.05.21-18.32.06:799][ 86]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms +[2024.05.21-18.32.06:807][ 86]AssetCheck: New page: Asset Save: Enum_Runes +[2024.05.21-18.32.06:807][ 86]LogContentValidation: Display: Validating /Script/Engine.UserDefinedEnum /Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes +[2024.05.21-18.32.13:973][864]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-18.32.14:020][864]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-18.32.14:020][864]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-18.32.14:080][864]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/Breadcrumbs_RHIThread_0.txt b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/Breadcrumbs_RHIThread_0.txt new file mode 100644 index 0000000..1ee3e68 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/Breadcrumbs_RHIThread_0.txt @@ -0,0 +1,5 @@ +Breadcrumbs 'RHIThread' +Context 1/2 + 00 Scene + 01 Translucency + 02 View0 diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..6a6e75d --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashContext.runtime-xml @@ -0,0 +1,1014 @@ + + + + 3 + 25D5A4EC4EE5729325931EA4C9426C07 + UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000 + true + false + false + Ensure + Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] Stack: 0x00007fffdd12aaa6 UnrealEditor-RHI.dll!UnknownFunction [] 0x00007fffbf396f0c UnrealEditor-RenderCore.dll!UnknownFunction [] 0x00007fffbf395927 UnrealEditor-RenderCore.dll!UnknownFunction [] 0x00007fffbf35c2e2 UnrealEditor-RenderCore.dll!UnknownFunction [] 0x00007fffbf3cf237 UnrealEditor-RenderCore.dll!UnknownFunction [] 0x00007fffbf373414 UnrealEditor-RenderCore.dll!UnknownFunction [] 0x00007fffbf718cd5 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbf718a7c UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbf6f80e2 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbf7408c2 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbf708b60 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbf8ef773 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbfd24e32 UnrealEditor-Core.dll!UnknownFunction [] 0x00007fffbfd18667 UnrealEditor-Core.dll!UnknownFunction [] 0x00007ff858f97344 KERNEL32.DLL!UnknownFunction [] 0x00007ff8599626b1 ntdll.dll!UnknownFunction [] + + Attended + 10672 + 116 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4412] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + et-EE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/UE_5.3/Engine/Binaries/Win64/ + D:/UE_5.3/ + 206D3DCF477F38CB3B5FBDA5FA19DCCF + 206d3dcf477f38cb3b5fbda5fa19dccf + + + Sent in the unattended mode + Layout="LevelEditorViewport" Label="Viewport 1" Content=SAssetE + 0 + + 8 + 8 + 1 + GenuineIntel + Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz + NVIDIA GeForce RTX 2070 + Windows 10 (22H2) [10.0.19045.4412] + + 16943194112 + 19493330944 + 4096 + 16 + 6190845952 + 3637624832 + 2432151552 + 2458411008 + 4284026880 + 4326522880 + 0 + 0 + 0 + 7 + UnrealEditor_RHI +UnrealEditor_RenderCore +UnrealEditor_RenderCore +UnrealEditor_RenderCore +UnrealEditor_RenderCore +UnrealEditor_RenderCore +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +UnrealEditor_Core +kernel32 +ntdll + UnrealEditor-RHI 0x00007fffdd050000 + daaa6 UnrealEditor-RenderCore 0x00007fffbf230000 + 166f0c UnrealEditor-RenderCore 0x00007fffbf230000 + 165927 UnrealEditor-RenderCore 0x00007fffbf230000 + 12c2e2 UnrealEditor-RenderCore 0x00007fffbf230000 + 19f237 UnrealEditor-RenderCore 0x00007fffbf230000 + 143414 UnrealEditor-Core 0x00007fffbf6a0000 + 78cd5 UnrealEditor-Core 0x00007fffbf6a0000 + 78a7c UnrealEditor-Core 0x00007fffbf6a0000 + 580e2 UnrealEditor-Core 0x00007fffbf6a0000 + a08c2 UnrealEditor-Core 0x00007fffbf6a0000 + 68b60 UnrealEditor-Core 0x00007fffbf6a0000 + 24f773 UnrealEditor-Core 0x00007fffbf6a0000 + 684e32 UnrealEditor-Core 0x00007fffbf6a0000 + 678667 KERNEL32 0x00007ff858f80000 + 17344 ntdll 0x00007ff859910000 + 526b1 + E0D42CFEFECF85C55D7954C5B9715EE9F702C077 + + + KERNELBASE 0x00007ff857210000 + 2ba99 UnrealEditor-Core 0x00007fffbf6a0000 + 6038f8 UnrealEditor-Core 0x00007fffbf6a0000 + 60372b UnrealEditor-Core 0x00007fffbf6a0000 + 3a64a7 UnrealEditor-Core 0x00007fffbf6a0000 + 3bf325 UnrealEditor-Core 0x00007fffbf6a0000 + c996f2 UnrealEditor-RHI 0x00007fffdd050000 + fc152 UnrealEditor-RHI 0x00007fffdd050000 + daaa6 UnrealEditor-RenderCore 0x00007fffbf230000 + 166f0c UnrealEditor-RenderCore 0x00007fffbf230000 + 165927 UnrealEditor-RenderCore 0x00007fffbf230000 + 12c2e2 UnrealEditor-RenderCore 0x00007fffbf230000 + 19f237 UnrealEditor-RenderCore 0x00007fffbf230000 + 143414 UnrealEditor-Core 0x00007fffbf6a0000 + 78cd5 UnrealEditor-Core 0x00007fffbf6a0000 + 78a7c UnrealEditor-Core 0x00007fffbf6a0000 + 580e2 UnrealEditor-Core 0x00007fffbf6a0000 + a08c2 UnrealEditor-Core 0x00007fffbf6a0000 + 68b60 UnrealEditor-Core 0x00007fffbf6a0000 + 24f773 UnrealEditor-Core 0x00007fffbf6a0000 + 684e32 UnrealEditor-Core 0x00007fffbf6a0000 + 678667 KERNEL32 0x00007ff858f80000 + 17344 ntdll 0x00007ff859910000 + 526b1 + true + + 12816 + Background Worker #2 + + + 638519620687770000 + 1 + Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz + 1.0 + D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +D:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +D:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +D:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +D:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +D:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +D:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +D:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +D:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +D:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +D:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +D:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +D:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +D:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +D:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +D:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +D:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +D:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +D:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +D:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +D:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +D:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +D:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +D:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +D:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +D:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +D:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +D:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +D:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +D:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +D:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +D:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +D:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +D:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +D:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +D:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +D:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +D:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +D:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +D:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +D:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +D:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +D:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +D:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +D:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +D:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +D:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +D:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +D:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +D:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +D:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +D:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +D:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +D:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +D:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +D:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +D:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +D:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +D:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +D:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +D:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +D:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +D:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +D:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +D:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +D:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +D:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +D:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +D:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +D:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +D:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +D:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +D:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +D:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +D:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +D:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkMessageBusFramework.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLink.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkComponents.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkGraphNode.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkMovieScene.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkEditor.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkSequencer.dll +D:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +D:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +D:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +D:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +D:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +D:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +D:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +D:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +D:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +D:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +D:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +D:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +D:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +D:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +D:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +D:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +D:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +D:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +D:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +D:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +D:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +D:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +D:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +D:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +D:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +D:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +D:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +D:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +D:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +D:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +D:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +D:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +D:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +D:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +D:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +D:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +D:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UnrealEditor-OpenXRHandTrackingEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRInput.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXREditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +D:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +D:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\XRBase\Binaries\Win64\UnrealEditor-XRBaseEditor.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +D:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +D:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +D:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +D:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +D:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +D:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +D:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +D:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncClient\Binaries\Win64\UnrealEditor-ConcertSyncClient.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRMR.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRInput.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXREyeTracker.dll +D:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRMovement.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRPassthrough.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXREditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +D:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +D:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +D:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +D:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldBrowser.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EnvironmentLightingViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRProjectSetupTool.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRScene.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRAnchors.dll +D:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +D:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +D:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +D:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +D:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +D:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +D:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +D:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +D:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +D:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +D:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +D:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +D:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +D:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +D:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +D:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +D:\UE_5.3\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UnrealEditor-LiveLinkMultiUser.dll +D:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +D:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +D:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +D:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +D:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +D:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +D:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +D:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +D:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +D:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +D:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +D:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +D:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +D:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +D:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncCore\Binaries\Win64\UnrealEditor-ConcertSyncCore.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertServer.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertClient.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-Concert.dll +D:\UE_5.3\Engine\Plugins\Developer\Concert\ConcertMain\Binaries\Win64\UnrealEditor-ConcertTransport.dll +D:\UE_5.3\Engine\Plugins\Runtime\Database\SQLiteCore\Binaries\Win64\UnrealEditor-SQLiteCore.dll +D:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +D:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +D:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +D:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +D:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +D:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +D:\UE_5.3\Engine\Binaries\Win64\tbb.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +D:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\OpenXR\win64\openxr_loader.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXROpenXRHMD.dll +D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Binaries\Win64\UnrealEditor-OculusXRHMD.dll +D:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +D:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +D:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +D:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +D:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +D:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +D:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRAR.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXREyeTracker\Binaries\Win64\UnrealEditor-OpenXREyeTracker.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EyeTracker.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UnrealEditor-OpenXRHandTracking.dll +D:\UE_5.3\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UnrealEditor-OpenXRHMD.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkAnimationCore.dll +D:\UE_5.3\Engine\Plugins\Runtime\XRBase\Binaries\Win64\UnrealEditor-XRBase.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AugmentedReality.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +D:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +D:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +D:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +D:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +D:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +D:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +D:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +D:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +D:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +D:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +D:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +D:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +D:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +D:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +D:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +D:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +D:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +D:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +D:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +D:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +D:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +D:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +D:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll + + + 1 + false + 0 + 0 + + + WindowsNo errors + false + false + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2070 + 537.13 + 31.0.15.3713 + 8-14-2023 + SM6 + NVIDIA + 1F02 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/UEMinidump.dmp b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/UEMinidump.dmp new file mode 100644 index 0000000..5cabd8a Binary files /dev/null and b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/UEMinidump.dmp differ diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/VRWizardProject.log new file mode 100644 index 0000000..350a47e --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F_0000/VRWizardProject.log @@ -0,0 +1,1481 @@ +Log file open, 05/22/24 11:05:41 +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=952) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4412] " +LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "D:\EgonVM\The Project\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="206d3dcf477f38cb3b5fbda5fa19dccf" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 1.618545 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F + Session CrashGUID >==================================================== +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Android ini files took 0.04 seconds +LogAssetRegistry: Display: Asset registry cache read as 18.0 MiB from ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading Unix ini files took 0.02 seconds +LogConfig: Display: Loading TVOS ini files took 0.03 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +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/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) +LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist +LogHMD: Failed loading OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: OpenXR runtime supported extensions: +LogHMD: XR_KHR_D3D11_enable +LogHMD: XR_KHR_D3D12_enable +LogHMD: XR_KHR_opengl_enable +LogHMD: XR_KHR_vulkan_enable +LogHMD: XR_KHR_vulkan_enable2 +LogHMD: XR_KHR_composition_layer_depth +LogHMD: XR_KHR_win32_convert_performance_counter_time +LogHMD: XR_KHR_convert_timespec_time +LogHMD: XR_KHR_composition_layer_cube +LogHMD: XR_KHR_composition_layer_cylinder +LogHMD: XR_KHR_composition_layer_equirect +LogHMD: XR_KHR_visibility_mask +LogHMD: XR_KHR_composition_layer_color_scale_bias +LogHMD: XR_EXT_win32_appcontainer_compatible +LogHMD: XR_EXT_debug_utils +LogHMD: XR_OCULUS_recenter_event +LogHMD: XR_OCULUS_audio_device_guid +LogHMD: XR_FB_color_space +LogHMD: XR_FB_display_refresh_rate +LogHMD: XR_META_performance_metrics +LogHMD: XR_META_headset_id +LogHMD: XR_OCULUS_ovrsession_handle +LogHMD: XR_EXT_local_floor +LogHMD: XR_EXT_active_action_set_priority +LogHMD: XR_FB_haptic_amplitude_envelope +LogHMD: XR_FB_haptic_pcm +LogHMD: XR_FB_touch_controller_pro +LogHMD: XR_META_touch_controller_plus +LogHMD: XR_FB_touch_controller_proximity +LogHMD: XR_OCULUS_external_camera +LogHMD: XR_META_detached_controllers +LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +LogHMD: Optional extension XR_FB_foveation_vulkan is not available +LogHMD: Optional extension XR_VARJO_quad_views is not available +LogHMD: Optional extension XR_KHR_binding_modification is not available +LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +LogHMD: Optional extension XR_EXT_dpad_binding is not available +LogHMD: Optional extension XR_EXT_palm_pose is not available +LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +LogHMD: Optional extension XR_FB_foveation is not available +LogHMD: Optional extension XR_FB_swapchain_update_state is not available +LogHMD: Optional extension XR_FB_foveation_configuration is not available +LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available +LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. +LogHMD: Warning: Required extension XR_EXT_hand_tracking is not available +LogHMD: Could not enable all required OpenXR extensions for OpenXRHandTracking on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. +LogHMD: Initialized OpenXR on Oculus runtime version 1.97.0 +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4412] (), CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz, GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.22-08.05.44:711][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.22-08.05.44:711][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.22-08.05.44:735][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.22-08.05.44:735][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.22-08.05.44:735][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.22-08.05.44:830][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.22-08.05.44:830][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.22-08.05.44:830][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (VendorId: 10de, DeviceId: 1f02, SubSysId: 373a1462, Revision: 00a1 +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Adapter has 8019MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 1 output[s] +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Driver Date: 8-14-2023 +[2024.05.22-08.05.45:358][ 0]LogD3D12RHI: Intel Extensions Framework not supported by driver. Please check if a driver update is available. +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Found D3D12 adapter 1: Intel(R) UHD Graphics 630 (VendorId: 8086, DeviceId: 3e98, SubSysId: 8591103c, Revision: 0002 +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.5, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Adapter has 128MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Driver Version: 30.0.101.1340 (internal:30.0.101.1340, unified:101.1340) +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Driver Date: 2-3-2022 +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Found D3D12 adapter 2: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.22-08.05.45:412][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.22-08.05.45:412][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.22-08.05.45:413][ 0]LogHAL: Display: Platform has ~ 16 GB [16943194112 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.22-08.05.45:415][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.22-08.05.45:415][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.22-08.05.45:416][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.22-08.05.45:423][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.22-08.05.45:424][ 0]LogInit: Computer: LAB-N18-2006-22 +[2024.05.22-08.05.45:424][ 0]LogInit: User: egonvm +[2024.05.22-08.05.45:424][ 0]LogInit: CPU Page size=4096, Cores=8 +[2024.05.22-08.05.45:424][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.22-08.05.45:424][ 0]LogMemory: Memory total: Physical=15.8GB (16GB approx) +[2024.05.22-08.05.45:424][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.22-08.05.45:424][ 0]LogMemory: Process Physical Memory: 506.81 MB used, 512.16 MB peak +[2024.05.22-08.05.45:424][ 0]LogMemory: Process Virtual Memory: 489.74 MB used, 489.74 MB peak +[2024.05.22-08.05.45:424][ 0]LogMemory: Physical Memory: 7398.29 MB used, 8760.00 MB free, 16158.29 MB total +[2024.05.22-08.05.45:424][ 0]LogMemory: Virtual Memory: 8335.51 MB used, 10254.78 MB free, 18590.29 MB total +[2024.05.22-08.05.45:424][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.22-08.05.45:430][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.22-08.05.45:513][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.22-08.05.45:515][ 0]LogInit: Using OS detected language (en-US). +[2024.05.22-08.05.45:515][ 0]LogInit: Using OS detected locale (et-EE). +[2024.05.22-08.05.45:518][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.05.22-08.05.45:519][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - (Keyboard). +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - Touch Input Correction (TSF IME). +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: Activated input method: Estonian (Estonia) - (Keyboard). +[2024.05.22-08.05.45:893][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.22-08.05.45:893][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.22-08.05.48:739][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.22-08.05.48:740][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.22-08.05.48:740][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.22-08.05.48:740][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.22-08.05.48:740][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.22-08.05.48:740][ 0]LogWindows: Attached monitors: +[2024.05.22-08.05.48:740][ 0]LogWindows: resolution: 2560x1440, work area: (0, 0) -> (2560, 1400), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.22-08.05.48:740][ 0]LogWindows: Found 1 attached monitors. +[2024.05.22-08.05.48:740][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.22-08.05.48:740][ 0]LogRHI: RHI Adapter Info: +[2024.05.22-08.05.48:740][ 0]LogRHI: Name: NVIDIA GeForce RTX 2070 +[2024.05.22-08.05.48:740][ 0]LogRHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.22-08.05.48:740][ 0]LogRHI: Driver Date: 8-14-2023 +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: GPU DeviceId: 0x1f02 (for the marketing name, search the web for "GPU Device Id") +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.22-08.05.48:954][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.22-08.05.48:954][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.22-08.05.48:955][ 0]LogRHI: Texture pool is 4568 MB (70% of 6525 MB) +[2024.05.22-08.05.48:956][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.22-08.05.48:956][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.22-08.05.49:058][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.22-08.05.49:176][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.22-08.05.49:176][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.22-08.05.49:390][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.22-08.05.49:390][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.22-08.05.49:411][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.22-08.05.49:430][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.22-08.05.49:453][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.22-08.05.49:472][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.22-08.05.49:491][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.22-08.05.49:511][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.22-08.05.49:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.22-08.05.49:602][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.22-08.05.49:602][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.22-08.05.49:697][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.22-08.05.49:697][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.22-08.05.49:843][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.22-08.05.50:238][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.22-08.05.50:267][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.22-08.05.50:274][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.22-08.05.50:392][ 0]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.22-08.05.50:393][ 0]LogDerivedDataCache: Display: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.08ms. RandomReadSpeed=15.83MBs, RandomWriteSpeed=159.83MBs. Assigned SpeedClass 'Local' +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.22-08.05.50:395][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.22-08.05.50:395][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.22-08.05.50:408][ 0]LogShaderCompilers: Guid format shader working directory is -11 characters bigger than the processId version (../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/10672/). +[2024.05.22-08.05.50:408][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonvm/AppData/Local/Temp/UnrealShaderWorkingDir/7C5AE92B47F04841E06E2593B6520B0D/'. +[2024.05.22-08.05.50:408][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.22-08.05.50:409][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 7 workers. +[2024.05.22-08.05.55:334][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.22-08.05.56:631][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.22-08.05.56:631][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.22-08.05.57:436][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.22-08.05.57:462][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.22-08.05.57:734][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.001s loading caches ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.22-08.05.57:734][ 0]LogAssetRegistry: FAssetRegistry took 0.0106 seconds to start up +[2024.05.22-08.05.57:751][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.22-08.05.58:343][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.22-08.05.58:343][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF000][000009AE3F1F5000 66] GlobalDefaults, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF400][000009AE3F1F0000 66] Windows, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF600][000009AE3F1F7800 66] WindowsEditor, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF800][000009AE3F1F2800 66] WindowsServer, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFA00][000009AE353A7800 66] WindowsClient, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFC00][000009AE3E09A000 66] IOS, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFE00][000009AE3E092800 66] iPadAir2, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE351C7600][000009AE3E09C800 66] IPadPro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0000][000009AE1F152800 66] iPadAir3, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0200][000009AE4CD00000 66] iPadAir4, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0400][000009AE4CD02800 66] iPadAir5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0600][000009AE4CD05000 66] iPadMini4, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0800][000009AE4CD07800 66] iPadMini5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0A00][000009AE4CD0A000 66] iPadMini6, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0C00][000009AE4CD0C800 66] iPhone6S, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0E00][000009AE4CD10000 66] iPhone7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1000][000009AE4CD12800 66] iPodTouch7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1200][000009AE4CD15000 66] iPhone6SPlus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1400][000009AE4CD17800 66] iPhone7Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1600][000009AE4CD1A000 66] iPhoneSE, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1800][000009AE4CD1C800 66] iPhone8, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1A00][000009AE4CD20000 66] iPhone8Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1C00][000009AE4CD22800 66] iPhoneX, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1E00][000009AE4CD25000 66] iPhoneXS, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2000][000009AE4CD27800 66] iPhoneXSMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2200][000009AE4CD2A000 66] iPhoneXR, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2400][000009AE4CD2C800 66] iPhone11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2600][000009AE4CD30000 66] iPhone11Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2800][000009AE4CD32800 66] iPhone11ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2A00][000009AE4CD35000 66] iPhoneSE2, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2C00][000009AE4CD37800 66] iPhone12Mini, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2E00][000009AE4CD3A000 66] iPhone12, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3000][000009AE4CD3C800 66] iPhone12Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3200][000009AE4CD40000 66] iPhone12ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3400][000009AE4CD42800 66] iPhone13Mini, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3600][000009AE4CD45000 66] iPhone13, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3800][000009AE4CD47800 66] iPhone13Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3A00][000009AE4CD4A000 66] iPhone13ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3C00][000009AE4CD4C800 66] iPhoneSE3, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3E00][000009AE4CD50000 66] iPhone14, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4000][000009AE4CD52800 66] iPhone14Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4200][000009AE4CD55000 66] iPhone14Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4400][000009AE4CD57800 66] iPhone14ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4600][000009AE4CD5A000 66] iPhone15, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4800][000009AE4CD5C800 66] iPhone15Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4A00][000009AE4CD60000 66] iPhone15Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4C00][000009AE4CD62800 66] iPhone15ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4E00][000009AE4CD65000 66] iPadPro105, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5000][000009AE4CD67800 66] iPadPro129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5200][000009AE4CD6A000 66] iPadPro97, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5400][000009AE4CD6C800 66] iPadPro2_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5600][000009AE4CD70000 66] iPad5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5800][000009AE4CD72800 66] iPad6, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5A00][000009AE4CD75000 66] iPad7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5C00][000009AE4CD77800 66] iPad8, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5E00][000009AE4CD7A000 66] iPad9, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6000][000009AE4CD7C800 66] iPad10, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6200][000009AE4CD80000 66] iPadPro11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6400][000009AE4CD82800 66] iPadPro2_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6600][000009AE4CD85000 66] iPadPro3_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6800][000009AE4CD87800 66] iPadPro4_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6A00][000009AE4CD8A000 66] iPadPro3_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6C00][000009AE4CD8C800 66] iPadPro4_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6E00][000009AE4CD90000 66] iPadPro5_129, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7000][000009AE4CD92800 66] iPadPro6_129, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7200][000009AE4CD95000 66] AppleTV, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7400][000009AE4CD97800 66] AppleTV4K, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7600][000009AE4CD9A000 66] AppleTV2_4K, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7800][000009AE4CD9C800 66] TVOS, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7A00][000009AE4CDA0000 66] Mac, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7C00][000009AE4CDA2800 66] MacEditor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7E00][000009AE4CDA5000 66] MacClient, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8000][000009AE4CDA7800 66] MacServer, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8200][000009AE4CDAA000 66] Linux, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8400][000009AE4CDAC800 66] LinuxEditor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8600][000009AE4CDB0000 66] LinuxArm64Editor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8800][000009AE4CDB2800 66] LinuxArm64, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8A00][000009AE4CDB5000 66] LinuxClient, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8C00][000009AE4CDB7800 66] LinuxArm64Client, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8E00][000009AE4CDBA000 66] LinuxServer, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9000][000009AE4CDBC800 66] LinuxArm64Server, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9200][000009AE4CDC0000 66] Android, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9400][000009AE4CDC2800 66] Android_Preview_OpenGL, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9600][000009AE4CDC5000 66] Android_Preview_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9800][000009AE4CDC7800 66] Android_Low, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9A00][000009AE4CDCA000 66] Android_Mid, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9C00][000009AE4CDCC800 66] Android_High, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9E00][000009AE4CDE0000 66] Android_Default, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA000][000009AE4CDE2800 66] Android_Adreno4xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA200][000009AE4CDE5000 66] Android_Adreno5xx_Low, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA400][000009AE4CDE7800 66] Android_Adreno5xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA600][000009AE4CDEA000 66] Android_Adreno6xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA800][000009AE4CDEC800 66] Android_Adreno6xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAA00][000009AE4CDF0000 66] Android_Adreno7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAC00][000009AE4CDF2800 66] Android_Adreno7xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAE00][000009AE4CDF5000 66] Android_Mali_T6xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB000][000009AE4CDF7800 66] Android_Mali_T7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB200][000009AE4CDFA000 66] Android_Mali_T8xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB400][000009AE4CDFC800 66] Android_Mali_G71, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB600][000009AE4CE00000 66] Android_Mali_G72, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB800][000009AE4CE02800 66] Android_Mali_G72_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBA00][000009AE4CE05000 66] Android_Mali_G76, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBC00][000009AE4CE07800 66] Android_Mali_G76_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBE00][000009AE4CE0A000 66] Android_Mali_G77, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC000][000009AE4CE0C800 66] Android_Mali_G77_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC200][000009AE4CE10000 66] Android_Mali_G78, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC400][000009AE4CE12800 66] Android_Mali_G78_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC600][000009AE4CE15000 66] Android_Mali_G710, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC800][000009AE4CE17800 66] Android_Mali_G710_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFCC00][000009AE4CE1A000 66] Android_Mali_G7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFCE00][000009AE4CE1C800 66] Android_Mali_G7xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD000][000009AE4CE20000 66] Android_Xclipse_920, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD200][000009AE4CE22800 66] Android_Xclipse_920_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD600][000009AE4CE25000 66] Android_Vulkan_SM5, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD800][000009AE4CE27800 66] Android_PowerVR_G6xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDA00][000009AE4CE2A000 66] Android_PowerVR_GT7xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDC00][000009AE4CE2C800 66] Android_PowerVR_GE8xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDE00][000009AE4CE30000 66] Android_PowerVR_GM9xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE000][000009AE4CE32800 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE200][000009AE4CE35000 66] Android_TegraK1, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE400][000009AE4CE37800 66] Android_Unknown_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE600][000009AE4CE3A000 66] Oculus_Quest, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE800][000009AE4CE3C800 66] Oculus_Quest2, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEA00][000009AE4CE40000 66] Meta_Quest_Pro, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEC00][000009AE4CE42800 66] Meta_Quest_3, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEE00][000009AE4CE45000 66] HoloLens, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFF000][000009AE4CE47800 66] MagicLeap_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: Active device profile: [000009AE4B8EF600][000009AE3F1F7800 66] WindowsEditor +[2024.05.22-08.05.58:495][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.22-08.05.58:496][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.22-08.05.58:503][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.22-08.05.58:514][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22621.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.22-08.05.58:544][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22' +[2024.05.22-08.05.58:545][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22" -nocompile -nocompileuat ] +[2024.05.22-08.05.59:059][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.22-08.05.59:407][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.22-08.05.59:523][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.22-08.06.02:022][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.02:025][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.22-08.06.02:034][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.22-08.06.02:034][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.22-08.06.02:055][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.22-08.06.02:055][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.22-08.06.02:055][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.22-08.06.02:093][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.22-08.06.02:093][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.22-08.06.02:095][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x2cef8360", spawning console +[2024.05.22-08.06.02:280][ 0]LogSlate: Border +[2024.05.22-08.06.02:280][ 0]LogSlate: BreadcrumbButton +[2024.05.22-08.06.02:280][ 0]LogSlate: Brushes.Title +[2024.05.22-08.06.02:280][ 0]LogSlate: Default +[2024.05.22-08.06.02:280][ 0]LogSlate: Icons.Save +[2024.05.22-08.06.02:280][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.22-08.06.02:280][ 0]LogSlate: ListView +[2024.05.22-08.06.02:280][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.22-08.06.02:280][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.22-08.06.02:280][ 0]LogSlate: TableView.DarkRow +[2024.05.22-08.06.02:280][ 0]LogSlate: TableView.Row +[2024.05.22-08.06.02:280][ 0]LogSlate: TreeView +[2024.05.22-08.06.02:531][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.22-08.06.04:212][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.22-08.06.04:278][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.22-08.06.04:302][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 23 ms +[2024.05.22-08.06.04:427][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.22-08.06.04:427][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.22-08.06.04:427][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.22-08.06.04:428][ 0]LogTurnkeySupport: Turnkey Device: Win64@LAB-N18-2006-22: (Name=LAB-N18-2006-22, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.22-08.06.05:926][ 0]LogPython: Using Python 3.9.7 +[2024.05.22-08.06.07:420][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.22-08.06.07:459][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '172.17.143.162' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.56.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.50.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.240.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.09:105][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.22-08.06.09:178][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.22-08.06.09:886][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: ABBB3AA749AFDD6DCEAC9DB61F7D24DC | Instance: 9BFBC1384277F527FA254FBF6A5639BA (LAB-N18-2006-22-10672). +[2024.05.22-08.06.12:117][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.22-08.06.12:409][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.12:464][ 0]LogUProjectInfo: Found projects: +[2024.05.22-08.06.12:491][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.14:628][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.22-08.06.14:723][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.22-08.06.14:723][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.22-08.06.15:276][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.22-08.06.15:785][ 0]LogCollectionManager: Loaded 0 collections in 0.000910 seconds +[2024.05.22-08.06.15:787][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Collections/' took 0.00s +[2024.05.22-08.06.15:789][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Developers/egonvm/Collections/' took 0.00s +[2024.05.22-08.06.15:791][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.22-08.06.16:041][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.22-08.06.16:218][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:224][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:230][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:236][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:246][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:252][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:258][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:264][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:270][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:280][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:286][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:292][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:298][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:309][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:314][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:320][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:338][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:343][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:349][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.17:462][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.22-08.06.17:462][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.22-08.06.18:431][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.22-08.06.18:434][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.22-08.06.18:543][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.22-08.06.18:543][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.22-08.06.18:556][ 0]LogEngine: Initializing Engine... +[2024.05.22-08.06.18:588][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2024.05.22-08.06.18:650][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.005 s +[2024.05.22-08.06.19:045][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.22-08.06.19:118][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.19:143][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.06.19:239][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.22-08.06.19:282][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.22-08.06.19:284][ 0]LogInit: Texture streaming: Enabled +[2024.05.22-08.06.19:367][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.22-08.06.19:409][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.22-08.06.19:461][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.22-08.06.19:467][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.22-08.06.19:468][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.22-08.06.19:471][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.22-08.06.19:471][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.06.19:473][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.06.19:523][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.06.19:618][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.06.19:625][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.06.19:653][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.06.19:657][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.06.19:672][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.22-08.06.19:672][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.22-08.06.19:677][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.22-08.06.19:678][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.22-08.06.19:783][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.22-08.06.19:818][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.22-08.06.19:820][ 0]LogInit: Transaction tracking system initialized +[2024.05.22-08.06.19:946][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.22-08.06.19:947][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.22-08.06.19:950][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003446 seconds (Found 177 uncontrolled assets) +[2024.05.22-08.06.20:008][ 0]BlueprintLog: New page: Editor Load +[2024.05.22-08.06.20:554][ 0]LocalizationService: Localization service is disabled +[2024.05.22-08.06.20:644][ 0]TimingProfiler: Initialize +[2024.05.22-08.06.20:649][ 0]TimingProfiler: OnSessionChanged +[2024.05.22-08.06.20:649][ 0]LoadingProfiler: Initialize +[2024.05.22-08.06.20:651][ 0]LoadingProfiler: OnSessionChanged +[2024.05.22-08.06.20:653][ 0]NetworkingProfiler: Initialize +[2024.05.22-08.06.20:655][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.22-08.06.20:655][ 0]MemoryProfiler: Initialize +[2024.05.22-08.06.20:657][ 0]MemoryProfiler: OnSessionChanged +[2024.05.22-08.06.21:487][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/' took 0.01s +[2024.05.22-08.06.21:955][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.22-08.06.22:798][ 0]LogOculusXRAnchors: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.22-08.06.22:830][ 0]LogOculusXRScene: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.22-08.06.22:867][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.22-08.06.22:873][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:963][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.22-08.06.22:969][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.22-08.06.22:978][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.22:979][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 44.174 +[2024.05.22-08.06.22:983][ 0]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.22-08.06.22:985][ 0]LightingResults: New page: Lighting Build +[2024.05.22-08.06.23:004][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.06.23:015][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.06.23:027][ 0]MapCheck: New page: Map Check +[2024.05.22-08.06.23:027][ 0]LightingResults: New page: Lighting Build +[2024.05.22-08.06.23:064][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.06.23:127][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 2.60ms +[2024.05.22-08.06.23:567][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.0 MiB to ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.22-08.06.24:515][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.22-08.06.24:522][ 0]LogSkeletalMesh: Building Skeletal Mesh SkeleM_Dummy_3... +[2024.05.22-08.06.24:580][ 0]LogSkeletalMesh: Built Skeletal Mesh [0.07s] /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.22-08.06.24:626][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/TEX_Dummy_3.TEX_Dummy_3 (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast +[2024.05.22-08.06.24:914][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.22-08.06.24:914][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.24:914][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.06.24:915][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.06.25:018][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.22-08.06.25:041][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms +[2024.05.22-08.06.25:043][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.22-08.06.25:044][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,286ms to complete. +[2024.05.22-08.06.25:198][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 46.394 +[2024.05.22-08.06.25:198][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.06.25:198][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 819,20 MiB budget. Usage: 0.00% +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.22-08.06.25:200][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.22-08.06.25:200][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.06.25:464][ 0]LogSlate: The tab "GPULightmassSettings" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.22-08.06.25:677][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:698][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:709][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:720][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.26:273][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:287][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.22-08.06.26:290][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:299][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.22-08.06.26:300][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:310][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:312][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:321][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:323][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:331][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.22-08.06.26:332][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:340][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:341][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:348][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.22-08.06.26:349][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:357][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:358][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:367][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:368][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:376][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:962][ 0]LogSlate: Took 0.005759 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.22-08.06.26:978][ 0]LogSlate: Took 0.005287 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.22-08.06.26:984][ 0]LogSlate: Took 0.005014 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.22-08.06.26:992][ 0]LogSlate: Took 0.005590 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.22-08.06.27:084][ 0]LogViewport: Scene viewport resized to 1518x989, mode Windowed. +[2024.05.22-08.06.27:223][ 0]LogSlate: Took 0.007281 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.22-08.06.27:677][ 0]LogStall: Startup... +[2024.05.22-08.06.27:679][ 0]LogStall: Startup complete. +[2024.05.22-08.06.27:742][ 0]LogLoad: (Engine Initialization) Total time: 48.94 seconds +[2024.05.22-08.06.27:742][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.22-08.06.27:764][ 0]LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) +[2024.05.22-08.06.27:764][ 0]LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist +[2024.05.22-08.06.27:764][ 0]LogHMD: Failed loading OVRPlugin 1.96.0 +[2024.05.22-08.06.27:896][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.22-08.06.27:932][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.06.28:401][ 1]LogPython: registering + +[2024.05.22-08.06.28:408][ 1]Running Python start-up script 'D:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.277926 secs +[2024.05.22-08.06.28:543][ 1]LogAssetRegistry: AssetRegistryGather time 10.4971s: AssetDataDiscovery 0.1384s, AssetDataGather 10.3080s, StoreResults 0.0508s. +[2024.05.22-08.06.28:605][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000192 seconds (updated 0 objects) +[2024.05.22-08.06.28:721][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.22-08.06.31:418][196]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.31:531][199]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.31:613][203]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.07.21:847][382]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.07.21:852][382]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:07:21) +[2024.05.22-08.07.21:861][382]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.22-08.07.21:863][382]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.22-08.07.21:865][382]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.07.21:871][382]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006259s) +[2024.05.22-08.07.21:871][382]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.006315s) +[2024.05.22-08.07.21:878][382]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.22-08.07.21:882][382]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.07.21:882][382]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.07.21:883][382]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.07.21:884][382]LogPlayLevel: PIE: World Init took: (0.003692s) +[2024.05.22-08.07.21:884][382]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.07.21:884][382]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.07.21:887][382]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.07.21:918][382]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.22-08.07.21:919][382]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.22-08.07.21:920][382]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.22-08.07.21:920][382]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.22-08.07.21:920][382]LogInit: FAudioDevice initialized with ID 2. +[2024.05.22-08.07.21:920][382]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.22-08.07.21:920][382]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.22-08.07.21:935][382]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.07.23:177][382]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.07.23:179][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.07.23:179][382]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.07.23 +[2024.05.22-08.07.23:180][382]LogWorld: Bringing up level for play took: 0.003419 +[2024.05.22-08.07.23:183][382]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.05.22-08.07.23:222][382]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.07.23:224][382]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.07.23:241][382]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing +[2024.05.22-08.07.23:252][382]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.07.23:257][382]vr.PixelDensity = "1" +[2024.05.22-08.07.23:266][382]PIE: Server logged in +[2024.05.22-08.07.23:270][382]PIE: Play in editor total start time 1,429 seconds. +[2024.05.22-08.07.23:316][382]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.07.23:321][382]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.07.23:332][382]LogRenderer: Warning: Resizing VR buffer to 3648 by 1872 +[2024.05.22-08.07.23:360][382]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.22-08.07.23:429][383]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.07.36:001][174]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2024.05.22-08.07.36:149][176]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.148 s +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: === Handled ensure: === +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: Stack: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffdd12aaa6 UnrealEditor-RHI.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf396f0c UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf395927 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf35c2e2 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf3cf237 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf373414 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf718cd5 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf718a7c UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf6f80e2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf7408c2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf708b60 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf8ef773 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbfd24e32 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbfd18667 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007ff858f97344 KERNEL32.DLL!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007ff8599626b1 ntdll.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashContext.runtime-xml b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..79bf496 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashContext.runtime-xml @@ -0,0 +1,291 @@ + + + + 3 + 450872434F99E0D718D175AB35D2D858 + UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000 + false + true + false + Stall + UAssetEditorSubsystem::OpenEditorForAsset + + Attended + 22784 + 219 + false + false + true + false + UE-VRWizardProject + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.4291] 64b] + Windows + Editor + Dirty + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="StandaloneToolkit" Label="BP_RuneArea" Content=SNullWid + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.4291] + + 17105821696 + 25930223616 + 4096 + 16 + 5383725056 + 8595439616 + 2437398528 + 2442870784 + 3218010112 + 3218010112 + 0 + 0 + 0 + 0 + + dbghelp 0x00007ffc3ba70000 + 8c0e0 dbghelp 0x00007ffc3ba70000 + 92774 dbghelp 0x00007ffc3ba70000 + 93531 dbghelp 0x00007ffc3ba70000 + 93839 dbghelp 0x00007ffc3ba70000 + 93906 dbghelp 0x00007ffc3ba70000 + ae1c5 dbghelp 0x00007ffc3ba70000 + adca5 dbghelp 0x00007ffc3ba70000 + dde91 dbghelp 0x00007ffc3ba70000 + 165e47 dbghelp 0x00007ffc3ba70000 + 15d7b8 dbghelp 0x00007ffc3ba70000 + 161698 dbghelp 0x00007ffc3ba70000 + 163392 dbghelp 0x00007ffc3ba70000 + 159302 dbghelp 0x00007ffc3ba70000 + 11b8fb dbghelp 0x00007ffc3ba70000 + 11ba30 dbghelp 0x00007ffc3ba70000 + 11ba9b dbghelp 0x00007ffc3ba70000 + fe12 dbghelp 0x00007ffc3ba70000 + 11ebd dbghelp 0x00007ffc3ba70000 + 14b20 dbghelp 0x00007ffc3ba70000 + 41b45 dbghelp 0x00007ffc3ba70000 + 2e711 dbghelp 0x00007ffc3ba70000 + 32cba dbghelp 0x00007ffc3ba70000 + 32d15 UnrealEditor-Core 0x00007ffc902d0000 + 67e712 UnrealEditor-Core 0x00007ffc902d0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc94010000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 97c40 UnrealEditor-Kismet 0x00007ffc7cf90000 + 217773 UnrealEditor-Kismet 0x00007ffc7cf90000 + 24f831 UnrealEditor-Kismet 0x00007ffc7cf90000 + 31d6bd UnrealEditor-Kismet 0x00007ffc7cf90000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1a7e0000 + baa4c UnrealEditor-AssetTools 0x00007ffc5db50000 + 12105e UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 1f4473 UnrealEditor-Slate 0x00007ffc91e60000 + 10efc UnrealEditor-Slate 0x00007ffc91e60000 + 7c431 UnrealEditor-Slate 0x00007ffc91e60000 + 6a3cf UnrealEditor-Slate 0x00007ffc91e60000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 4c226 UnrealEditor 0x00007ff736a60000 + 76f2 UnrealEditor 0x00007ff736a60000 + 2d28c UnrealEditor 0x00007ff736a60000 + 2d37a UnrealEditor 0x00007ff736a60000 + 30854 UnrealEditor 0x00007ff736a60000 + 46984 UnrealEditor 0x00007ff736a60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + A61DB9D56DF709FEA6AF89910485842A5C673260 + + + dbghelp 0x00007ffc3ba70000 + 8c0e0 dbghelp 0x00007ffc3ba70000 + 92774 dbghelp 0x00007ffc3ba70000 + 93531 dbghelp 0x00007ffc3ba70000 + 93839 dbghelp 0x00007ffc3ba70000 + 93906 dbghelp 0x00007ffc3ba70000 + ae1c5 dbghelp 0x00007ffc3ba70000 + adca5 dbghelp 0x00007ffc3ba70000 + dde91 dbghelp 0x00007ffc3ba70000 + 165e47 dbghelp 0x00007ffc3ba70000 + 15d7b8 dbghelp 0x00007ffc3ba70000 + 161698 dbghelp 0x00007ffc3ba70000 + 163392 dbghelp 0x00007ffc3ba70000 + 159302 dbghelp 0x00007ffc3ba70000 + 11b8fb dbghelp 0x00007ffc3ba70000 + 11ba30 dbghelp 0x00007ffc3ba70000 + 11ba9b dbghelp 0x00007ffc3ba70000 + fe12 dbghelp 0x00007ffc3ba70000 + 11ebd dbghelp 0x00007ffc3ba70000 + 14b20 dbghelp 0x00007ffc3ba70000 + 41b45 dbghelp 0x00007ffc3ba70000 + 2e711 dbghelp 0x00007ffc3ba70000 + 32cba dbghelp 0x00007ffc3ba70000 + 32d15 UnrealEditor-Core 0x00007ffc902d0000 + 67e712 UnrealEditor-Core 0x00007ffc902d0000 + 168cc7 UnrealEditor-CoreUObject 0x00007ffc94010000 + 2559b2 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + e6908 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 13c351 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 13c199 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 24aecb UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b48e0 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 283da7 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 154995 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 9b5f6 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b1c88 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + b0962 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 6ef22 UnrealEditor-BlueprintGraph 0x00007ffc6f0f0000 + 97c40 UnrealEditor-Kismet 0x00007ffc7cf90000 + 217773 UnrealEditor-Kismet 0x00007ffc7cf90000 + 24f831 UnrealEditor-Kismet 0x00007ffc7cf90000 + 31d6bd UnrealEditor-Kismet 0x00007ffc7cf90000 + 31dd7e UnrealEditor-EngineAssetDefinitions 0x00007ffc1a7e0000 + baa4c UnrealEditor-AssetTools 0x00007ffc5db50000 + 12105e UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffc76430000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001f03c350000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 30225a UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + e3904 UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 20baad UnrealEditor-ContentBrowser 0x00007ffc3d5a0000 + 1f4473 UnrealEditor-Slate 0x00007ffc91e60000 + 10efc UnrealEditor-Slate 0x00007ffc91e60000 + 7c431 UnrealEditor-Slate 0x00007ffc91e60000 + 6a3cf UnrealEditor-Slate 0x00007ffc91e60000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 232e3 USER32 0x00007ffcff4e0000 + ef75 USER32 0x00007ffcff4e0000 + e69d UnrealEditor-ApplicationCore 0x00007ffcb01f0000 + 4c226 UnrealEditor 0x00007ff736a60000 + 76f2 UnrealEditor 0x00007ff736a60000 + 2d28c UnrealEditor 0x00007ff736a60000 + 2d37a UnrealEditor 0x00007ff736a60000 + 30854 UnrealEditor 0x00007ff736a60000 + 46984 UnrealEditor 0x00007ff736a60000 + 49d7a KERNEL32 0x00007ffcff1b0000 + 17344 ntdll 0x00007ffcff770000 + 526b1 + true + + 8188 + GameThread + + + 638518076345210000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 24, "VersionName": "2023.0.8", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XRBase" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert - Main" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SQLite" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync - Client" } + { "Version": 1, "VersionName": "0.2", "FriendlyName": "Concert Sync Core" } + { "Version": 1, "VersionName": "1.96.0", "FriendlyName": "Meta XR" } + + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashReportClient.ini b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/VRWizardProject.log new file mode 100644 index 0000000..548ac1b --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Crashes/UECC-Windows-C2C61456429EDED1B8FADBA9046333E8_0000/VRWizardProject.log @@ -0,0 +1,1592 @@ +Log file open, 05/20/24 16:10:25 +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=11424) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 9.266340 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-C2C61456429EDED1B8FADBA9046333E8 + Session CrashGUID >==================================================== +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading TVOS 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 Linux ini files took 0.05 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +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 VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +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 AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GooglePAD +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +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/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +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/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.20-13.10.31:172][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.20-13.10.31:172][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.20-13.10.31:275][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.20-13.10.31:331][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-13.10.31:331][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-13.10.31:331][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-13.10.31:560][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.20-13.10.31:560][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.20-13.10.31:560][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.20-13.10.31:981][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.20-13.10.31:981][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.20-13.10.31:982][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-13.10.31:982][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.20-13.10.32:000][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.20-13.10.32:025][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.20-13.10.32:025][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-13.10.32:029][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.20-13.10.32:053][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.20-13.10.32:068][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.20-13.10.32:068][ 0]LogInit: User: egonh +[2024.05.20-13.10.32:068][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.20-13.10.32:068][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.20-13.10.32:073][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.20-13.10.32:073][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.20-13.10.32:073][ 0]LogMemory: Process Physical Memory: 494.14 MB used, 503.71 MB peak +[2024.05.20-13.10.32:073][ 0]LogMemory: Process Virtual Memory: 485.16 MB used, 485.16 MB peak +[2024.05.20-13.10.32:073][ 0]LogMemory: Physical Memory: 9694.64 MB used, 6618.74 MB free, 16313.38 MB total +[2024.05.20-13.10.32:073][ 0]LogMemory: Virtual Memory: 14125.95 MB used, 10603.04 MB free, 24728.99 MB total +[2024.05.20-13.10.32:073][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.20-13.10.32:080][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.20-13.10.32:307][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.20-13.10.32:319][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.20-13.10.32:319][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.20-13.10.32:482][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.20-13.10.32:499][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-13.10.33:502][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.20-13.10.33:502][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.20-13.10.36:767][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-13.10.36:767][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-13.10.36:767][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-13.10.36:767][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-13.10.36:767][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-13.10.36:767][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.20-13.10.36:768][ 0]LogWindows: Attached monitors: +[2024.05.20-13.10.36:768][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.20-13.10.36:768][ 0]LogWindows: Found 1 attached monitors. +[2024.05.20-13.10.36:768][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.20-13.10.36:768][ 0]LogRHI: RHI Adapter Info: +[2024.05.20-13.10.36:768][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.20-13.10.36:768][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-13.10.36:768][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.20-13.10.59:065][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.20-13.10.59:065][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.20-13.10.59:065][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.20-13.10.59:372][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.20-13.10.59:373][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.20-13.10.59:374][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.20-13.10.59:447][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.20-13.10.59:447][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.20-13.10.59:451][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.20-13.10.59:797][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.20-13.11.00:131][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.20-13.11.00:131][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.20-13.11.00:523][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.20-13.11.00:523][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.20-13.11.00:619][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.20-13.11.00:704][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.20-13.11.00:740][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.20-13.11.00:777][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.20-13.11.00:867][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.20-13.11.00:937][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.20-13.11.01:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.20-13.11.01:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.20-13.11.02:115][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.20-13.11.02:115][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.20-13.11.02:609][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.20-13.11.04:370][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.20-13.11.04:432][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.20-13.11.04:638][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.06 seconds. +[2024.05.20-13.11.04:638][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.14ms. RandomReadSpeed=16.86MBs, RandomWriteSpeed=158.89MBs. Assigned SpeedClass 'Local' +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.20-13.11.04:641][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.20-13.11.04:641][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.20-13.11.05:002][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/22784/). +[2024.05.20-13.11.05:002][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/478E3C0B423CB56C1D9F6FA70F7B2CB1/'. +[2024.05.20-13.11.05:003][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.20-13.11.05:004][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.20-13.11.19:684][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.20-13.11.20:036][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.20-13.11.20:036][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-13.11.23:435][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.20-13.11.23:500][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.20-13.11.24:264][ 0]LogAssetRegistry: FAssetRegistry took 0.0130 seconds to start up +[2024.05.20-13.11.24:264][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.20-13.11.24:720][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.20-13.11.30:889][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.20-13.11.30:889][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9CA00][0000089E987D5000 66] GlobalDefaults, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9C600][0000089E987D0000 66] Windows, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9C000][0000089E987D7800 66] WindowsEditor, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9B800][0000089E987DC800 66] WindowsServer, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9B400][0000089E8F3D0000 66] WindowsClient, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D000][0000089E7888A000 66] IOS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D200][0000089EA44F0000 66] iPadAir2, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D400][0000089EA44F2800 66] IPadPro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D600][0000089EA44F5000 66] iPadAir3, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D800][0000089EA44F7800 66] iPadAir4, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DA00][0000089EA44FA000 66] iPadAir5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DC00][0000089EA44FC800 66] iPadMini4, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DE00][0000089EA4510000 66] iPadMini5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E000][0000089EA4512800 66] iPadMini6, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E200][0000089EA4515000 66] iPhone6S, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E400][0000089EA4517800 66] iPhone7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E600][0000089EA451A000 66] iPodTouch7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E800][0000089EA451C800 66] iPhone6SPlus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EA00][0000089EA4520000 66] iPhone7Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EC00][0000089EA4522800 66] iPhoneSE, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EE00][0000089EA4525000 66] iPhone8, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F000][0000089EA4527800 66] iPhone8Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F200][0000089EA452A000 66] iPhoneX, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F400][0000089EA452C800 66] iPhoneXS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F600][0000089EA4530000 66] iPhoneXSMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F800][0000089EA4532800 66] iPhoneXR, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FA00][0000089EA4535000 66] iPhone11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FC00][0000089EA4537800 66] iPhone11Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FE00][0000089EA453A000 66] iPhone11ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA394FE00][0000089EA453C800 66] iPhoneSE2, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089E8F027400][0000089EA4540000 66] iPhone12Mini, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590000][0000089EA4542800 66] iPhone12, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590200][0000089EA4545000 66] iPhone12Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590400][0000089EA4547800 66] iPhone12ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590600][0000089EA454A000 66] iPhone13Mini, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590800][0000089EA454C800 66] iPhone13, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590A00][0000089EA45A0000 66] iPhone13Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590C00][0000089EA45A2800 66] iPhone13ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590E00][0000089EA45A5000 66] iPhoneSE3, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591000][0000089EA45A7800 66] iPhone14, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591200][0000089EA45AA000 66] iPhone14Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591400][0000089EA45AC800 66] iPhone14Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591600][0000089EA45B0000 66] iPhone14ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591800][0000089EA45B2800 66] iPhone15, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591A00][0000089EA45B5000 66] iPhone15Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591C00][0000089EA45B7800 66] iPhone15Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591E00][0000089EA45BA000 66] iPhone15ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592000][0000089EA45BC800 66] iPadPro105, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592200][0000089EA4500000 66] iPadPro129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592400][0000089EA4502800 66] iPadPro97, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592600][0000089EA4505000 66] iPadPro2_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592800][0000089EA4507800 66] iPad5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592A00][0000089EA450A000 66] iPad6, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592C00][0000089EA450C800 66] iPad7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592E00][0000089EA45C0000 66] iPad8, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593000][0000089EA45C2800 66] iPad9, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593200][0000089EA45C5000 66] iPad10, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593400][0000089EA45C7800 66] iPadPro11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593600][0000089EA45CA000 66] iPadPro2_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593800][0000089EA45CC800 66] iPadPro3_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593A00][0000089EA45D0000 66] iPadPro4_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593C00][0000089EA45D2800 66] iPadPro3_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593E00][0000089EA45D5000 66] iPadPro4_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594000][0000089EA45D7800 66] iPadPro5_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594200][0000089EA45DA000 66] iPadPro6_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594400][0000089EA45DC800 66] AppleTV, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594600][0000089EA45E0000 66] AppleTV4K, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594800][0000089EA45E2800 66] AppleTV2_4K, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594A00][0000089EA45E5000 66] TVOS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594C00][0000089EA45E7800 66] Mac, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594E00][0000089EA45EA000 66] MacEditor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595000][0000089EA45EC800 66] MacClient, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595200][0000089EA45F0000 66] MacServer, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595400][0000089EA45F2800 66] Linux, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595600][0000089EA45F5000 66] LinuxEditor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595800][0000089EA45F7800 66] LinuxArm64Editor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595A00][0000089EA45FA000 66] LinuxArm64, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595C00][0000089EA45FC800 66] LinuxClient, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595E00][0000089EA4600000 66] LinuxArm64Client, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596000][0000089EA4602800 66] LinuxServer, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596200][0000089EA4605000 66] LinuxArm64Server, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596400][0000089EA4607800 66] Android, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596600][0000089EA460A000 66] Android_Preview_OpenGL, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596800][0000089EA460C800 66] Android_Preview_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596A00][0000089EA4610000 66] Android_Low, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596C00][0000089EA4612800 66] Android_Mid, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596E00][0000089EA4615000 66] Android_High, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597000][0000089EA4617800 66] Android_Default, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597200][0000089EA461A000 66] Android_Adreno4xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597400][0000089EA461C800 66] Android_Adreno5xx_Low, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597600][0000089EA4620000 66] Android_Adreno5xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597800][0000089EA4622800 66] Android_Adreno6xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597A00][0000089EA4625000 66] Android_Adreno6xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597C00][0000089EA4627800 66] Android_Adreno7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597E00][0000089EA462A000 66] Android_Adreno7xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598000][0000089EA462C800 66] Android_Mali_T6xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598200][0000089EA4630000 66] Android_Mali_T7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598400][0000089EA4632800 66] Android_Mali_T8xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598600][0000089EA4635000 66] Android_Mali_G71, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598800][0000089EA4637800 66] Android_Mali_G72, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598A00][0000089EA463A000 66] Android_Mali_G72_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598C00][0000089EA463C800 66] Android_Mali_G76, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598E00][0000089EA4640000 66] Android_Mali_G76_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599000][0000089EA4642800 66] Android_Mali_G77, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599200][0000089EA4645000 66] Android_Mali_G77_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599400][0000089EA4647800 66] Android_Mali_G78, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599600][0000089EA464A000 66] Android_Mali_G78_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599800][0000089EA464C800 66] Android_Mali_G710, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599A00][0000089EA4650000 66] Android_Mali_G710_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599E00][0000089EA4652800 66] Android_Mali_G7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A000][0000089EA4655000 66] Android_Mali_G7xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A200][0000089EA4657800 66] Android_Xclipse_920, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A400][0000089EA465A000 66] Android_Xclipse_920_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A800][0000089EA465C800 66] Android_Vulkan_SM5, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AA00][0000089EA4660000 66] Android_PowerVR_G6xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AC00][0000089EA4662800 66] Android_PowerVR_GT7xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AE00][0000089EA4665000 66] Android_PowerVR_GE8xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B000][0000089EA4667800 66] Android_PowerVR_GM9xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B200][0000089EA466A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B400][0000089EA466C800 66] Android_TegraK1, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B600][0000089EA4670000 66] Android_Unknown_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B800][0000089EA4672800 66] Oculus_Quest, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BA00][0000089EA4675000 66] Oculus_Quest2, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BC00][0000089EA4677800 66] Meta_Quest_Pro, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BE00][0000089EA467A000 66] Meta_Quest_3, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459C000][0000089EA467C800 66] HoloLens, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459C200][0000089EA4690000 66] MagicLeap_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: Active device profile: [0000089EA3E9C000][0000089E987D7800 66] WindowsEditor +[2024.05.20-13.11.31:096][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.20-13.11.31:096][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.20-13.11.31:102][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-13.11.31:251][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.20-13.11.31:294][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.20-13.11.31:294][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.20-13.11.32:157][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.20-13.11.33:776][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.20-13.11.34:865][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.20-13.11.45:064][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.11.45:067][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-13.11.45:169][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.20-13.11.45:169][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.20-13.11.45:278][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.20-13.11.45:278][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.20-13.11.45:278][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.20-13.11.45:330][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.20-13.11.45:330][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.20-13.11.45:331][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.20-13.11.46:220][ 0]LogSlate: Border +[2024.05.20-13.11.46:220][ 0]LogSlate: BreadcrumbButton +[2024.05.20-13.11.46:220][ 0]LogSlate: Brushes.Title +[2024.05.20-13.11.46:220][ 0]LogSlate: Default +[2024.05.20-13.11.46:220][ 0]LogSlate: Icons.Save +[2024.05.20-13.11.46:220][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.20-13.11.46:220][ 0]LogSlate: ListView +[2024.05.20-13.11.46:220][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.20-13.11.46:220][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.20-13.11.46:220][ 0]LogSlate: TableView.DarkRow +[2024.05.20-13.11.46:220][ 0]LogSlate: TableView.Row +[2024.05.20-13.11.46:220][ 0]LogSlate: TreeView +[2024.05.20-13.11.46:514][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.20-13.11.53:363][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.20-13.11.53:423][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.20-13.11.53:791][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 428 ms +[2024.05.20-13.11.54:069][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.20-13.11.54:069][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.20-13.11.54:069][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.20-13.11.54:069][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.20-13.11.55:604][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.20-13.11.55:652][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.20-13.11.55:668][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.164' to multicast group '230.0.0.1:6666' +[2024.05.20-13.11.55:668][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.20-13.11.56:781][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: A7CCD4F240164A00CEE107838724ECD8 | Instance: 2CD1DA3E43FD1601C0C7E98C07E57EBC (DESKTOP-G72JM0I-22784). +[2024.05.20-13.12.00:683][ 0]LogPython: Using Python 3.9.7 +[2024.05.20-13.12.03:548][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.20-13.12.03:623][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.20-13.12.08:096][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.08:137][ 0]LogUProjectInfo: Found projects: +[2024.05.20-13.12.08:276][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.10:959][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.20-13.12.11:931][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.20-13.12.12:124][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-13.12.12:124][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-13.12.14:152][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-13.12.17:268][ 0]LogCollectionManager: Loaded 0 collections in 0.001506 seconds +[2024.05.20-13.12.17:276][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.20-13.12.17:290][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.20-13.12.17:291][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.20-13.12.17:666][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.20-13.12.17:798][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:804][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:812][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:818][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:829][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:838][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:843][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:850][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:857][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:870][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:881][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:887][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:894][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:907][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:911][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:917][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:990][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:995][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.18:001][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.18:215][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.20-13.12.18:215][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-13.12.21:989][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-13.12.22:005][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.20-13.12.22:360][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.20-13.12.22:360][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-13.12.22:499][ 0]LogEngine: Initializing Engine... +[2024.05.20-13.12.22:642][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-13.12.22:645][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.20-13.12.22:645][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-13.12.22:646][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-13.12.22:646][ 0]LogHMD: HMD initialization failed +[2024.05.20-13.12.22:647][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.20-13.12.22:971][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.008 s +[2024.05.20-13.12.23:829][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.20-13.12.24:025][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.24:115][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.12.24:404][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.20-13.12.24:508][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.20-13.12.24:511][ 0]LogInit: Texture streaming: Enabled +[2024.05.20-13.12.24:654][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.20-13.12.24:717][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.20-13.12.24:840][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.20-13.12.24:873][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.20-13.12.24:890][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.20-13.12.24:892][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.20-13.12.24:899][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.12.24:904][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.12.24:973][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.12.25:004][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.12.25:016][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.12.25:081][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.12.25:081][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.12.25:107][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.20-13.12.25:107][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.20-13.12.25:110][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.20-13.12.25:110][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-13.12.25:300][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.20-13.12.25:417][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.20-13.12.25:423][ 0]LogInit: Transaction tracking system initialized +[2024.05.20-13.12.25:616][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.20-13.12.25:616][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.20-13.12.25:620][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003324 seconds (Found 177 uncontrolled assets) +[2024.05.20-13.12.25:786][ 0]BlueprintLog: New page: Editor Load +[2024.05.20-13.12.27:140][ 0]LocalizationService: Localization service is disabled +[2024.05.20-13.12.27:409][ 0]TimingProfiler: Initialize +[2024.05.20-13.12.27:430][ 0]TimingProfiler: OnSessionChanged +[2024.05.20-13.12.27:430][ 0]LoadingProfiler: Initialize +[2024.05.20-13.12.27:430][ 0]LoadingProfiler: OnSessionChanged +[2024.05.20-13.12.27:436][ 0]NetworkingProfiler: Initialize +[2024.05.20-13.12.27:470][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.20-13.12.27:470][ 0]MemoryProfiler: Initialize +[2024.05.20-13.12.27:470][ 0]MemoryProfiler: OnSessionChanged +[2024.05.20-13.12.31:015][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.05s +[2024.05.20-13.12.36:534][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.20-13.12.37:965][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.20-13.12.37:970][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-13.12.37:970][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-13.12.37:971][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-13.12.37:971][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.38:017][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.20-13.12.38:246][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.20-13.12.38:369][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.38:369][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 151.394 +[2024.05.20-13.12.38:427][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.20-13.12.38:429][ 0]LightingResults: New page: Lighting Build +[2024.05.20-13.12.38:520][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.12.38:547][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.12.38:654][ 0]MapCheck: New page: Map Check +[2024.05.20-13.12.38:654][ 0]LightingResults: New page: Lighting Build +[2024.05.20-13.12.38:683][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.9 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.20-13.12.39:005][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.12.39:297][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.20-13.12.42:399][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.20-13.12.42:399][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.42:399][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.12.42:400][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.12.42:833][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.20-13.12.42:917][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.20-13.12.42:941][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.20-13.12.42:941][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.125ms to complete. +[2024.05.20-13.12.44:530][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 157.554 +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-13.12.44:535][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-13.12.44:535][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:291][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:355][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:366][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:376][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:951][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:047][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.20-13.12.46:048][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:063][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.20-13.12.46:064][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:069][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:070][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:086][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:089][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:094][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.20-13.12.46:094][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:106][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:111][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.20-13.12.46:111][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:116][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:116][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:122][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:122][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:126][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.20-13.12.47:989][ 0]LogSlate: Took 0.025627 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.20-13.12.48:103][ 0]LogSlate: Took 0.014480 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.20-13.12.48:117][ 0]LogSlate: Took 0.012464 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.20-13.12.48:150][ 0]LogSlate: Took 0.019268 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.20-13.12.48:216][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.20-13.12.49:024][ 0]LogSlate: Took 0.046930 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.20-13.12.50:084][ 0]LogStall: Startup... +[2024.05.20-13.12.50:086][ 0]LogStall: Startup complete. +[2024.05.20-13.12.50:190][ 0]LogLoad: (Engine Initialization) Total time: 163.21 seconds +[2024.05.20-13.12.50:190][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.20-13.12.50:271][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-13.12.50:272][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-13.12.50:272][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.20-13.12.50:507][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.20-13.12.50:652][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.12.51:560][ 1]LogPython: registering + +[2024.05.20-13.12.51:563][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.521940 secs +[2024.05.20-13.12.51:745][ 1]LogAssetRegistry: AssetRegistryGather time 5.8594s: AssetDataDiscovery 2.8970s, AssetDataGather 2.8989s, StoreResults 0.0635s. +[2024.05.20-13.12.51:977][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000006 seconds (updated 0 objects) +[2024.05.20-13.12.52:409][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.20-13.12.52:792][ 3]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.52:948][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.13.10:138][ 40]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.498 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.20-13.13.47:355][476]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.13.47:403][476]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.13.47:403][476]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.13.47:465][476]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.09-19.46.11.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.09-19.46.11.log deleted file mode 100644 index 2e305be..0000000 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.09-19.46.11.log +++ /dev/null @@ -1,3816 +0,0 @@ -Log file open, 05/09/24 21:40: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=1164) -LogWindows: Custom abort handler registered for crash reporting. -LogInit: Display: Running engine for game: VRWizardProject -LogCore: UnrealTraceServer: Trace store launch successful -LogTrace: Initializing trace... -LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' -LogTrace: Finished trace initialization. -LogCsvProfiler: Display: Metadata set : platform="Windows" -LogCsvProfiler: Display: Metadata set : config="Development" -LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" -LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " -LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" -LogCsvProfiler: Display: Metadata set : pgoenabled="0" -LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" -LogCsvProfiler: Display: Metadata set : ltoenabled="0" -LogCsvProfiler: Display: Metadata set : asan="0" -LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" -LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" -LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 9.453578 -LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' -LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-1B66307845DFD6CE5AD111B2B3D08265 - Session CrashGUID >==================================================== -LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds -LogConfig: Display: Loading Linux ini files took 0.05 seconds -LogConfig: Display: Loading Mac ini files took 0.04 seconds -LogConfig: Display: Loading Android ini files took 0.04 seconds -LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds -LogConfig: Display: Loading Unix ini files took 0.04 seconds -LogConfig: Display: Loading TVOS ini files took 0.04 seconds -LogConfig: Display: Loading IOS ini files took 0.04 seconds -LogConfig: Display: Loading Windows ini files took 0.02 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.6 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogPluginManager: Mounting Engine plugin Bridge -LogPluginManager: Mounting Engine plugin EnhancedInput -LogPluginManager: Found config from plugin[EnhancedInput] Input -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin TraceUtilities -LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin TcpMessaging -LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin AutomationUtils -LogPluginManager: Mounting Engine plugin BackChannel -LogPluginManager: Mounting Engine plugin ChaosCloth -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosEditor -LogPluginManager: Mounting Engine plugin ChaosSolverPlugin -LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin ChaosNiagara -LogPluginManager: Mounting Engine plugin CharacterAI -LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture -LogPluginManager: Mounting Engine plugin FullBodyIK -LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin -LogPluginManager: Mounting Engine plugin LocalizableMessage -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 StructUtils -LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin AnimationSharing -LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess -LogPluginManager: Mounting Engine plugin DumpGPUServices -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess -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 RenderDocPlugin -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess -LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin TextureFormatOodle -LogPluginManager: Mounting Engine plugin ActorSequence -LogPluginManager: Mounting Engine plugin AlembicImporter -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 LevelSequenceEditor -LogPluginManager: Mounting Engine plugin SequencerScripting -LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin Takes -LogPluginManager: Mounting Engine plugin AndroidMedia -LogPluginManager: Mounting Engine plugin GLTFExporter -LogPluginManager: Mounting Engine plugin DatasmithContent -LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin AvfMedia -LogPluginManager: Mounting Engine plugin ImgMedia -LogPluginManager: Mounting Engine plugin MediaCompositing -LogPluginManager: Mounting Engine plugin MediaPlate -LogPluginManager: Mounting Engine plugin MediaPlayerEditor -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin WebMMedia -LogPluginManager: Mounting Engine plugin WmfMedia -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin Paper2D -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils -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 AppleImageUtils -LogPluginManager: Mounting Engine plugin ArchVisCharacter -LogPluginManager: Mounting Engine plugin AppleMoviePlayer -LogPluginManager: Mounting Engine plugin AudioCapture -LogPluginManager: Mounting Engine plugin AssetTags -LogPluginManager: Mounting Engine plugin AudioSynesthesia -LogPluginManager: Mounting Engine plugin AudioWidgets -LogPluginManager: Mounting Engine plugin ChunkDownloader -LogPluginManager: Mounting Engine plugin CableComponent -LogPluginManager: Mounting Engine plugin CustomMeshComponent -LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector -LogPluginManager: Mounting Engine plugin GeometryCache -LogPluginManager: Mounting Engine plugin GoogleCloudMessaging -LogPluginManager: Mounting Engine plugin GeometryProcessing -LogPluginManager: Mounting Engine plugin GooglePAD -LogPluginManager: Mounting Engine plugin InputDebugging -LogPluginManager: Found config from plugin[InputDebugging] Input -LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary -LogPluginManager: Mounting Engine plugin MeshModelingToolset -LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin MobilePatchingUtils -LogPluginManager: Mounting Engine plugin MsQuic -LogPluginManager: Mounting Engine plugin OpenXR -LogPluginManager: Mounting Engine plugin OpenXREyeTracker -LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin ProceduralMeshComponent -LogPluginManager: Mounting Engine plugin PropertyAccessEditor -LogPluginManager: Mounting Engine plugin RigVM -LogPluginManager: Mounting Engine plugin ResonanceAudio -LogPluginManager: Mounting Engine plugin SignificanceManager -LogPluginManager: Mounting Engine plugin SoundFields -LogPluginManager: Mounting Engine plugin Synthesis -LogPluginManager: Mounting Engine plugin WaveTable -LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin XRBase -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin AISupport -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor -LogPluginManager: Mounting Engine plugin BlueprintHeaderView -LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CryptoKeys -LogPluginManager: Mounting Engine plugin CurveEditorTools -LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions -LogPluginManager: Mounting Engine plugin FacialAnimation -LogPluginManager: Mounting Engine plugin GameplayTagsEditor -LogPluginManager: Mounting Engine plugin GeometryMode -LogPluginManager: Mounting Engine plugin EditorScriptingUtilities -LogPluginManager: Mounting Engine plugin MacGraphicsSwitching -LogPluginManager: Mounting Engine plugin MaterialAnalyzer -LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard -LogPluginManager: Mounting Engine plugin SequencerAnimTools -LogPluginManager: Mounting Engine plugin SpeedTreeImporter -LogPluginManager: Mounting Engine plugin PluginBrowser -LogPluginManager: Mounting Engine plugin UVEditor -LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin SQLiteCore -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin ConcertMain -LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin ObjectMixer -LogPluginManager: Mounting Engine plugin ConcertSyncClient -LogPluginManager: Mounting Engine plugin ConcertSyncCore -LogPluginManager: Mounting Project plugin OculusXR -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -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/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' -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/Dataflow/Content/' mounted to '/Dataflow/' -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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' -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/Media/MediaPlate/Content/' mounted to '/MediaPlate/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -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/Runtime/WaveTable/Content/' mounted to '/WaveTable/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' -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/UVEditor/Content/' mounted to '/UVEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' -LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) -LogWindows: File 'WinPixGpuCapturer.dll' does not exist -PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. -LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] -RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. -LogInit: Using libcurl 8.4.0 -LogInit: - built for Windows -LogInit: - supports SSL with OpenSSL/1.1.1t -LogInit: - supports HTTP deflate (compression) using libz 1.2.13 -LogInit: - other features: -LogInit: CURL_VERSION_SSL -LogInit: CURL_VERSION_LIBZ -LogInit: CURL_VERSION_IPV6 -LogInit: CURL_VERSION_ASYNCHDNS -LogInit: CURL_VERSION_LARGEFILE -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 type [NULL] -LogOculusPluginWrapper: OculusPlugin initialized successfully -LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -LogOVRPlugin: Display: Support Non-Oculus runtime: NO -LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -LogOVRPlugin: Display: Available Layers: (0) -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -LogHMD: Failed initializing OVRPlugin 1.96.0 -LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. -LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. -LogInit: ExecutableName: UnrealEditor.exe -LogInit: Build: ++UE5+Release-5.3-CL-29314046 -LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 -LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 -LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 -LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 -LogInit: Architecture: x64 -LogInit: Compiled with Visual C++: 19.36.32537.00 -LogInit: Build Configuration: Development -LogInit: Branch Name: ++UE5+Release-5.3 -LogInit: Command Line: -LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ -LogInit: Allocator: Mimalloc -LogInit: Installed Engine Build: 1 -LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no -LogDevObjectVersion: Number of dev versions registered: 36 -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): 47 -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): 111 -LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 -LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 -LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 -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): 118 -LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 -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 -LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! -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: Set CVar [[con.DebugEarlyDefault:1]] -LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created -LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created -LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created -LogConfig: Set CVar [[r.setres:1280x720]] -LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created -LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created -LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created -LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created -LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.09-18.40.09:458][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.09-18.40.09:458][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.09-18.40.09:474][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.09-18.40.09:474][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.09-18.40.09:487][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.09-18.40.09:488][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.09-18.40.09:488][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.09-18.40.09:488][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.09-18.40.09:552][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.09-18.40.09:552][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.09-18.40.09:553][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.09-18.40.09:561][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.09-18.40.09:561][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.09-18.40.09:617][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.09-18.40.09:617][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.09-18.40.09:617][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.09-18.40.09:804][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.09-18.40.09:804][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.09-18.40.09:804][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.09-18.40.10:230][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 -[2024.05.09-18.40.10:230][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported -[2024.05.09-18.40.10:230][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] -[2024.05.09-18.40.10:238][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.09-18.40.10:238][ 0]LogD3D12RHI: Driver Date: 7-21-2022 -[2024.05.09-18.40.10:244][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.09-18.40.10:244][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.09-18.40.10:244][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] -[2024.05.09-18.40.10:244][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.09-18.40.10:244][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.09-18.40.10:244][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.09-18.40.10:244][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.09-18.40.10:254][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.09-18.40.10:278][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.09-18.40.10:278][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.09-18.40.10:283][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.09-18.40.10:306][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.09-18.40.10:306][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.09-18.40.10:306][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.09-18.40.10:306][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.09-18.40.10:306][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.09-18.40.10:321][ 0]LogInit: Computer: DESKTOP-G72JM0I -[2024.05.09-18.40.10:321][ 0]LogInit: User: egonh -[2024.05.09-18.40.10:321][ 0]LogInit: CPU Page size=4096, Cores=6 -[2024.05.09-18.40.10:321][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.09-18.40.10:326][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) -[2024.05.09-18.40.10:326][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.09-18.40.10:326][ 0]LogMemory: Process Physical Memory: 495.63 MB used, 505.35 MB peak -[2024.05.09-18.40.10:326][ 0]LogMemory: Process Virtual Memory: 484.47 MB used, 484.47 MB peak -[2024.05.09-18.40.10:326][ 0]LogMemory: Physical Memory: 7628.43 MB used, 8684.95 MB free, 16313.38 MB total -[2024.05.09-18.40.10:326][ 0]LogMemory: Virtual Memory: 10534.86 MB used, 12178.52 MB free, 22713.38 MB total -[2024.05.09-18.40.10:326][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.09-18.40.10:333][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.09-18.40.10:492][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.09-18.40.10:536][ 0]LogInit: Using OS detected language (et-EE). -[2024.05.09-18.40.10:536][ 0]LogInit: Using OS detected locale (en-150). -[2024.05.09-18.40.10:677][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. -[2024.05.09-18.40.10:694][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). -[2024.05.09-18.40.11:394][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.09-18.40.11:781][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.09-18.40.11:781][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.09-18.40.15:461][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.09-18.40.15:461][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.09-18.40.15:461][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.09-18.40.15:461][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.09-18.40.15:461][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.09-18.40.15:461][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.09-18.40.15:462][ 0]LogWindows: Attached monitors: -[2024.05.09-18.40.15:462][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.09-18.40.15:462][ 0]LogWindows: Found 1 attached monitors. -[2024.05.09-18.40.15:462][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.09-18.40.15:462][ 0]LogRHI: RHI Adapter Info: -[2024.05.09-18.40.15:462][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 -[2024.05.09-18.40.15:462][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.09-18.40.15:462][ 0]LogRHI: Driver Date: 7-21-2022 -[2024.05.09-18.40.16:680][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. -Please install the latest driver version or switch to a different rendering API. - -Would you like to visit the following URL to download the driver? - -https://www.nvidia.com/en-us/geforce/drivers/ - -NVIDIA GeForce RTX 2060 -Installed: 516.94 -Minimum required: 527.27 -[2024.05.09-18.40.16:680][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") -[2024.05.09-18.40.16:680][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.09-18.40.16:698][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.09-18.40.16:698][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.09-18.40.16:698][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.09-18.40.16:698][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.09-18.40.16:827][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.09-18.40.16:828][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.09-18.40.16:828][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.09-18.40.16:828][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.09-18.40.16:828][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.09-18.40.16:828][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.09-18.40.16:837][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.09-18.40.16:912][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.09-18.40.16:912][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.09-18.40.16:913][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.09-18.40.16:978][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.09-18.40.16:978][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.09-18.40.16:981][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. -[2024.05.09-18.40.16:981][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) -[2024.05.09-18.40.16:981][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.09-18.40.16:981][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.09-18.40.17:293][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.09-18.40.17:645][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.09-18.40.17:645][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.09-18.40.18:011][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.09-18.40.18:011][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.09-18.40.18:011][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.09-18.40.18:011][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.09-18.40.18:011][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.09-18.40.18:012][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.09-18.40.18:012][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.09-18.40.18:117][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.09-18.40.18:203][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.09-18.40.18:271][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.09-18.40.18:316][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.09-18.40.18:377][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.09-18.40.18:522][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.09-18.40.19:600][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.09-18.40.20:199][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.09-18.40.20:199][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.09-18.40.20:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.09-18.40.20:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.09-18.40.20:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.09-18.40.20:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.09-18.40.20:294][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.09-18.40.20:295][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.09-18.40.20:295][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.09-18.40.20:362][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.09-18.40.20:362][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.09-18.40.20:362][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.09-18.40.20:362][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.09-18.40.20:396][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.09-18.40.20:396][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.09-18.40.20:513][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.09-18.40.20:513][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.09-18.40.20:513][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.09-18.40.20:513][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.09-18.40.20:513][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.09-18.40.20:786][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.09-18.40.22:358][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.09-18.40.22:407][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.09-18.40.22:408][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.09-18.40.22:408][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.09-18.40.22:412][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.09-18.40.22:412][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.09-18.40.22:412][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.09-18.40.22:412][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.09-18.40.22:412][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.09-18.40.22:585][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.09-18.40.22:585][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.09-18.40.22:585][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.09-18.40.22:666][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.08 seconds. -[2024.05.09-18.40.22:666][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.26ms. RandomReadSpeed=13.66MBs, RandomWriteSpeed=99.79MBs. Assigned SpeedClass 'Local' -[2024.05.09-18.40.22:668][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.09-18.40.22:668][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.09-18.40.22:668][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.09-18.40.22:668][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.09-18.40.22:668][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.09-18.40.22:861][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/21484/). -[2024.05.09-18.40.22:862][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/495C1A494B2632BC3059EC88B41AE6B6/'. -[2024.05.09-18.40.22:862][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.09-18.40.22:862][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. -[2024.05.09-18.40.37:651][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.09-18.40.38:874][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.09-18.40.38:874][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.09-18.40.42:290][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.09-18.40.42:355][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.09-18.40.43:021][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.09-18.40.43:022][ 0]LogAssetRegistry: FAssetRegistry took 0.0131 seconds to start up -[2024.05.09-18.40.43:283][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.09-18.40.48:735][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.09-18.40.48:735][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.09-18.40.48:735][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.09-18.40.48:753][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.09-18.40.48:753][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EEA00][00000A8CCF895000 66] GlobalDefaults, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EF200][00000A8CCF890000 66] Windows, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EF400][00000A8CCF897800 66] WindowsEditor, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EF600][00000A8CCF89C800 66] WindowsServer, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EF800][00000A8CC5BA0000 66] WindowsClient, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EFA00][00000A8CA97EA000 66] IOS, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EFC00][00000A8CDAD60000 66] iPadAir2, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA0EFE00][00000A8CDAD62800 66] IPadPro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDA04FC00][00000A8CDAD65000 66] iPadAir3, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CC27F7400][00000A8CDAD67800 66] iPadAir4, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70000][00000A8CDAD6A000 66] iPadAir5, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70200][00000A8CDAD6C800 66] iPadMini4, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70400][00000A8CDAD80000 66] iPadMini5, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70600][00000A8CDAD82800 66] iPadMini6, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70800][00000A8CDAD85000 66] iPhone6S, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70A00][00000A8CDAD87800 66] iPhone7, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70C00][00000A8CDAD8A000 66] iPodTouch7, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD70E00][00000A8CDAD8C800 66] iPhone6SPlus, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71000][00000A8CDAD90000 66] iPhone7Plus, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71200][00000A8CDAD92800 66] iPhoneSE, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71400][00000A8CDAD95000 66] iPhone8, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71600][00000A8CDAD97800 66] iPhone8Plus, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71800][00000A8CDAD9A000 66] iPhoneX, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71A00][00000A8CDAD9C800 66] iPhoneXS, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71C00][00000A8CDADA0000 66] iPhoneXSMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD71E00][00000A8CDADA2800 66] iPhoneXR, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72000][00000A8CDADA5000 66] iPhone11, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72200][00000A8CDADA7800 66] iPhone11Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72400][00000A8CDADAA000 66] iPhone11ProMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72600][00000A8CDADAC800 66] iPhoneSE2, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72800][00000A8CDB010000 66] iPhone12Mini, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72A00][00000A8CDB012800 66] iPhone12, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72C00][00000A8CDB015000 66] iPhone12Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD72E00][00000A8CDB017800 66] iPhone12ProMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73000][00000A8CDB01A000 66] iPhone13Mini, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73200][00000A8CDB01C800 66] iPhone13, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73400][00000A8CDB020000 66] iPhone13Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73600][00000A8CDB022800 66] iPhone13ProMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73800][00000A8CDB025000 66] iPhoneSE3, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73A00][00000A8CDB027800 66] iPhone14, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73C00][00000A8CDB02A000 66] iPhone14Plus, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD73E00][00000A8CDB02C800 66] iPhone14Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74000][00000A8CDB030000 66] iPhone14ProMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74200][00000A8CDB032800 66] iPhone15, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74400][00000A8CDB035000 66] iPhone15Plus, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74600][00000A8CDB037800 66] iPhone15Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74800][00000A8CDB03A000 66] iPhone15ProMax, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74A00][00000A8CDB03C800 66] iPadPro105, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74C00][00000A8CDB040000 66] iPadPro129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD74E00][00000A8CDB042800 66] iPadPro97, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75000][00000A8CDB045000 66] iPadPro2_129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75200][00000A8CDB047800 66] iPad5, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75400][00000A8CDB04A000 66] iPad6, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75600][00000A8CDB04C800 66] iPad7, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75800][00000A8CDB050000 66] iPad8, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75A00][00000A8CDB052800 66] iPad9, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75C00][00000A8CDB055000 66] iPad10, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD75E00][00000A8CDB057800 66] iPadPro11, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76000][00000A8CDB05A000 66] iPadPro2_11, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76200][00000A8CDB05C800 66] iPadPro3_11, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76400][00000A8CDB060000 66] iPadPro4_11, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76600][00000A8CDB062800 66] iPadPro3_129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76800][00000A8CDB065000 66] iPadPro4_129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76A00][00000A8CDB067800 66] iPadPro5_129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76C00][00000A8CDB06A000 66] iPadPro6_129, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD76E00][00000A8CDB06C800 66] AppleTV, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77000][00000A8CDB070000 66] AppleTV4K, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77200][00000A8CDB072800 66] AppleTV2_4K, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77400][00000A8CDB075000 66] TVOS, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77600][00000A8CDB077800 66] Mac, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77800][00000A8CDB07A000 66] MacEditor, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77A00][00000A8CDB07C800 66] MacClient, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77C00][00000A8CDB080000 66] MacServer, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD77E00][00000A8CDB082800 66] Linux, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78000][00000A8CDB085000 66] LinuxEditor, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78200][00000A8CDB087800 66] LinuxArm64Editor, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78400][00000A8CDB08A000 66] LinuxArm64, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78600][00000A8CDB08C800 66] LinuxClient, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78800][00000A8CDB090000 66] LinuxArm64Client, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78A00][00000A8CDB092800 66] LinuxServer, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78C00][00000A8CDB095000 66] LinuxArm64Server, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD78E00][00000A8CDB097800 66] Android, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79000][00000A8CDB09A000 66] Android_Preview_OpenGL, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79200][00000A8CDB09C800 66] Android_Preview_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79400][00000A8CDB0A0000 66] Android_Low, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79600][00000A8CDB0A2800 66] Android_Mid, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79800][00000A8CDB0A5000 66] Android_High, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79A00][00000A8CDB0A7800 66] Android_Default, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79C00][00000A8CDB0AA000 66] Android_Adreno4xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD79E00][00000A8CDB0AC800 66] Android_Adreno5xx_Low, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7A000][00000A8CDB0B0000 66] Android_Adreno5xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7A200][00000A8CDB0B2800 66] Android_Adreno6xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7A400][00000A8CDB0B5000 66] Android_Adreno6xx_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7A600][00000A8CDB0B7800 66] Android_Adreno7xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7A800][00000A8CDB0BA000 66] Android_Adreno7xx_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7AA00][00000A8CDB0BC800 66] Android_Mali_T6xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7AC00][00000A8CDB0C0000 66] Android_Mali_T7xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7AE00][00000A8CDB0C2800 66] Android_Mali_T8xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7B000][00000A8CDB0C5000 66] Android_Mali_G71, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7B200][00000A8CDB0C7800 66] Android_Mali_G72, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7B400][00000A8CDB0CA000 66] Android_Mali_G72_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7B600][00000A8CDB0CC800 66] Android_Mali_G76, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7B800][00000A8CDB0D0000 66] Android_Mali_G76_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7BA00][00000A8CDB0D2800 66] Android_Mali_G77, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7BC00][00000A8CDB0D5000 66] Android_Mali_G77_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7BE00][00000A8CDB0D7800 66] Android_Mali_G78, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7C000][00000A8CDB0DA000 66] Android_Mali_G78_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7C200][00000A8CDB0DC800 66] Android_Mali_G710, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7C400][00000A8CDB0E0000 66] Android_Mali_G710_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7C800][00000A8CDB0E2800 66] Android_Mali_G7xx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7CA00][00000A8CDB0E5000 66] Android_Mali_G7xx_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7CC00][00000A8CDB0E7800 66] Android_Xclipse_920, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7CE00][00000A8CDB0EA000 66] Android_Xclipse_920_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7D200][00000A8CDB0EC800 66] Android_Vulkan_SM5, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7D400][00000A8CDB0F0000 66] Android_PowerVR_G6xxx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7D600][00000A8CDB0F2800 66] Android_PowerVR_GT7xxx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7D800][00000A8CDB0F5000 66] Android_PowerVR_GE8xxx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7DA00][00000A8CDB0F7800 66] Android_PowerVR_GM9xxx, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7DC00][00000A8CDB0FA000 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7DE00][00000A8CDB0FC800 66] Android_TegraK1, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7E000][00000A8CDB100000 66] Android_Unknown_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7E200][00000A8CDB102800 66] Oculus_Quest, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7E400][00000A8CDB105000 66] Oculus_Quest2, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7E600][00000A8CDB107800 66] Meta_Quest_Pro, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7E800][00000A8CDB10A000 66] Meta_Quest_3, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7EA00][00000A8CDB10C800 66] HoloLens, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: [00000A8CDAD7EC00][00000A8CDB110000 66] MagicLeap_Vulkan, -[2024.05.09-18.40.48:949][ 0]LogDeviceProfileManager: Active device profile: [00000A8CDA0EF400][00000A8CCF897800 66] WindowsEditor -[2024.05.09-18.40.48:949][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.09-18.40.48:949][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.09-18.40.48:955][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.09-18.40.49:081][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.09-18.40.49:093][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.09-18.40.49:093][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.09-18.40.49:093][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.09-18.40.49:093][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.09-18.40.49:093][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.09-18.40.49:136][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' -[2024.05.09-18.40.49:136][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] -[2024.05.09-18.40.50:008][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.09-18.40.51:498][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.09-18.40.52:361][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.09-18.40.52:361][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.09-18.40.52:361][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.09-18.40.52:361][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.09-18.40.52:361][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.09-18.41.04:118][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.04:122][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.09-18.41.04:182][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.09-18.41.04:182][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.09-18.41.04:241][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.09-18.41.04:241][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.09-18.41.04:241][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.09-18.41.04:304][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.09-18.41.04:304][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.09-18.41.04:305][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console -[2024.05.09-18.41.05:401][ 0]LogSlate: Border -[2024.05.09-18.41.05:401][ 0]LogSlate: BreadcrumbButton -[2024.05.09-18.41.05:401][ 0]LogSlate: Brushes.Title -[2024.05.09-18.41.05:401][ 0]LogSlate: Default -[2024.05.09-18.41.05:401][ 0]LogSlate: Icons.Save -[2024.05.09-18.41.05:401][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.09-18.41.05:401][ 0]LogSlate: ListView -[2024.05.09-18.41.05:401][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.09-18.41.05:401][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.09-18.41.05:401][ 0]LogSlate: TableView.DarkRow -[2024.05.09-18.41.05:401][ 0]LogSlate: TableView.Row -[2024.05.09-18.41.05:401][ 0]LogSlate: TreeView -[2024.05.09-18.41.05:723][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.09-18.41.08:468][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.09-18.41.10:895][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.09-18.41.11:080][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 184 ms -[2024.05.09-18.41.11:257][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.09-18.41.11:257][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.09-18.41.11:257][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.09-18.41.11:257][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.09-18.41.12:744][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.09-18.41.12:791][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.09-18.41.12:794][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' -[2024.05.09-18.41.14:813][ 0]LogPython: Using Python 3.9.7 -[2024.05.09-18.41.18:902][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.09-18.41.19:021][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.09-18.41.20:309][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: DE2022CB457BE842E65874B1417CDD5D | Instance: 91251F0F4018CC3552D67C99A7E77B02 (DESKTOP-G72JM0I-21484). -[2024.05.09-18.41.26:047][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.09-18.41.26:537][ 0]LogUProjectInfo: Found projects: -[2024.05.09-18.41.26:580][ 0]SourceControl: Revision control is disabled -[2024.05.09-18.41.26:726][ 0]SourceControl: Revision control is disabled -[2024.05.09-18.41.28:954][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.09-18.41.29:141][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.09-18.41.29:141][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.09-18.41.31:030][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.09-18.41.33:254][ 0]LogCollectionManager: Loaded 0 collections in 0.001372 seconds -[2024.05.09-18.41.33:256][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.00s -[2024.05.09-18.41.33:268][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s -[2024.05.09-18.41.33:269][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.09-18.41.34:253][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.09-18.41.35:089][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. -The following settings have been applied: - -[2024.05.09-18.41.35:090][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. - -[2024.05.09-18.41.35:090][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. - -[2024.05.09-18.41.35:090][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. - -[2024.05.09-18.41.35:090][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. - -[2024.05.09-18.41.35:090][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.09-18.41.35:143][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:149][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:156][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:162][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:173][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:181][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:186][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:197][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:205][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:218][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:223][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:229][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:236][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:249][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:254][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:260][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:343][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:348][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:354][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.09-18.41.35:531][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.09-18.41.35:531][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.09-18.41.38:407][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.09-18.41.38:416][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.09-18.41.38:657][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.09-18.41.38:657][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.09-18.41.38:738][ 0]LogEngine: Initializing Engine... -[2024.05.09-18.41.38:845][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.09-18.41.38:845][ 0]LogHMD: Initializing OVRPlugin session -[2024.05.09-18.41.38:846][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.09-18.41.38:846][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.09-18.41.38:847][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.09-18.41.38:847][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.09-18.41.38:847][ 0]LogHMD: HMD initialization failed -[2024.05.09-18.41.38:847][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 -[2024.05.09-18.41.39:081][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.044 s -[2024.05.09-18.41.39:926][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.09-18.41.40:130][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.41.40:212][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-18.41.40:476][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.09-18.41.40:572][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.09-18.41.40:575][ 0]LogInit: Texture streaming: Enabled -[2024.05.09-18.41.40:709][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.09-18.41.40:765][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.09-18.41.40:846][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.09-18.41.40:860][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.09-18.41.40:870][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.09-18.41.40:871][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.09-18.41.40:871][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.09-18.41.40:871][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.09-18.41.40:871][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.09-18.41.40:872][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.09-18.41.40:872][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-18.41.40:878][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-18.41.40:878][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-18.41.40:884][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-18.41.40:884][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-18.41.40:884][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-18.41.41:022][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-18.41.41:049][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-18.41.41:076][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-18.41.41:139][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-18.41.41:139][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-18.41.41:141][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.09-18.41.41:141][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.09-18.41.41:143][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.09-18.41.41:143][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.09-18.41.41:143][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.09-18.41.41:143][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.09-18.41.41:143][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.09-18.41.41:165][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 -[2024.05.09-18.41.41:356][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.09-18.41.41:448][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.09-18.41.41:453][ 0]LogInit: Transaction tracking system initialized -[2024.05.09-18.41.41:673][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.09-18.41.41:673][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.09-18.41.41:676][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003622 seconds (Found 177 uncontrolled assets) -[2024.05.09-18.41.41:799][ 0]BlueprintLog: New page: Editor Load -[2024.05.09-18.41.43:004][ 0]LocalizationService: Localization service is disabled -[2024.05.09-18.41.43:234][ 0]TimingProfiler: Initialize -[2024.05.09-18.41.43:260][ 0]TimingProfiler: OnSessionChanged -[2024.05.09-18.41.43:261][ 0]LoadingProfiler: Initialize -[2024.05.09-18.41.43:261][ 0]LoadingProfiler: OnSessionChanged -[2024.05.09-18.41.43:266][ 0]NetworkingProfiler: Initialize -[2024.05.09-18.41.43:267][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.09-18.41.43:267][ 0]MemoryProfiler: Initialize -[2024.05.09-18.41.43:267][ 0]MemoryProfiler: OnSessionChanged -[2024.05.09-18.41.46:796][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.01s -[2024.05.09-18.41.51:266][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.09-18.41.53:000][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.09-18.41.53:007][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.09-18.41.53:007][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.09-18.41.53:007][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.09-18.41.53:007][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:013][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:014][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:014][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:014][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:014][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.09-18.41.53:053][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.09-18.41.53:210][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.09-18.41.53:296][ 0]SourceControl: Revision control is disabled -[2024.05.09-18.41.53:296][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 129.463 -[2024.05.09-18.41.53:349][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.09-18.41.53:358][ 0]LightingResults: New page: Lighting Build -[2024.05.09-18.41.53:409][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.09-18.41.53:477][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-18.41.53:523][ 0]MapCheck: New page: Map Check -[2024.05.09-18.41.53:523][ 0]LightingResults: New page: Lighting Build -[2024.05.09-18.41.53:707][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.6 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.09-18.41.53:809][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-18.41.54:061][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms -[2024.05.09-18.41.56:965][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.09-18.41.56:965][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.41.56:966][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-18.41.56:966][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-18.41.57:245][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.09-18.41.57:346][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.09-18.41.57:371][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.09-18.41.57:371][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.124ms to complete. -[2024.05.09-18.41.58:351][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 134.520 -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.09-18.41.58:351][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.09-18.41.58:744][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.09-18.41.58:744][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.09-18.41.58:744][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.09-18.41.58:744][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.09-18.41.58:744][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.09-18.41.59:019][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-18.41.59:074][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-18.41.59:085][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-18.41.59:095][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-18.41.59:698][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:743][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.09-18.41.59:744][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:785][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.09-18.41.59:786][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:792][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.09-18.41.59:792][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:809][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.09-18.41.59:812][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:828][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.09-18.41.59:829][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:833][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.09-18.41.59:834][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:838][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.09-18.41.59:839][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:843][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.09-18.41.59:843][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:848][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.09-18.41.59:848][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.09-18.41.59:852][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.09-18.42.01:827][ 0]LogSlate: Took 0.025630 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.09-18.42.01:942][ 0]LogSlate: Took 0.014844 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.09-18.42.01:957][ 0]LogSlate: Took 0.012680 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.09-18.42.01:990][ 0]LogSlate: Took 0.019929 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.09-18.42.02:055][ 0]LogViewport: Scene viewport resized to 1396x451, mode Windowed. -[2024.05.09-18.42.02:736][ 0]LogSlate: Took 0.047355 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.09-18.42.03:614][ 0]LogStall: Startup... -[2024.05.09-18.42.03:617][ 0]LogStall: Startup complete. -[2024.05.09-18.42.03:722][ 0]LogLoad: (Engine Initialization) Total time: 139.89 seconds -[2024.05.09-18.42.03:722][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.09-18.42.03:768][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.09-18.42.03:768][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.09-18.42.03:769][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.09-18.42.03:769][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.09-18.42.03:769][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.09-18.42.03:769][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.09-18.42.03:769][ 0]LogOcInput: OculusXRInput is initialized -[2024.05.09-18.42.03:810][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.09-18.42.04:284][ 0]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={A2E307DC-4838-EAE7-3872-D29A115080E0} -[2024.05.09-18.42.04:344][ 0]LogAssetRegistry: AssetRegistryGather time 6.0729s: AssetDataDiscovery 3.0060s, AssetDataGather 3.0079s, StoreResults 0.0590s. -[2024.05.09-18.42.04:430][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000006 seconds (updated 0 objects) -[2024.05.09-18.42.04:546][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.09-18.42.04:904][ 0]LogAutomationController: Ignoring very large delta of 17456060.72 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-18.42.05:425][ 1]LogPython: registering - -[2024.05.09-18.42.05:437][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.499361 secs -[2024.05.09-18.42.06:551][ 1]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.09-18.42.07:799][ 73]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.42.20:261][105]LogSlate: Window 'Pick Parent Class' being destroyed -[2024.05.09-18.42.20:275][105]LogContentBrowser: Deferred new asset file creation: NewBlueprint -[2024.05.09-18.42.20:287][105]LogContentBrowser: Creating deferred item: NewBlueprint -[2024.05.09-18.42.20:297][105]LogAutomationController: Ignoring very large delta of 3.11 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-18.42.20:305][106]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). -[2024.05.09-18.42.22:674][370]LogContentBrowser: Attempting asset rename: NewBlueprint -> Wand -[2024.05.09-18.42.22:690][370]LogContentBrowser: End creating deferred item NewBlueprint -[2024.05.09-18.42.24:420][571]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-18.42.24:452][571]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.42.24:452][571]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-18.42.24:523][571]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.09-18.42.25:979][571]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:03.310 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2049 files in 3179 folders with total size 103 MiB. -[2024.05.09-18.42.26:423][571]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... -[2024.05.09-18.42.31:672][571]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 5.249811s -[2024.05.09-18.42.32:559][571]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] -`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] -FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] -UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] -UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] -BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] - -[2024.05.09-18.42.34:818][571]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 10.397758s (8.397758s overbudget) -[2024.05.09-18.42.35:179][571]LogViewport: Scene viewport resized to 600x216, mode Windowed. -[2024.05.09-18.42.35:674][572]LogAutomationController: Ignoring very large delta of 11.27 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-18.42.43:722][ 43]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] - -[2024.05.09-18.42.43:872][ 43]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] -UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] - -[2024.05.09-18.42.43:880][ 43]LogAutomationController: Ignoring very large delta of 3.05 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-18.42.44:567][ 97]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.09-18.42.55:526][898]LogViewport: Scene viewport resized to 600x216, mode Windowed. -[2024.05.09-18.42.57:306][997]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.43.07:495][835]LogViewport: Scene viewport resized to 562x686, mode Windowed. -[2024.05.09-18.43.09:715][897]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.43.10:284][937]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.09-18.43.19:777][664]LogEditorTransaction: Undo Add Component -[2024.05.09-18.43.27:622][257]LogEditorTransaction: Undo Remove Components -[2024.05.09-18.43.28:012][271]LogEditorTransaction: Undo Add Component -[2024.05.09-18.43.31:978][576]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.09-18.43.40:894][214]LogPhysics: Warning: Scale for /Engine/Transient.World_1:PersistentLevel.Wand_C_0.sm_wand1 has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=0.000 Z=0.000 -[2024.05.09-18.43.40:894][214]LogPhysics: Warning: Initialising Body : Scale3D is (nearly) zero: Actor: '' Component: '/Engine/Transient.World_1:PersistentLevel.Wand_C_0.sm_wand1' -[2024.05.09-18.43.41:535][260]LogPhysics: Warning: Scale for /Engine/Transient.World_1:PersistentLevel.Wand_C_0.sm_wand1 has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=0.000 Z=0.000 -[2024.05.09-18.43.41:535][260]LogPhysics: Warning: Initialising Body : Scale3D is (nearly) zero: Actor: '' Component: '/Engine/Transient.World_1:PersistentLevel.Wand_C_0.sm_wand1' -[2024.05.09-18.43.57:074][418]BlueprintLog: New page: Compile Wand -[2024.05.09-18.43.57:153][418]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.09-18.43.58:119][476]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-18.43.58:168][476]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.43.58:189][476]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.008515 seconds -[2024.05.09-18.43.58:240][476]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-18.43.58:240][476]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand238315E44DC33DFB113C6C85CC59DECD.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-18.43.58:270][476]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms -[2024.05.09-18.43.58:270][476]AssetCheck: New page: Asset Save: Wand -[2024.05.09-18.43.58:270][476]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-18.44.52:960][737]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/Wand.Wand_C -[2024.05.09-18.44.52:960][737]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/Wand.Wand_C -[2024.05.09-18.44.52:961][737]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand as actor: Wand_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Wand_C_0 -[2024.05.09-18.44.52:962][737]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand as actor: Wand_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Wand_C_0 -[2024.05.09-18.44.52:965][737]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance -[2024.05.09-18.44.54:086][866]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/Wand.Wand_C -[2024.05.09-18.44.54:086][866]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/Wand.Wand_C -[2024.05.09-18.44.54:094][866]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand as actor: Wand_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Wand_C_1 -[2024.05.09-18.44.54:095][866]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand as actor: Wand_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Wand_C_1 -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: ================================================ -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: Total job queries 30, among them cache hits 6 (20.00%) -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: Tracking 24 distinct input hashes that result in 22 distinct outputs (91.67%) -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: RAM used: 869.20 KiB of 819.20 MiB budget. Usage: 0.10% -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.09-18.44.58:973][414]LogShaderCompilers: Display: ================================================ -[2024.05.09-18.45.03:048][692]LogViewport: Scene viewport resized to 600x216, mode Windowed. -[2024.05.09-18.45.03:810][692]LogViewport: Scene viewport resized to 562x686, mode Windowed. -[2024.05.09-18.45.39:560][555]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.09-18.46.38:569][709]BlueprintLog: New page: Compile Wand -[2024.05.09-18.46.38:607][709]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms -[2024.05.09-18.46.39:365][757]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-18.46.39:405][757]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-18.46.39:405][757]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WandC4796A864E2C089B1CA0529BF12B2878.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-18.46.39:414][757]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 199 ms) -[2024.05.09-18.46.39:416][757]AssetCheck: New page: Asset Save: Wand -[2024.05.09-18.46.39:416][757]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-18.46.47:033][272]LogSlate: Took 0.031601 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.09-18.50.25:083][505]LogSlate: Took 0.000171 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.09-18.50.56:632][835]LogSlate: Took 0.014525 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) -[2024.05.09-18.51.02:020][304]LogViewport: Scene viewport resized to 600x216, mode Windowed. -[2024.05.09-18.51.02:728][304]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.09-18.51.06:209][554]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.09-18.51.06:209][554]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.51.06:209][554]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-18.52.04:132][567]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.09-18.52.04:148][567]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 -[2024.05.09-18.52.04:149][567]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto15EFD42944B8D2D6EFE66A78D4BC6ABC1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' -[2024.05.09-18.52.04:150][567]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. -[2024.05.09-18.52.04:150][567]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.036 -[2024.05.09-18.52.04:150][567]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.036 -[2024.05.09-18.52.04:151][567]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/Wand] ([2] browsable assets)... -[2024.05.09-18.52.04:166][567]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand] -[2024.05.09-18.52.04:166][567]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/Wand] -[2024.05.09-18.52.04:172][567]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto1 -[2024.05.09-18.52.04:172][567]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand_Auto1F73128C644ED227937C19DAF36F94CCA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto1.uasset' -[2024.05.09-18.52.04:172][567]LogFileHelpers: Auto-saving content packages took 0.022 -[2024.05.09-18.55.59:497][421]LogViewport: Scene viewport resized to 600x216, mode Windowed. -[2024.05.09-18.56.44:363][535]LogSlate: Window 'Color Picker' being destroyed -[2024.05.09-18.58.27:334][273]BlueprintLog: New page: Compile BP_Rune -[2024.05.09-18.58.27:379][273]LogUObjectHash: Compacting FUObjectHashTables data took 2.15ms -[2024.05.09-18.58.28:197][318]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-18.58.28:233][318]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-18.58.28:268][318]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.09-18.58.28:268][318]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune960659194814D5B927BD2FAB532B7483.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.09-18.58.28:276][318]LogFileHelpers: InternalPromptForCheckoutAndSave took 78 ms (total: 278 ms) -[2024.05.09-18.58.28:278][318]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.09-18.58.28:278][318]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.09-18.58.28:764][345]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.09-19.01.48:209][ 81]BlueprintLog: New page: Compile Wand -[2024.05.09-19.01.48:265][ 81]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.09-19.02.52:765][635]LogSlate: Took 0.015118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.09-19.04.22:279][669]LogSlate: Window 'Color Picker' being destroyed -[2024.05.09-19.04.53:475][164]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms -[2024.05.09-19.04.53:489][164]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 -[2024.05.09-19.04.53:490][164]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto24C1AD5FF487D3CFF851926A6107A9B11.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' -[2024.05.09-19.04.53:491][164]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. -[2024.05.09-19.04.53:491][164]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.035 -[2024.05.09-19.04.53:491][164]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.035 -[2024.05.09-19.04.53:491][164]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/Wand] ([2] browsable assets)... -[2024.05.09-19.04.53:499][164]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand] -[2024.05.09-19.04.53:499][164]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/Wand] -[2024.05.09-19.04.53:505][164]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto2 -[2024.05.09-19.04.53:505][164]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand_Auto2FCC01BFF4F5B7E4F4D80DBB022D098B6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto2.uasset' -[2024.05.09-19.04.53:505][164]LogFileHelpers: Auto-saving content packages took 0.014 -[2024.05.09-19.05.06:482][164]BlueprintLog: New page: Compile Wand -[2024.05.09-19.05.06:515][164]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.09-19.05.07:231][212]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.05.07:279][212]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.05.07:279][212]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand9D0E303A4227D27A07FF8EB90A87A94F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.05.07:288][212]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 335 ms) -[2024.05.09-19.05.07:290][212]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.05.07:290][212]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.05.11:094][604]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.05.11:144][604]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.05.11:166][604]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:05:11) -[2024.05.09-19.05.11:175][604]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.09-19.05.11:175][604]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.09-19.05.11:175][604]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.05.11:177][604]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002736s) -[2024.05.09-19.05.11:177][604]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002776s) -[2024.05.09-19.05.11:193][604]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.09-19.05.11:194][604]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.05.11:194][604]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.05.11:195][604]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.05.11:206][604]LogPlayLevel: PIE: World Init took: (0.011744s) -[2024.05.09-19.05.11:206][604]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.05.11:206][604]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.05.11:206][604]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.05.11:206][604]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.05.11:206][604]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.05.11:206][604]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.05.11:208][604]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.05.11:226][604]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.05.11:226][604]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.05.11:226][604]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.05.11:226][604]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.05.11:227][604]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.09-19.05.11:227][604]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.09-19.05.11:229][604]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.09-19.05.11:229][604]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.09-19.05.11:229][604]LogInit: FAudioDevice initialized with ID 2. -[2024.05.09-19.05.11:229][604]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.09-19.05.11:229][604]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.09-19.05.12:638][604]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.09-19.05.13:221][604]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.05.13:223][604]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.05.13 -[2024.05.09-19.05.13:240][604]LogWorld: Bringing up level for play took: 0.018472 -[2024.05.09-19.05.13:243][604]LogOnline: OSS: Created online subsystem instance for: :Context_8 -[2024.05.09-19.05.13:431][604]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.05.13:431][604]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.05.13:431][604]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.05.13:432][604]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.05.13:484][604]PIE: Server logged in -[2024.05.09-19.05.13:485][604]PIE: Play in editor total start time 2.375 seconds. -[2024.05.09-19.05.13:720][604]LogAutomationController: Ignoring very large delta of 2.63 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-19.05.14:609][605]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.869 s -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: === Handled ensure: === -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: Stack: -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7ca1aaa6 UnrealEditor-RHI.dll!FRHIRenderPassInfo::Validate() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp:1606] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a406f0c UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePassPrologue() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2822] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a405927 UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePass() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2911] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a3cc2e2 UnrealEditor-RenderCore.dll!`FRDGBuilder::DispatchParallelExecute'::`13'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2729] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a43f237 UnrealEditor-RenderCore.dll!UE::Tasks::Private::FTaskBase::TryExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Tasks\TaskPrivate.h:436] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a3e3414 UnrealEditor-RenderCore.dll!LowLevelTasks::TTaskDelegate::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`UE::Tasks::Private::FTaskBase::Init'::`2':: >'::`11'::,0>::CallAndMove() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\TaskDelegate.h:171] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a788cd5 UnrealEditor-Core.dll!LowLevelTasks::FTask::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\Task.h:627] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a788a7c UnrealEditor-Core.dll!LowLevelTasks::FScheduler::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:150] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a7680e2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::TryExecuteTaskFrom::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:350] -[2024.05.09-19.05.14:609][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a7b08c2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::WorkerMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:378] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a778b60 UnrealEditor-Core.dll!UE::Core::Private::Function::TFunctionRefCaller<`LowLevelTasks::FScheduler::CreateWorker'::`2'::,void __cdecl(void)>::Call() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\Function.h:480] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7a95f773 UnrealEditor-Core.dll!FThreadImpl::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\Thread.cpp:69] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7ad94e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffc7ad88667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] -[2024.05.09-19.05.14:610][605]LogOutputDevice: Error: -[2024.05.09-19.05.14:620][605]LogStats: SubmitErrorReport - 0.000 s -[2024.05.09-19.05.14:669][605]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1396x451 MSAA=4 - -[2024.05.09-19.05.16:041][605]LogStats: SendNewReport - 1.422 s -[2024.05.09-19.05.16:041][605]LogStats: FDebug::EnsureFailed - 2.301 s -[2024.05.09-19.05.16:068][606]LogAutomationController: Ignoring very large delta of 2.35 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: Total job queries 37, among them cache hits 6 (16.22%) -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: Tracking 31 distinct input hashes that result in 28 distinct outputs (90.32%) -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: RAM used: 1.12 MiB of 819.20 MiB budget. Usage: 0.14% -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.09-19.05.16:403][616]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.05.18:265][814]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.05.18:265][814]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.05.21:270][133]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.05.21:270][133]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.05.24:275][467]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.05.24:275][467]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.05.27:279][792]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.05.27:279][792]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.05.28:128][867]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.05.28:128][867]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.05.28:128][867]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.05.28:128][867]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.05.28:152][867]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.05.28:158][867]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.05.28:186][867]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.05.28:186][867]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.09-19.05.28:186][867]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.09-19.05.28:188][867]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.09-19.05.28:191][867]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.05.28:267][867]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms -[2024.05.09-19.05.28:354][868]LogPlayLevel: Display: Destroying online subsystem :Context_8 -[2024.05.09-19.05.34:384][292]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.09-19.05.34:389][292]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.05.34:450][292]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms -[2024.05.09-19.05.34:461][292]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.09-19.05.34:461][292]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld4F1B5EAF4B9B9FF921F09AB0E77067D3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.09-19.05.34:467][292]LogFileHelpers: Saving map 'TheMainWorld' took 0.056 -[2024.05.09-19.05.34:476][292]LogFileHelpers: InternalPromptForCheckoutAndSave took 86 ms (total: 422 ms) -[2024.05.09-19.05.34:478][292]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.09-19.05.34:478][292]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.09-19.06.52:411][998]BlueprintLog: New page: Compile Wand -[2024.05.09-19.06.52:443][998]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.09-19.06.52:989][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.06.53:035][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.06.53:036][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand07A01777406DACA694F247B3FE7599E0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.06.53:044][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 477 ms) -[2024.05.09-19.06.53:046][ 26]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.06.53:046][ 26]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.06.55:016][207]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.06.55:022][207]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.06.55:022][207]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:06:55) -[2024.05.09-19.06.55:022][207]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.06.55:025][207]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002649s) -[2024.05.09-19.06.55:025][207]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002679s) -[2024.05.09-19.06.55:042][207]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.09-19.06.55:044][207]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.06.55:044][207]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.06.55:044][207]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.06.55:045][207]LogPlayLevel: PIE: World Init took: (0.000997s) -[2024.05.09-19.06.55:045][207]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.06.55:045][207]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.06.55:045][207]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.06.55:045][207]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.06.55:045][207]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.06.55:045][207]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.06.55:048][207]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.06.55:065][207]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.06.55:065][207]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.06.55:065][207]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.06.55:065][207]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.06.55:067][207]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 -[2024.05.09-19.06.55:067][207]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 -[2024.05.09-19.06.55:068][207]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 -[2024.05.09-19.06.55:068][207]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 -[2024.05.09-19.06.55:068][207]LogInit: FAudioDevice initialized with ID 3. -[2024.05.09-19.06.55:068][207]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.09-19.06.55:068][207]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.09-19.06.55:071][207]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.06.55:072][207]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.06.55 -[2024.05.09-19.06.55:072][207]LogWorld: Bringing up level for play took: 0.000933 -[2024.05.09-19.06.55:074][207]LogOnline: OSS: Created online subsystem instance for: :Context_9 -[2024.05.09-19.06.55:075][207]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.06.55:075][207]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.06.55:075][207]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.06.55:075][207]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.06.55:076][207]PIE: Server logged in -[2024.05.09-19.06.55:076][207]PIE: Play in editor total start time 0.055 seconds. -[2024.05.09-19.06.58:013][505]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.06.58:013][505]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.01:022][814]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.01:022][814]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.04:029][126]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.04:030][126]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.07:030][440]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.07:030][440]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.10:036][758]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.10:036][758]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.10:603][808]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.07.10:603][808]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.07.10:604][808]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.07.10:604][808]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.07.10:607][808]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.07.10:614][808]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.07.10:629][808]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.07.10:629][808]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.09-19.07.10:629][808]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.09-19.07.10:631][808]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.09-19.07.10:635][808]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.07.10:637][808]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.09-19.07.10:712][809]LogPlayLevel: Display: Destroying online subsystem :Context_9 -[2024.05.09-19.07.22:330][503]BlueprintLog: New page: Compile Wand -[2024.05.09-19.07.22:361][503]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.09-19.07.22:867][528]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.07.22:908][528]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.07.22:908][528]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WandBD8484B345E5BCD69D8048B6E0C53A4B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.07.22:917][528]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 527 ms) -[2024.05.09-19.07.22:919][528]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.07.22:919][528]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.07.25:158][728]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.07.25:164][728]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.07.25:164][728]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:07:25) -[2024.05.09-19.07.25:164][728]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.07.25:167][728]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002765s) -[2024.05.09-19.07.25:167][728]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002793s) -[2024.05.09-19.07.25:184][728]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.09-19.07.25:186][728]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.07.25:186][728]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.07.25:187][728]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.07.25:187][728]LogPlayLevel: PIE: World Init took: (0.001028s) -[2024.05.09-19.07.25:187][728]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.07.25:187][728]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.07.25:187][728]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.07.25:188][728]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.07.25:188][728]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.07.25:188][728]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.07.25:190][728]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.07.25:207][728]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.07.25:208][728]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.07.25:208][728]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.07.25:208][728]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.07.25:209][728]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 -[2024.05.09-19.07.25:209][728]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 -[2024.05.09-19.07.25:210][728]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 -[2024.05.09-19.07.25:210][728]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 -[2024.05.09-19.07.25:210][728]LogInit: FAudioDevice initialized with ID 4. -[2024.05.09-19.07.25:210][728]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. -[2024.05.09-19.07.25:210][728]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.09-19.07.25:213][728]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.07.25:215][728]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.07.25 -[2024.05.09-19.07.25:215][728]LogWorld: Bringing up level for play took: 0.001015 -[2024.05.09-19.07.25:217][728]LogOnline: OSS: Created online subsystem instance for: :Context_10 -[2024.05.09-19.07.25:218][728]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.07.25:218][728]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.07.25:218][728]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.07.25:218][728]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.07.25:218][728]PIE: Server logged in -[2024.05.09-19.07.25:219][728]PIE: Play in editor total start time 0.055 seconds. -[2024.05.09-19.07.28:154][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.28:154][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.31:159][375]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.07.31:159][375]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.07.33:846][657]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.07.33:846][657]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.07.33:846][657]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.07.33:847][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.07.33:849][657]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.07.33:856][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.07.33:872][657]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.07.33:873][657]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.09-19.07.33:873][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.09-19.07.33:875][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.09-19.07.33:878][657]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.07.33:880][657]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.09-19.07.33:960][658]LogPlayLevel: Display: Destroying online subsystem :Context_10 -[2024.05.09-19.09.03:983][440]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.09-19.13.33:961][163]BlueprintLog: New page: Compile Wand -[2024.05.09-19.13.34:006][163]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.09-19.13.34:739][208]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.13.34:786][208]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.13.34:787][208]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand804032664D83425308F1C49309374501.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.13.34:797][208]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 585 ms) -[2024.05.09-19.13.34:799][208]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.13.34:799][208]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.13.37:089][421]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.13.37:095][421]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.13.37:095][421]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:13:37) -[2024.05.09-19.13.37:095][421]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.13.37:098][421]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003039s) -[2024.05.09-19.13.37:098][421]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003074s) -[2024.05.09-19.13.37:116][421]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.09-19.13.37:119][421]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.13.37:119][421]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.13.37:120][421]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.13.37:120][421]LogPlayLevel: PIE: World Init took: (0.001097s) -[2024.05.09-19.13.37:120][421]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.13.37:120][421]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.13.37:120][421]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.13.37:121][421]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.13.37:121][421]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.13.37:121][421]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.13.37:123][421]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.13.37:142][421]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.13.37:142][421]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.13.37:142][421]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.13.37:142][421]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.13.37:144][421]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 -[2024.05.09-19.13.37:144][421]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 -[2024.05.09-19.13.37:145][421]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 -[2024.05.09-19.13.37:145][421]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 -[2024.05.09-19.13.37:145][421]LogInit: FAudioDevice initialized with ID 5. -[2024.05.09-19.13.37:145][421]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. -[2024.05.09-19.13.37:145][421]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.09-19.13.37:149][421]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.13.37:150][421]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.13.37 -[2024.05.09-19.13.37:150][421]LogWorld: Bringing up level for play took: 0.000999 -[2024.05.09-19.13.37:152][421]LogOnline: OSS: Created online subsystem instance for: :Context_11 -[2024.05.09-19.13.37:153][421]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.13.37:153][421]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.13.37:153][421]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.13.37:153][421]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.13.37:154][421]PIE: Server logged in -[2024.05.09-19.13.37:154][421]PIE: Play in editor total start time 0.059 seconds. -[2024.05.09-19.13.40:090][683]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.13.40:090][683]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.13.43:097][992]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.13.43:097][992]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.13.45:269][194]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.13.45:269][194]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.13.45:269][194]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.13.45:270][194]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.13.45:273][194]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.13.45:279][194]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.13.45:295][194]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.13.45:295][194]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.09-19.13.45:295][194]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.09-19.13.45:297][194]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.09-19.13.45:300][194]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.13.45:303][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.09-19.13.45:377][195]LogPlayLevel: Display: Destroying online subsystem :Context_11 -[2024.05.09-19.13.58:258][805]BlueprintLog: New page: Compile Wand -[2024.05.09-19.13.58:293][805]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.09-19.13.58:805][836]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.13.58:841][836]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.13.58:842][836]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand3E3C4C64479D8AE9E1755EBDEFC11696.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.13.58:851][836]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 631 ms) -[2024.05.09-19.13.58:852][836]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.13.58:852][836]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.14.00:730][ 2]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.14.00:736][ 2]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.14.00:736][ 2]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:14:00) -[2024.05.09-19.14.00:736][ 2]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.14.00:739][ 2]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002849s) -[2024.05.09-19.14.00:739][ 2]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002884s) -[2024.05.09-19.14.00:758][ 2]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.09-19.14.00:760][ 2]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.14.00:760][ 2]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.14.00:761][ 2]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.14.00:761][ 2]LogPlayLevel: PIE: World Init took: (0.001085s) -[2024.05.09-19.14.00:761][ 2]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.14.00:761][ 2]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.14.00:761][ 2]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.14.00:762][ 2]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.14.00:762][ 2]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.14.00:762][ 2]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.14.00:764][ 2]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.14.00:782][ 2]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.14.00:783][ 2]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.14.00:783][ 2]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.14.00:783][ 2]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.14.00:784][ 2]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 -[2024.05.09-19.14.00:784][ 2]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 -[2024.05.09-19.14.00:787][ 2]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 -[2024.05.09-19.14.00:787][ 2]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 -[2024.05.09-19.14.00:787][ 2]LogInit: FAudioDevice initialized with ID 6. -[2024.05.09-19.14.00:787][ 2]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. -[2024.05.09-19.14.00:787][ 2]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.09-19.14.00:790][ 2]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.14.00:791][ 2]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.14.00 -[2024.05.09-19.14.00:791][ 2]LogWorld: Bringing up level for play took: 0.000942 -[2024.05.09-19.14.00:794][ 2]LogOnline: OSS: Created online subsystem instance for: :Context_12 -[2024.05.09-19.14.00:794][ 2]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.14.00:794][ 2]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.14.00:794][ 2]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.14.00:794][ 2]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.14.00:795][ 2]PIE: Server logged in -[2024.05.09-19.14.00:796][ 2]PIE: Play in editor total start time 0.06 seconds. -[2024.05.09-19.14.03:731][236]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.03:731][236]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.06:735][525]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.06:735][525]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: Total job queries 44, among them cache hits 11 (25.00%) -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: Tracking 33 distinct input hashes that result in 30 distinct outputs (90.91%) -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: RAM used: 1.14 MiB of 819.20 MiB budget. Usage: 0.14% -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.09-19.14.07:604][602]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.09-19.14.07:605][602]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.09-19.14.07:605][602]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.14.09:742][788]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.09:742][788]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.12:744][ 55]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.12:744][ 55]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.15:749][343]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.15:750][343]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.18:760][633]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.18:760][633]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.21:766][918]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.21:766][918]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.24:768][189]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.24:768][189]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.27:774][476]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.27:774][476]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.30:778][770]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.30:779][770]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.33:786][ 63]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.33:786][ 63]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.36:788][358]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.36:789][358]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.39:914][466]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.39:914][466]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.42:914][475]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.42:914][475]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.45:914][484]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.45:914][484]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.48:915][493]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.48:915][493]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.51:915][502]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.51:915][502]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.54:916][511]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.54:916][511]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.14.57:915][520]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.14.57:915][520]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.00:915][529]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.00:915][529]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.03:916][538]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.03:916][538]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.06:915][547]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.06:915][547]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.09:915][556]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.09:915][556]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.12:915][565]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.12:915][565]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.15:915][574]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.15:915][574]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.18:915][583]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.18:916][583]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.21:916][592]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.21:916][592]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.24:915][601]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.24:915][601]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.27:916][610]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.27:916][610]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.30:915][619]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.15.30:915][619]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.15.33:058][809]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.15.33:058][809]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.15.33:059][809]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.15.33:059][809]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.15.33:062][809]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.15.33:068][809]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.15.33:084][809]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.15.33:085][809]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.09-19.15.33:085][809]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.09-19.15.33:087][809]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.09-19.15.33:090][809]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.15.33:093][809]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.09-19.15.33:167][810]LogPlayLevel: Display: Destroying online subsystem :Context_12 -[2024.05.09-19.17.32:674][339]BlueprintLog: New page: Compile Wand -[2024.05.09-19.17.32:708][339]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.09-19.17.33:241][373]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.17.33:284][373]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.17.33:285][373]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand0DE985744ADAC98D56CF3CAEBE0BF784.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.17.33:293][373]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 683 ms) -[2024.05.09-19.17.33:294][373]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.17.33:294][373]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.17.35:613][602]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.09-19.17.35:619][602]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.09-19.17.35:619][602]PIE: New page: SIE session: TheMainWorld (10 May 2024, 01:17:35) -[2024.05.09-19.17.35:619][602]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.17.35:622][602]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002840s) -[2024.05.09-19.17.35:622][602]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002869s) -[2024.05.09-19.17.35:640][602]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms -[2024.05.09-19.17.35:643][602]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.09-19.17.35:643][602]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.09-19.17.35:643][602]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.09-19.17.35:644][602]LogPlayLevel: PIE: World Init took: (0.001141s) -[2024.05.09-19.17.35:644][602]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.09-19.17.35:644][602]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.09-19.17.35:644][602]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.09-19.17.35:645][602]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.09-19.17.35:645][602]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.09-19.17.35:645][602]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.09-19.17.35:647][602]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.09-19.17.35:665][602]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.09-19.17.35:665][602]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.09-19.17.35:665][602]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.09-19.17.35:665][602]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.09-19.17.35:666][602]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 -[2024.05.09-19.17.35:666][602]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 -[2024.05.09-19.17.35:668][602]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 -[2024.05.09-19.17.35:668][602]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 -[2024.05.09-19.17.35:668][602]LogInit: FAudioDevice initialized with ID 7. -[2024.05.09-19.17.35:668][602]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. -[2024.05.09-19.17.35:668][602]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.09-19.17.35:671][602]LogLoad: Game class is 'VRGameMode_C' -[2024.05.09-19.17.35:672][602]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.09-22.17.35 -[2024.05.09-19.17.35:672][602]LogWorld: Bringing up level for play took: 0.000940 -[2024.05.09-19.17.35:675][602]LogOnline: OSS: Created online subsystem instance for: :Context_13 -[2024.05.09-19.17.35:675][602]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.09-19.17.35:675][602]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.09-19.17.35:675][602]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.09-19.17.35:675][602]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.09-19.17.35:676][602]PIE: Server logged in -[2024.05.09-19.17.35:677][602]PIE: Play in editor total start time 0.058 seconds. -[2024.05.09-19.17.38:609][850]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.38:609][850]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.41:622][165]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.41:623][165]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.44:624][435]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.44:624][435]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.47:631][727]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.47:631][727]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.50:634][ 46]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.50:634][ 46]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.53:635][370]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.53:635][370]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.56:642][688]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.56:642][688]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.17.59:652][ 26]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.17.59:652][ 26]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.02:657][334]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.02:657][334]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.05:662][660]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.05:662][660]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.08:670][995]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.08:671][995]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.11:673][320]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.11:673][320]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.14:681][652]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.14:682][652]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.17:686][989]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.17:686][989]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.20:691][328]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.20:692][328]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.23:699][656]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.23:699][656]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.26:707][987]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.26:708][987]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.29:708][328]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.29:708][328]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.32:714][662]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.32:714][662]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.35:720][996]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.35:720][996]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.38:725][337]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.38:725][337]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.41:728][674]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.41:728][674]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.44:732][ 4]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.44:732][ 4]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.47:738][340]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.47:738][340]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.50:739][681]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.50:739][681]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.53:745][ 12]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.53:745][ 12]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.56:753][347]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.56:753][347]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.18.59:761][690]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.18.59:761][690]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.02:763][ 16]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.02:763][ 16]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.05:769][345]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.05:769][345]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.08:773][685]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.08:773][685]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.11:773][ 21]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.11:773][ 21]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.14:774][351]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.14:774][351]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.17:778][690]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.17:778][690]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.20:778][ 28]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.20:778][ 28]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.23:786][358]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.23:786][358]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.26:795][692]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.26:795][692]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.29:800][ 26]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.29:800][ 26]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.32:800][358]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.32:801][358]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.35:805][690]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.35:806][690]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.38:811][ 32]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.38:812][ 32]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.41:813][367]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.41:813][367]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.44:818][693]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.44:818][693]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.47:821][ 30]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.47:821][ 30]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.50:825][366]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.50:825][366]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.53:832][696]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.53:832][696]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.56:841][ 33]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.56:841][ 33]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.19.59:848][366]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.19.59:849][366]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.02:855][693]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.02:856][693]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.05:859][ 26]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.05:859][ 26]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.08:863][368]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.08:863][368]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.11:865][705]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.11:865][705]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.14:866][ 39]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.14:867][ 39]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.17:870][381]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.17:871][381]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.20:879][718]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.20:879][718]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.23:882][ 48]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.23:883][ 48]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.26:889][385]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.26:890][385]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.29:892][726]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.29:892][726]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.32:900][ 55]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.32:900][ 55]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.35:904][392]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.35:904][392]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.38:911][736]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.38:912][736]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.41:919][ 72]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.41:919][ 72]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.44:926][402]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.44:927][402]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.47:926][743]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.47:926][743]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.50:927][ 81]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.50:927][ 81]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.53:932][415]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.53:932][415]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.56:933][754]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.56:933][754]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.20.59:936][ 87]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.20.59:936][ 87]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.02:936][411]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.02:937][411]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.05:945][744]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.05:945][744]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.08:948][ 83]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.08:948][ 83]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.11:954][417]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.11:954][417]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.14:961][751]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.14:962][751]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.17:962][ 94]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.17:962][ 94]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.20:966][430]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.20:966][430]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.23:966][757]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.23:966][757]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.26:971][ 95]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.26:972][ 95]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.29:976][434]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.29:976][434]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.32:984][766]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.32:984][766]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.35:987][103]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.35:987][103]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.38:992][447]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.38:992][447]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.41:998][780]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.41:998][780]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.45:003][114]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.45:003][114]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.48:008][457]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.48:008][457]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.51:008][794]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.51:008][794]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.54:012][129]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.54:012][129]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.21.57:015][471]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.21.57:015][471]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.00:023][812]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.00:023][812]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.03:030][140]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.03:030][140]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.06:030][477]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.06:030][477]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.09:036][820]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.09:037][820]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.12:036][156]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.12:036][156]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.15:038][494]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.15:038][494]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.18:043][838]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.18:043][838]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.21:047][176]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.21:047][176]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.24:056][504]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.24:056][504]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.27:057][844]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.27:057][844]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.30:061][184]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.30:061][184]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.33:067][518]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.33:067][518]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.36:078][859]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.36:078][859]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.39:079][201]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.39:079][201]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.42:082][529]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.42:083][529]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.45:084][862]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.45:084][862]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.48:087][204]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.48:087][204]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.51:089][539]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.51:090][539]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.54:094][872]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.54:095][872]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.22.57:102][215]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.22.57:102][215]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.00:105][551]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.00:105][551]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.03:110][878]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.03:110][878]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.06:118][217]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.06:118][217]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.09:124][559]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.09:124][559]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.12:131][893]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.12:131][893]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.15:136][230]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.15:136][230]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.18:137][574]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.18:137][574]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.21:138][905]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.21:139][905]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.24:141][231]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.24:141][231]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.27:148][574]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.27:149][574]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.30:154][910]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.30:154][910]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.33:160][244]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.33:160][244]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.36:161][586]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.36:161][586]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.39:170][928]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.39:171][928]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.42:173][259]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.42:173][259]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.45:179][597]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.45:179][597]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.48:182][940]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.48:182][940]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.51:191][278]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.51:191][278]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.54:195][616]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.54:195][616]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.23.57:203][961]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.23.57:203][961]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.00:219][297]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.00:220][297]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.03:224][625]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.03:224][625]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.06:229][967]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.06:229][967]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.09:238][308]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.09:238][308]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.12:240][644]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.12:240][644]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.15:244][985]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.15:244][985]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.18:245][329]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.18:245][329]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.21:249][660]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.21:249][660]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.24:249][993]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.24:249][993]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.27:251][334]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.27:251][334]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.30:251][669]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.30:251][669]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.33:252][ 1]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.33:253][ 1]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.36:261][345]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.36:261][345]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.39:263][682]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.39:263][682]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.42:265][ 10]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.42:265][ 10]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.45:271][349]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.45:271][349]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.48:279][691]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.48:279][691]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.51:281][ 21]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.51:282][ 21]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.54:284][354]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.54:285][354]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.24.57:291][697]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.24.57:291][697]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.00:301][ 21]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.00:301][ 21]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.03:302][347]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.03:302][347]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.06:306][689]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.06:306][689]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.09:314][ 27]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.09:314][ 27]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.12:322][359]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.12:322][359]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.15:326][700]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.15:326][700]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.18:333][ 43]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.18:333][ 43]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.21:335][377]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.21:335][377]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.24:336][714]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.24:336][714]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.27:337][ 56]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.27:337][ 56]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.30:345][390]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.30:345][390]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.33:348][725]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.33:348][725]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.36:354][ 70]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.36:354][ 70]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.39:353][407]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.39:353][407]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.42:359][734]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.42:359][734]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.45:360][ 75]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.45:360][ 75]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.48:363][416]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.48:363][416]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.51:363][749]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.51:363][749]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.54:366][ 89]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.54:366][ 89]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.25.57:371][433]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.25.57:371][433]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.00:377][755]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.00:377][755]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.03:384][ 88]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.03:384][ 88]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.06:389][430]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.06:389][430]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.09:391][766]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.09:391][766]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.12:393][ 97]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.12:393][ 97]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.15:402][441]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.15:402][441]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.18:409][780]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.18:409][780]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.21:410][109]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.21:410][109]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.24:410][446]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.24:410][446]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.27:415][786]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.27:416][786]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.30:420][117]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.30:420][117]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.33:422][449]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.33:422][449]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.36:428][792]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.36:429][792]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.39:432][126]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.39:432][126]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.42:436][455]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.42:436][455]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.45:438][797]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.45:438][797]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.48:440][137]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.48:441][137]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.51:440][463]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.51:440][463]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.54:449][804]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.54:449][804]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.26.57:456][146]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.26.57:456][146]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.00:465][472]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.00:465][472]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.03:471][806]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.03:471][806]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.06:473][150]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.06:474][150]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.09:479][486]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.09:479][486]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.12:485][820]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.12:485][820]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.15:487][162]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.15:487][162]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.18:487][500]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.18:487][500]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.21:492][830]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.21:492][830]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.24:496][169]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.24:496][169]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.27:496][512]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.27:496][512]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.30:496][844]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.30:497][844]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.33:504][184]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.33:505][184]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.36:508][527]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.36:508][527]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.39:508][862]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.39:509][862]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.42:510][195]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.42:510][195]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.45:512][538]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.45:513][538]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.48:514][877]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.48:514][877]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.51:518][215]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.51:518][215]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.54:521][558]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.54:521][558]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.27.57:522][897]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.27.57:522][897]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.00:530][221]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.00:530][221]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.03:534][555]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.03:535][555]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.06:541][898]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.06:541][898]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.09:548][230]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.09:548][230]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.12:549][565]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.12:549][565]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.15:552][906]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.15:552][906]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.18:560][241]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.18:560][241]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.21:560][569]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.21:561][569]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.24:568][910]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.24:568][910]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.27:571][248]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.27:571][248]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.30:574][577]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.30:575][577]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.33:579][915]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.33:580][915]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.36:583][257]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.36:583][257]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.39:589][586]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.39:589][586]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.42:589][916]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.42:589][916]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.45:594][258]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.45:595][258]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.48:598][592]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.48:598][592]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.51:606][927]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.51:606][927]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.54:614][271]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.54:614][271]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.28.57:623][611]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.28.57:623][611]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.00:625][938]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.00:625][938]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.03:631][275]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.03:632][275]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.06:640][618]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.06:640][618]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.09:641][954]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.09:641][954]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.12:647][295]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.12:648][295]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.15:655][638]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.15:655][638]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.18:656][971]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.18:656][971]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.21:662][301]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.21:663][301]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.24:666][644]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.24:666][644]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.27:671][982]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.27:671][982]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.30:678][312]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.30:678][312]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.33:684][654]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.33:684][654]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.36:683][992]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.36:683][992]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.39:684][318]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.39:684][318]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.42:691][651]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.42:691][651]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.45:697][993]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.45:697][993]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.48:702][325]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.48:702][325]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.51:703][658]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.51:703][658]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.54:704][998]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.54:704][998]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.29.57:706][334]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.29.57:706][334]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.00:712][652]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.00:712][652]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.03:712][992]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.03:712][992]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.06:714][331]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.06:714][331]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.09:714][661]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.09:714][661]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.12:719][998]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.12:719][998]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.15:727][341]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.15:727][341]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.18:734][671]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.18:734][671]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.21:742][ 2]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.21:742][ 2]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.24:743][344]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.24:743][344]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.27:750][680]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.27:750][680]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.30:757][ 12]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.30:757][ 12]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.33:764][352]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.33:764][352]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.36:772][694]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.36:772][694]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.39:776][ 27]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.39:776][ 27]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.42:777][366]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.42:777][366]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.45:784][708]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.45:784][708]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.48:792][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.48:792][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.51:793][382]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.51:793][382]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.54:800][726]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.54:800][726]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.30.57:801][ 61]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.30.57:802][ 61]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.00:810][373]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.00:810][373]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.03:813][713]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.03:813][713]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.06:814][ 53]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.06:814][ 53]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.09:821][387]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.09:821][387]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.12:822][729]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.12:822][729]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.15:827][ 70]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.15:827][ 70]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.18:834][402]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.18:834][402]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.21:839][731]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.21:840][731]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.24:848][ 75]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.24:848][ 75]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.27:854][410]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.27:854][410]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.30:860][744]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.30:860][744]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.33:868][ 86]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.33:868][ 86]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.36:874][421]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.36:874][421]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.39:876][750]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.39:876][750]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.42:884][ 87]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.42:884][ 87]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.45:887][422]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.45:887][422]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.48:887][753]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.48:887][753]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.51:891][ 92]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.51:891][ 92]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.54:895][435]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.54:895][435]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.31.57:898][764]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.31.57:899][764]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.00:903][ 92]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.00:903][ 92]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.03:913][423]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.03:913][423]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.06:918][748]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.06:919][748]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.09:926][ 68]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.09:926][ 68]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.12:930][393]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.12:930][393]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.15:940][705]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.15:940][705]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.18:941][ 5]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.18:941][ 5]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.21:941][294]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.21:941][294]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.24:948][608]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.24:948][608]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.27:957][909]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.27:957][909]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.30:958][212]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.30:958][212]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.33:965][522]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.33:965][522]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.36:972][850]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.36:972][850]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.39:979][181]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.39:980][181]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.42:987][522]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.42:987][522]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.45:987][860]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.45:987][860]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.48:993][193]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.48:993][193]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.51:999][535]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.51:999][535]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.55:005][877]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.55:005][877]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.32.58:011][210]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.32.58:012][210]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.01:016][539]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.01:016][539]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.04:023][881]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.04:024][881]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.07:027][215]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.07:027][215]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.10:032][548]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.10:032][548]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.13:035][889]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.13:035][889]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.16:035][223]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.16:035][223]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.19:041][550]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.19:041][550]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.22:042][884]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.22:042][884]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.25:047][225]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.25:047][225]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.28:054][557]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.28:054][557]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.31:060][894]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.31:060][894]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.34:063][236]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.34:064][236]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.37:068][566]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.37:068][566]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.40:071][898]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.40:071][898]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.43:075][237]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.43:075][237]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.46:075][574]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.46:076][574]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.49:082][908]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.49:082][908]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.52:088][251]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.52:089][251]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.55:090][589]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.55:090][589]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.33.58:095][918]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.33.58:095][918]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.01:098][250]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.01:098][250]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.04:101][590]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.04:101][590]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.07:104][924]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.07:104][924]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.10:108][260]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.10:108][260]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.13:110][602]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.13:110][602]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.16:118][939]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.16:118][939]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.19:125][269]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.19:125][269]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.22:129][609]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.22:129][609]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.25:135][949]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.25:135][949]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.28:141][286]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.28:141][286]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.31:150][627]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.31:150][627]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.34:153][971]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.34:153][971]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.37:159][303]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.37:159][303]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.40:163][638]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.40:164][638]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.43:168][982]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.43:168][982]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.46:173][317]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.46:173][317]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.49:175][650]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.49:175][650]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.52:177][993]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.52:177][993]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.55:177][329]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.55:177][329]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.34.58:180][657]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.34.58:180][657]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.01:183][986]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.01:183][986]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.04:185][326]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.04:185][326]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.07:191][660]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.07:191][660]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.10:195][998]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.10:196][998]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.13:196][339]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.13:196][339]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.16:201][671]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.16:201][671]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.19:207][ 3]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.19:207][ 3]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.22:207][345]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.22:207][345]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.25:214][682]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.25:214][682]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.28:221][ 12]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.28:221][ 12]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.31:223][350]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.31:223][350]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.34:230][689]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.34:231][689]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.37:234][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.37:235][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.40:241][348]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.40:241][348]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.43:250][688]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.43:250][688]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.46:253][ 20]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.46:253][ 20]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.49:257][355]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.49:257][355]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.52:263][699]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.52:263][699]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.55:268][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.55:268][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.35.58:272][369]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.35.58:272][369]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.01:278][699]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.01:278][699]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.04:284][ 23]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.04:285][ 23]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.07:290][358]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.07:290][358]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.10:292][700]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.10:293][700]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.13:296][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.13:297][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.16:301][375]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.16:302][375]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.19:309][709]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.19:309][709]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.22:311][ 51]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.22:311][ 51]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.25:311][385]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.25:312][385]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.28:317][718]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.28:318][718]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.31:318][ 58]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.31:318][ 58]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.34:327][394]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.34:327][394]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.37:327][724]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.37:327][724]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.40:335][ 60]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.40:335][ 60]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.43:343][401]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.43:343][401]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.46:351][734]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.46:351][734]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.49:357][ 73]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.49:357][ 73]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.52:362][416]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.52:362][416]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.55:364][750]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.55:364][750]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.36.58:373][ 81]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.36.58:373][ 81]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.01:375][416]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.01:375][416]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.04:377][750]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.04:377][750]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.07:386][ 81]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.07:386][ 81]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.10:387][421]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.10:387][421]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.13:394][761]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.13:394][761]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.16:396][ 85]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.16:397][ 85]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.19:404][421]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.19:404][421]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.22:410][763]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.22:410][763]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.25:418][ 98]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.25:418][ 98]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.28:422][427]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.28:423][427]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.31:428][769]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.31:428][769]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.34:434][107]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.34:434][107]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.37:435][439]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.37:435][439]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.40:441][779]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.40:441][779]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.43:443][119]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.43:443][119]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.46:449][453]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.46:449][453]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.49:453][792]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.49:453][792]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.52:456][135]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.52:456][135]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.55:458][468]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.55:458][468]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.37.58:460][799]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.37.58:460][799]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.01:466][136]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.01:466][136]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.04:467][471]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.04:467][471]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.07:475][804]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.07:475][804]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.10:482][148]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.10:482][148]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.13:487][488]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.13:487][488]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.16:494][821]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.16:494][821]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.19:496][160]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.19:496][160]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.22:497][502]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.22:497][502]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.25:502][839]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.25:502][839]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.28:507][177]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.28:507][177]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.31:512][514]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.31:512][514]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.34:515][811]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.09-19.38.34:515][811]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.09-19.38.35:851][919]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.38.35:851][919]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.09-19.38.35:851][919]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.38.35:852][919]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.38.35:857][919]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.09-19.38.35:863][919]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.38.35:878][919]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.09-19.38.35:878][919]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.09-19.38.35:878][919]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.09-19.38.35:880][919]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.09-19.38.35:885][919]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.09-19.38.35:888][919]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.09-19.38.35:935][920]LogPlayLevel: Display: Destroying online subsystem :Context_13 -[2024.05.09-19.42.25:817][667]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:03.147 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2326 files in 3517 folders with total size 107 MiB. -[2024.05.09-19.45.55:715][837]BlueprintLog: New page: Compile Wand -[2024.05.09-19.45.55:753][837]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms -[2024.05.09-19.45.56:405][874]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.45.56:449][874]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.09-19.45.56:450][874]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand8B72678849975B09B227E5AE25E5D275.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.09-19.45.56:459][874]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 737 ms) -[2024.05.09-19.45.56:461][874]AssetCheck: New page: Asset Save: Wand -[2024.05.09-19.45.56:461][874]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.09-19.46.01:127][351]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.09-19.46.01:216][351]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.09-19.46.01:228][351]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.09-19.46.01:228][351]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld4D4C67F34885D9A4EDCA07B88114994C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.09-19.46.01:235][351]LogFileHelpers: Saving map 'TheMainWorld' took 0.059 -[2024.05.09-19.46.01:243][351]LogFileHelpers: InternalPromptForCheckoutAndSave took 115 ms (total: 852 ms) -[2024.05.09-19.46.01:244][351]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.09-19.46.01:244][351]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.09-19.46.03:336][551]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms -[2024.05.09-19.46.04:299][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms -[2024.05.09-19.46.04:301][653]LogStall: Shutdown... -[2024.05.09-19.46.04:304][653]LogStall: Shutdown complete. -[2024.05.09-19.46.04:370][653]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.04:370][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.46.04:429][653]LogSlate: Window 'BP_Rune' being destroyed -[2024.05.09-19.46.04:459][653]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.09-19.46.04:459][653]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.04:459][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.46.04:520][653]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed -[2024.05.09-19.46.04:593][654]Cmd: QUIT_EDITOR -[2024.05.09-19.46.04:593][654]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) -[2024.05.09-19.46.04:596][654]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) -[2024.05.09-19.46.04:596][654]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown -[2024.05.09-19.46.04:596][654]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown -[2024.05.09-19.46.04:596][654]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.04:596][654]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.09-19.46.04:639][654]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. -[2024.05.09-19.46.06:003][654]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... -[2024.05.09-19.46.06:003][654]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... -[2024.05.09-19.46.06:003][654]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. -[2024.05.09-19.46.06:003][654]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.09-19.46.06:003][654]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.09-19.46.06:005][654]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.09-19.46.06:013][654]LogAudio: Display: Audio Device Manager Shutdown -[2024.05.09-19.46.06:013][654]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.09-19.46.06:017][654]LogExit: Preparing to exit. -[2024.05.09-19.46.06:095][654]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms -[2024.05.09-19.46.06:107][654]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:107][654]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:110][654]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:111][654]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.06:111][654]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:432][654]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.07:433][654]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:433][654]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.09-19.46.07:434][654]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.09-19.46.07:630][654]LogExit: Editor shut down -[2024.05.09-19.46.07:632][654]LogExit: Transaction tracking system shut down -[2024.05.09-19.46.07:649][654]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled -[2024.05.09-19.46.08:187][654]LogExit: Object subsystem successfully closed. -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: Total job queries 52, among them cache hits 15 (28.85%) -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: Tracking 37 distinct input hashes that result in 34 distinct outputs (91.89%) -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: RAM used: 1.25 MiB of 819.20 MiB budget. Usage: 0.15% -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.09-19.46.08:193][654]LogShaderCompilers: Display: ================================================ -[2024.05.09-19.46.08:207][654]LogShaderCompilers: Display: Shaders left to compile 0 -[2024.05.09-19.46.08:233][654]LogVirtualization: UE::Virtualization was shutdown -[2024.05.09-19.46.08:717][654]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) -[2024.05.09-19.46.08:717][654]LogModuleManager: Shutting down and abandoning module Voice (1112) -[2024.05.09-19.46.08:756][654]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) -[2024.05.09-19.46.08:756][654]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) -[2024.05.09-19.46.08:756][654]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) -[2024.05.09-19.46.08:756][654]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module StatusBar (1100) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) -[2024.05.09-19.46.08:757][654]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) -[2024.05.09-19.46.08:760][654]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) -[2024.05.09-19.46.08:760][654]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) -[2024.05.09-19.46.08:761][654]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) -[2024.05.09-19.46.08:761][654]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) -[2024.05.09-19.46.08:762][654]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1074) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module BspMode (1072) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module GeometryMode (1070) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1068) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1066) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1064) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1062) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module RigVMEditor (1060) -[2024.05.09-19.46.08:763][654]LogModuleManager: Shutting down and abandoning module OpenXRInput (1058) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1056) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1054) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1052) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module SmartSnapping (1050) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1048) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1046) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1044) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1042) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module WebMMedia (1040) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1038) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1036) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1035) -[2024.05.09-19.46.08:786][654]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1032) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1030) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1028) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1026) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1024) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1022) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1020) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1018) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1016) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1014) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module PlanarCut (1012) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module FractureEngine (1010) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module CharacterAI (1008) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1006) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module IKRigEditor (1004) -[2024.05.09-19.46.08:787][654]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1002) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module SessionServices (1000) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module MeshPaint (998) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module PlacementMode (995) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) -[2024.05.09-19.46.08:825][654]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module ClothPainter (978) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) -[2024.05.09-19.46.08:826][654]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module EditorConfig (942) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module EditorFramework (940) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) -[2024.05.09-19.46.08:873][654]LogModuleManager: Shutting down and abandoning module TraceInsights (936) -[2024.05.09-19.46.08:873][654]MemoryProfiler: Shutdown -[2024.05.09-19.46.08:873][654]NetworkingProfiler: Shutdown -[2024.05.09-19.46.08:873][654]LoadingProfiler: Shutdown -[2024.05.09-19.46.08:873][654]TimingProfiler: Shutdown -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module TraceServices (935) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module MergeActors (924) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module LocalizationService (921) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module UndoHistory (914) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module XmlParser (912) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module Blutility (910) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module DeviceManager (892) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module AutomationController (890) -[2024.05.09-19.46.08:874][654]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module Layers (886) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module Persona (876) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) -[2024.05.09-19.46.08:875][654]LogModuleManager: Shutting down and abandoning module Kismet (872) -[2024.05.09-19.46.08:890][654]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) -[2024.05.09-19.46.08:890][654]LogModuleManager: Shutting down and abandoning module GraphEditor (868) -[2024.05.09-19.46.08:890][654]LogModuleManager: Shutting down and abandoning module StructViewer (866) -[2024.05.09-19.46.08:890][654]LogModuleManager: Shutting down and abandoning module ClassViewer (864) -[2024.05.09-19.46.08:895][654]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) -[2024.05.09-19.46.08:895][654]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) -[2024.05.09-19.46.08:895][654]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) -[2024.05.09-19.46.08:895][654]LogModuleManager: Shutting down and abandoning module OutputLog (856) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module Documentation (854) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module MovieScene (848) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AudioMixer (841) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module PortalServices (832) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module PortalRpc (830) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AIModule (826) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module AITestSuite (823) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) -[2024.05.09-19.46.08:897][654]LogModuleManager: Shutting down and abandoning module ProfilerService (810) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (806) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (804) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (802) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (800) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module TakesCore (798) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module Bridge (794) -[2024.05.09-19.46.09:036][654]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) -[2024.05.09-19.46.09:037][654]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) -[2024.05.09-19.46.09:037][654]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) -[2024.05.09-19.46.09:037][654]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (784) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module LightMixer (782) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (780) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (778) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (776) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (774) -[2024.05.09-19.46.09:121][654]LogModuleManager: Shutting down and abandoning module CollectionManager (773) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (770) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (768) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module UVEditorTools (766) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module UVEditor (764) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module PluginBrowser (762) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (760) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (758) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (756) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (754) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (752) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module EditorDebugTools (750) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module CurveEditorTools (748) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (746) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module CryptoKeys (744) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module ChangelistReview (742) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (740) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (738) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module InterchangeTests (736) -[2024.05.09-19.46.09:122][654]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (734) -[2024.05.09-19.46.09:123][654]LogModuleManager: Shutting down and abandoning module XRBaseEditor (732) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module XRBase (730) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module SynthesisEditor (728) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module ResonanceAudio (726) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (724) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (722) -[2024.05.09-19.46.09:147][654]LogModuleManager: Shutting down and abandoning module OpenXREditor (720) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (718) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (716) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ModelingOperators (714) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (712) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ModelingComponents (710) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GeometryFramework (709) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (706) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MeshModelingTools (704) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (702) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InputDebugging (700) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GooglePAD (698) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module DynamicMesh (696) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (694) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (692) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (690) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (688) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AssetTags (686) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AudioCapture (684) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (683) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (680) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (678) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AppleImageUtils (676) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module AndroidPermission (674) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (672) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (670) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (668) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (666) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module Paper2DEditor (664) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (660) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (658) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (656) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeExport (654) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeMessages (652) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module GLTFCore (650) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (648) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (646) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module InterchangeEditor (644) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (642) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (640) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MediaPlate (638) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module MediaCompositing (636) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module ImgMedia (634) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module VariantManager (632) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (631) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (628) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module TakeSequencer (626) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module TakeMovieScene (624) -[2024.05.09-19.46.09:154][654]LogModuleManager: Shutting down and abandoning module TemplateSequence (622) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (620) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module SequencerScripting (618) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (616) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (614) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module UObjectPlugin (612) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module AlembicImporter (610) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module AlembicLibrary (609) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCache (608) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (607) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (602) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (600) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module PluginUtils (598) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GitSourceControl (596) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (594) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module DumpGPUServices (592) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (590) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (588) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (586) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (584) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (582) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (580) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (578) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (576) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (574) -[2024.05.09-19.46.09:155][654]LogOpenImageDenoise: OIDN shutting down -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (572) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (570) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (568) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (566) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (564) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (562) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LocalizableMessage (560) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (558) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (556) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (555) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (553) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (550) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module DataflowNodes (548) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (546) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module DataflowEditor (544) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ChaosNiagara (542) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (540) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (538) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module FractureEditor (536) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (534) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module BackChannel (532) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (530) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module AutomationUtils (528) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (526) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (524) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (522) -[2024.05.09-19.46.09:155][654]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (520) -[2024.05.09-19.46.09:215][654]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (518) -[2024.05.09-19.46.09:215][654]LogModuleManager: Shutting down and abandoning module LiveLink (516) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (514) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module ControlRigSpline (512) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (510) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (508) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module InputEditor (498) -[2024.05.09-19.46.10:115][654]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) -[2024.05.09-19.46.10:137][654]LogModuleManager: Shutting down and abandoning module ConcertServer (494) -[2024.05.09-19.46.10:234][654]LogModuleManager: Shutting down and abandoning module ConcertClient (492) -[2024.05.09-19.46.10:234][654]LogModuleManager: Shutting down and abandoning module ConcertTransport (491) -[2024.05.09-19.46.10:234][654]LogModuleManager: Shutting down and abandoning module Concert (488) -[2024.05.09-19.46.10:234][654]LogModuleManager: Shutting down and abandoning module SQLiteCore (486) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (484) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (482) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module FacialAnimation (480) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module DataValidation (478) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (476) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (474) -[2024.05.09-19.46.10:298][654]LogModuleManager: Shutting down and abandoning module TreeMap (473) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (470) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module Niagara (468) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module NiagaraEditor (467) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module ContentBrowser (466) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module ContentBrowserData (465) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module NiagaraCore (460) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module GameplayCameras (458) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module Synthesis (456) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module SoundFields (454) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module SignificanceManager (452) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (450) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module RigVM (448) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (446) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (444) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (442) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MetasoundEditor (440) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module ToolMenus (439) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module AudioWidgets (437) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (436) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (432) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MetasoundEngine (430) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module WaveTable (429) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (427) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (424) -[2024.05.09-19.46.10:299][654]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (422) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (420) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (418) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (416) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (414) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module CableComponent (412) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (410) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (409) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (406) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module SignalProcessing (405) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module Paper2D (402) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module InterchangePipelines (400) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module InterchangeImport (398) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (396) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module InterchangeNodes (394) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (392) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (390) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module ActorSequence (388) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (386) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module AnimationSharing (384) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module StructUtils (382) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (380) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module PBIK (378) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module FullBodyIK (376) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (374) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module TakeRecorder (373) -[2024.05.09-19.46.10:300][654]LogModuleManager: Shutting down and abandoning module LevelEditor (371) -[2024.05.09-19.46.10:306][654]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (370) -[2024.05.09-19.46.10:306][654]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (368) -[2024.05.09-19.46.10:307][654]LogModuleManager: Shutting down and abandoning module MainFrame (366) -[2024.05.09-19.46.10:307][654]LogModuleManager: Shutting down and abandoning module HotReload (365) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module ChaosCaching (360) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (358) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module ControlRig (356) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module Constraints (355) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module LevelSequence (353) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (350) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module IKRig (348) -[2024.05.09-19.46.10:308][654]LogModuleManager: Shutting down and abandoning module UdpMessaging (346) -[2024.05.09-19.46.10:409][654]LogModuleManager: Shutting down and abandoning module TcpMessaging (344) -[2024.05.09-19.46.10:510][654]LogModuleManager: Shutting down and abandoning module AnimationData (342) -[2024.05.09-19.46.10:510][654]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) -[2024.05.09-19.46.10:510][654]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) -[2024.05.09-19.46.10:510][654]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) -[2024.05.09-19.46.10:510][654]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module PacketHandler (326) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module AnimGraph (322) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module TimeManagement (320) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module MediaAssets (312) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module Overlay (310) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module VREditor (306) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) -[2024.05.09-19.46.10:544][654]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) -[2024.05.09-19.46.10:561][654]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) -[2024.05.09-19.46.10:561][654]LogModuleManager: Shutting down and abandoning module UMG (290) -[2024.05.09-19.46.10:561][654]LogModuleManager: Shutting down and abandoning module UMGEditor (289) -[2024.05.09-19.46.10:562][654]LogModuleManager: Shutting down and abandoning module EditorStyle (284) -[2024.05.09-19.46.10:562][654]LogModuleManager: Shutting down and abandoning module SlateReflector (282) -[2024.05.09-19.46.10:562][654]LogModuleManager: Shutting down and abandoning module Slate (280) -[2024.05.09-19.46.10:562][654]LogModuleManager: Shutting down and abandoning module SlateCore (278) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module UnrealEd (272) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module MRMesh (270) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module Messaging (268) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) -[2024.05.09-19.46.10:564][654]LogModuleManager: Shutting down and abandoning module LiveCoding (262) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module Networking (260) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module Core (258) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module CurveEditor (253) -[2024.05.09-19.46.10:576][654]LogModuleManager: Shutting down and abandoning module Sequencer (251) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) -[2024.05.09-19.46.10:577][654]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) -[2024.05.09-19.46.10:588][654]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) -[2024.05.09-19.46.10:588][654]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) -[2024.05.09-19.46.10:588][654]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) -[2024.05.09-19.46.10:588][654]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module TextureFormat (177) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) -[2024.05.09-19.46.10:605][654]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module InputCore (158) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module Settings (156) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module Chaos (148) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module GeometryCore (147) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module AVEncoder (142) -[2024.05.09-19.46.10:606][654]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) -[2024.05.09-19.46.10:607][654]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) -[2024.05.09-19.46.10:607][654]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) -[2024.05.09-19.46.10:627][654]LogOculusPluginWrapper: OculusPlugin destroyed successfully -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module AISupportModule (132) -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (130) -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module NiagaraShader (128) -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (126) -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (124) -[2024.05.09-19.46.10:635][654]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (122) -[2024.05.09-19.46.10:635][654]LogModuleManager: Shutting down and abandoning module OpenXRAR (120) -[2024.05.09-19.46.10:664][654]LogModuleManager: Shutting down and abandoning module AugmentedReality (119) -[2024.05.09-19.46.10:664][654]LogModuleManager: Shutting down and abandoning module OpenXRHMD (116) -[2024.05.09-19.46.10:728][654]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (114) -[2024.05.09-19.46.10:728][654]LogModuleManager: Shutting down and abandoning module ChunkDownloader (112) -[2024.05.09-19.46.10:728][654]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (110) -[2024.05.09-19.46.10:728][654]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (108) -[2024.05.09-19.46.10:728][654]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (106) -[2024.05.09-19.46.10:731][654]LogModuleManager: Shutting down and abandoning module XMPP (101) -[2024.05.09-19.46.10:731][654]LogModuleManager: Shutting down and abandoning module WebSockets (100) -[2024.05.09-19.46.10:751][654]LogModuleManager: Shutting down and abandoning module HTTP (97) -[2024.05.09-19.46.10:751][654]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: -[2024.05.09-19.46.10:751][654]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF95E04E1-48FA-19B0-F4AC-9F8D6216BE50%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing -[2024.05.09-19.46.10:783][654]LogModuleManager: Shutting down and abandoning module SSL (96) -[2024.05.09-19.46.10:785][654]LogModuleManager: Shutting down and abandoning module WmfMedia (92) -[2024.05.09-19.46.10:789][654]LogModuleManager: Shutting down and abandoning module Media (91) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (88) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (86) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (84) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (82) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module VariantManagerContent (80) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module DatasmithContent (78) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module GLTFExporter (76) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (74) -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (72) -[2024.05.09-19.46.10:791][654]RenderDocPlugin: plugin has been unloaded. -[2024.05.09-19.46.10:791][654]LogModuleManager: Shutting down and abandoning module PixWinPlugin (70) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module ChaosCloth (68) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module ACLPlugin (66) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module SourceControl (59) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module XGEController (48) -[2024.05.09-19.46.10:792][654]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ -[2024.05.09-19.46.10:792][654]LogModuleManager: Shutting down and abandoning module FastBuildController (46) -[2024.05.09-19.46.10:793][654]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) -[2024.05.09-19.46.10:793][654]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) -[2024.05.09-19.46.10:793][654]LogModuleManager: Shutting down and abandoning module AudioEditor (40) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module Virtualization (36) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module MessageLog (35) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module RenderCore (28) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module Landscape (26) -[2024.05.09-19.46.10:794][654]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module Renderer (20) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module Engine (18) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module CoreUObject (16) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module SandboxFile (14) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module PakFile (12) -[2024.05.09-19.46.10:797][654]LogPakFile: Destroying PakPlatformFile -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module RSA (11) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module NetworkFile (8) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module StreamingFile (6) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) -[2024.05.09-19.46.10:797][654]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) -[2024.05.09-19.46.11:602][654]LogD3D12RHI: ~FD3D12DynamicRHI -[2024.05.09-19.46.11:636][654]LogExit: Exiting. -[2024.05.09-19.46.11:685][654]Log file closed, 05/09/24 22:46:11 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.11-22.04.40.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.11-22.04.40.log deleted file mode 100644 index 77cba8d..0000000 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.11-22.04.40.log +++ /dev/null @@ -1,15251 +0,0 @@ -Log file open, 05/11/24 23:22:50 -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=18988) -LogWindows: Custom abort handler registered for crash reporting. -LogInit: Display: Running engine for game: VRWizardProject -LogCore: UnrealTraceServer: Trace store launch successful -LogTrace: Initializing trace... -LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' -LogTrace: Finished trace initialization. -LogCsvProfiler: Display: Metadata set : platform="Windows" -LogCsvProfiler: Display: Metadata set : config="Development" -LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" -LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " -LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" -LogCsvProfiler: Display: Metadata set : pgoenabled="0" -LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" -LogCsvProfiler: Display: Metadata set : ltoenabled="0" -LogCsvProfiler: Display: Metadata set : asan="0" -LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" -LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" -LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 9.413429 -LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' -LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-80EE84394FAF6AB987759CAA865EC287 - Session CrashGUID >==================================================== -LogConfig: Display: Loading Android 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 -LogConfig: Display: Loading Mac ini files took 0.04 seconds -LogConfig: Display: Loading IOS ini files took 0.05 seconds -LogConfig: Display: Loading Unix ini files took 0.03 seconds -LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds -LogConfig: Display: Loading Windows ini files took 0.02 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.6 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogPluginManager: Mounting Engine plugin Bridge -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin EnhancedInput -LogPluginManager: Found config from plugin[EnhancedInput] Input -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin TraceUtilities -LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor -LogPluginManager: Mounting Engine plugin AISupport -LogPluginManager: Mounting Engine plugin TcpMessaging -LogPluginManager: Mounting Engine plugin DatasmithContent -LogPluginManager: Mounting Engine plugin ActorLayerUtilities -LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin GLTFExporter -LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector -LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin AndroidFileServer -LogPluginManager: Mounting Engine plugin AndroidMoviePlayer -LogPluginManager: Mounting Engine plugin AndroidPermission -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 AudioWidgets -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 GoogleCloudMessaging -LogPluginManager: Mounting Engine plugin GooglePAD -LogPluginManager: Mounting Engine plugin GeometryProcessing -LogPluginManager: Mounting Engine plugin InputDebugging -LogPluginManager: Found config from plugin[InputDebugging] Input -LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary -LogPluginManager: Mounting Engine plugin MeshModelingToolset -LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin MobilePatchingUtils -LogPluginManager: Mounting Engine plugin MsQuic -LogPluginManager: Mounting Engine plugin OpenXR -LogPluginManager: Mounting Engine plugin OpenXREyeTracker -LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin ProceduralMeshComponent -LogPluginManager: Mounting Engine plugin PropertyAccessEditor -LogPluginManager: Mounting Engine plugin RigVM -LogPluginManager: Mounting Engine plugin SignificanceManager -LogPluginManager: Mounting Engine plugin ResonanceAudio -LogPluginManager: Mounting Engine plugin SoundFields -LogPluginManager: Mounting Engine plugin WaveTable -LogPluginManager: Mounting Engine plugin Synthesis -LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin XRBase -LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin Takes -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin AlembicImporter -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin ActorSequence -LogPluginManager: Mounting Engine plugin LevelSequenceEditor -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin SequencerScripting -LogPluginManager: Mounting Engine plugin AndroidMedia -LogPluginManager: Mounting Engine plugin AvfMedia -LogPluginManager: Mounting Engine plugin ImgMedia -LogPluginManager: Mounting Engine plugin MediaCompositing -LogPluginManager: Mounting Engine plugin MediaPlate -LogPluginManager: Mounting Engine plugin MediaPlayerEditor -LogPluginManager: Mounting Engine plugin WebMMedia -LogPluginManager: Mounting Engine plugin WmfMedia -LogPluginManager: Mounting Engine plugin AnimationSharing -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess -LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin DumpGPUServices -LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess -LogPluginManager: Mounting Engine plugin GitSourceControl -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess -LogPluginManager: Mounting Engine plugin NullSourceCodeAccess -LogPluginManager: Mounting Engine plugin PerforceSourceControl -LogPluginManager: Mounting Engine plugin PixWinPlugin -LogPluginManager: Mounting Engine plugin PropertyAccessNode -LogPluginManager: Mounting Engine plugin PluginUtils -LogPluginManager: Mounting Engine plugin PlasticSourceControl -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess -LogPluginManager: Mounting Engine plugin RenderDocPlugin -LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin TextureFormatOodle -LogPluginManager: Mounting Engine plugin TraceDataFilters -LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin UObjectPlugin -LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess -LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin AutomationUtils -LogPluginManager: Mounting Engine plugin BackChannel -LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosCloth -LogPluginManager: Mounting Engine plugin ChaosEditor -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosSolverPlugin -LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin ChaosNiagara -LogPluginManager: Mounting Engine plugin CharacterAI -LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture -LogPluginManager: Mounting Engine plugin FullBodyIK -LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin -LogPluginManager: Mounting Engine plugin LocalizableMessage -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 SkeletalReduction -LogPluginManager: Mounting Engine plugin StructUtils -LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin Paper2D -LogPluginManager: Mounting Engine plugin BlueprintHeaderView -LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CryptoKeys -LogPluginManager: Mounting Engine plugin CurveEditorTools -LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions -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 SequencerAnimTools -LogPluginManager: Mounting Engine plugin SpeedTreeImporter -LogPluginManager: Mounting Engine plugin PluginBrowser -LogPluginManager: Mounting Engine plugin UVEditor -LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin ConcertMain -LogPluginManager: Mounting Engine plugin SQLiteCore -LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay -LogPluginManager: Mounting Engine plugin ObjectMixer -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin ConcertSyncClient -LogPluginManager: Mounting Engine plugin ConcertSyncCore -LogPluginManager: Mounting Project plugin OculusXR -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' -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/Animation/ControlRig/Content/' mounted to '/ControlRig/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' -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/Dataflow/Content/' mounted to '/Dataflow/' -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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' -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/UVEditor/Content/' mounted to '/UVEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' -LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -LogInit: Using libcurl 8.4.0 -LogInit: - built for Windows -LogInit: - supports SSL with OpenSSL/1.1.1t -LogInit: - supports HTTP deflate (compression) using libz 1.2.13 -LogInit: - other features: -LogInit: CURL_VERSION_SSL -LogInit: CURL_VERSION_LIBZ -LogInit: CURL_VERSION_IPV6 -LogInit: CURL_VERSION_ASYNCHDNS -LogInit: CURL_VERSION_LARGEFILE -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 type [NULL] -LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) -LogWindows: File 'WinPixGpuCapturer.dll' does not exist -PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. -LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] -RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. -LogOculusPluginWrapper: OculusPlugin initialized successfully -LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -LogOVRPlugin: Display: Support Non-Oculus runtime: NO -LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -LogOVRPlugin: Display: Available Layers: (0) -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -LogHMD: Failed initializing OVRPlugin 1.96.0 -LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. -LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. -LogInit: ExecutableName: UnrealEditor.exe -LogInit: Build: ++UE5+Release-5.3-CL-29314046 -LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 -LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 -LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 -LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 -LogInit: Architecture: x64 -LogInit: Compiled with Visual C++: 19.36.32537.00 -LogInit: Build Configuration: Development -LogInit: Branch Name: ++UE5+Release-5.3 -LogInit: Command Line: -LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ -LogInit: Allocator: Mimalloc -LogInit: Installed Engine Build: 1 -LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no -LogDevObjectVersion: Number of dev versions registered: 36 -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): 47 -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): 111 -LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 -LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 -LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 -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): 118 -LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 -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 -LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! -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: Set CVar [[con.DebugEarlyDefault:1]] -LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created -LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created -LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created -LogConfig: Set CVar [[r.setres:1280x720]] -LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created -LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created -LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created -LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created -LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.11-20.22.56:708][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.11-20.22.56:708][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.11-20.22.56:724][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.11-20.22.56:724][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.11-20.22.56:737][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.11-20.22.56:738][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.11-20.22.56:738][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.11-20.22.56:738][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.11-20.22.56:810][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.11-20.22.56:810][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.11-20.22.56:810][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.11-20.22.56:811][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.11-20.22.56:820][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.11-20.22.56:820][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.11-20.22.56:885][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.11-20.22.56:885][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.11-20.22.56:885][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.11-20.22.57:062][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.11-20.22.57:062][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.11-20.22.57:062][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.11-20.22.57:486][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 -[2024.05.11-20.22.57:486][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported -[2024.05.11-20.22.57:486][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] -[2024.05.11-20.22.57:493][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.11-20.22.57:493][ 0]LogD3D12RHI: Driver Date: 7-21-2022 -[2024.05.11-20.22.57:516][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.11-20.22.57:516][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.11-20.22.57:516][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] -[2024.05.11-20.22.57:516][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.11-20.22.57:516][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.11-20.22.57:516][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.11-20.22.57:516][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.11-20.22.57:529][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.11-20.22.57:553][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.11-20.22.57:553][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.11-20.22.57:558][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.11-20.22.57:581][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.11-20.22.57:581][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.11-20.22.57:581][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.11-20.22.57:581][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.11-20.22.57:581][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.11-20.22.57:596][ 0]LogInit: Computer: DESKTOP-G72JM0I -[2024.05.11-20.22.57:596][ 0]LogInit: User: egonh -[2024.05.11-20.22.57:596][ 0]LogInit: CPU Page size=4096, Cores=6 -[2024.05.11-20.22.57:596][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.11-20.22.57:601][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) -[2024.05.11-20.22.57:601][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.11-20.22.57:601][ 0]LogMemory: Process Physical Memory: 492.02 MB used, 501.58 MB peak -[2024.05.11-20.22.57:601][ 0]LogMemory: Process Virtual Memory: 477.48 MB used, 477.48 MB peak -[2024.05.11-20.22.57:601][ 0]LogMemory: Physical Memory: 9075.66 MB used, 7237.73 MB free, 16313.38 MB total -[2024.05.11-20.22.57:601][ 0]LogMemory: Virtual Memory: 14387.31 MB used, 8326.07 MB free, 22713.38 MB total -[2024.05.11-20.22.57:601][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.11-20.22.57:611][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.11-20.22.57:767][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.11-20.22.57:772][ 0]LogInit: Using OS detected language (et-EE). -[2024.05.11-20.22.57:772][ 0]LogInit: Using OS detected locale (en-150). -[2024.05.11-20.22.57:902][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. -[2024.05.11-20.22.57:919][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). -[2024.05.11-20.22.58:572][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.11-20.22.58:980][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.11-20.22.58:980][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.11-20.23.02:252][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.11-20.23.02:252][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.11-20.23.02:252][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.11-20.23.02:252][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.11-20.23.02:252][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.11-20.23.02:267][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.11-20.23.02:275][ 0]LogWindows: Attached monitors: -[2024.05.11-20.23.02:275][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.11-20.23.02:275][ 0]LogWindows: Found 1 attached monitors. -[2024.05.11-20.23.02:275][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.11-20.23.02:275][ 0]LogRHI: RHI Adapter Info: -[2024.05.11-20.23.02:275][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 -[2024.05.11-20.23.02:275][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.11-20.23.02:275][ 0]LogRHI: Driver Date: 7-21-2022 -[2024.05.11-20.23.06:988][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. -Please install the latest driver version or switch to a different rendering API. - -Would you like to visit the following URL to download the driver? - -https://www.nvidia.com/en-us/geforce/drivers/ - -NVIDIA GeForce RTX 2060 -Installed: 516.94 -Minimum required: 527.27 -[2024.05.11-20.23.06:988][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") -[2024.05.11-20.23.06:988][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.11-20.23.07:015][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.11-20.23.07:015][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.11-20.23.07:015][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.11-20.23.07:015][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.11-20.23.07:161][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.11-20.23.07:161][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.11-20.23.07:161][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.11-20.23.07:161][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.11-20.23.07:162][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.11-20.23.07:163][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.11-20.23.07:245][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.11-20.23.07:246][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.11-20.23.07:246][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.11-20.23.07:311][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.11-20.23.07:311][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.11-20.23.07:313][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. -[2024.05.11-20.23.07:313][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) -[2024.05.11-20.23.07:313][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.11-20.23.07:313][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.11-20.23.07:634][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.11-20.23.07:977][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.11-20.23.07:977][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.11-20.23.08:319][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.11-20.23.08:319][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.11-20.23.08:319][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.11-20.23.08:319][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.11-20.23.08:319][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.11-20.23.08:319][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.11-20.23.08:319][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.11-20.23.08:384][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.11-20.23.08:470][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.11-20.23.08:536][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.11-20.23.08:624][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.11-20.23.08:668][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.11-20.23.08:747][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.11-20.23.09:425][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.11-20.23.09:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.11-20.23.09:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.11-20.23.09:639][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.11-20.23.09:639][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.11-20.23.09:639][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.11-20.23.09:639][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.11-20.23.09:678][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.11-20.23.09:678][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.11-20.23.09:678][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.11-20.23.09:736][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.11-20.23.09:736][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.11-20.23.09:736][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.11-20.23.09:736][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.11-20.23.09:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.11-20.23.09:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.11-20.23.09:924][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.11-20.23.09:924][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.11-20.23.09:924][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.11-20.23.09:924][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.11-20.23.09:924][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.11-20.23.10:318][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.11-20.23.12:116][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.11-20.23.12:176][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.11-20.23.12:176][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.11-20.23.12:178][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.11-20.23.12:178][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.11-20.23.12:178][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.11-20.23.12:178][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.11-20.23.12:178][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.11-20.23.12:315][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.11-20.23.12:315][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.11-20.23.12:315][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.11-20.23.12:381][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. -[2024.05.11-20.23.12:381][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.14ms. RandomReadSpeed=16.01MBs, RandomWriteSpeed=158.61MBs. Assigned SpeedClass 'Local' -[2024.05.11-20.23.12:382][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.11-20.23.12:383][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.11-20.23.12:383][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.11-20.23.12:383][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.11-20.23.12:383][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.11-20.23.12:907][ 0]LogShaderCompilers: Guid format shader working directory is -33 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/432/). -[2024.05.11-20.23.12:907][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/5078606745C42ABB11CE4C843BA9B992/'. -[2024.05.11-20.23.12:911][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.11-20.23.12:911][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. -[2024.05.11-20.23.28:907][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.11-20.23.28:907][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.11-20.23.29:081][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.11-20.23.32:373][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.11-20.23.32:455][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.11-20.23.33:235][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.11-20.23.33:236][ 0]LogAssetRegistry: FAssetRegistry took 0.0176 seconds to start up -[2024.05.11-20.23.33:567][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.11-20.23.39:943][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.11-20.23.39:943][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.11-20.23.39:943][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.11-20.23.39:961][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.11-20.23.39:961][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95FA00][000005EAA1635000 66] GlobalDefaults, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95F200][000005EAA1630000 66] Windows, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95F000][000005EAA1637800 66] WindowsEditor, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95E600][000005EAA163C800 66] WindowsServer, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95E200][000005EA97CB0000 66] WindowsClient, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC95D400][000005EA7BFEA000 66] IOS, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAC52F600][000005EAAD570000 66] iPadAir2, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EA979F7400][000005EAAD572800 66] IPadPro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580000][000005EAAD575000 66] iPadAir3, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580200][000005EAAD577800 66] iPadAir4, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580400][000005EAAD57A000 66] iPadAir5, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580600][000005EAAD57C800 66] iPadMini4, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580800][000005EAAD590000 66] iPadMini5, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580A00][000005EAAD592800 66] iPadMini6, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580C00][000005EAAD595000 66] iPhone6S, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD580E00][000005EAAD597800 66] iPhone7, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581000][000005EAAD59A000 66] iPodTouch7, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581200][000005EAAD59C800 66] iPhone6SPlus, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581400][000005EAAD5A0000 66] iPhone7Plus, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581600][000005EAAD5A2800 66] iPhoneSE, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581800][000005EAAD5A5000 66] iPhone8, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581A00][000005EAAD5A7800 66] iPhone8Plus, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581C00][000005EAAD5AA000 66] iPhoneX, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD581E00][000005EAAD5AC800 66] iPhoneXS, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582000][000005EAAD810000 66] iPhoneXSMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582200][000005EAAD812800 66] iPhoneXR, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582400][000005EAAD815000 66] iPhone11, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582600][000005EAAD817800 66] iPhone11Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582800][000005EAAD81A000 66] iPhone11ProMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582A00][000005EAAD81C800 66] iPhoneSE2, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582C00][000005EAAD820000 66] iPhone12Mini, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD582E00][000005EAAD822800 66] iPhone12, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583000][000005EAAD825000 66] iPhone12Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583200][000005EAAD827800 66] iPhone12ProMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583400][000005EAAD82A000 66] iPhone13Mini, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583600][000005EAAD82C800 66] iPhone13, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583800][000005EAAD830000 66] iPhone13Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583A00][000005EAAD832800 66] iPhone13ProMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583C00][000005EAAD835000 66] iPhoneSE3, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD583E00][000005EAAD837800 66] iPhone14, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584000][000005EAAD83A000 66] iPhone14Plus, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584200][000005EAAD83C800 66] iPhone14Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584400][000005EAAD840000 66] iPhone14ProMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584600][000005EAAD842800 66] iPhone15, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584800][000005EAAD845000 66] iPhone15Plus, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584A00][000005EAAD847800 66] iPhone15Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584C00][000005EAAD84A000 66] iPhone15ProMax, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD584E00][000005EAAD84C800 66] iPadPro105, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585000][000005EAAD850000 66] iPadPro129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585200][000005EAAD852800 66] iPadPro97, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585400][000005EAAD855000 66] iPadPro2_129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585600][000005EAAD857800 66] iPad5, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585800][000005EAAD85A000 66] iPad6, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585A00][000005EAAD85C800 66] iPad7, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585C00][000005EAAD860000 66] iPad8, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD585E00][000005EAAD862800 66] iPad9, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586000][000005EAAD865000 66] iPad10, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586200][000005EAAD867800 66] iPadPro11, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586400][000005EAAD86A000 66] iPadPro2_11, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586600][000005EAAD86C800 66] iPadPro3_11, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586800][000005EAAD870000 66] iPadPro4_11, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586A00][000005EAAD872800 66] iPadPro3_129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586C00][000005EAAD875000 66] iPadPro4_129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD586E00][000005EAAD877800 66] iPadPro5_129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587000][000005EAAD87A000 66] iPadPro6_129, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587200][000005EAAD87C800 66] AppleTV, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587400][000005EAAD880000 66] AppleTV4K, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587600][000005EAAD882800 66] AppleTV2_4K, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587800][000005EAAD885000 66] TVOS, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587A00][000005EAAD887800 66] Mac, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587C00][000005EAAD88A000 66] MacEditor, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD587E00][000005EAAD88C800 66] MacClient, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588000][000005EAAD890000 66] MacServer, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588200][000005EAAD892800 66] Linux, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588400][000005EAAD895000 66] LinuxEditor, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588600][000005EAAD897800 66] LinuxArm64Editor, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588800][000005EAAD89A000 66] LinuxArm64, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588A00][000005EAAD89C800 66] LinuxClient, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588C00][000005EAAD8A0000 66] LinuxArm64Client, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD588E00][000005EAAD8A2800 66] LinuxServer, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589000][000005EAAD8A5000 66] LinuxArm64Server, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589200][000005EAAD8A7800 66] Android, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589400][000005EAAD8AA000 66] Android_Preview_OpenGL, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589600][000005EAAD8AC800 66] Android_Preview_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589800][000005EAAD8B0000 66] Android_Low, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589A00][000005EAAD8B2800 66] Android_Mid, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589C00][000005EAAD8B5000 66] Android_High, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD589E00][000005EAAD8B7800 66] Android_Default, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58A000][000005EAAD8BA000 66] Android_Adreno4xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58A200][000005EAAD8BC800 66] Android_Adreno5xx_Low, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58A400][000005EAAD8C0000 66] Android_Adreno5xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58A600][000005EAAD8C2800 66] Android_Adreno6xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58A800][000005EAAD8C5000 66] Android_Adreno6xx_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58AA00][000005EAAD8C7800 66] Android_Adreno7xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58AC00][000005EAAD8CA000 66] Android_Adreno7xx_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58AE00][000005EAAD8CC800 66] Android_Mali_T6xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58B000][000005EAAD8D0000 66] Android_Mali_T7xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58B200][000005EAAD8D2800 66] Android_Mali_T8xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58B400][000005EAAD8D5000 66] Android_Mali_G71, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58B600][000005EAAD8D7800 66] Android_Mali_G72, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58B800][000005EAAD8DA000 66] Android_Mali_G72_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58BA00][000005EAAD8DC800 66] Android_Mali_G76, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58BC00][000005EAAD8E0000 66] Android_Mali_G76_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58BE00][000005EAAD8E2800 66] Android_Mali_G77, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58C000][000005EAAD8E5000 66] Android_Mali_G77_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58C200][000005EAAD8E7800 66] Android_Mali_G78, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58C400][000005EAAD8EA000 66] Android_Mali_G78_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58C600][000005EAAD8EC800 66] Android_Mali_G710, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58C800][000005EAAD8F0000 66] Android_Mali_G710_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58CC00][000005EAAD8F2800 66] Android_Mali_G7xx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58CE00][000005EAAD8F5000 66] Android_Mali_G7xx_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58D000][000005EAAD8F7800 66] Android_Xclipse_920, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58D200][000005EAAD8FA000 66] Android_Xclipse_920_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58D600][000005EAAD8FC800 66] Android_Vulkan_SM5, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58D800][000005EAAD900000 66] Android_PowerVR_G6xxx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58DA00][000005EAAD902800 66] Android_PowerVR_GT7xxx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58DC00][000005EAAD905000 66] Android_PowerVR_GE8xxx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58DE00][000005EAAD907800 66] Android_PowerVR_GM9xxx, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58E000][000005EAAD90A000 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58E200][000005EAAD90C800 66] Android_TegraK1, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58E400][000005EAAD910000 66] Android_Unknown_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58E600][000005EAAD912800 66] Oculus_Quest, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58E800][000005EAAD915000 66] Oculus_Quest2, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58EA00][000005EAAD917800 66] Meta_Quest_Pro, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58EC00][000005EAAD91A000 66] Meta_Quest_3, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58EE00][000005EAAD91C800 66] HoloLens, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: [000005EAAD58F000][000005EAAD920000 66] MagicLeap_Vulkan, -[2024.05.11-20.23.40:182][ 0]LogDeviceProfileManager: Active device profile: [000005EAAC95F000][000005EAA1637800 66] WindowsEditor -[2024.05.11-20.23.40:182][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.11-20.23.40:182][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.11-20.23.40:188][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.11-20.23.40:331][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.11-20.23.40:352][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.11-20.23.40:352][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.11-20.23.40:352][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.11-20.23.40:352][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.11-20.23.40:352][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.11-20.23.40:396][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' -[2024.05.11-20.23.40:396][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] -[2024.05.11-20.23.41:237][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.11-20.23.42:797][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.11-20.23.43:769][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.11-20.23.43:769][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.11-20.23.43:769][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.11-20.23.43:769][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.11-20.23.43:769][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.11-20.23.54:767][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.23.54:770][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.11-20.23.54:923][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.11-20.23.54:923][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.11-20.23.55:030][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.11-20.23.55:030][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.11-20.23.55:030][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.11-20.23.55:103][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.11-20.23.55:103][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.11-20.23.55:105][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console -[2024.05.11-20.23.56:050][ 0]LogSlate: Border -[2024.05.11-20.23.56:050][ 0]LogSlate: BreadcrumbButton -[2024.05.11-20.23.56:050][ 0]LogSlate: Brushes.Title -[2024.05.11-20.23.56:050][ 0]LogSlate: Default -[2024.05.11-20.23.56:050][ 0]LogSlate: Icons.Save -[2024.05.11-20.23.56:050][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.11-20.23.56:050][ 0]LogSlate: ListView -[2024.05.11-20.23.56:050][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.11-20.23.56:050][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.11-20.23.56:050][ 0]LogSlate: TableView.DarkRow -[2024.05.11-20.23.56:050][ 0]LogSlate: TableView.Row -[2024.05.11-20.23.56:050][ 0]LogSlate: TreeView -[2024.05.11-20.23.56:397][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.11-20.24.03:345][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.11-20.24.03:413][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.11-20.24.03:630][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 283 ms -[2024.05.11-20.24.03:813][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.11-20.24.03:814][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.11-20.24.03:814][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.11-20.24.03:814][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.11-20.24.04:289][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.11-20.24.04:339][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.11-20.24.04:357][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' -[2024.05.11-20.24.05:392][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.11-20.24.05:512][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.11-20.24.08:634][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 6E3DE88542AFD5158CC4E79FEF95C606 | Instance: B3DE74D54AB8A6F78802E693147ED73F (DESKTOP-G72JM0I-432). -[2024.05.11-20.24.13:037][ 0]LogPython: Using Python 3.9.7 -[2024.05.11-20.24.16:592][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.11-20.24.16:820][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.11-20.24.16:820][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.11-20.24.19:887][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.11-20.24.23:199][ 0]SourceControl: Revision control is disabled -[2024.05.11-20.24.23:230][ 0]LogUProjectInfo: Found projects: -[2024.05.11-20.24.23:368][ 0]SourceControl: Revision control is disabled -[2024.05.11-20.24.25:745][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.11-20.24.28:313][ 0]LogCollectionManager: Loaded 0 collections in 0.001641 seconds -[2024.05.11-20.24.28:324][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s -[2024.05.11-20.24.28:334][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s -[2024.05.11-20.24.28:335][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.11-20.24.29:997][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. -The following settings have been applied: - -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. - -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. - -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. - -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. - -[2024.05.11-20.24.30:743][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.11-20.24.30:812][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:819][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:826][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:832][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:844][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:852][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:857][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:864][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:871][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:885][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:890][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:896][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:904][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:916][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:922][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.30:928][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.31:085][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.31:091][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.31:097][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.11-20.24.31:377][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.11-20.24.31:377][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.11-20.24.36:773][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.11-20.24.36:809][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.11-20.24.37:514][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.11-20.24.37:514][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.11-20.24.37:689][ 0]LogEngine: Initializing Engine... -[2024.05.11-20.24.37:947][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.11-20.24.37:959][ 0]LogHMD: Initializing OVRPlugin session -[2024.05.11-20.24.37:959][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.11-20.24.37:959][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.11-20.24.37:960][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.11-20.24.37:960][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.11-20.24.37:960][ 0]LogHMD: HMD initialization failed -[2024.05.11-20.24.37:961][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 -[2024.05.11-20.24.38:351][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.009 s -[2024.05.11-20.24.39:673][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.11-20.24.40:049][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.24.40:244][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-20.24.40:744][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.11-20.24.41:149][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.11-20.24.41:173][ 0]LogInit: Texture streaming: Enabled -[2024.05.11-20.24.41:405][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.11-20.24.41:471][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.11-20.24.41:578][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.11-20.24.41:628][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.11-20.24.41:636][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.11-20.24.41:637][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.11-20.24.41:637][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.11-20.24.41:637][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.11-20.24.41:637][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.11-20.24.41:694][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.11-20.24.41:694][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-20.24.41:716][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-20.24.41:716][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-20.24.41:736][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-20.24.41:736][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-20.24.41:736][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-20.24.41:833][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-20.24.41:883][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-20.24.41:910][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-20.24.41:993][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-20.24.41:993][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-20.24.42:037][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.11-20.24.42:037][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.11-20.24.42:039][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.11-20.24.42:039][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.11-20.24.42:039][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.11-20.24.42:054][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.11-20.24.42:055][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.11-20.24.42:069][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 -[2024.05.11-20.24.42:263][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.11-20.24.42:459][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.11-20.24.42:470][ 0]LogInit: Transaction tracking system initialized -[2024.05.11-20.24.42:804][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.11-20.24.42:804][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.11-20.24.42:807][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003327 seconds (Found 177 uncontrolled assets) -[2024.05.11-20.24.42:967][ 0]BlueprintLog: New page: Editor Load -[2024.05.11-20.24.44:754][ 0]LocalizationService: Localization service is disabled -[2024.05.11-20.24.45:105][ 0]TimingProfiler: Initialize -[2024.05.11-20.24.45:122][ 0]TimingProfiler: OnSessionChanged -[2024.05.11-20.24.45:122][ 0]LoadingProfiler: Initialize -[2024.05.11-20.24.45:122][ 0]LoadingProfiler: OnSessionChanged -[2024.05.11-20.24.45:123][ 0]NetworkingProfiler: Initialize -[2024.05.11-20.24.45:124][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.11-20.24.45:124][ 0]MemoryProfiler: Initialize -[2024.05.11-20.24.45:124][ 0]MemoryProfiler: OnSessionChanged -[2024.05.11-20.24.49:718][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.03s -[2024.05.11-20.24.53:465][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.11-20.24.55:838][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.11-20.24.55:849][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.11-20.24.55:859][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.11-20.24.55:859][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.11-20.24.55:859][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:865][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.55:866][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.11-20.24.56:034][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.11-20.24.56:326][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.11-20.24.56:507][ 0]SourceControl: Revision control is disabled -[2024.05.11-20.24.56:507][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 146.192 -[2024.05.11-20.24.56:628][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.11-20.24.56:649][ 0]LightingResults: New page: Lighting Build -[2024.05.11-20.24.56:667][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.11-20.24.57:002][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.11-20.24.57:152][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-20.24.57:457][ 0]MapCheck: New page: Map Check -[2024.05.11-20.24.57:457][ 0]LightingResults: New page: Lighting Build -[2024.05.11-20.24.58:593][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-20.24.59:655][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 51.29ms -[2024.05.11-20.25.04:331][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.11-20.25.04:343][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.25.04:343][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-20.25.04:343][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-20.25.05:179][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.11-20.25.05:541][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.11-20.25.05:597][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.11-20.25.05:626][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 23.935ms to complete. -[2024.05.11-20.25.08:201][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 157.885 -[2024.05.11-20.25.08:201][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.11-20.25.08:201][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-20.25.08:203][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.11-20.25.08:203][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.11-20.25.08:204][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% -[2024.05.11-20.25.08:204][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-20.25.08:204][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.11-20.25.08:204][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.11-20.25.08:205][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.11-20.25.08:205][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.11-20.25.09:180][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.11-20.25.09:180][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.11-20.25.09:180][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.11-20.25.09:180][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.11-20.25.09:180][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.11-20.25.09:887][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.25.09:972][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.25.09:982][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.25.09:993][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.25.11:358][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:583][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.11-20.25.11:599][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:615][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.11-20.25.11:616][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:621][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.11-20.25.11:622][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:657][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.11-20.25.11:660][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:675][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.11-20.25.11:675][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:680][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.11-20.25.11:680][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:685][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.11-20.25.11:685][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:690][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.11-20.25.11:690][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:695][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.11-20.25.11:696][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.11-20.25.11:700][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.11-20.25.14:844][ 0]LogSlate: Took 0.023977 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.11-20.25.15:099][ 0]LogSlate: Took 0.014199 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.11-20.25.15:171][ 0]LogSlate: Took 0.027471 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.11-20.25.15:229][ 0]LogSlate: Took 0.017895 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.11-20.25.15:452][ 0]LogViewport: Scene viewport resized to 1396x451, mode Windowed. -[2024.05.11-20.25.15:755][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:03.372 and deleted 4 files with total size 1 MiB and 4 empty folders. Scanned 2326 files in 3517 folders with total size 107 MiB. -[2024.05.11-20.25.17:445][ 0]LogSlate: Took 0.118869 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.11-20.25.19:537][ 0]LogStall: Startup... -[2024.05.11-20.25.19:539][ 0]LogStall: Startup complete. -[2024.05.11-20.25.19:702][ 0]LogLoad: (Engine Initialization) Total time: 169.39 seconds -[2024.05.11-20.25.19:702][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.11-20.25.20:186][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.11-20.25.20:186][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.11-20.25.20:187][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.11-20.25.20:187][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.11-20.25.20:187][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.11-20.25.20:187][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.11-20.25.20:204][ 0]LogOcInput: OculusXRInput is initialized -[2024.05.11-20.25.20:783][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.11-20.25.22:422][ 1]LogPython: registering - -[2024.05.11-20.25.22:432][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.570598 secs -[2024.05.11-20.25.23:931][ 2]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.11-20.25.24:269][ 2]LogAssetRegistry: AssetRegistryGather time 7.1970s: AssetDataDiscovery 3.5060s, AssetDataGather 3.5078s, StoreResults 0.1832s. -[2024.05.11-20.25.24:471][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017179 seconds (updated 0 objects) -[2024.05.11-20.25.35:602][ 77]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.25.35:936][ 80]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.25.37:033][168]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-20.25.37:087][168]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.25.37:087][168]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-20.25.37:186][168]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.11-20.25.39:031][168]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... -[2024.05.11-20.25.45:184][168]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 6.153693s -[2024.05.11-20.25.46:873][168]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] -`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] -FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] -UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] -UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] -BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] - -[2024.05.11-20.25.50:282][168]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 13.254243s (11.254243s overbudget) -[2024.05.11-20.25.50:625][168]LogSlate: Took 0.022034 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.11-20.26.01:729][640]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] - -[2024.05.11-20.26.01:878][640]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] -UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] - -[2024.05.11-20.32.57:538][775]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.11-20.32.57:539][775]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.32.57:539][775]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-20.33.05:734][354]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.11-20.33.55:034][891]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy -[2024.05.11-20.33.55:034][891]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! -[2024.05.11-20.34.21:983][508]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps -[2024.05.11-20.54.59:280][329]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.11-20.54.59:347][329]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.54.59:441][329]LogShaderCompilers: Display: ================================================ -[2024.05.11-20.54.59:441][329]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: Total job queries 30, among them cache hits 6 (20.00%) -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: Tracking 24 distinct input hashes that result in 21 distinct outputs (87.50%) -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: RAM used: 877.92 KiB of 819.20 MiB budget. Usage: 0.10% -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.11-20.54.59:442][329]LogShaderCompilers: Display: ================================================ -[2024.05.11-20.55.00:363][331]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.55.00:396][332]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.55.20:526][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:526][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:526][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:526][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:527][756]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:527][756]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:527][756]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.20:527][756]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:725][842]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:725][842]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:864][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:864][852]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:907][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:907][855]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:925][856]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:925][856]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:956][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:956][858]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:957][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:957][858]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:974][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:975][859]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:975][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.017 Y=0.000 Z=1.000 -[2024.05.11-20.55.21:975][859]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.017 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:005][861]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.020 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:006][861]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.020 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:006][861]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.022 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:006][861]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.022 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:076][866]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.025 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:076][866]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.025 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:106][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.027 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:107][868]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.027 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:107][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.032 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:107][868]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.032 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:125][869]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.035 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:125][869]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.035 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:142][870]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.040 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:142][870]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.040 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:143][870]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.045 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:143][870]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.045 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:174][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.050 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:175][872]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.050 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:176][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.052 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:176][872]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.052 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:176][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.055 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:176][872]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.055 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:206][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.057 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:206][874]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.057 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:236][876]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.065 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:237][876]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.065 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:253][877]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.082 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:253][877]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.082 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:270][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.102 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:270][878]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.102 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:271][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.122 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:271][878]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.122 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:302][880]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.145 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:302][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.145 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:303][880]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.165 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:303][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.165 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:304][880]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.185 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:304][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.185 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:334][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.200 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:334][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.200 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:335][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.212 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:335][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.212 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:336][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.225 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:336][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.225 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:366][884]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.227 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:366][884]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.227 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:367][884]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.230 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:367][884]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.230 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:538][897]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.237 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:538][897]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.237 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:555][898]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.250 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:555][898]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.250 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:572][899]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.260 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:572][899]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.260 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:589][900]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.270 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:589][900]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.270 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:606][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.280 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:606][901]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.280 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:607][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.292 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:607][901]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.292 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:637][903]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.305 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:637][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.305 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:638][903]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.317 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:638][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.317 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:639][903]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.325 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:639][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.325 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:670][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.327 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:670][905]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.327 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:671][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.330 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:671][905]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.330 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:766][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.332 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:767][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.332 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:767][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.342 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:767][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.342 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:768][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.352 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:768][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.352 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:800][914]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.372 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:800][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.372 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:801][914]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.397 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:801][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.397 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:801][914]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.422 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:802][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.422 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:819][915]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.455 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:819][915]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.455 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:836][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.487 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:836][916]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.487 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:852][917]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.515 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:852][917]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.515 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:869][918]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.540 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:869][918]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.540 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:885][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.557 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:885][919]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.557 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:902][920]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.570 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:903][920]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.570 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:904][920]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.572 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:904][920]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.572 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:933][922]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.575 Y=0.000 Z=1.000 -[2024.05.11-20.55.22:933][922]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.575 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:091][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.577 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:091][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.577 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:108][935]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.592 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:108][935]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.592 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:124][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.610 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:125][936]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.610 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:141][937]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.632 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:141][937]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.632 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:158][938]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.652 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:158][938]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.652 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:159][938]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.675 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:159][938]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.675 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:190][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.695 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:190][940]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.695 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:191][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.712 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:191][940]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.712 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:191][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.725 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:191][940]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.725 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:222][942]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.735 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:222][942]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.735 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:223][942]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.740 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:223][942]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.740 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:223][942]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.742 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:223][942]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.742 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:279][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.745 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:279][946]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.745 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:322][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.750 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:322][949]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.750 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:339][950]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.767 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:340][950]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.767 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:357][951]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.792 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:357][951]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.792 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:373][952]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.822 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:373][952]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.822 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:390][953]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.855 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:390][953]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.855 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:391][953]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.890 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:391][953]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.890 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:420][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.922 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:420][955]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.922 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:421][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.955 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:421][955]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.955 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:439][956]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.980 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:439][956]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.980 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:440][956]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:440][956]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:469][958]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:469][958]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:470][958]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.025 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:470][958]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.025 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:471][958]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.035 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:471][958]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.035 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:501][960]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.040 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:501][960]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.040 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:502][960]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.042 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:502][960]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.042 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:698][975]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.037 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:699][975]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.037 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:728][977]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.027 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:729][977]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.027 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:729][977]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.022 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:729][977]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.022 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:759][979]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.020 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:759][979]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.020 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:760][979]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.017 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:760][979]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.017 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:790][981]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:790][981]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:791][981]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:791][981]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:821][983]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:822][983]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:822][983]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:822][983]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:823][983]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:823][983]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:853][985]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.23:853][985]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:000][996]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.997 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:000][996]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.997 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:094][ 3]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.992 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:094][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.992 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:124][ 5]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.990 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:124][ 5]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.990 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:493][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.992 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:493][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.992 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:510][ 34]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.995 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:510][ 34]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.995 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:604][ 41]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.997 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:604][ 41]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=1.997 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:648][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:648][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.000 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:649][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:649][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:861][ 60]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:861][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:904][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:904][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:972][ 68]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.24:973][ 68]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:016][ 71]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:016][ 71]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.015 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:250][ 89]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:250][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.012 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:251][ 89]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:251][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.010 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:268][ 90]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:268][ 90]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.007 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:298][ 92]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:298][ 92]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.005 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:755][127]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.25:756][127]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:511][185]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:512][185]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:512][185]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:512][185]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:513][185]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:513][185]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:513][185]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.26:513][185]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.27:493][254]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.27:493][254]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.000 -[2024.05.11-20.55.27:494][254]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.007 -[2024.05.11-20.55.27:494][254]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.007 -[2024.05.11-20.55.27:495][254]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.012 -[2024.05.11-20.55.27:495][254]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.012 -[2024.05.11-20.55.27:525][256]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.017 -[2024.05.11-20.55.27:525][256]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.017 -[2024.05.11-20.55.27:526][256]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.020 -[2024.05.11-20.55.27:526][256]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.020 -[2024.05.11-20.55.27:653][265]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.025 -[2024.05.11-20.55.27:653][265]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.025 -[2024.05.11-20.55.27:654][265]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.030 -[2024.05.11-20.55.27:654][265]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.030 -[2024.05.11-20.55.27:699][268]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.035 -[2024.05.11-20.55.27:699][268]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.035 -[2024.05.11-20.55.27:731][270]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.045 -[2024.05.11-20.55.27:731][270]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.045 -[2024.05.11-20.55.27:732][270]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.052 -[2024.05.11-20.55.27:732][270]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.052 -[2024.05.11-20.55.27:750][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.062 -[2024.05.11-20.55.27:750][271]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.062 -[2024.05.11-20.55.27:751][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.070 -[2024.05.11-20.55.27:751][271]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.070 -[2024.05.11-20.55.27:781][273]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.072 -[2024.05.11-20.55.27:782][273]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.072 -[2024.05.11-20.55.27:826][276]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.075 -[2024.05.11-20.55.27:826][276]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.075 -[2024.05.11-20.55.27:827][276]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.077 -[2024.05.11-20.55.27:827][276]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.077 -[2024.05.11-20.55.27:844][277]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.080 -[2024.05.11-20.55.27:844][277]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.080 -[2024.05.11-20.55.27:862][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.085 -[2024.05.11-20.55.27:862][278]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.085 -[2024.05.11-20.55.27:863][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.090 -[2024.05.11-20.55.27:863][278]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.090 -[2024.05.11-20.55.27:894][280]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.092 -[2024.05.11-20.55.27:894][280]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.092 -[2024.05.11-20.55.27:895][280]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.095 -[2024.05.11-20.55.27:895][280]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.095 -[2024.05.11-20.55.27:895][280]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.097 -[2024.05.11-20.55.27:895][280]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.097 -[2024.05.11-20.55.27:940][283]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.100 -[2024.05.11-20.55.27:940][283]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.100 -[2024.05.11-20.55.27:941][283]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.102 -[2024.05.11-20.55.27:941][283]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.102 -[2024.05.11-20.55.27:973][285]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.107 -[2024.05.11-20.55.27:973][285]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.107 -[2024.05.11-20.55.27:974][285]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.110 -[2024.05.11-20.55.27:974][285]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.110 -[2024.05.11-20.55.27:975][285]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.112 -[2024.05.11-20.55.27:975][285]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.112 -[2024.05.11-20.55.28:006][287]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.115 -[2024.05.11-20.55.28:006][287]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.115 -[2024.05.11-20.55.28:065][291]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.117 -[2024.05.11-20.55.28:065][291]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.117 -[2024.05.11-20.55.28:066][291]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.120 -[2024.05.11-20.55.28:066][291]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.120 -[2024.05.11-20.55.28:083][292]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.127 -[2024.05.11-20.55.28:083][292]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.127 -[2024.05.11-20.55.28:115][294]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.130 -[2024.05.11-20.55.28:115][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.130 -[2024.05.11-20.55.28:115][294]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.132 -[2024.05.11-20.55.28:116][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.132 -[2024.05.11-20.55.28:133][295]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.137 -[2024.05.11-20.55.28:134][295]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.137 -[2024.05.11-20.55.28:150][296]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.140 -[2024.05.11-20.55.28:150][296]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.140 -[2024.05.11-20.55.28:182][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.142 -[2024.05.11-20.55.28:182][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.142 -[2024.05.11-20.55.28:183][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.147 -[2024.05.11-20.55.28:183][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.147 -[2024.05.11-20.55.28:214][300]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.150 -[2024.05.11-20.55.28:214][300]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.150 -[2024.05.11-20.55.28:215][300]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.152 -[2024.05.11-20.55.28:215][300]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.152 -[2024.05.11-20.55.28:216][300]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.157 -[2024.05.11-20.55.28:216][300]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.157 -[2024.05.11-20.55.28:274][304]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.162 -[2024.05.11-20.55.28:274][304]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.162 -[2024.05.11-20.55.28:291][305]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.165 -[2024.05.11-20.55.28:292][305]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.165 -[2024.05.11-20.55.28:309][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.167 -[2024.05.11-20.55.28:310][306]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.167 -[2024.05.11-20.55.28:327][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.170 -[2024.05.11-20.55.28:327][307]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.170 -[2024.05.11-20.55.28:328][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.172 -[2024.05.11-20.55.28:328][307]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.172 -[2024.05.11-20.55.28:602][327]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.175 -[2024.05.11-20.55.28:603][327]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.175 -[2024.05.11-20.55.28:634][329]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.177 -[2024.05.11-20.55.28:634][329]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.177 -[2024.05.11-20.55.28:693][333]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.180 -[2024.05.11-20.55.28:693][333]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.180 -[2024.05.11-20.55.28:737][336]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.185 -[2024.05.11-20.55.28:738][336]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.185 -[2024.05.11-20.55.28:755][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.187 -[2024.05.11-20.55.28:755][337]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.187 -[2024.05.11-20.55.28:801][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.190 -[2024.05.11-20.55.28:801][340]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.190 -[2024.05.11-20.55.28:802][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.192 -[2024.05.11-20.55.28:802][340]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.192 -[2024.05.11-20.55.28:818][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.28:818][341]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.28:837][342]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.200 -[2024.05.11-20.55.28:837][342]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.200 -[2024.05.11-20.55.29:046][357]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.202 -[2024.05.11-20.55.29:046][357]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.202 -[2024.05.11-20.55.29:047][357]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.205 -[2024.05.11-20.55.29:047][357]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.205 -[2024.05.11-20.55.29:129][363]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.212 -[2024.05.11-20.55.29:129][363]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.212 -[2024.05.11-20.55.29:130][363]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.215 -[2024.05.11-20.55.29:130][363]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.215 -[2024.05.11-20.55.29:175][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.217 -[2024.05.11-20.55.29:176][366]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.217 -[2024.05.11-20.55.29:176][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.220 -[2024.05.11-20.55.29:176][366]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.220 -[2024.05.11-20.55.29:261][372]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.225 -[2024.05.11-20.55.29:261][372]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.225 -[2024.05.11-20.55.29:485][388]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.220 -[2024.05.11-20.55.29:486][388]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.220 -[2024.05.11-20.55.29:518][390]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.217 -[2024.05.11-20.55.29:518][390]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.217 -[2024.05.11-20.55.29:550][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.212 -[2024.05.11-20.55.29:550][392]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.212 -[2024.05.11-20.55.29:551][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.210 -[2024.05.11-20.55.29:551][392]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.210 -[2024.05.11-20.55.29:652][399]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.207 -[2024.05.11-20.55.29:652][399]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.207 -[2024.05.11-20.55.29:682][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.205 -[2024.05.11-20.55.29:683][401]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.205 -[2024.05.11-20.55.29:876][415]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.200 -[2024.05.11-20.55.29:877][415]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.200 -[2024.05.11-20.55.30:014][425]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.30:015][425]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:842][561]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:842][561]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:842][561]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:842][561]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:843][561]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:843][561]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:843][561]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.31:843][561]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.35:913][934]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.11-20.55.36:030][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:030][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:030][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:030][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:030][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:031][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:227][934]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.11-20.55.36:230][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:230][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:230][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:230][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:230][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:231][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:231][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:231][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:252][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:356][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:357][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:357][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.36:357][934]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:373][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:374][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:374][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:374][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:374][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:375][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:376][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:376][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:376][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:376][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:400][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:400][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:400][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:400][623]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:753][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:754][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:755][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:755][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:755][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:755][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:755][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:756][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:756][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:756][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:756][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:775][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:775][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:776][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.45:776][652]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:145][830]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.11-20.55.48:150][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:150][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:150][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:150][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:150][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:151][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:176][830]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:179][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:182][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:182][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:182][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:182][830]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:182][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:183][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:183][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:183][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:231][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:232][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:232][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:232][830]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.48:823][863]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-20.55.48:969][863]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.012339 seconds -[2024.05.11-20.55.49:142][863]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.11-20.55.49:151][863]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea75D1A7B54FA1C44AFD171BB070DB4ED2.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.11-20.55.49:228][863]LogFileHelpers: InternalPromptForCheckoutAndSave took 397 ms -[2024.05.11-20.55.49:242][863]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.11-20.55.49:242][863]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.11-20.55.52:236][196]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-20.55.52:384][196]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-20.55.52:449][196]PIE: New page: SIE session: TheMainWorld (12 May 2024, 02:55:52) -[2024.05.11-20.55.52:542][196]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.11-20.55.52:543][196]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.11-20.55.52:570][196]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-20.55.52:612][196]LogPlayLevel: PIE: StaticDuplicateObject took: (0.042127s) -[2024.05.11-20.55.52:612][196]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.042178s) -[2024.05.11-20.55.52:633][196]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.11-20.55.52:675][196]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-20.55.52:687][196]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-20.55.52:687][196]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-20.55.52:709][196]LogPlayLevel: PIE: World Init took: (0.041946s) -[2024.05.11-20.55.52:719][196]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-20.55.52:719][196]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-20.55.52:719][196]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-20.55.52:720][196]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-20.55.52:720][196]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-20.55.52:720][196]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-20.55.52:722][196]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-20.55.52:741][196]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-20.55.52:741][196]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-20.55.52:741][196]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-20.55.52:741][196]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-20.55.52:742][196]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.11-20.55.52:742][196]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.11-20.55.52:744][196]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.11-20.55.52:744][196]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.11-20.55.52:744][196]LogInit: FAudioDevice initialized with ID 2. -[2024.05.11-20.55.52:744][196]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.11-20.55.52:744][196]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.11-20.55.55:413][196]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.11-20.55.56:162][196]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-20.55.56:205][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-20.55.56:205][196]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.11-23.55.56 -[2024.05.11-20.55.56:254][196]LogWorld: Bringing up level for play took: 0.091036 -[2024.05.11-20.55.56:296][196]LogOnline: OSS: Created online subsystem instance for: :Context_8 -[2024.05.11-20.55.56:714][196]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-20.55.56:759][196]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-20.55.56:759][196]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-20.55.56:759][196]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-20.55.57:027][196]PIE: Server logged in -[2024.05.11-20.55.57:032][196]PIE: Play in editor total start time 4.781 seconds. -[2024.05.11-20.55.57:987][197]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=2 -[2024.05.11-20.55.59:182][197]LogStats: FPlatformStackWalk::StackWalkAndDump - 1.071 s -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: === Handled ensure: === -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: Stack: -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffca567aaa6 UnrealEditor-RHI.dll!FRHIRenderPassInfo::Validate() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp:1606] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75936f0c UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePassPrologue() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2822] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75935927 UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePass() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2911] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc758fc2e2 UnrealEditor-RenderCore.dll!`FRDGBuilder::DispatchParallelExecute'::`13'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2729] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc7596f237 UnrealEditor-RenderCore.dll!UE::Tasks::Private::FTaskBase::TryExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Tasks\TaskPrivate.h:436] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75913414 UnrealEditor-RenderCore.dll!LowLevelTasks::TTaskDelegate::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`UE::Tasks::Private::FTaskBase::Init'::`2':: >'::`11'::,0>::CallAndMove() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\TaskDelegate.h:171] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75cb8cd5 UnrealEditor-Core.dll!LowLevelTasks::FTask::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\Task.h:627] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75cb8a7c UnrealEditor-Core.dll!LowLevelTasks::FScheduler::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:150] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75c980e2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::TryExecuteTaskFrom::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:350] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75ce08c2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::WorkerMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:378] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75ca8b60 UnrealEditor-Core.dll!UE::Core::Private::Function::TFunctionRefCaller<`LowLevelTasks::FScheduler::CreateWorker'::`2'::,void __cdecl(void)>::Call() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\Function.h:480] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc75e8f773 UnrealEditor-Core.dll!FThreadImpl::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\Thread.cpp:69] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc762c4e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffc762b8667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] -[2024.05.11-20.55.59:186][197]LogOutputDevice: Error: -[2024.05.11-20.55.59:196][197]LogStats: SubmitErrorReport - 0.000 s -[2024.05.11-20.55.59:275][197]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1396x451 MSAA=4 - -[2024.05.11-20.56.13:334][197]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [14 Seconds] waiting for h/w. InstanceID=2 -[2024.05.11-20.56.13:334][197]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [14 Seconds] waiting for h/w. InstanceID=1 -[2024.05.11-20.56.13:334][197]LogStats: SendNewReport - 14.139 s -[2024.05.11-20.56.13:334][197]LogStats: FDebug::EnsureFailed - 15.244 s -[2024.05.11-20.56.14:320][198]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=8720 -[2024.05.11-20.56.14:384][198]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=17944 -[2024.05.11-20.56.14:581][199]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=57.81 -[2024.05.11-20.56.14:581][199]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.11-20.56.14:583][199]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.11-20.56.14:584][199]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=2, DurationMS=9.25 -[2024.05.11-20.56.14:584][199]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.11-20.56.14:585][199]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.11-20.56.16:331][320]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.16:331][320]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.19:333][606]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.19:333][606]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.22:335][892]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.22:335][892]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.25:335][171]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.25:335][171]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.28:343][484]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.28:343][484]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.31:347][793]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.31:347][793]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.34:351][ 83]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.34:351][ 83]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.37:357][377]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.37:357][377]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.40:360][702]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.40:360][702]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.43:362][ 4]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.43:362][ 4]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.46:367][303]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.46:367][303]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.49:380][601]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.49:380][601]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.52:386][927]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.52:386][927]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.55:390][200]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.55:390][200]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.56.58:392][506]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.56.58:392][506]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.57.01:398][835]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.57.01:398][835]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.57.04:404][156]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-20.57.04:404][156]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-20.57.07:278][454]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.57.07:278][454]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-20.57.07:293][454]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-20.57.07:308][454]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-20.57.07:453][454]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-20.57.07:468][454]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-20.57.07:486][454]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-20.57.07:551][454]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.11-20.57.07:571][454]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.11-20.57.07:573][454]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.11-20.57.07:669][454]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms -[2024.05.11-20.57.07:739][455]LogPlayLevel: Display: Destroying online subsystem :Context_8 -[2024.05.11-20.58.34:358][ 3]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.11-20.58.34:411][ 3]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 -[2024.05.11-20.58.34:412][ 3]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto156279BBD4AB9D72396FE85A1729D4C6D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' -[2024.05.11-20.58.34:417][ 3]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. -[2024.05.11-20.58.34:418][ 3]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.077 -[2024.05.11-20.58.34:418][ 3]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.077 -[2024.05.11-20.58.34:418][ 3]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/Wand] ([2] browsable assets)... -[2024.05.11-20.58.34:455][ 3]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand] -[2024.05.11-20.58.34:455][ 3]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/Wand] -[2024.05.11-20.58.34:497][ 3]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto1 -[2024.05.11-20.58.34:498][ 3]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand_Auto130B04CC442C4AA5DFAA4138DD4C68E76.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto1.uasset' -[2024.05.11-20.58.34:499][ 3]LogFileHelpers: Auto-saving content packages took 0.081 -[2024.05.11-21.03.06:701][ 74]BlueprintLog: New page: Compile Wand -[2024.05.11-21.03.06:754][ 74]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.11-21.03.07:324][112]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.03.07:381][112]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.03.07:382][112]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand7A07A28D493888D089B8038F5637E6FF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.03.07:389][112]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 463 ms) -[2024.05.11-21.03.07:391][112]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.03.07:391][112]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.03.09:398][317]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.03.09:422][317]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.03.09:422][317]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:03:09) -[2024.05.11-21.03.09:422][317]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.03.09:425][317]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002740s) -[2024.05.11-21.03.09:425][317]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002770s) -[2024.05.11-21.03.09:443][317]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.11-21.03.09:446][317]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.03.09:446][317]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.03.09:446][317]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.03.09:447][317]LogPlayLevel: PIE: World Init took: (0.001177s) -[2024.05.11-21.03.09:447][317]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.03.09:447][317]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.03.09:447][317]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.03.09:447][317]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.03.09:447][317]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.03.09:447][317]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.03.09:450][317]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.03.09:467][317]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.03.09:468][317]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.03.09:468][317]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.03.09:468][317]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.03.09:469][317]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 -[2024.05.11-21.03.09:469][317]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 -[2024.05.11-21.03.09:470][317]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 -[2024.05.11-21.03.09:470][317]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 -[2024.05.11-21.03.09:470][317]LogInit: FAudioDevice initialized with ID 3. -[2024.05.11-21.03.09:470][317]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.11-21.03.09:470][317]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.11-21.03.09:474][317]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.03.09:475][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.03.09:475][317]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.03.09 -[2024.05.11-21.03.09:475][317]LogWorld: Bringing up level for play took: 0.001015 -[2024.05.11-21.03.09:477][317]LogOnline: OSS: Created online subsystem instance for: :Context_9 -[2024.05.11-21.03.09:478][317]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.03.09:478][317]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.03.09:478][317]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.03.09:478][317]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.03.09:478][317]PIE: Server logged in -[2024.05.11-21.03.09:479][317]PIE: Play in editor total start time 0.076 seconds. -[2024.05.11-21.03.09:513][317]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:545][318]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:558][319]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:569][320]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:579][321]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:590][322]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:600][323]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:609][324]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:619][325]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:627][326]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:637][327]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:645][328]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:654][329]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:663][330]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:673][331]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:683][332]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:691][333]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:707][334]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:721][335]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:737][336]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:752][337]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:767][338]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:782][339]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:797][340]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:805][341]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:814][342]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:822][343]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:831][344]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:840][345]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:848][346]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:856][347]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:865][348]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:873][349]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:882][350]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:891][351]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:900][352]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:909][353]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:923][354]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:939][355]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:955][356]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:970][357]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:985][358]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.09:999][359]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:014][360]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:028][361]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:043][362]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:059][363]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:074][364]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:088][365]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:102][366]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:117][367]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:126][368]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:135][369]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:143][370]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:153][371]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:162][372]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:171][373]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:181][374]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:190][375]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:198][376]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:214][377]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:223][378]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:232][379]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:241][380]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:249][381]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:259][382]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:269][383]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:277][384]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:286][385]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:295][386]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:304][387]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:314][388]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:323][389]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:332][390]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:342][391]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:351][392]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:360][393]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:369][394]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:378][395]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:387][396]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:396][397]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:405][398]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:415][399]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:424][400]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:435][401]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:445][402]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:454][403]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:464][404]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:474][405]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:482][406]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:491][407]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:501][408]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:509][409]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:518][410]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:527][411]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:536][412]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:544][413]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:552][414]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:561][415]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:570][416]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:579][417]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:588][418]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:597][419]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:606][420]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:615][421]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:624][422]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:633][423]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:643][424]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:652][425]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:662][426]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:671][427]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:680][428]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:689][429]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:699][430]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:710][431]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:719][432]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:728][433]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:736][434]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:745][435]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:753][436]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:762][437]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:770][438]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:780][439]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:789][440]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:798][441]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:807][442]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:817][443]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:826][444]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:836][445]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:846][446]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:855][447]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:864][448]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:874][449]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:883][450]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:892][451]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:901][452]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:910][453]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:926][454]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:940][455]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:955][456]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:969][457]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:984][458]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.10:998][459]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:012][460]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:027][461]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:042][462]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:057][463]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:074][464]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:089][465]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:103][466]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:117][467]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:132][468]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:147][469]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:162][470]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:177][471]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:191][472]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:205][473]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:220][474]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:236][475]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:252][476]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:267][477]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:282][478]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:297][479]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:311][480]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:326][481]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:334][482]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:349][483]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:364][484]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:379][485]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:393][486]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:409][487]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:425][488]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:440][489]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:455][490]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:469][491]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:484][492]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:499][493]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:514][494]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:530][495]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:543][496]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:553][497]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:561][498]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:569][499]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:578][500]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:587][501]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:595][502]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:603][503]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:612][504]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:620][505]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:629][506]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:637][507]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:646][508]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:654][509]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:664][510]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:679][511]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:695][512]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:711][513]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:726][514]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:741][515]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:756][516]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:771][517]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:786][518]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:801][519]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:816][520]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:831][521]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:847][522]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:863][523]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:881][524]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:896][525]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:910][526]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:925][527]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:943][528]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:951][529]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:960][530]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:969][531]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:979][532]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:988][533]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.11:998][534]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:007][535]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:016][536]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:025][537]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:033][538]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:043][539]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:051][540]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:061][541]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:070][542]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:079][543]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:088][544]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:097][545]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:106][546]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:115][547]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:124][548]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:133][549]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:141][550]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:155][551]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:170][552]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:185][553]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:200][554]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:214][555]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:230][556]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:245][557]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:260][558]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:275][559]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:291][560]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:306][561]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:321][562]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:336][563]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:351][564]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:366][565]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:380][566]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:395][567]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.12:395][567]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.12:395][567]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:409][568]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:424][569]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:440][570]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:456][571]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:473][572]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:484][573]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:494][574]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:504][575]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:514][576]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:523][577]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:534][578]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:542][579]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:551][580]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:567][581]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:576][582]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:585][583]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:595][584]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:603][585]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:612][586]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:621][587]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:630][588]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:639][589]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:649][590]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:659][591]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:668][592]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:677][593]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:686][594]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:695][595]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:705][596]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:714][597]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:724][598]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:734][599]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:743][600]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:754][601]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:770][602]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:780][603]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:790][604]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:801][605]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:810][606]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:820][607]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:838][608]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:852][609]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:867][610]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:882][611]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:896][612]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:911][613]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:926][614]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:941][615]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:956][616]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:971][617]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.12:986][618]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:002][619]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:019][620]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:034][621]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:043][622]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:053][623]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:067][624]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:082][625]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:098][626]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:113][627]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:128][628]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:143][629]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:157][630]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:172][631]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:190][632]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:205][633]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:220][634]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:234][635]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:249][636]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:264][637]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:278][638]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:287][639]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:295][640]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:304][641]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:312][642]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:321][643]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:330][644]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:339][645]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:349][646]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:358][647]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:367][648]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:376][649]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:385][650]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:400][651]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:415][652]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:430][653]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:439][654]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:454][655]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:464][656]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:478][657]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:493][658]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:502][659]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:511][660]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:520][661]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:530][662]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:539][663]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:548][664]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:557][665]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:566][666]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:574][667]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:583][668]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:591][669]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:599][670]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:609][671]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:618][672]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:626][673]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:635][674]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:644][675]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:652][676]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:665][677]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:673][678]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:682][679]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:691][680]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:699][681]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:707][682]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:716][683]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:726][684]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:736][685]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:746][686]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:756][687]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:765][688]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:776][689]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:785][690]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:796][691]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:805][692]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:815][693]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:824][694]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:834][695]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:844][696]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:852][697]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:862][698]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:871][699]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:880][700]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:890][701]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:899][702]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:909][703]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:918][704]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:928][705]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:937][706]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:946][707]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:956][708]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:966][709]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:976][710]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:985][711]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.13:995][712]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:004][713]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:013][714]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:023][715]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:032][716]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:042][717]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:051][718]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:060][719]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.14:070][720]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:081][721]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:091][722]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:101][723]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:110][724]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:120][725]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:129][726]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:138][727]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:147][728]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:157][729]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:166][730]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:175][731]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:184][732]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:194][733]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:204][734]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:214][735]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:224][736]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:233][737]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:242][738]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:252][739]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:262][740]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:272][741]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:282][742]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:292][743]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:302][744]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:311][745]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:321][746]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:331][747]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:340][748]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:349][749]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:358][750]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:366][751]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:376][752]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:385][753]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:394][754]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:404][755]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:412][756]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:421][757]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:430][758]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:439][759]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:449][760]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:459][761]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:468][762]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:477][763]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:487][764]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:496][765]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:505][766]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:514][767]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:523][768]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:533][769]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:543][770]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:553][771]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:562][772]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:571][773]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:580][774]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:589][775]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:598][776]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:608][777]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:617][778]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:628][779]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:638][780]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:648][781]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:658][782]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:668][783]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:679][784]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:688][785]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:698][786]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:708][787]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:717][788]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:727][789]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:736][790]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:745][791]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:756][792]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:765][793]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:774][794]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:783][795]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:792][796]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:803][797]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:814][798]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:824][799]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:834][800]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:844][801]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:855][802]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:864][803]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:873][804]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:883][805]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:892][806]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:902][807]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:911][808]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:920][809]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:929][810]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:938][811]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:948][812]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:958][813]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:968][814]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:978][815]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:988][816]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.14:998][817]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:008][818]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:017][819]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:027][820]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:037][821]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:047][822]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:057][823]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:066][824]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:076][825]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:086][826]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:096][827]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:106][828]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:116][829]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:124][830]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:138][831]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:148][832]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:158][833]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:167][834]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:176][835]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:186][836]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:195][837]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:204][838]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:213][839]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:222][840]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:232][841]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:242][842]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:252][843]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:262][844]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:271][845]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:280][846]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:290][847]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:300][848]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:308][849]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:317][850]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:326][851]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:336][852]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:345][853]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:355][854]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:365][855]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:375][856]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:385][857]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:394][858]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:404][859]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.15:404][859]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.15:404][859]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:414][860]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:423][861]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:432][862]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:442][863]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:451][864]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:460][865]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:470][866]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:480][867]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:489][868]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:498][869]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:508][870]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:517][871]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:527][872]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:536][873]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:545][874]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:555][875]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:564][876]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:572][877]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:581][878]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:591][879]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:602][880]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:612][881]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:621][882]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:631][883]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.15:642][884]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:653][885]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:662][886]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:672][887]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:681][888]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:690][889]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:699][890]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:707][891]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:717][892]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:726][893]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:736][894]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:745][895]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:755][896]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:766][897]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:775][898]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:785][899]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:795][900]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:804][901]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:813][902]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:823][903]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:833][904]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:842][905]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:852][906]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:861][907]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:870][908]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:879][909]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:888][910]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:897][911]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:906][912]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:915][913]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:924][914]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:933][915]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:943][916]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:952][917]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:962][918]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:971][919]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:980][920]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:989][921]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.15:999][922]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:008][923]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:017][924]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:027][925]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:036][926]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:045][927]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:055][928]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:064][929]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:073][930]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:082][931]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:091][932]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:101][933]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:110][934]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:119][935]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:128][936]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:138][937]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:147][938]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:156][939]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:165][940]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:174][941]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:183][942]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:192][943]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:201][944]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:210][945]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:219][946]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:229][947]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:238][948]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:247][949]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:256][950]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:265][951]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:274][952]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:283][953]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:292][954]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:302][955]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:311][956]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:320][957]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:329][958]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:338][959]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:347][960]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:356][961]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:365][962]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:374][963]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:383][964]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:392][965]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:401][966]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:411][967]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:420][968]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:429][969]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:438][970]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:448][971]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:457][972]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:467][973]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:477][974]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:485][975]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:495][976]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:504][977]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:513][978]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:522][979]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:532][980]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:541][981]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:550][982]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:559][983]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:568][984]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:577][985]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:587][986]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:596][987]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:604][988]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:613][989]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:623][990]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:631][991]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:641][992]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:650][993]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:659][994]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:676][995]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:693][996]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:707][997]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:723][998]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:738][999]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:752][ 0]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:766][ 1]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:780][ 2]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:795][ 3]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:809][ 4]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:822][ 5]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:831][ 6]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:846][ 7]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:855][ 8]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:864][ 9]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:873][ 10]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:881][ 11]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:890][ 12]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:899][ 13]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:908][ 14]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:916][ 15]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:925][ 16]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:934][ 17]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:943][ 18]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:952][ 19]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:961][ 20]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:970][ 21]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:978][ 22]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:987][ 23]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.16:996][ 24]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:005][ 25]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:013][ 26]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:023][ 27]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:037][ 28]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:046][ 29]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:055][ 30]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:064][ 31]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:073][ 32]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:082][ 33]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:091][ 34]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:100][ 35]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:109][ 36]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:118][ 37]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:127][ 38]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:135][ 39]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:144][ 40]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:153][ 41]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:162][ 42]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:171][ 43]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:180][ 44]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:189][ 45]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:198][ 46]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:207][ 47]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:216][ 48]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:225][ 49]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:234][ 50]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:243][ 51]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:252][ 52]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:262][ 53]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:271][ 54]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:280][ 55]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:289][ 56]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:298][ 57]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:307][ 58]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:316][ 59]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:324][ 60]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:333][ 61]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:342][ 62]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:351][ 63]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:359][ 64]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:368][ 65]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:383][ 66]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:397][ 67]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:411][ 68]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:426][ 69]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:441][ 70]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:449][ 71]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:458][ 72]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:466][ 73]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:476][ 74]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:484][ 75]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:493][ 76]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:502][ 77]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:516][ 78]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:530][ 79]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:544][ 80]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:558][ 81]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:575][ 82]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:584][ 83]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:592][ 84]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:601][ 85]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:610][ 86]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:619][ 87]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:628][ 88]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:637][ 89]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:647][ 90]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:655][ 91]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:664][ 92]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:672][ 93]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:681][ 94]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:689][ 95]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:698][ 96]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:706][ 97]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:715][ 98]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:723][ 99]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:732][100]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:740][101]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:749][102]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:757][103]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:766][104]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:774][105]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:782][106]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:791][107]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:800][108]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:809][109]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:817][110]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:826][111]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:835][112]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:843][113]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:852][114]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:861][115]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:871][116]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:880][117]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:889][118]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:897][119]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:907][120]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:915][121]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:924][122]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:933][123]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:941][124]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:950][125]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:959][126]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:968][127]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:976][128]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:985][129]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.17:994][130]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:002][131]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:011][132]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:021][133]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:029][134]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:038][135]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:047][136]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:055][137]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:064][138]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:072][139]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:081][140]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:089][141]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:097][142]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:106][143]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:114][144]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:124][145]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:133][146]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:141][147]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:156][148]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:170][149]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:185][150]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:199][151]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:213][152]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:228][153]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:237][154]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:245][155]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:254][156]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:262][157]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:270][158]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:279][159]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:288][160]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:296][161]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:305][162]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:314][163]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:322][164]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:331][165]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:339][166]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:348][167]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:356][168]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:365][169]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:373][170]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:382][171]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:397][172]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:412][173]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.18:412][173]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.18:412][173]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:427][174]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:441][175]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:456][176]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:472][177]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:488][178]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:503][179]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:517][180]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:525][181]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:534][182]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:543][183]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:552][184]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:560][185]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:577][186]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:586][187]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:595][188]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:604][189]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:613][190]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:622][191]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:631][192]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:640][193]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:649][194]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:658][195]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:667][196]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:675][197]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:684][198]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:692][199]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:701][200]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:709][201]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:718][202]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:727][203]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:735][204]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:744][205]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:752][206]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:761][207]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:769][208]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:778][209]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:787][210]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:796][211]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:805][212]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:814][213]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:823][214]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:833][215]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:842][216]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:851][217]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:860][218]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:868][219]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:878][220]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:887][221]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:895][222]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:904][223]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:912][224]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:921][225]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:930][226]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:938][227]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:947][228]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:955][229]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:964][230]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:972][231]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:981][232]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:989][233]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.18:998][234]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:006][235]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:021][236]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:035][237]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:052][238]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:067][239]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:082][240]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:097][241]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:111][242]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:126][243]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:141][244]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:156][245]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:165][246]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:175][247]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:184][248]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:194][249]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:203][250]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:212][251]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:221][252]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:229][253]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:239][254]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:248][255]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:256][256]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:265][257]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:274][258]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:283][259]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:292][260]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:301][261]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:310][262]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:319][263]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:328][264]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:337][265]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:346][266]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:355][267]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:365][268]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:375][269]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:386][270]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:397][271]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:407][272]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:417][273]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:427][274]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:437][275]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:446][276]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:456][277]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:465][278]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:475][279]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:485][280]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:494][281]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:503][282]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:518][283]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:528][284]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:538][285]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:547][286]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:557][287]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:567][288]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:577][289]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:586][290]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:596][291]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:605][292]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:615][293]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:624][294]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:634][295]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:644][296]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:654][297]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:670][298]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:681][299]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:693][300]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:704][301]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:716][302]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:725][303]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:741][304]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:756][305]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:771][306]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:786][307]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:801][308]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:816][309]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:831][310]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:847][311]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:861][312]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:877][313]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:891][314]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:907][315]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:921][316]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:930][317]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:938][318]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:947][319]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:955][320]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:964][321]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:973][322]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:982][323]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.19:996][324]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:011][325]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:026][326]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:040][327]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:055][328]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:070][329]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:085][330]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:100][331]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:114][332]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:130][333]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:146][334]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:163][335]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:177][336]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:193][337]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:208][338]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:217][339]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:225][340]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:234][341]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:242][342]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:251][343]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:259][344]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:275][345]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:290][346]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:305][347]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:320][348]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:335][349]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:350][350]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:358][351]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:367][352]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:376][353]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:391][354]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:406][355]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:420][356]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:435][357]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:452][358]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:460][359]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:469][360]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:479][361]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:493][362]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:502][363]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:511][364]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:519][365]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:531][366]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:539][367]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:548][368]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:556][369]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:565][370]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:573][371]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:583][372]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:591][373]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:600][374]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:608][375]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:617][376]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:625][377]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:634][378]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:642][379]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:653][380]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:662][381]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:672][382]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:681][383]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:690][384]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:699][385]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:709][386]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:718][387]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:728][388]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:737][389]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:746][390]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:756][391]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:765][392]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:775][393]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:783][394]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:793][395]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:801][396]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:810][397]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:818][398]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:827][399]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:836][400]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:845][401]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:854][402]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:863][403]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:873][404]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:882][405]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.20:891][406]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:900][407]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:910][408]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:920][409]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:930][410]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:939][411]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:948][412]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:957][413]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:966][414]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:975][415]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:983][416]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.20:992][417]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:001][418]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:011][419]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:020][420]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:030][421]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:041][422]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:050][423]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:060][424]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:070][425]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:080][426]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:089][427]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:098][428]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:107][429]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:115][430]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:124][431]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:133][432]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:141][433]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:150][434]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:159][435]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:168][436]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:177][437]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:186][438]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:195][439]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:203][440]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:212][441]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:222][442]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:231][443]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:240][444]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:249][445]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:258][446]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:268][447]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:276][448]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:285][449]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:294][450]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:303][451]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:313][452]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:322][453]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:332][454]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:340][455]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:350][456]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:359][457]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:368][458]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:378][459]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:387][460]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:396][461]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:405][462]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:414][463]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.21:414][463]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.21:415][463]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:425][464]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:434][465]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:444][466]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:454][467]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:465][468]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:475][469]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:484][470]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:493][471]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:503][472]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:511][473]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:520][474]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:530][475]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:540][476]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:549][477]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:561][478]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:572][479]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:582][480]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:592][481]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:601][482]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:610][483]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:619][484]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:629][485]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:638][486]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:648][487]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:657][488]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:667][489]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:678][490]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:688][491]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:698][492]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:709][493]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:718][494]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:728][495]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:737][496]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:747][497]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:756][498]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:765][499]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:775][500]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:783][501]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:793][502]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:802][503]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:810][504]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:820][505]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:828][506]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:837][507]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:847][508]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:856][509]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:865][510]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:874][511]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:883][512]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:893][513]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:902][514]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:911][515]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:921][516]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:931][517]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:941][518]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:950][519]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:959][520]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:968][521]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:978][522]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:988][523]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.21:997][524]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:007][525]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:018][526]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:028][527]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:039][528]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:049][529]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:059][530]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:069][531]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:079][532]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:088][533]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:099][534]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:108][535]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:117][536]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:126][537]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:135][538]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:144][539]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:154][540]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:164][541]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:174][542]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:184][543]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:194][544]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:204][545]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:215][546]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:224][547]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:233][548]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:242][549]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:251][550]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:260][551]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:269][552]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:279][553]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:288][554]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:298][555]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:307][556]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:317][557]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:327][558]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:337][559]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:346][560]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:356][561]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:366][562]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:376][563]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:385][564]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:394][565]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:404][566]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:412][567]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:422][568]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:431][569]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:442][570]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:452][571]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:461][572]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:470][573]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:480][574]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:490][575]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:500][576]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:509][577]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:517][578]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:526][579]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:535][580]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:544][581]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:553][582]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:564][583]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:573][584]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:583][585]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:594][586]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:603][587]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:613][588]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:622][589]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:630][590]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:640][591]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:648][592]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:657][593]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:666][594]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:674][595]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:684][596]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:693][597]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:702][598]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:711][599]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:719][600]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:729][601]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:738][602]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:753][603]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:768][604]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:782][605]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:791][606]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:801][607]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:811][608]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:819][609]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:828][610]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:837][611]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:852][612]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:868][613]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:884][614]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:899][615]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:914][616]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:929][617]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:944][618]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:953][619]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:962][620]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:971][621]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:980][622]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:988][623]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.22:997][624]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:006][625]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:023][626]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:038][627]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:048][628]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:063][629]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:079][630]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:094][631]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:108][632]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:123][633]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:138][634]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:146][635]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:156][636]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:165][637]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:181][638]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:196][639]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:211][640]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:225][641]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:234][642]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:244][643]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:253][644]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:263][645]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:272][646]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:281][647]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:296][648]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:311][649]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:327][650]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:342][651]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:357][652]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:371][653]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:380][654]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:389][655]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:398][656]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:412][657]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:428][658]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:442][659]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:457][660]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:465][661]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:475][662]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:484][663]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:494][664]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:503][665]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:512][666]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:522][667]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:531][668]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:541][669]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:551][670]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:560][671]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:569][672]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:579][673]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:589][674]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:598][675]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:606][676]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:615][677]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:624][678]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:634][679]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:643][680]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:651][681]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:660][682]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:669][683]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:681][684]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:690][685]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:699][686]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:709][687]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:719][688]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:728][689]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:737][690]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:747][691]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:755][692]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:764][693]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:774][694]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:783][695]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:792][696]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:803][697]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:813][698]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:823][699]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:833][700]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:842][701]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:852][702]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:861][703]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:871][704]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:881][705]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:891][706]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:901][707]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:910][708]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:922][709]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:931][710]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:941][711]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:950][712]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:960][713]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:970][714]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:980][715]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.23:990][716]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:000][717]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:011][718]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:020][719]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:031][720]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:040][721]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:049][722]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:059][723]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:069][724]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:079][725]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:089][726]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:098][727]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:107][728]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:117][729]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:127][730]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:137][731]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.24:146][732]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:156][733]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:166][734]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:175][735]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:184][736]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:193][737]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:202][738]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:211][739]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:220][740]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:230][741]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:241][742]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:251][743]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:261][744]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:272][745]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:281][746]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:291][747]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:301][748]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:310][749]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:320][750]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:330][751]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:340][752]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:349][753]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:358][754]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:367][755]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:376][756]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:386][757]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:395][758]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:405][759]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:414][760]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.24:414][760]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.24:414][760]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:423][761]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:433][762]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:443][763]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:452][764]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:462][765]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:473][766]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:483][767]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:493][768]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:503][769]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:512][770]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:520][771]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:529][772]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:538][773]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:546][774]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:556][775]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:565][776]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:574][777]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:584][778]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:594][779]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:603][780]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:611][781]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:620][782]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:629][783]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:637][784]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:647][785]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:656][786]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:665][787]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:675][788]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:684][789]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:694][790]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:703][791]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:712][792]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:722][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:731][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:741][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:749][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:758][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:768][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:778][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:787][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:796][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:806][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:815][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:825][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:833][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:843][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:852][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:861][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:870][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:879][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:889][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:898][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:907][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:916][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:925][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:935][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:944][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:954][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:963][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:973][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:982][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.24:992][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:001][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:011][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:021][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:032][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:041][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:051][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:060][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:070][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:081][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:091][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:101][833]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:112][834]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:122][835]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:132][836]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:142][837]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:152][838]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:161][839]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:169][840]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:178][841]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:187][842]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:197][843]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:205][844]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:214][845]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:223][846]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:232][847]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:242][848]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:252][849]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:261][850]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:271][851]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:280][852]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:290][853]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:299][854]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:308][855]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:316][856]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:325][857]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:333][858]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:343][859]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:353][860]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:362][861]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:371][862]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:380][863]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:390][864]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:399][865]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:408][866]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:417][867]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:426][868]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:436][869]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:445][870]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:455][871]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:465][872]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:476][873]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:486][874]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:496][875]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:507][876]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:516][877]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:525][878]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:534][879]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:543][880]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:552][881]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:562][882]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:571][883]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:579][884]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:589][885]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:598][886]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:607][887]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:617][888]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:626][889]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:636][890]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:646][891]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:655][892]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:665][893]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:674][894]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:684][895]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:694][896]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:704][897]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:713][898]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:723][899]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:733][900]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:743][901]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:752][902]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:762][903]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:772][904]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:783][905]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:793][906]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:802][907]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:813][908]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:822][909]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:831][910]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:841][911]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:850][912]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:861][913]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:869][914]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:880][915]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:890][916]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:899][917]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:909][918]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:919][919]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:928][920]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:938][921]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.25:947][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:957][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:966][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:976][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:986][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.25:995][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:005][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:014][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:024][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:033][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:043][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:053][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:062][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:071][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:080][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:089][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:098][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:108][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:117][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:127][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:136][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:145][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:153][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:162][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:171][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:181][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:190][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:199][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:208][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:217][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:226][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:235][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:244][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:253][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:262][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:271][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:280][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:288][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:297][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:305][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:314][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:323][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:332][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:340][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:349][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:358][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:367][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:376][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:385][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:393][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:403][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:412][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:421][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:429][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:438][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:447][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:456][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:465][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:474][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:484][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:494][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:503][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:513][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:522][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:532][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:541][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:550][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:560][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:569][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:578][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:587][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:596][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:606][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:615][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:624][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:634][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:643][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:653][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:663][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:672][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:682][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:692][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:701][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:710][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:719][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:728][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:736][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:745][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:754][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:762][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:771][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:781][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:790][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:800][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.26:810][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:819][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:828][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:837][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:846][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:855][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:863][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:872][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:881][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:889][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:898][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:908][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:917][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:927][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:936][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:946][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:955][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:964][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:974][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:983][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.26:992][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:001][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:011][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:021][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:030][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:040][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:049][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:059][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:069][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:078][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:088][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:098][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:108][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:117][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:126][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:136][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:145][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:154][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:163][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:172][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:181][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:190][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:198][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:208][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:217][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:226][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:236][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:245][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:255][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:265][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:274][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:284][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:293][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:302][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:312][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:320][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:329][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:337][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:347][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:357][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:366][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:375][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:385][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:394][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:404][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:414][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:423][ 82]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.27:423][ 82]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.27:423][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.27:433][ 83]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:442][ 84]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:452][ 85]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:462][ 86]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:472][ 87]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:482][ 88]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:492][ 89]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:502][ 90]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:511][ 91]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:521][ 92]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:530][ 93]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:540][ 94]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:550][ 95]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:560][ 96]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:570][ 97]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:580][ 98]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:589][ 99]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:599][100]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:609][101]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:618][102]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:628][103]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:637][104]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:647][105]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:657][106]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:666][107]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:675][108]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:684][109]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:693][110]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:703][111]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:713][112]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:723][113]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:733][114]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:742][115]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:752][116]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:762][117]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:771][118]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:780][119]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:790][120]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:799][121]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:809][122]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:818][123]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:827][124]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:835][125]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:844][126]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:854][127]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:862][128]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:871][129]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:880][130]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:889][131]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:898][132]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:907][133]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:917][134]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:927][135]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:936][136]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:946][137]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:955][138]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:965][139]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:975][140]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:984][141]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.27:995][142]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:004][143]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:014][144]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:024][145]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:034][146]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:043][147]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:053][148]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:063][149]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:073][150]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:082][151]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:093][152]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:103][153]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:113][154]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:122][155]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:131][156]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:141][157]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:151][158]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:161][159]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:171][160]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:180][161]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:189][162]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:199][163]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:208][164]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:218][165]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:227][166]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:237][167]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.28:247][168]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.28:256][169]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.28:266][170]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:276][171]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:285][172]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:295][173]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:305][174]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:314][175]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:325][176]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:334][177]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:344][178]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:353][179]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:363][180]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:373][181]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:383][182]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:393][183]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:403][184]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:412][185]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:422][186]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:431][187]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:441][188]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:451][189]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:461][190]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:470][191]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:480][192]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:490][193]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:501][194]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:511][195]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:521][196]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:531][197]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:540][198]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:550][199]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:560][200]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:570][201]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:580][202]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:589][203]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:599][204]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:609][205]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:619][206]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:629][207]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:640][208]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:650][209]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:660][210]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:669][211]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:680][212]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:690][213]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:699][214]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:708][215]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:717][216]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:726][217]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:735][218]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:745][219]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:754][220]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:764][221]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:773][222]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:783][223]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:794][224]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:803][225]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:813][226]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:822][227]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:832][228]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:841][229]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:852][230]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:861][231]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:870][232]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.28:880][233]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.28:890][234]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:899][235]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:909][236]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:919][237]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:928][238]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:937][239]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.28:947][240]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:956][241]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:966][242]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:976][243]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:985][244]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.28:995][245]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:005][246]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:015][247]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:025][248]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:034][249]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:044][250]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:052][251]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:061][252]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:071][253]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:080][254]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:090][255]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:099][256]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:109][257]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:119][258]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:129][259]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.29:138][260]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:147][261]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:157][262]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:167][263]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:176][264]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:185][265]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:195][266]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:204][267]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:215][268]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:224][269]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:234][270]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:243][271]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:253][272]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:262][273]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:270][274]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:279][275]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:288][276]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:298][277]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:307][278]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:316][279]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:326][280]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:336][281]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:346][282]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:356][283]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:366][284]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:375][285]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:385][286]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:394][287]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:403][288]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:413][289]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:424][290]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:433][291]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:442][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:452][293]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:462][294]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:472][295]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:482][296]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:491][297]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:501][298]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:510][299]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:520][300]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:529][301]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:540][302]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:549][303]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:558][304]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:567][305]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:576][306]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:585][307]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:594][308]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:604][309]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:613][310]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:624][311]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:634][312]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:645][313]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:655][314]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:664][315]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:674][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:683][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:693][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:702][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:711][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:720][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:729][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:738][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:747][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:757][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:766][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:776][327]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:785][328]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:794][329]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:804][330]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:813][331]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:821][332]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:830][333]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:838][334]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:848][335]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:858][336]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:867][337]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:877][338]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:886][339]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.29:896][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:906][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:915][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:924][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:933][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:942][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:950][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:959][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:968][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:976][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:985][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.29:994][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:003][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:011][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:020][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:029][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:039][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:048][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:058][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:068][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:077][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:087][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:096][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:106][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:116][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:125][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:136][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:145][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:154][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:163][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:172][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:181][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:190][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:198][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:207][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:216][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:227][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:237][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:246][378]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:256][379]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:266][380]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:276][381]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:285][382]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:295][383]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:304][384]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:314][385]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:323][386]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:333][387]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:342][388]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:352][389]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:362][390]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:370][391]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:380][392]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:389][393]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:397][394]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:406][395]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:415][396]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:423][397]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.30:423][397]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.30:423][397]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:432][398]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:441][399]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:450][400]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:459][401]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:468][402]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:477][403]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:486][404]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:496][405]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:506][406]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:516][407]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:526][408]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:535][409]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:545][410]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:554][411]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:564][412]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:573][413]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.30:583][414]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:593][415]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:602][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:611][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:620][418]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:629][419]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:640][420]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:649][421]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:659][422]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:669][423]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:679][424]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:688][425]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:697][426]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:706][427]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:714][428]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:723][429]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:731][430]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:740][431]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:749][432]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:758][433]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:767][434]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:777][435]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:786][436]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:796][437]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:805][438]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:815][439]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:825][440]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:834][441]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:844][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.30:853][443]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:863][444]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:873][445]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:882][446]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:892][447]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:902][448]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:913][449]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:922][450]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:932][451]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:941][452]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:950][453]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:958][454]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:967][455]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:976][456]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:985][457]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.30:994][458]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:004][459]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:014][460]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:023][461]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:033][462]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:043][463]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:052][464]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:062][465]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:071][466]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:081][467]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:090][468]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:099][469]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:108][470]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:116][471]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:125][472]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:135][473]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:144][474]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:154][475]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:164][476]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:174][477]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:184][478]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:193][479]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:203][480]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:214][481]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:224][482]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:233][483]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:242][484]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:251][485]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:260][486]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:269][487]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:278][488]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:286][489]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:295][490]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:304][491]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:314][492]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:322][493]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:332][494]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:341][495]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:351][496]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:360][497]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:369][498]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:378][499]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:388][500]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:396][501]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:405][502]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:414][503]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:422][504]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:431][505]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:441][506]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:450][507]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:459][508]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:468][509]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:477][510]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:487][511]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:496][512]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:506][513]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:516][514]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:526][515]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.31:536][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:546][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:557][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:567][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:576][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:587][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:597][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:607][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:616][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:627][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:636][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:647][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:657][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:667][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:678][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:688][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:699][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:709][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:719][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:728][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:738][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:747][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:756][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:766][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:776][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:785][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:795][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:804][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:813][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:822][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:831][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:840][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:849][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:858][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:867][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:876][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:886][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:895][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:904][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:913][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:922][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:930][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:939][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:948][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:957][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:967][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:976][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:985][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.31:994][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:002][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:012][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:020][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:029][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:039][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:048][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:057][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:067][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:076][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:084][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:093][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:101][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:110][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:120][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:129][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:138][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:147][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:156][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:165][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:174][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:184][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:194][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:203][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:212][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:221][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:231][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:240][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:249][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:259][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:268][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:277][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:286][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:295][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:305][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:314][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:324][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:332][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:341][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:351][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:360][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:369][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:378][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:387][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:396][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:407][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:417][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.32:427][611]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:437][612]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:447][613]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:456][614]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:465][615]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:476][616]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:485][617]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.32:496][618]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:506][619]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:516][620]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:527][621]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:536][622]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:548][623]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:558][624]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:568][625]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:578][626]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:588][627]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:598][628]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:607][629]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:617][630]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:627][631]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:637][632]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:647][633]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:657][634]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:667][635]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:676][636]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:687][637]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:696][638]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:705][639]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:715][640]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:724][641]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:733][642]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:742][643]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:752][644]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:761][645]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:770][646]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:780][647]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:789][648]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:800][649]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:810][650]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:820][651]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:830][652]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:840][653]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:850][654]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:860][655]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:869][656]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:879][657]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:888][658]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:897][659]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:906][660]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:915][661]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:924][662]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:933][663]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:943][664]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:952][665]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:960][666]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:969][667]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:978][668]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:987][669]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.32:995][670]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:004][671]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:014][672]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:023][673]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:033][674]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:043][675]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:052][676]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:061][677]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:071][678]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:081][679]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:090][680]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:101][681]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:111][682]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:120][683]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:130][684]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:140][685]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:150][686]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:160][687]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:169][688]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:179][689]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:189][690]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.33:199][691]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:209][692]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:221][693]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:230][694]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:240][695]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:249][696]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:259][697]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:269][698]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:279][699]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:289][700]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:299][701]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:309][702]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:319][703]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:329][704]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:339][705]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:348][706]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:358][707]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:368][708]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:378][709]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:388][710]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:399][711]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:408][712]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:417][713]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:428][714]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.33:428][714]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.33:428][714]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:437][715]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:446][716]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:455][717]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:465][718]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:475][719]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:484][720]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:493][721]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:501][722]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:510][723]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:519][724]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:528][725]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:538][726]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:549][727]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:559][728]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:569][729]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:579][730]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:589][731]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:599][732]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:609][733]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:619][734]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:629][735]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:639][736]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:649][737]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:658][738]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:668][739]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:677][740]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:687][741]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:696][742]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:704][743]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:714][744]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:723][745]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:733][746]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:742][747]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:752][748]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:761][749]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:770][750]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:780][751]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:789][752]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:799][753]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:809][754]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:819][755]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:828][756]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:837][757]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.33:847][758]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:856][759]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:866][760]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:876][761]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:886][762]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:895][763]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:905][764]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:914][765]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:923][766]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:932][767]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:941][768]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:950][769]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:959][770]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:969][771]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:978][772]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:988][773]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.33:997][774]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:007][775]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:017][776]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:026][777]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:036][778]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:046][779]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:055][780]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:064][781]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:073][782]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:082][783]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:090][784]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:100][785]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:110][786]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:118][787]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:128][788]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:137][789]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:146][790]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:156][791]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:165][792]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:174][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:182][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:191][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:201][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:211][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:220][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:231][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:242][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:252][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:261][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:271][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:281][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:291][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:300][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:310][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:318][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:328][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:337][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:346][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:356][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:365][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:375][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:384][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:393][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:403][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:412][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:420][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:430][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:440][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:448][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:458][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:466][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:476][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:485][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:495][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:504][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:513][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:522][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:532][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:542][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:550][833]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:560][834]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:570][835]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:578][836]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:587][837]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:597][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:606][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:617][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.34:627][841]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.34:636][842]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.34:647][843]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.34:657][844]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:667][845]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:677][846]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:686][847]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:697][848]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:707][849]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:717][850]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:727][851]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:737][852]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:747][853]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:758][854]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:768][855]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:778][856]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:788][857]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:798][858]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:807][859]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:817][860]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:827][861]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:837][862]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:846][863]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:856][864]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:865][865]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:874][866]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:883][867]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:891][868]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:900][869]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:909][870]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:917][871]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:926][872]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:935][873]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:944][874]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:953][875]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:962][876]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:971][877]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:981][878]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.34:990][879]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:000][880]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:009][881]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:018][882]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:028][883]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:037][884]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:048][885]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:058][886]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:068][887]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:078][888]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:088][889]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:098][890]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:108][891]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:118][892]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:128][893]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.35:138][894]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:147][895]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:157][896]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:168][897]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:178][898]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:188][899]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:197][900]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:206][901]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:217][902]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:227][903]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:237][904]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:246][905]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:256][906]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:267][907]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:276][908]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:286][909]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:295][910]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:304][911]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:313][912]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:321][913]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:330][914]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:338][915]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:348][916]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:357][917]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:366][918]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:374][919]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:383][920]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:392][921]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:401][922]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:411][923]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:421][924]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:429][925]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:438][926]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:447][927]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:455][928]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:464][929]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:474][930]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:484][931]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:493][932]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:502][933]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:511][934]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:520][935]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:530][936]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:539][937]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:548][938]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:557][939]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:566][940]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:575][941]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:585][942]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:594][943]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:603][944]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:611][945]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:620][946]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:629][947]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:637][948]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:646][949]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:656][950]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:665][951]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:674][952]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:684][953]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:694][954]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:704][955]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:714][956]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:725][957]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:734][958]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.35:744][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:755][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:765][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:774][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:784][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:794][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:804][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:814][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:824][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:832][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:842][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:851][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:860][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:870][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:879][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:888][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:898][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:908][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:917][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:926][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:935][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:944][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:953][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:962][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:972][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:982][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:991][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.35:999][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:008][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:018][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:026][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:035][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:043][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:052][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:060][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:070][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:079][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:088][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:097][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:107][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:116][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:125][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:134][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:144][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:153][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:162][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:171][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:181][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:190][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:199][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:208][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:217][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:226][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:235][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:243][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:251][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:260][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:268][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:277][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:287][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:297][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:307][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:316][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:325][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:335][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:344][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:352][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:361][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:370][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:378][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:387][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:395][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:403][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:412][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:421][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:430][ 34]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.36:430][ 34]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.36:430][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:439][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:447][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:456][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:465][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:474][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:484][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:493][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:503][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:512][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:522][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:532][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:541][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:551][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.36:561][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:570][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:579][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:589][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:599][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:609][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:618][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:627][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:637][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:646][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:655][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:664][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:673][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:682][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:691][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:700][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:710][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:720][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:730][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:739][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:749][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:758][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:768][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:778][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:787][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.36:797][ 73]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:807][ 74]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:816][ 75]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:826][ 76]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:836][ 77]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:846][ 78]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:855][ 79]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:865][ 80]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:874][ 81]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:884][ 82]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:894][ 83]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:903][ 84]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:913][ 85]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:923][ 86]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:932][ 87]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:942][ 88]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:952][ 89]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:961][ 90]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:971][ 91]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:981][ 92]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.36:990][ 93]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:000][ 94]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:009][ 95]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:019][ 96]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:028][ 97]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:037][ 98]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:046][ 99]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:055][100]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:064][101]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:073][102]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:082][103]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:092][104]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:101][105]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:111][106]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:120][107]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:130][108]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:140][109]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:150][110]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:159][111]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:168][112]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:178][113]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:188][114]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:198][115]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:207][116]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:217][117]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:227][118]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:237][119]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:246][120]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:255][121]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:264][122]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:273][123]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:281][124]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:290][125]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:299][126]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:309][127]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:318][128]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:326][129]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:335][130]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:344][131]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:353][132]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:362][133]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:371][134]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:380][135]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:389][136]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:398][137]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:406][138]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:415][139]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:424][140]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:433][141]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:442][142]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:451][143]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:460][144]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:469][145]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:479][146]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:489][147]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:498][148]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:508][149]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:517][150]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:527][151]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:536][152]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:546][153]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:556][154]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:565][155]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:575][156]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:585][157]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:595][158]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.37:604][159]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:614][160]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:624][161]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:633][162]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:643][163]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:652][164]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:662][165]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:671][166]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:681][167]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:690][168]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:700][169]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:709][170]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:719][171]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:728][172]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:738][173]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:748][174]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:758][175]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:767][176]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:776][177]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:786][178]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:796][179]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:805][180]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:814][181]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:824][182]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:833][183]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:842][184]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:851][185]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:860][186]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:869][187]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:878][188]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:887][189]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:895][190]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:904][191]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:913][192]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:922][193]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:931][194]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:939][195]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:948][196]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:957][197]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:965][198]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:974][199]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:983][200]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.37:991][201]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:000][202]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:009][203]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:018][204]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:027][205]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:036][206]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:044][207]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:053][208]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:062][209]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:070][210]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:079][211]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:088][212]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:097][213]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:106][214]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:115][215]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:124][216]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:133][217]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:143][218]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:152][219]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:162][220]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:171][221]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:181][222]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:190][223]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:200][224]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:210][225]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:219][226]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:228][227]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:238][228]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:247][229]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:257][230]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:267][231]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:276][232]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:286][233]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:294][234]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:304][235]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:314][236]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:324][237]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:334][238]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:343][239]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:353][240]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:362][241]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:372][242]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:381][243]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:390][244]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:399][245]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:409][246]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:417][247]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:426][248]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:435][249]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:444][250]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:453][251]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:462][252]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:471][253]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:481][254]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:491][255]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:501][256]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:510][257]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:521][258]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:530][259]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:540][260]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:549][261]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:558][262]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:568][263]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:577][264]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:586][265]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:596][266]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:605][267]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:615][268]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.38:625][269]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:635][270]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:644][271]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:653][272]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:662][273]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:671][274]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:680][275]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:689][276]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:698][277]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:708][278]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:717][279]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:727][280]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:737][281]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:747][282]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:756][283]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:765][284]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:774][285]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:783][286]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:793][287]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:802][288]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:811][289]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:820][290]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:829][291]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:838][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:847][293]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:857][294]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:867][295]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:876][296]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:886][297]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:896][298]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:906][299]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:915][300]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:925][301]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:933][302]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:943][303]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:953][304]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:962][305]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:971][306]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:981][307]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:990][308]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.38:999][309]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:008][310]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:018][311]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:027][312]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:036][313]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:047][314]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:056][315]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:064][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:074][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:082][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:091][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:099][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:108][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:116][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:125][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:133][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:142][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:151][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:159][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:168][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:177][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:186][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:194][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:203][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:211][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:220][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:229][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:237][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:246][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:254][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:263][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:271][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:280][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:289][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:299][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:307][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:316][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:325][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:335][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:344][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:354][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:364][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:373][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:383][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:392][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:401][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:411][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:420][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:429][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:439][358]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.39:439][358]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.39:440][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:450][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:459][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:468][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:478][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:487][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:497][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:506][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:515][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:525][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:534][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:543][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:553][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:562][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:572][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:581][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:592][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:602][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:611][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:622][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:631][378]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:640][379]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:650][380]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:659][381]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:669][382]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:678][383]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:688][384]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.03.39:697][385]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:707][386]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:716][387]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:726][388]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:737][389]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:746][390]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:756][391]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:766][392]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:776][393]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:786][394]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:795][395]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:805][396]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:815][397]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:824][398]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:834][399]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:844][400]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:854][401]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:863][402]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:873][403]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:883][404]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:892][405]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:902][406]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1 -[2024.05.11-21.03.39:912][407]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:921][408]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:931][409]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:941][410]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:951][411]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:960][412]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:970][413]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:979][414]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:989][415]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.39:998][416]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:008][417]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:017][418]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:027][419]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:036][420]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:046][421]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:056][422]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:065][423]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:074][424]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:083][425]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:092][426]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:101][427]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:110][428]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:119][429]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:128][430]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:137][431]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:145][432]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:154][433]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:163][434]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:172][435]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:181][436]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:190][437]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:200][438]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:209][439]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:218][440]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:227][441]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:237][442]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:246][443]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:256][444]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:265][445]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:274][446]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:283][447]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:292][448]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:301][449]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:310][450]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:318][451]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:327][452]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:336][453]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:345][454]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:353][455]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:362][456]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:371][457]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:381][458]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:391][459]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:401][460]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:409][461]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:418][462]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:427][463]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:437][464]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:446][465]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:456][466]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:466][467]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:476][468]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:486][469]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:495][470]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:504][471]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:513][472]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:523][473]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:532][474]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:541][475]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:552][476]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:561][477]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:570][478]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:579][479]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:588][480]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:598][481]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:607][482]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:616][483]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:626][484]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:634][485]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:643][486]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:651][487]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:660][488]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:669][489]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:678][490]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:686][491]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:695][492]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:711][493]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:725][494]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:741][495]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:757][496]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:766][497]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:775][498]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:783][499]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:792][500]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:801][501]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:810][502]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:825][503]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:839][504]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:848][505]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:863][506]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:872][507]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:881][508]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:890][509]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:899][510]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:913][511]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:922][512]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:931][513]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:939][514]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:948][515]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:957][516]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:966][517]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:974][518]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:983][519]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.40:992][520]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:001][521]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:010][522]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:018][523]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:027][524]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:036][525]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:044][526]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:053][527]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:062][528]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:070][529]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:079][530]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:088][531]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:097][532]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:105][533]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:114][534]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:122][535]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:131][536]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:140][537]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:149][538]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:163][539]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:179][540]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:193][541]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:208][542]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:224][543]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:240][544]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:254][545]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:269][546]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:285][547]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:300][548]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:315][549]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:329][550]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:344][551]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:358][552]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:372][553]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:387][554]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:397][555]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:408][556]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:418][557]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:433][558]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:447][559]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:462][560]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:477][561]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:492][562]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:506][563]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:521][564]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:536][565]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:551][566]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:561][567]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:570][568]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:579][569]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:587][570]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:597][571]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:607][572]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:616][573]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:625][574]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:635][575]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:644][576]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:653][577]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:662][578]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:672][579]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:681][580]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:691][581]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:700][582]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:710][583]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:718][584]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:727][585]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:736][586]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:746][587]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:755][588]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:764][589]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:773][590]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:782][591]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:791][592]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:800][593]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:817][594]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:831][595]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:840][596]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:850][597]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:859][598]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:868][599]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:877][600]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:888][601]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:897][602]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:907][603]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:917][604]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:926][605]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:935][606]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:944][607]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:953][608]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:961][609]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:970][610]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:979][611]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:988][612]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.41:997][613]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:006][614]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:015][615]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:024][616]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:033][617]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:043][618]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:053][619]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:062][620]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:071][621]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:081][622]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:091][623]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:100][624]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:109][625]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:118][626]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:126][627]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:135][628]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:145][629]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:154][630]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:164][631]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:174][632]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:183][633]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:192][634]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:200][635]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:209][636]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:218][637]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:227][638]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:238][639]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:247][640]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:255][641]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:264][642]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:272][643]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:282][644]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:290][645]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:299][646]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:308][647]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:316][648]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:326][649]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:335][650]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:345][651]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:356][652]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:366][653]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:374][654]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:384][655]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:393][656]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:402][657]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:411][658]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:422][659]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:432][660]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:441][661]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.03.42:441][661]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.03.42:441][661]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:450][662]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:459][663]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:469][664]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:480][665]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:496][666]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:505][667]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:515][668]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:525][669]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:533][670]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:545][671]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:556][672]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:565][673]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:574][674]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:583][675]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:591][676]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:600][677]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:609][678]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:618][679]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:628][680]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:637][681]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:648][682]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:783][698]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.03.42:819][698]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.03.42:819][698]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.03.42:820][698]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.03.42:820][698]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.03.42:824][698]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.03.42:831][698]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.03.42:845][698]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.03.42:845][698]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.11-21.03.42:846][698]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.11-21.03.42:847][698]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.11-21.03.42:853][698]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.11-21.03.42:899][699]LogPlayLevel: Display: Destroying online subsystem :Context_9 -[2024.05.11-21.04.13:313][741]BlueprintLog: New page: Compile Wand -[2024.05.11-21.04.13:350][741]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.11-21.04.13:942][781]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.04.13:991][781]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.04.13:992][781]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand28DD611B417823CEE77C0298C6975DA3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.04.14:002][781]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 522 ms) -[2024.05.11-21.04.14:003][781]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.04.14:003][781]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.04.16:154][993]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.04.16:159][993]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.04.16:159][993]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:04:16) -[2024.05.11-21.04.16:160][993]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.04.16:163][993]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003040s) -[2024.05.11-21.04.16:163][993]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003079s) -[2024.05.11-21.04.16:180][993]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.11-21.04.16:183][993]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.04.16:183][993]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.04.16:183][993]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.04.16:184][993]LogPlayLevel: PIE: World Init took: (0.001040s) -[2024.05.11-21.04.16:184][993]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.04.16:184][993]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.04.16:184][993]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.04.16:184][993]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.04.16:184][993]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.04.16:184][993]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.04.16:187][993]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.04.16:204][993]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.04.16:204][993]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.04.16:204][993]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.04.16:204][993]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.04.16:205][993]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 -[2024.05.11-21.04.16:205][993]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 -[2024.05.11-21.04.16:207][993]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 -[2024.05.11-21.04.16:207][993]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 -[2024.05.11-21.04.16:207][993]LogInit: FAudioDevice initialized with ID 4. -[2024.05.11-21.04.16:207][993]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. -[2024.05.11-21.04.16:207][993]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.11-21.04.16:210][993]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.04.16:211][993]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.04.16:211][993]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.04.16 -[2024.05.11-21.04.16:211][993]LogWorld: Bringing up level for play took: 0.000978 -[2024.05.11-21.04.16:213][993]LogOnline: OSS: Created online subsystem instance for: :Context_10 -[2024.05.11-21.04.16:214][993]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.04.16:214][993]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.04.16:214][993]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.04.16:214][993]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.04.16:215][993]PIE: Server logged in -[2024.05.11-21.04.16:215][993]PIE: Play in editor total start time 0.056 seconds. -[2024.05.11-21.04.16:227][993]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:260][994]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:271][995]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:280][996]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:295][997]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:305][998]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:315][999]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:325][ 0]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:334][ 1]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:344][ 2]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:354][ 3]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:364][ 4]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:374][ 5]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:382][ 6]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:391][ 7]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:400][ 8]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:409][ 9]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:417][ 10]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:426][ 11]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:434][ 12]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:444][ 13]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:453][ 14]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:462][ 15]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:471][ 16]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:481][ 17]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:490][ 18]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:498][ 19]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:508][ 20]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:517][ 21]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:526][ 22]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:534][ 23]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:542][ 24]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:551][ 25]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:560][ 26]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:568][ 27]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:577][ 28]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:586][ 29]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:594][ 30]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:603][ 31]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:611][ 32]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:620][ 33]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:629][ 34]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:638][ 35]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:646][ 36]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:655][ 37]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:665][ 38]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:674][ 39]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:682][ 40]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:691][ 41]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:700][ 42]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:709][ 43]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:717][ 44]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:726][ 45]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:734][ 46]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:743][ 47]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:751][ 48]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:760][ 49]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:768][ 50]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:777][ 51]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:786][ 52]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:795][ 53]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:804][ 54]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:813][ 55]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:822][ 56]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:831][ 57]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:840][ 58]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:848][ 59]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:857][ 60]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:865][ 61]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:874][ 62]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:883][ 63]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:891][ 64]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:900][ 65]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:909][ 66]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:918][ 67]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:935][ 68]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:949][ 69]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:964][ 70]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:980][ 71]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.16:996][ 72]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:010][ 73]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:025][ 74]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:040][ 75]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:048][ 76]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:057][ 77]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:066][ 78]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:074][ 79]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:083][ 80]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:091][ 81]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:100][ 82]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:108][ 83]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:117][ 84]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:126][ 85]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:135][ 86]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:143][ 87]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:152][ 88]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:168][ 89]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:183][ 90]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:198][ 91]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:208][ 92]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:223][ 93]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:238][ 94]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:253][ 95]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:267][ 96]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:282][ 97]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:297][ 98]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:312][ 99]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:326][100]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:341][101]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:357][102]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:373][103]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:390][104]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:405][105]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:420][106]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:429][107]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:438][108]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:448][109]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:457][110]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:466][111]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:475][112]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:485][113]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:493][114]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:502][115]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:511][116]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:520][117]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:529][118]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:537][119]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:546][120]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:554][121]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:563][122]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:571][123]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:580][124]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:589][125]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:597][126]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:606][127]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:614][128]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:623][129]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:631][130]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:641][131]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:649][132]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:658][133]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:667][134]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:675][135]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:685][136]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:693][137]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:702][138]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:711][139]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:719][140]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:728][141]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:737][142]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:753][143]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:763][144]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:772][145]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:781][146]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:791][147]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:801][148]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:812][149]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:821][150]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:830][151]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:839][152]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:849][153]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:858][154]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:867][155]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:876][156]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:885][157]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:895][158]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:904][159]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:914][160]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:923][161]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:932][162]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:941][163]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:954][164]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:962][165]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:971][166]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:980][167]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:989][168]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.17:999][169]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:007][170]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:016][171]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:025][172]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:034][173]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:043][174]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:052][175]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:061][176]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:069][177]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:078][178]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:087][179]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:096][180]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:106][181]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:115][182]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:125][183]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:135][184]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:144][185]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:154][186]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:163][187]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:172][188]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:182][189]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:191][190]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:200][191]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:209][192]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:218][193]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:227][194]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:236][195]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:253][196]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:262][197]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:270][198]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:279][199]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:287][200]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:296][201]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:304][202]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:314][203]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:323][204]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:333][205]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:343][206]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:353][207]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:363][208]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:372][209]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:382][210]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:391][211]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:401][212]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:411][213]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:420][214]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:430][215]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:439][216]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:448][217]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:458][218]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:468][219]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:477][220]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:487][221]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:497][222]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:507][223]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:516][224]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:527][225]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:536][226]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:545][227]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:554][228]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:564][229]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:573][230]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:583][231]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:592][232]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:601][233]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:611][234]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:621][235]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:630][236]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:639][237]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:647][238]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:656][239]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:665][240]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:674][241]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:683][242]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:691][243]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:700][244]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:709][245]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:717][246]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:725][247]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:734][248]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:742][249]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:750][250]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:759][251]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:767][252]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:776][253]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:784][254]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:793][255]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:802][256]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:811][257]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:820][258]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:829][259]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:837][260]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:847][261]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:855][262]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:864][263]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:873][264]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:881][265]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:890][266]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:899][267]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:908][268]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:916][269]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:925][270]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:933][271]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:950][272]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:959][273]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:968][274]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:977][275]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:987][276]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.18:996][277]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:005][278]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:014][279]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:024][280]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:033][281]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:042][282]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:052][283]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:061][284]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:070][285]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:079][286]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:089][287]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:098][288]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:107][289]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:116][290]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:128][291]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:137][292]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:145][293]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:154][294]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.19:154][294]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.19:154][294]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:163][295]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:172][296]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:180][297]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:198][299]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:206][300]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:216][301]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:225][302]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:234][303]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:243][304]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:252][305]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:261][306]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:275][307]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:285][308]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:294][309]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:305][310]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:314][311]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:324][312]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:334][313]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:351][314]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:365][315]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:380][316]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:395][317]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:410][318]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:425][319]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:440][320]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:457][321]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:472][322]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:487][323]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:502][324]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:517][325]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:532][326]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:547][327]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:562][328]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:576][329]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:586][330]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:600][331]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:616][332]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:633][333]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:648][334]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:663][335]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:678][336]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:692][337]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:700][338]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:711][339]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:719][340]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:728][341]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:736][342]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:745][343]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:761][344]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:778][345]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:795][346]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:804][347]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:819][348]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:835][349]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:850][350]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:864][351]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:873][352]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:882][353]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:891][354]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:905][355]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:915][356]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:924][357]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:933][358]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:941][359]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:950][360]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:959][361]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:968][362]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:977][363]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:985][364]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.19:994][365]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:003][366]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:012][367]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:022][368]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:034][369]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:042][370]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:052][371]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:061][372]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:070][373]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:080][374]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:088][375]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:097][376]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:107][377]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:116][378]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:126][379]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:135][380]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:145][381]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:155][382]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:165][383]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:174][384]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:183][385]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:192][386]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:201][387]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:211][388]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:221][389]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:230][390]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:240][391]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:249][392]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:258][393]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:268][394]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:277][395]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:287][396]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:296][397]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:305][398]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:315][399]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:325][400]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:335][401]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:344][402]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:353][403]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:362][404]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:371][405]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:380][406]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:389][407]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:399][408]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:409][409]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:418][410]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.20:428][411]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:438][412]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:446][413]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:456][414]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:466][415]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:475][416]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:484][417]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:493][418]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:503][419]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:512][420]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:522][421]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:531][422]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:541][423]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:551][424]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:560][425]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:569][426]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:578][427]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:588][428]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:597][429]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:607][430]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:616][431]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:625][432]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:635][433]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:645][434]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:654][435]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:664][436]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:674][437]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:685][438]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:695][439]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:705][440]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:715][441]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:725][442]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:735][443]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:744][444]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:753][445]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:763][446]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:773][447]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:782][448]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:791][449]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:800][450]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:810][451]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:818][452]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:827][453]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:837][454]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:846][455]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:855][456]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:865][457]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:875][458]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:885][459]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:896][460]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:905][461]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:916][462]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:926][463]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:937][464]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:947][465]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:957][466]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:968][467]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:977][468]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:988][469]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.20:997][470]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:008][471]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:017][472]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:027][473]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:037][474]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:047][475]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:060][476]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:070][477]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:081][478]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:090][479]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.21:101][480]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:111][481]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:121][482]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:131][483]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:141][484]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:151][485]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:161][486]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:171][487]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:180][488]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:190][489]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:200][490]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:209][491]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:219][492]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:229][493]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:239][494]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:249][495]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:258][496]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:268][497]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:278][498]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:288][499]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:298][500]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:308][501]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:318][502]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:327][503]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:336][504]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:346][505]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:356][506]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:366][507]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:375][508]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:384][509]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:394][510]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:404][511]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:414][512]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:424][513]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:433][514]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:442][515]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:452][516]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:462][517]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:471][518]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:480][519]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:489][520]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:498][521]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:507][522]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:516][523]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:526][524]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:536][525]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:546][526]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:556][527]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:566][528]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:575][529]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:585][530]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:594][531]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:603][532]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:612][533]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:622][534]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:631][535]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:648][536]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:666][537]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:683][538]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:692][539]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:701][540]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:711][541]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:721][542]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:731][543]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:740][544]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:750][545]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:760][546]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:775][547]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:790][548]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:805][549]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:820][550]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:837][551]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:852][552]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:868][553]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:884][554]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:900][555]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:915][556]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:929][557]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:939][558]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:949][559]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:957][560]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:967][561]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:983][562]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.21:999][563]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:014][564]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:029][565]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:045][566]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:060][567]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:075][568]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:091][569]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:106][570]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:121][571]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:136][572]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:146][573]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:155][574]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:165][575]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.22:165][575]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.22:166][575]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:176][576]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:184][577]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:193][578]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:208][579]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:218][580]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:227][581]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:236][582]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:245][583]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:255][584]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:263][585]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:273][586]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:281][587]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:291][588]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:300][589]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:309][590]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:318][591]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:327][592]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:336][593]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:345][594]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:355][595]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:363][596]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:372][597]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:382][598]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:390][599]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:399][600]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:408][601]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:417][602]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:426][603]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:435][604]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:444][605]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:453][606]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:462][607]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:471][608]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:481][609]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:490][610]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:499][611]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:509][612]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:518][613]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:527][614]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:535][615]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:545][616]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:553][617]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:562][618]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:572][619]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:583][620]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:594][621]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:604][622]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:613][623]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:622][624]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:631][625]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:642][626]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:652][627]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:662][628]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:671][629]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:680][630]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:689][631]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:699][632]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:708][633]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:718][634]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:727][635]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:737][636]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:746][637]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:756][638]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:766][639]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:776][640]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:786][641]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:796][642]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:805][643]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:814][644]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:823][645]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:832][646]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:840][647]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:849][648]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:858][649]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:866][650]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:875][651]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:884][652]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:892][653]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:901][654]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:909][655]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:919][656]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:928][657]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:938][658]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:948][659]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:957][660]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:966][661]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:976][662]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:986][663]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.22:997][664]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:007][665]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:017][666]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:027][667]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:036][668]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:045][669]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:055][670]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:063][671]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:080][672]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:089][673]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:098][674]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:107][675]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:118][676]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:128][677]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:139][678]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:148][679]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:158][680]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:168][681]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:179][682]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:189][683]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:199][684]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:208][685]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:226][686]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:236][687]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:245][688]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:255][689]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:265][690]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:274][691]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:285][692]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:295][693]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:304][694]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:314][695]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:324][696]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:334][697]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:344][698]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:353][699]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:361][700]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:370][701]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:380][702]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:389][703]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:399][704]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:409][705]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:418][706]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:428][707]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:438][708]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:448][709]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:462][710]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:472][711]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:482][712]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:492][713]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:501][714]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:511][715]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:522][716]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:531][717]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:541][718]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:553][719]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:563][720]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:571][721]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:587][722]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:601][723]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:616][724]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:630][725]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:645][726]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:660][727]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:675][728]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:690][729]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:706][730]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:722][731]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:736][732]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:751][733]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:766][734]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:781][735]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:797][736]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:813][737]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:828][738]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:843][739]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:858][740]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:873][741]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:888][742]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:903][743]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:912][744]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:920][745]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:928][746]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:938][747]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:946][748]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:954][749]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:963][750]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:972][751]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:981][752]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.23:991][753]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:000][754]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:009][755]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:017][756]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:026][757]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:035][758]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:043][759]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:052][760]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:060][761]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:069][762]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:077][763]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:085][764]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:095][765]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:104][766]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:113][767]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:126][768]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:135][769]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:144][770]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:152][771]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:161][772]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:169][773]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:178][774]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:187][775]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:195][776]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:204][777]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:214][778]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:224][779]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:233][780]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:242][781]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:252][782]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:261][783]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:271][784]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:280][785]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:288][786]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:297][787]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:305][788]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:314][789]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:323][790]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:332][791]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:342][792]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:350][793]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:360][794]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:369][795]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:379][796]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:389][797]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:399][798]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:409][799]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:418][800]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:428][801]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:437][802]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:446][803]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:455][804]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:464][805]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:473][806]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:483][807]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:492][808]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:502][809]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:511][810]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:521][811]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:531][812]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:540][813]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:550][814]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:558][815]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:568][816]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:577][817]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:587][818]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:596][819]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:605][820]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:615][821]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:625][822]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:634][823]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:643][824]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:653][825]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:662][826]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:672][827]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:681][828]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:690][829]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:700][830]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:709][831]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:719][832]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:729][833]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:739][834]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:748][835]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:757][836]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:767][837]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:777][838]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:786][839]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:796][840]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:805][841]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:814][842]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:824][843]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:833][844]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:843][845]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:852][846]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:862][847]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:870][848]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:881][849]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:890][850]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:899][851]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:909][852]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:918][853]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:928][854]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:937][855]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:947][856]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:956][857]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:965][858]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:974][859]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:982][860]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:991][861]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.24:999][862]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:008][863]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:018][864]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:026][865]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:035][866]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:043][867]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:052][868]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:061][869]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:070][870]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:079][871]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:088][872]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:097][873]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:107][874]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:116][875]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:125][876]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:135][877]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:144][878]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:154][879]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:164][880]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:173][881]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.25:173][881]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.25:173][881]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:184][882]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:193][883]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:202][884]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:211][885]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:220][886]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:230][887]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:239][888]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:249][889]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:258][890]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:267][891]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:277][892]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:285][893]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:295][894]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:305][895]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:313][896]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:323][897]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:332][898]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:341][899]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:349][900]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:358][901]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:367][902]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:375][903]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:384][904]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:392][905]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:401][906]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:409][907]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:417][908]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:426][909]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:435][910]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:443][911]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:452][912]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:461][913]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:469][914]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:478][915]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:487][916]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:495][917]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:504][918]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:512][919]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:521][920]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:530][921]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:539][922]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:549][923]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:558][924]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:568][925]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:577][926]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:586][927]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:596][928]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:605][929]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:615][930]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:624][931]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:633][932]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:643][933]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:652][934]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:661][935]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:671][936]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:680][937]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:689][938]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:699][939]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:708][940]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:717][941]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:726][942]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:736][943]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:744][944]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:753][945]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:762][946]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:771][947]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:780][948]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:789][949]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:799][950]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:809][951]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:818][952]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:827][953]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:836][954]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:847][955]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:856][956]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:866][957]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:875][958]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:884][959]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:894][960]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:903][961]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:913][962]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:922][963]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:930][964]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:939][965]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:947][966]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:956][967]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:964][968]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:973][969]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:981][970]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:990][971]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.25:998][972]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:007][973]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:015][974]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:024][975]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:032][976]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:048][977]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:062][978]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:077][979]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:092][980]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:107][981]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:121][982]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:136][983]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:150][984]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:165][985]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:180][986]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:195][987]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:204][988]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:212][989]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:221][990]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:229][991]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:238][992]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:247][993]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:255][994]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:263][995]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:272][996]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:281][997]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:295][998]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:311][999]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:328][ 0]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:343][ 1]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:358][ 2]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:372][ 3]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:387][ 4]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:396][ 5]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:411][ 6]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:426][ 7]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:440][ 8]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:449][ 9]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:463][ 10]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:479][ 11]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:487][ 12]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:502][ 13]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:510][ 14]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:519][ 15]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:527][ 16]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:537][ 17]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:545][ 18]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:553][ 19]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:562][ 20]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:570][ 21]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:579][ 22]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:587][ 23]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:596][ 24]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:605][ 25]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:613][ 26]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:622][ 27]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:630][ 28]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:639][ 29]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:650][ 30]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:658][ 31]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:667][ 32]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:677][ 33]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:686][ 34]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:695][ 35]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:703][ 36]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:713][ 37]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:721][ 38]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:730][ 39]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:740][ 40]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:749][ 41]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:759][ 42]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:768][ 43]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:777][ 44]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:787][ 45]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:796][ 46]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:805][ 47]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:815][ 48]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:823][ 49]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:832][ 50]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:842][ 51]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:852][ 52]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:861][ 53]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:870][ 54]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.26:879][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:889][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:898][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:908][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:917][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:927][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:936][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:946][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:956][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:965][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:975][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:985][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.26:994][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:004][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:014][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:024][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:033][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:043][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:053][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:064][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:073][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:083][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:092][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:102][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:112][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:121][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:130][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:139][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:147][ 83]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:157][ 84]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:165][ 85]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:174][ 86]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:183][ 87]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:194][ 88]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:205][ 89]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:214][ 90]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:222][ 91]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:232][ 92]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:241][ 93]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:251][ 94]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:261][ 95]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:270][ 96]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:280][ 97]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:289][ 98]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:299][ 99]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:309][100]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:319][101]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:329][102]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:339][103]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:349][104]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:359][105]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:368][106]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:378][107]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:388][108]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:397][109]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:406][110]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:415][111]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:425][112]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:434][113]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:444][114]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:453][115]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:462][116]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:471][117]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:480][118]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:489][119]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:498][120]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:508][121]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:517][122]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:527][123]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:537][124]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:547][125]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:557][126]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:567][127]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:577][128]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:587][129]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:597][130]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:607][131]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:616][132]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:626][133]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:636][134]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:645][135]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:654][136]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:664][137]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:673][138]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:682][139]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:692][140]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:702][141]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:712][142]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:722][143]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:732][144]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:741][145]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:751][146]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:761][147]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:771][148]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:781][149]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:791][150]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:801][151]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:812][152]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:823][153]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:832][154]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:842][155]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:851][156]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:861][157]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:870][158]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:879][159]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:889][160]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:898][161]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:907][162]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:916][163]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:926][164]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:936][165]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:946][166]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:955][167]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:964][168]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:973][169]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:983][170]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.27:993][171]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:003][172]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:012][173]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:022][174]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:031][175]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:041][176]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:051][177]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:060][178]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:070][179]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:079][180]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:089][181]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:098][182]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:107][183]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:116][184]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:125][185]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:134][186]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:143][187]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:152][188]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:161][189]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:170][190]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:179][191]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.28:179][191]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.28:179][191]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:188][192]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:198][193]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:207][194]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:217][195]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:227][196]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:236][197]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:246][198]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:255][199]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:265][200]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:274][201]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:283][202]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:292][203]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:301][204]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:311][205]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:321][206]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:330][207]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:340][208]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:349][209]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:359][210]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:368][211]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:377][212]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:386][213]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:395][214]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:405][215]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:415][216]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:423][217]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:432][218]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:441][219]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:450][220]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:459][221]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:469][222]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:478][223]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:487][224]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:496][225]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:505][226]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:514][227]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:523][228]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:532][229]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:541][230]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:550][231]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:559][232]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:568][233]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:578][234]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:587][235]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:596][236]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:605][237]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:614][238]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:623][239]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:632][240]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:643][241]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:652][242]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:661][243]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:670][244]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:679][245]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:688][246]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:697][247]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:708][248]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:717][249]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:727][250]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:736][251]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:745][252]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:754][253]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:763][254]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:779][255]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:794][256]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:810][257]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:819][258]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:828][259]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:837][260]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:846][261]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:856][262]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:872][263]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:887][264]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:902][265]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:918][266]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:935][267]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:950][268]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:965][269]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:980][270]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:990][271]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.28:999][272]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:009][273]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:019][274]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:028][275]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:043][276]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:053][277]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:069][278]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:086][279]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:096][280]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:111][281]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:121][282]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:134][283]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:144][284]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:153][285]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:162][286]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:171][287]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:180][288]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:189][289]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:199][290]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:208][291]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:217][292]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:227][293]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:236][294]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:246][295]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:256][296]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:265][297]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:274][298]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:286][299]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:295][300]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:304][301]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:314][302]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:323][303]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:332][304]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:341][305]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:351][306]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:362][307]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:373][308]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:382][309]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:391][310]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:401][311]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:411][312]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:421][313]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:431][314]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:441][315]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.29:451][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.29:465][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.29:479][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.29:489][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:499][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:509][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:519][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:530][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:540][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:549][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:560][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:570][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:580][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:589][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:599][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:609][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:618][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:628][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:638][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:648][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:657][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:667][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:677][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:686][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:696][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:706][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:716][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:725][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:735][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:744][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:754][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:764][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:773][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:782][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:791][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:801][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:811][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:820][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:829][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:838][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:848][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:857][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:866][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:875][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:885][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:894][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:903][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:913][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:923][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:932][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:942][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:951][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:960][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:970][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:979][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:988][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.29:997][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:007][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:016][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:025][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:035][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:045][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:056][378]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:065][379]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:074][380]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:084][381]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:095][382]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:109][383]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:119][384]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:129][385]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:139][386]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:149][387]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:159][388]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:170][389]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:179][390]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:189][391]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:198][392]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:207][393]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:215][394]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:225][395]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:234][396]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:244][397]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:253][398]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:262][399]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:272][400]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:283][401]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:293][402]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:321][403]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:331][404]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:341][405]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:352][406]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:361][407]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:371][408]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:380][409]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:390][410]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:399][411]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:409][412]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:419][413]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:428][414]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:437][415]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:447][416]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:457][417]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:466][418]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:476][419]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:486][420]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:496][421]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:505][422]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:515][423]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:526][424]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:536][425]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:546][426]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:556][427]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:566][428]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:576][429]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:586][430]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:595][431]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:605][432]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:614][433]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:624][434]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:634][435]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:643][436]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:654][437]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:663][438]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:672][439]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:682][440]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:691][441]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:701][442]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:712][443]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:723][444]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:734][445]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:744][446]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:754][447]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:764][448]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:774][449]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:785][450]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:796][451]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:807][452]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.30:818][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:828][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:839][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:849][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:859][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:870][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:880][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:890][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:899][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:909][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:919][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:929][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:939][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:950][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:959][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:969][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:979][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:990][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.30:999][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:009][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:018][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:027][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:036][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:045][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:055][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:065][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:075][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:084][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:094][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:104][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:113][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:123][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:133][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:141][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:151][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:160][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:169][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:178][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:187][491]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.31:187][491]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.31:187][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:197][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:206][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:217][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:226][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:235][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:245][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:255][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:264][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:274][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:283][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:292][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:302][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:310][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:320][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:329][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:338][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:347][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:356][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:366][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:376][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:385][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:394][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:403][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:412][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:421][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:429][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:438][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:447][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:455][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:465][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:475][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:485][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:494][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:504][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:513][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:523][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:533][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:543][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:553][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:562][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:572][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:582][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:592][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:601][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:610][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:619][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:629][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:639][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:649][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:660][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:670][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:680][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:689][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:699][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:708][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:718][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:728][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:739][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:748][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:757][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:766][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:776][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:786][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:797][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:806][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:816][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:826][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:837][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:846][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:856][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:865][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:876][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:885][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:894][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:903][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:912][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:921][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:931][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:940][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:949][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:959][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:968][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:977][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:987][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.31:997][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:006][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:017][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:027][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:036][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:045][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:055][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:065][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:075][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:084][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:093][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:102][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:112][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:121][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:130][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:139][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:148][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:157][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:167][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:177][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:187][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:197][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:207][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:218][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:228][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:239][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:249][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:259][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:269][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:279][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:290][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:300][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:310][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:320][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:331][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:340][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:351][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:361][613]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:372][614]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:383][615]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:393][616]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:403][617]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:413][618]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:423][619]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:432][620]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:442][621]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:453][622]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:464][623]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:474][624]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:484][625]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:495][626]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:506][627]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:516][628]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:526][629]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:536][630]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:545][631]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:555][632]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:566][633]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:575][634]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:585][635]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:595][636]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:605][637]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:616][638]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:625][639]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:634][640]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:643][641]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:653][642]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:662][643]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:671][644]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:681][645]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:690][646]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:699][647]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:709][648]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:719][649]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:729][650]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:738][651]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:748][652]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:758][653]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:768][654]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:778][655]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:789][656]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:799][657]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.32:810][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:821][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:832][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.32:843][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:854][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:864][663]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:874][664]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:884][665]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:895][666]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:905][667]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:915][668]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:926][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:936][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:947][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:956][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:966][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:977][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:986][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.32:996][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:006][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:016][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:025][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:036][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:045][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:057][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:067][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:078][684]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:088][685]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:098][686]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:108][687]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:118][688]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:129][689]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:139][690]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:149][691]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.33:159][692]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:168][693]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:178][694]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:188][695]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:198][696]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:208][697]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:218][698]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:229][699]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:239][700]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:249][701]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:258][702]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:268][703]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:279][704]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:289][705]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:299][706]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:309][707]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:320][708]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:330][709]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:340][710]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:351][711]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:362][712]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:372][713]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:382][714]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:392][715]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:402][716]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:412][717]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:423][718]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:433][719]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:444][720]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:454][721]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:464][722]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:474][723]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:485][724]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:495][725]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:506][726]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:515][727]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:525][728]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:536][729]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:545][730]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:556][731]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:566][732]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:576][733]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:586][734]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:597][735]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:606][736]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:616][737]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:627][738]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:637][739]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:648][740]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:657][741]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:667][742]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:676][743]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:685][744]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:694][745]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:703][746]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:712][747]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:721][748]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:731][749]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:741][750]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:751][751]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:761][752]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:771][753]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:781][754]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:792][755]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:802][756]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:813][757]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:824][758]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:834][759]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:844][760]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:855][761]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:865][762]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:876][763]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:886][764]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:896][765]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:906][766]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:917][767]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:926][768]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:936][769]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:947][770]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:957][771]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:968][772]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:977][773]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:988][774]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.33:998][775]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:010][776]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:019][777]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:030][778]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:040][779]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:050][780]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:059][781]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:069][782]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:080][783]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:090][784]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:100][785]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:109][786]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:119][787]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:129][788]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:138][789]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:148][790]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:158][791]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:168][792]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:178][793]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:189][794]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.34:189][794]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.34:189][794]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:200][795]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:209][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:220][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:231][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:241][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:251][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:261][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:271][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:280][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:291][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:300][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:309][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:319][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:328][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:337][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:348][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:356][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:368][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:378][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:388][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:400][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:410][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:420][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:430][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:440][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:449][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:460][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:471][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:481][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:490][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:501][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:511][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:521][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:530][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:540][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:551][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:561][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:571][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:581][833]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:591][834]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:601][835]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:611][836]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:621][837]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:631][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.34:640][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:650][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:660][841]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:669][842]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:679][843]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:689][844]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:699][845]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:709][846]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:719][847]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:729][848]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.34:739][849]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:749][850]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:761][851]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:771][852]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:781][853]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:791][854]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:801][855]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:813][856]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:824][857]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:834][858]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:845][859]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:854][860]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:865][861]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:875][862]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:885][863]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:895][864]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:905][865]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:915][866]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:925][867]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:936][868]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:947][869]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:957][870]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:968][871]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:978][872]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:988][873]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.34:998][874]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:009][875]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:019][876]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:029][877]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:039][878]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:050][879]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:060][880]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:071][881]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:082][882]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:092][883]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:103][884]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:112][885]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:123][886]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:134][887]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:145][888]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:156][889]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:167][890]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:177][891]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:187][892]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:198][893]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:208][894]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:219][895]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:230][896]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:240][897]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:250][898]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:260][899]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:270][900]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:280][901]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:290][902]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:300][903]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:310][904]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:321][905]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:331][906]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:341][907]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:350][908]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:361][909]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:371][910]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:380][911]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:390][912]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:402][913]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:412][914]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:422][915]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:432][916]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:442][917]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:452][918]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:462][919]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.35:472][920]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:482][921]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:492][922]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:503][923]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:514][924]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:523][925]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:534][926]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:544][927]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:554][928]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:564][929]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:575][930]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:585][931]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:595][932]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:604][933]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:614][934]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:623][935]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:632][936]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:643][937]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:652][938]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:662][939]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:672][940]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:681][941]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:691][942]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:701][943]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:711][944]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:721][945]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:732][946]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:742][947]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:752][948]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:762][949]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:772][950]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:782][951]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:792][952]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:802][953]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:811][954]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:820][955]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:829][956]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:838][957]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:847][958]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:857][959]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:866][960]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:875][961]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:884][962]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:894][963]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:903][964]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:913][965]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:923][966]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:933][967]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:944][968]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:953][969]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:963][970]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:973][971]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:983][972]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.35:993][973]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:002][974]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:012][975]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:021][976]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:031][977]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:040][978]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:049][979]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:059][980]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:068][981]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:077][982]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:087][983]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:096][984]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:105][985]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:114][986]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:123][987]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:132][988]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:141][989]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:150][990]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:159][991]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:168][992]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:177][993]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:186][994]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:195][995]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:204][996]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:214][997]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:223][998]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:232][999]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:242][ 0]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:252][ 1]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:261][ 2]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:272][ 3]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:282][ 4]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:292][ 5]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:301][ 6]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:311][ 7]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:321][ 8]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:331][ 9]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:341][ 10]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:350][ 11]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:360][ 12]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:370][ 13]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:379][ 14]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:390][ 15]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:400][ 16]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:409][ 17]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:420][ 18]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:431][ 19]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:441][ 20]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:450][ 21]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:460][ 22]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:470][ 23]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:480][ 24]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:490][ 25]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:500][ 26]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:510][ 27]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:520][ 28]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:530][ 29]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.36:539][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:549][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:559][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:568][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:577][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:587][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:596][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:606][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:615][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:626][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:635][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:644][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:654][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:663][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:674][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:683][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:693][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:702][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:712][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.36:722][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.36:732][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.36:742][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:751][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:761][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:770][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:780][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:789][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.36:799][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:809][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:818][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:829][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:839][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:849][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:858][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:868][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:877][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:887][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:897][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:907][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:917][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:927][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:937][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:947][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:957][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:967][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:977][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:986][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.36:996][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:006][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:016][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:026][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:036][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:046][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:056][ 83]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:066][ 84]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:077][ 85]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:086][ 86]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:096][ 87]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:107][ 88]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:117][ 89]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:127][ 90]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:137][ 91]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:147][ 92]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:157][ 93]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:166][ 94]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:176][ 95]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:186][ 96]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:196][ 97]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.37:196][ 97]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.37:196][ 97]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:206][ 98]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:216][ 99]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:227][100]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:236][101]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:247][102]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:256][103]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:266][104]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:277][105]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:288][106]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:298][107]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:308][108]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:318][109]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:328][110]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:340][111]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:351][112]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:362][113]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:371][114]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:382][115]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:392][116]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:401][117]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:411][118]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:421][119]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:430][120]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:439][121]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:449][122]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:459][123]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:468][124]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:478][125]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:489][126]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:498][127]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:509][128]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:518][129]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:528][130]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:538][131]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:548][132]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:558][133]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:568][134]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:578][135]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:588][136]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:598][137]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:609][138]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.37:619][139]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:629][140]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:639][141]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:649][142]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:660][143]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:670][144]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:680][145]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:690][146]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:700][147]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:711][148]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:721][149]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:730][150]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:740][151]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:749][152]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:758][153]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:768][154]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:778][155]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:788][156]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:798][157]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:808][158]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:819][159]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:829][160]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:840][161]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.37:850][162]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:860][163]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.37:869][164]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:879][165]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:889][166]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:898][167]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:908][168]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:918][169]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:928][170]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:938][171]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:947][172]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:957][173]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:966][174]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:976][175]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:985][176]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.37:995][177]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:004][178]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:014][179]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:024][180]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:033][181]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:044][182]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.38:054][183]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:065][184]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:075][185]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:084][186]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:094][187]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:104][188]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:113][189]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:123][190]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:133][191]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:142][192]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:151][193]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:160][194]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:170][195]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:180][196]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:190][197]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:200][198]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:210][199]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:219][200]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:229][201]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:239][202]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:249][203]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:258][204]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:269][205]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:278][206]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:288][207]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:298][208]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:308][209]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:317][210]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:327][211]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:336][212]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:346][213]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:356][214]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:365][215]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:375][216]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:385][217]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:394][218]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:404][219]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:413][220]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:424][221]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:434][222]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:444][223]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:455][224]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:465][225]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:475][226]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:486][227]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:495][228]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:505][229]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:515][230]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:524][231]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:534][232]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:544][233]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:554][234]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:563][235]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:573][236]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:583][237]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:593][238]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:603][239]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.38:612][240]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:622][241]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:631][242]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:642][243]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:651][244]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:661][245]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:671][246]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:681][247]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:690][248]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:699][249]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:709][250]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:719][251]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:728][252]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:738][253]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:748][254]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:757][255]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:767][256]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:777][257]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:787][258]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:798][259]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:808][260]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:818][261]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:827][262]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:836][263]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:845][264]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:854][265]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:864][266]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:874][267]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:883][268]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:892][269]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:901][270]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:911][271]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:920][272]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:930][273]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:940][274]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.38:950][275]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:960][276]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.38:969][277]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:979][278]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:989][279]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.38:999][280]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:008][281]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:018][282]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:027][283]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:037][284]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:046][285]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:055][286]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:065][287]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:075][288]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:084][289]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:094][290]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:103][291]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:113][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.39:123][293]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:132][294]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:142][295]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:153][296]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:161][297]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:171][298]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:180][299]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:189][300]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:199][301]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:207][302]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:216][303]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:225][304]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:235][305]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:245][306]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:255][307]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:266][308]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:275][309]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:285][310]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:295][311]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:305][312]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:315][313]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:325][314]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:335][315]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:345][316]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:354][317]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:363][318]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:374][319]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:382][320]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:392][321]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:402][322]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:411][323]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:421][324]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:431][325]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:440][326]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:450][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.StaticMeshComponent0 Object_16 -[2024.05.11-21.04.39:460][328]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:469][329]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:479][330]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:490][331]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:500][332]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:509][333]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:519][334]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:528][335]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:537][336]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:546][337]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:555][338]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:564][339]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:574][340]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:583][341]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:593][342]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:602][343]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:612][344]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:622][345]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:632][346]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:642][347]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:652][348]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:662][349]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:672][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune.Plane Plane -[2024.05.11-21.04.39:681][351]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:691][352]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:701][353]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:711][354]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:721][355]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:730][356]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:739][357]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:748][358]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:757][359]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:767][360]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:776][361]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:786][362]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:796][363]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.39:805][364]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:815][365]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:824][366]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:833][367]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:843][368]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:853][369]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:863][370]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:873][371]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:882][372]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:891][373]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:900][374]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:909][375]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:918][376]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:927][377]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:937][378]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:947][379]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:957][380]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:967][381]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:977][382]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:986][383]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.39:996][384]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.40:005][385]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.40:015][386]LogBlueprintUserMessages: [Wand_C_1] -[2024.05.11-21.04.40:024][387]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:034][388]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:044][389]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:054][390]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:064][391]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:073][392]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:082][393]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:091][394]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:100][395]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:109][396]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:118][397]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:127][398]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:136][399]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:146][400]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:155][401]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:164][402]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:173][403]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:183][404]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:192][405]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:201][406]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.04.40:201][406]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.04.40:201][406]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:212][407]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:230][408]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:247][409]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:263][410]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:280][411]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:295][412]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:310][413]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:325][414]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:340][415]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:355][416]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:371][417]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:386][418]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:401][419]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:416][420]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:432][421]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:447][422]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:464][423]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:479][424]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:495][425]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:510][426]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:526][427]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:535][428]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:544][429]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:554][430]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:563][431]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:573][432]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:582][433]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:592][434]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:602][435]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:612][436]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:622][437]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:637][438]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:647][439]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:658][440]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:668][441]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:678][442]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:688][443]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:697][444]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:707][445]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:716][446]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:725][447]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:735][448]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:745][449]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:754][450]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:763][451]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:773][452]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:782][453]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:794][454]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:804][455]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:815][456]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:825][457]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:836][458]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:845][459]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:855][460]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:864][461]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:873][462]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:885][463]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:895][464]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:905][465]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:914][466]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:923][467]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:932][468]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:942][469]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:952][470]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:961][471]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:972][472]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:981][473]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.40:991][474]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:001][475]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:010][476]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:019][477]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:028][478]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:039][479]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:051][480]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:061][481]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:071][482]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:081][483]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:091][484]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:102][485]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:113][486]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:124][487]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:609][545]LogBlueprintUserMessages: [Wand_C_1] BP_RuneArea1.DetectionCube Cube -[2024.05.11-21.04.41:634][545]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.04.41:634][545]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.04.41:635][545]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.04.41:635][545]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.04.41:644][545]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.04.41:650][545]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.04.41:666][545]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.04.41:666][545]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.11-21.04.41:666][545]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.11-21.04.41:668][545]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.11-21.04.41:672][545]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.04.41:674][545]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.11-21.04.41:721][546]LogPlayLevel: Display: Destroying online subsystem :Context_10 -[2024.05.11-21.06.23:478][363]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance -[2024.05.11-21.10.18:066][157]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.11-21.10.18:079][157]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 -[2024.05.11-21.10.18:080][157]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2982054C7486A9DC6733572BB6C90B44B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' -[2024.05.11-21.10.18:082][157]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. -[2024.05.11-21.10.18:082][157]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.039 -[2024.05.11-21.10.18:082][157]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.039 -[2024.05.11-21.10.18:082][157]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/Wand] ([2] browsable assets)... -[2024.05.11-21.10.18:090][157]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand] -[2024.05.11-21.10.18:090][157]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/Wand] -[2024.05.11-21.10.18:098][157]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto2 -[2024.05.11-21.10.18:098][157]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand_Auto23F92F760496DA8043B2B5DBC70B9186C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto2.uasset' -[2024.05.11-21.10.18:099][157]LogFileHelpers: Auto-saving content packages took 0.017 -[2024.05.11-21.18.13:797][248]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.18.13:832][248]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.18.13:833][248]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand3FB198F1415DC9D00B33DB9513965FA6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.18.13:841][248]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 567 ms) -[2024.05.11-21.18.13:843][248]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.18.13:843][248]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.20.05:430][995]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.20.05:430][995]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.20.05:430][995]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.20.09:417][222]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.20.09:418][222]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.20.09:418][222]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.20.09:418][222]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.20.36:865][546]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.11-21.20.36:867][546]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.020 -[2024.05.11-21.20.36:867][546]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/Wand] ([2] browsable assets)... -[2024.05.11-21.20.36:882][546]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand] -[2024.05.11-21.20.36:882][546]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/Wand] -[2024.05.11-21.20.36:891][546]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto3 -[2024.05.11-21.20.36:891][546]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand_Auto30DE3FB0D436B41C5ED3409A481422DCB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/Wand_Auto3.uasset' -[2024.05.11-21.20.36:891][546]LogFileHelpers: Auto-saving content packages took 0.024 -[2024.05.11-21.23.43:615][284]BlueprintLog: New page: Compile Wand -[2024.05.11-21.23.43:647][284]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.11-21.23.44:226][326]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.23.44:263][326]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.23.44:263][326]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand5427106541BC5ECB2EF32F8B3F216269.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.23.44:271][326]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 612 ms) -[2024.05.11-21.23.44:272][326]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.23.44:272][326]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.23.47:417][659]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.23.47:422][659]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.23.47:422][659]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:23:47) -[2024.05.11-21.23.47:422][659]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.23.47:425][659]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002885s) -[2024.05.11-21.23.47:425][659]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002925s) -[2024.05.11-21.23.47:443][659]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.11-21.23.47:445][659]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.23.47:445][659]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.23.47:445][659]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.23.47:446][659]LogPlayLevel: PIE: World Init took: (0.001087s) -[2024.05.11-21.23.47:446][659]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.23.47:446][659]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.23.47:446][659]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.23.47:447][659]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.23.47:447][659]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.23.47:447][659]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.23.47:449][659]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.23.47:467][659]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.23.47:467][659]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.23.47:467][659]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.23.47:467][659]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.23.47:468][659]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 -[2024.05.11-21.23.47:468][659]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 -[2024.05.11-21.23.47:470][659]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 -[2024.05.11-21.23.47:470][659]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 -[2024.05.11-21.23.47:470][659]LogInit: FAudioDevice initialized with ID 5. -[2024.05.11-21.23.47:470][659]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. -[2024.05.11-21.23.47:470][659]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.11-21.23.47:473][659]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.23.47:474][659]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.23.47:474][659]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.23.47 -[2024.05.11-21.23.47:474][659]LogWorld: Bringing up level for play took: 0.000994 -[2024.05.11-21.23.47:477][659]LogOnline: OSS: Created online subsystem instance for: :Context_12 -[2024.05.11-21.23.47:477][659]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.23.47:477][659]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.23.47:477][659]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.23.47:477][659]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.23.47:478][659]PIE: Server logged in -[2024.05.11-21.23.47:478][659]PIE: Play in editor total start time 0.057 seconds. -[2024.05.11-21.23.50:675][948]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.23.50:675][948]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.23.53:675][ 60]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.23.53:675][ 60]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.23.56:684][359]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.23.56:685][359]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.23.59:689][669]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.23.59:689][669]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.02:695][ 15]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.02:695][ 15]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.05:696][326]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.05:696][326]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.08:704][634]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.08:704][634]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.11:707][977]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.11:707][977]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.14:716][290]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.14:716][290]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.17:718][632]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.17:718][632]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.19:389][816]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.24.19:389][816]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.24.19:390][816]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.24.19:390][816]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.24.19:403][816]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.24.19:410][816]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.24.19:425][816]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.24.19:425][816]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.11-21.24.19:425][816]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.11-21.24.19:428][816]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.11-21.24.19:431][816]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.24.19:434][816]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.11-21.24.19:488][817]LogPlayLevel: Display: Destroying online subsystem :Context_12 -[2024.05.11-21.24.35:748][ 15]BlueprintLog: New page: Compile Wand -[2024.05.11-21.24.35:786][ 15]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.11-21.24.36:263][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.24.36:310][ 43]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.24.36:311][ 43]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand68250B594E1A180218ED758CD7227624.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.24.36:318][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 667 ms) -[2024.05.11-21.24.36:320][ 43]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.24.36:320][ 43]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.24.38:744][273]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.24.38:835][273]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.11-21.24.38:848][273]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.11-21.24.38:848][273]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorldBECAD25B4988EC6C70ED5FA1AA43DF47.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.11-21.24.38:864][273]LogFileHelpers: Saving map 'TheMainWorld' took 0.075 -[2024.05.11-21.24.38:871][273]LogFileHelpers: InternalPromptForCheckoutAndSave took 126 ms (total: 794 ms) -[2024.05.11-21.24.38:872][273]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.11-21.24.38:872][273]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.11-21.24.39:607][356]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.24.39:612][356]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.24.39:612][356]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:24:39) -[2024.05.11-21.24.39:612][356]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.24.39:615][356]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002746s) -[2024.05.11-21.24.39:615][356]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002779s) -[2024.05.11-21.24.39:632][356]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.11-21.24.39:634][356]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.24.39:634][356]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.24.39:634][356]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.24.39:635][356]LogPlayLevel: PIE: World Init took: (0.001012s) -[2024.05.11-21.24.39:635][356]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.24.39:635][356]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.24.39:635][356]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.24.39:635][356]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.24.39:635][356]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.24.39:635][356]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.24.39:638][356]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.24.39:655][356]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.24.39:655][356]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.24.39:655][356]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.24.39:655][356]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.24.39:656][356]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 -[2024.05.11-21.24.39:656][356]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 -[2024.05.11-21.24.39:658][356]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 -[2024.05.11-21.24.39:658][356]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 -[2024.05.11-21.24.39:658][356]LogInit: FAudioDevice initialized with ID 6. -[2024.05.11-21.24.39:658][356]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. -[2024.05.11-21.24.39:658][356]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.11-21.24.39:661][356]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.24.39:662][356]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.24.39:662][356]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.24.39 -[2024.05.11-21.24.39:662][356]LogWorld: Bringing up level for play took: 0.000966 -[2024.05.11-21.24.39:664][356]LogOnline: OSS: Created online subsystem instance for: :Context_13 -[2024.05.11-21.24.39:665][356]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.24.39:665][356]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.24.39:665][356]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.24.39:665][356]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.24.39:665][356]PIE: Server logged in -[2024.05.11-21.24.39:666][356]PIE: Play in editor total start time 0.054 seconds. -[2024.05.11-21.24.42:616][634]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.42:616][634]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.44:733][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:742][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:750][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:760][841]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:769][842]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:778][843]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:788][844]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:798][845]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:807][846]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:816][847]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:826][848]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:835][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:844][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:854][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:863][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:872][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:882][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:891][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:900][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:911][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:920][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:929][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:937][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:946][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:954][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:963][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:972][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:980][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:989][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.44:998][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:007][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:016][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:025][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:033][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:042][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:051][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:059][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:068][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:076][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:085][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:093][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:102][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:111][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:119][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:128][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:136][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:145][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:154][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:162][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:171][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:180][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:188][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:197][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:206][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:215][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:223][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:232][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:241][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:249][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:257][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:266][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:274][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:283][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:292][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:300][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:309][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:317][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:326][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:334][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:343][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:351][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:359][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:368][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:376][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:385][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:393][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:402][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:411][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:419][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:428][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:438][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:446][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:455][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:464][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:472][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:481][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:489][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:497][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:506][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:514][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:522][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:531][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:540][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:548][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:557][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:566][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:574][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:582][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:591][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:600][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:609][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:618][939]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.45:618][939]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.45:618][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:627][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:636][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:644][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:652][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:661][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:669][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:678][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:687][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:695][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:704][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:712][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:721][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:729][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:737][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:746][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:754][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:762][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:771][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:779][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:787][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:795][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:804][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:813][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:822][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:830][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:840][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:850][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:859][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:867][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:876][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:885][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:893][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:902][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:910][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:919][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:927][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:936][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:944][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:952][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:961][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:969][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:978][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:987][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.45:995][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:004][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:012][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:021][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:029][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:037][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:046][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:054][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:063][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:071][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:080][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:088][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:097][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:112][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:127][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:142][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:151][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:159][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:168][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:178][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:187][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:196][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:210][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:226][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:241][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:255][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:269][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:284][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:298][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:306][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:315][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:324][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:333][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:341][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:350][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:358][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:367][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:375][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:383][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:392][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:400][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:410][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:418][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:427][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:436][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:445][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:455][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:464][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:472][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:481][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:489][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:498][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:507][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:516][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:525][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:533][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:542][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:550][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:558][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:567][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:576][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:587][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:595][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:603][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:612][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:620][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:629][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:638][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:646][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:654][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:664][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:672][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:681][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:690][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:700][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:709][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:718][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:728][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:737][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:746][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:755][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:764][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:774][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:783][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:793][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:802][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:812][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:821][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:831][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:840][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:850][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:859][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:869][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:878][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:888][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:898][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:907][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:918][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:926][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:936][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:945][ 83]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:954][ 84]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:963][ 85]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:972][ 86]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:981][ 87]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:990][ 88]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.46:999][ 89]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:008][ 90]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:016][ 91]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:025][ 92]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:033][ 93]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:041][ 94]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:050][ 95]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:059][ 96]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:068][ 97]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:076][ 98]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:085][ 99]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:093][100]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:102][101]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:111][102]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:120][103]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:128][104]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:138][105]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:147][106]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:156][107]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:167][108]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:176][109]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:186][110]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:196][111]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:205][112]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:213][113]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:222][114]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:230][115]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:239][116]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:254][117]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:268][118]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:282][119]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:290][120]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:299][121]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:307][122]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:316][123]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:331][124]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:347][125]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:362][126]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:376][127]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:390][128]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:405][129]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:418][130]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:432][131]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:441][132]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:449][133]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:459][134]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:467][135]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:477][136]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:486][137]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:495][138]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:503][139]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:512][140]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:525][141]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:540][142]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:554][143]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:562][144]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:570][145]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:579][146]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:588][147]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:597][148]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:606][149]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:614][150]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:623][151]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:637][152]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:646][153]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:654][154]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:663][155]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:671][156]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:685][157]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:699][158]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:713][159]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:728][160]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:743][161]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:751][162]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:760][163]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:768][164]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:776][165]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:786][166]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:794][167]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:803][168]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:812][169]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:820][170]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:831][171]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:839][172]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:848][173]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:856][174]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:865][175]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:873][176]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:881][177]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:890][178]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:898][179]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:907][180]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:916][181]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:924][182]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:933][183]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:942][184]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:951][185]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:960][186]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:969][187]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:979][188]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:988][189]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.47:998][190]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:008][191]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:017][192]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:026][193]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:035][194]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:043][195]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:052][196]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:060][197]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:069][198]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:078][199]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:087][200]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:095][201]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:103][202]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:112][203]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:121][204]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:130][205]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:138][206]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:147][207]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:156][208]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:164][209]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:174][210]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:183][211]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:191][212]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:200][213]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:208][214]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:217][215]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:225][216]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:233][217]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:242][218]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:251][219]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:260][220]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:268][221]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:277][222]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:286][223]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:294][224]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:304][225]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:313][226]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:321][227]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:330][228]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:339][229]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:347][230]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:362][231]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:376][232]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:390][233]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:398][234]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:406][235]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:415][236]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:423][237]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:431][238]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:440][239]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:448][240]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:457][241]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:465][242]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:474][243]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:483][244]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:492][245]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:502][246]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:511][247]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:520][248]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:529][249]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:538][250]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:547][251]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:556][252]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:565][253]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:573][254]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:582][255]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:591][256]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:599][257]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:608][258]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:617][259]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:625][260]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.48:625][260]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.48:625][260]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:634][261]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:642][262]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:650][263]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:659][264]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:668][265]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:676][266]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:685][267]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:693][268]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:702][269]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:711][270]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:720][271]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:729][272]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:737][273]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:746][274]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:754][275]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:763][276]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:771][277]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:781][278]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:790][279]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:799][280]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:807][281]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:816][282]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:825][283]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:834][284]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:843][285]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:852][286]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:860][287]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:869][288]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:878][289]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:886][290]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:895][291]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:903][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:912][293]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:921][294]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:929][295]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:938][296]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:947][297]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:956][298]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:964][299]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:973][300]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:981][301]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:989][302]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.48:998][303]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:007][304]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:015][305]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:023][306]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:032][307]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:040][308]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:049][309]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:058][310]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:066][311]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:075][312]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:084][313]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:092][314]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:101][315]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:109][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:118][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:126][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:135][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:143][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:152][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:160][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:169][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:177][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:185][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:194][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:202][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:210][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:219][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:227][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:236][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:244][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:253][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:262][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:270][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:278][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:286][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:294][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:303][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:311][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:320][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:330][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:338][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:347][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:355][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:363][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:372][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:380][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:389][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:397][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:406][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:414][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:422][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:431][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:440][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:449][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:457][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:466][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:474][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:483][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:491][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:499][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:508][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:516][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:526][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:536][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:544][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:552][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:561][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:569][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:578][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:586][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:595][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:604][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:612][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:621][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:630][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:639][378]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:649][379]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:657][380]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:667][381]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:675][382]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:683][383]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:692][384]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:700][385]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:709][386]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:718][387]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:726][388]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:735][389]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:743][390]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:752][391]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:760][392]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:769][393]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:777][394]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:785][395]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:794][396]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:803][397]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:812][398]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:820][399]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:829][400]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:838][401]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:846][402]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:855][403]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:863][404]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:872][405]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:880][406]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:889][407]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:897][408]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:906][409]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:915][410]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:923][411]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:938][412]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:952][413]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:966][414]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:980][415]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.49:995][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:010][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:025][418]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:039][419]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:053][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:063][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:071][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:080][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:089][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:098][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:109][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:118][427]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:127][428]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:136][429]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:144][430]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:153][431]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:161][432]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:170][433]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:178][434]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:186][435]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:195][436]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:203][437]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:212][438]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:220][439]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:229][440]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:237][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:246][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:254][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:263][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:271][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:280][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:288][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:297][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:305][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:314][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:322][451]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:330][452]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:339][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:348][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:357][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:366][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:375][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:383][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:392][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:400][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:409][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:417][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:426][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:434][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:443][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:452][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:460][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:469][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:478][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:487][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:495][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:504][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:513][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:521][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:530][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:547][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:558][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:567][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:576][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:585][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:594][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:604][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:614][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:623][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:632][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:642][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:652][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:662][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:672][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:681][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:690][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:699][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:709][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:718][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:728][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:737][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:746][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:755][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:765][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:775][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:783][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:793][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:801][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:811][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:820][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:829][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:838][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:847][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:856][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:864][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:873][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:883][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:891][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:901][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:910][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:918][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:927][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:936][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:945][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:953][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:962][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:971][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:980][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:988][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.50:997][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:006][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:015][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:024][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:033][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:042][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:050][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:059][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:068][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:077][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:086][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:095][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:104][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:114][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:123][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:131][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:140][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:149][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:158][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:167][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:176][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:186][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:195][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:205][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:213][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:222][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:231][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:240][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:249][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:257][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:267][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:276][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:285][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:294][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:302][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:311][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:320][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:329][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:338][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:347][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:356][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:364][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:373][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:382][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:391][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:400][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:409][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:418][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:427][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:437][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:445][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:454][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:463][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:472][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:481][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:490][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:498][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:507][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:516][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:525][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:533][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:542][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:552][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:561][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:570][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:579][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:588][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:597][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:606][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:615][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:624][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:632][596]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.51:632][596]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.51:633][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:641][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:650][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:659][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:668][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:677][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:686][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:695][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:704][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:713][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:722][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:730][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:739][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:748][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:757][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:766][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:775][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:784][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:793][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:803][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:811][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:820][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:829][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:838][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:847][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:856][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:865][622]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:875][623]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:884][624]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:893][625]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:901][626]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:910][627]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:919][628]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:928][629]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:937][630]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:946][631]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:955][632]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:964][633]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:973][634]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:981][635]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:991][636]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.51:999][637]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:008][638]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:017][639]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:026][640]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:035][641]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:044][642]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:053][643]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:061][644]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:071][645]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:080][646]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:089][647]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:098][648]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:107][649]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:116][650]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:125][651]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:134][652]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:143][653]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:152][654]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:161][655]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:169][656]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:178][657]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:187][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:196][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:204][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:214][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:223][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:232][663]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:241][664]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:250][665]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:259][666]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:267][667]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:276][668]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:285][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:295][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:304][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:313][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:322][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:331][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:340][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:348][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:357][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:367][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:376][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:385][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:393][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:402][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:411][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:420][684]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:429][685]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:438][686]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:447][687]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:456][688]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:465][689]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:474][690]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:483][691]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:492][692]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:501][693]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:510][694]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:518][695]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:527][696]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:536][697]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:545][698]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:554][699]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:563][700]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:572][701]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:581][702]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:590][703]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:600][704]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:609][705]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:617][706]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:626][707]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:635][708]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:644][709]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:652][710]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:661][711]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:670][712]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:679][713]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:688][714]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:697][715]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:706][716]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:715][717]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:723][718]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:732][719]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:741][720]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:750][721]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:758][722]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:767][723]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:777][724]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:786][725]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:795][726]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:804][727]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:813][728]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:822][729]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:831][730]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:840][731]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:848][732]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:857][733]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:866][734]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:875][735]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:884][736]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:893][737]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:902][738]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:910][739]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:919][740]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:928][741]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:937][742]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:946][743]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:955][744]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:964][745]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:973][746]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:982][747]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.52:992][748]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:001][749]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:010][750]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:019][751]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:028][752]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:036][753]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:045][754]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:054][755]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:063][756]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:072][757]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:081][758]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:089][759]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:098][760]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:107][761]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:116][762]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:125][763]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:134][764]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:143][765]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:151][766]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:160][767]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:169][768]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:178][769]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:187][770]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:195][771]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:205][772]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:213][773]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:222][774]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:231][775]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:240][776]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:249][777]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:258][778]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:267][779]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:275][780]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:284][781]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:293][782]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:302][783]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:310][784]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:319][785]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:328][786]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:337][787]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:346][788]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:355][789]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:364][790]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:373][791]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:382][792]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:391][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:401][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:410][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:419][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:429][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:438][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:447][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:456][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:465][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:474][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:482][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:491][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:500][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:509][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:518][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:527][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:536][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:545][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:554][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:563][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:572][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:581][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:590][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:598][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:607][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:617][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:626][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:635][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:644][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:653][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:662][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:671][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:680][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:689][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:697][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:706][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:715][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:723][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:732][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:741][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:750][833]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:758][834]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:767][835]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:776][836]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:785][837]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:794][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:803][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:813][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:822][841]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:831][842]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:840][843]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:850][844]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:859][845]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:869][846]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:878][847]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:888][848]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:897][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:906][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:915][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:923][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:932][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:941][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:949][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:959][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:968][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:978][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:987][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.53:996][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:005][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:014][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:023][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:033][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:042][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:051][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:061][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:070][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:079][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:091][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:100][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:110][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:120][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:129][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:138][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:148][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:157][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:167][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:176][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:185][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:195][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:205][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:214][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:223][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:232][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:241][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:250][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:260][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:269][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:279][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:288][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:297][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:306][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:317][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:327][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:335][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:345][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:355][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:365][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:374][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:384][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:392][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:402][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:412][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:421][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:430][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:438][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:448][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:458][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:468][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:477][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:486][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:496][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:505][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:514][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:523][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:532][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:542][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:551][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:560][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:569][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:579][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:588][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:598][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:606][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:616][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:625][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:634][928]LogBlueprintUserMessages: [BP_Rune_C_0] Switch! -[2024.05.11-21.24.54:635][928]LogBlueprintUserMessages: [BP_Rune_C_1] Switch! -[2024.05.11-21.24.54:635][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:646][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:656][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:664][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:674][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:683][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:693][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:703][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:712][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:722][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:731][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:740][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:750][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:759][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:768][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:778][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:787][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:796][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:806][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:816][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:825][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:834][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:843][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:851][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:861][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:870][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:879][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:888][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:897][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:906][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:916][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:926][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:935][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:945][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:954][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:964][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:973][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:982][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.54:991][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:000][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:009][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:019][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:028][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:037][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:046][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:055][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:064][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:073][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:083][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:091][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:100][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:109][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:118][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:128][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:137][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:147][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:156][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:166][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:175][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:184][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:194][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:203][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:213][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:223][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:233][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:243][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:252][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:261][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:271][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:280][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:289][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:298][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:309][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:318][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:327][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:337][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:346][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:355][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:364][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:373][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:383][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:393][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:405][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:415][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:426][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:436][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:445][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:455][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:465][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:474][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:484][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:494][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:502][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:512][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:521][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:531][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:540][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:550][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:559][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:569][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:578][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:587][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:596][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:605][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:614][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:623][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:632][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:642][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:651][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:661][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:671][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:680][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:689][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:699][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:708][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:718][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:727][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:736][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:746][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:756][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:765][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:774][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:784][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:794][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:803][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:812][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:820][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:829][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:839][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:848][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:858][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:867][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:878][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:886][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:896][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:905][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:914][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:923][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:932][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:942][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:952][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:961][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:971][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:981][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:989][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.55:999][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:008][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:018][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:027][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:036][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:045][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:053][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:062][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:071][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:080][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:089][ 83]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:097][ 84]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:106][ 85]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:116][ 86]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:125][ 87]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:135][ 88]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:144][ 89]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:154][ 90]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:164][ 91]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:173][ 92]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:183][ 93]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:192][ 94]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:202][ 95]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:211][ 96]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:219][ 97]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:229][ 98]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:238][ 99]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:248][100]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:257][101]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:266][102]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:275][103]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:285][104]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:293][105]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:302][106]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:312][107]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:405][118]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.24.56:443][118]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.24.56:443][118]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.24.56:443][118]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.24.56:444][118]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.24.56:458][118]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.24.56:465][118]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.24.56:481][118]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.24.56:481][118]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.11-21.24.56:481][118]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.11-21.24.56:483][118]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.11-21.24.56:489][118]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.11-21.24.56:538][119]LogPlayLevel: Display: Destroying online subsystem :Context_13 -[2024.05.11-21.24.59:679][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.24.59:680][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.24.59:680][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.24.59:680][294]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.25.16:500][431]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:04.117 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2325 files in 3516 folders with total size 106 MiB. -[2024.05.11-21.25.58:563][387]LogEditorTransaction: Undo Move Node -[2024.05.11-21.26.37:535][379]BlueprintLog: New page: Compile BP_Rune -[2024.05.11-21.26.37:612][379]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms -[2024.05.11-21.26.38:065][409]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.26.38:101][409]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.26.38:153][409]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.11-21.26.38:154][409]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune9688FD5C40149254ACC40B8A4673816C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.11-21.26.38:162][409]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 891 ms) -[2024.05.11-21.26.38:164][409]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.11-21.26.38:164][409]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.26.39:969][596]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.26.39:975][596]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.11-21.26.39:977][596]LogPlayLevel: [PlayLevel] Compiling Wand before play... -[2024.05.11-21.26.40:023][596]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.11-21.26.40:025][596]LogPlayLevel: PlayLevel: Blueprint regeneration took 49 ms (1 blueprints) -[2024.05.11-21.26.40:025][596]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:26:40) -[2024.05.11-21.26.40:026][596]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.26.40:028][596]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002707s) -[2024.05.11-21.26.40:028][596]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002741s) -[2024.05.11-21.26.40:046][596]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.11-21.26.40:047][596]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.26.40:047][596]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.26.40:047][596]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.26.40:048][596]LogPlayLevel: PIE: World Init took: (0.000999s) -[2024.05.11-21.26.40:048][596]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.26.40:048][596]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.26.40:048][596]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.26.40:048][596]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.26.40:048][596]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.26.40:048][596]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.26.40:051][596]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.26.40:068][596]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.26.40:069][596]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.26.40:069][596]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.26.40:069][596]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.26.40:070][596]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 -[2024.05.11-21.26.40:070][596]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 -[2024.05.11-21.26.40:072][596]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 -[2024.05.11-21.26.40:072][596]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 -[2024.05.11-21.26.40:072][596]LogInit: FAudioDevice initialized with ID 7. -[2024.05.11-21.26.40:072][596]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. -[2024.05.11-21.26.40:072][596]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.11-21.26.40:075][596]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.26.40:075][596]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.26.40:076][596]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.26.40 -[2024.05.11-21.26.40:076][596]LogWorld: Bringing up level for play took: 0.000950 -[2024.05.11-21.26.40:078][596]LogOnline: OSS: Created online subsystem instance for: :Context_15 -[2024.05.11-21.26.40:079][596]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.26.40:079][596]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.26.40:079][596]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.26.40:079][596]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.26.40:079][596]PIE: Server logged in -[2024.05.11-21.26.40:080][596]PIE: Play in editor total start time 0.105 seconds. -[2024.05.11-21.26.56:350][244]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:359][245]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:368][246]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:377][247]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:385][248]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:394][249]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:402][250]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:411][251]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:420][252]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:428][253]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:438][254]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:446][255]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:455][256]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:464][257]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:474][258]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:482][259]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:492][260]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:501][261]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:509][262]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:518][263]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:527][264]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:535][265]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:543][266]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:552][267]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:560][268]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:569][269]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:578][270]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:586][271]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:595][272]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:603][273]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:613][274]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:621][275]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:629][276]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:638][277]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:646][278]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:655][279]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:664][280]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:672][281]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:681][282]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:691][283]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:700][284]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:709][285]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:718][286]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:727][287]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:736][288]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:745][289]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:754][290]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:763][291]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:771][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:779][293]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:788][294]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:796][295]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:805][296]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:814][297]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:823][298]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:831][299]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:841][300]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:850][301]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:859][302]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:868][303]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:877][304]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:885][305]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:895][306]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:903][307]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:913][308]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:922][309]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:931][310]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:939][311]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:948][312]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:963][313]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:981][314]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.56:995][315]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:004][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:013][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:021][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:029][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:043][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:057][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:071][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:086][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:100][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:115][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:129][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:144][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:159][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:173][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:187][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:204][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:218][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:232][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:247][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:261][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:275][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:289][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:303][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:317][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:333][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:346][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:355][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:363][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:372][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:380][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:389][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:397][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:405][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:414][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:427][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:436][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:444][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:454][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:463][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:472][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:480][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:489][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:498][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:507][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:516][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:525][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:533][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:543][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:551][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:559][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:568][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:577][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:585][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:593][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:602][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:611][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:619][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:629][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:638][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:647][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:656][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:664][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:673][378]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:682][379]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:692][380]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:701][381]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:709][382]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:718][383]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:726][384]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:735][385]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:743][386]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:752][387]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:760][388]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:769][389]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:778][390]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:786][391]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:795][392]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:805][393]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:813][394]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:821][395]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:830][396]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:838][397]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:846][398]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:855][399]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:863][400]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:871][401]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:880][402]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:888][403]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:897][404]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:905][405]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:914][406]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:923][407]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:931][408]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:939][409]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:948][410]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:956][411]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:964][412]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:973][413]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:982][414]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:990][415]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.57:999][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:008][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:016][418]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:025][419]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:033][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:042][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:051][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:060][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:068][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:076][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:085][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:093][427]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:101][428]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:114][429]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:129][430]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:143][431]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:151][432]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:160][433]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:168][434]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:177][435]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:185][436]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:194][437]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:202][438]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:210][439]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:219][440]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:227][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:236][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:249][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:263][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:278][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:293][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:307][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:322][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:337][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:351][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:365][451]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:379][452]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:393][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:407][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:421][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:435][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:449][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:463][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:477][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:493][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:507][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:521][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:535][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:549][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:563][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:577][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:591][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:599][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:608][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:621][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:629][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:638][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:646][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:660][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:674][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:689][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:702][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:716][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:730][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:744][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:757][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:767][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:777][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:787][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:796][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:806][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:814][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:823][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:832][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:840][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:848][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:865][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:875][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:885][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:894][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:902][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:911][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:920][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:929][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:938][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:947][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:955][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:964][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:973][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:981][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:990][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.58:999][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:007][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:018][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:027][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:037][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:047][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:056][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:065][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:075][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:085][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:093][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:102][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:111][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:120][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:130][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:139][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:148][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:157][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:172][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:181][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:190][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:199][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:208][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:217][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:225][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:234][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:243][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:253][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:269][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:284][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:298][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:312][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:326][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:341][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:355][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:370][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:387][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:403][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:412][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:420][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:429][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:438][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:446][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:455][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:463][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:472][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:480][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:489][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:497][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:505][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:514][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:523][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:537][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:551][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:566][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:580][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:594][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:609][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:623][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:631][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:640][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:649][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:657][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:670][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:684][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:697][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:709][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:724][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:743][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:754][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:766][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:778][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:791][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:801][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:810][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:819][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:827][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:836][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:845][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:854][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:862][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:871][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:879][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:888][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:896][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:905][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:914][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:923][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:931][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:940][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:949][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:957][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:966][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:975][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:983][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.26.59:992][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:000][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:011][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:021][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:031][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:041][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:051][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:060][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:069][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:077][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:086][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:094][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:102][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:111][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:119][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:127][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:136][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:144][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:153][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:161][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:170][622]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:178][623]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:187][624]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:196][625]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:204][626]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:213][627]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:221][628]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:230][629]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:238][630]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:247][631]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:255][632]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:264][633]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:272][634]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:286][635]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:300][636]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:314][637]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:323][638]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:332][639]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:347][640]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:362][641]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:376][642]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:391][643]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:405][644]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:420][645]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:435][646]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:449][647]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:464][648]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:478][649]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:493][650]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:501][651]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:510][652]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:519][653]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:527][654]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:536][655]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:544][656]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:559][657]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:574][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:588][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:602][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:616][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:630][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:645][663]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:661][664]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:675][665]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:690][666]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:704][667]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:718][668]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:727][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:741][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:756][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:770][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:785][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:800][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:814][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:830][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:845][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:859][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:874][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:888][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:897][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:905][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:913][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:922][684]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:930][685]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:938][686]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:947][687]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:955][688]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:963][689]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:972][690]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:980][691]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:988][692]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.00:997][693]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:006][694]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:015][695]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:029][696]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:038][697]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:053][698]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:062][699]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:070][700]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:078][701]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:087][702]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:095][703]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:103][704]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:112][705]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:120][706]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:134][707]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:143][708]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:157][709]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:165][710]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:174][711]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:182][712]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:191][713]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:199][714]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:207][715]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:216][716]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:225][717]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:239][718]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:247][719]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:261][720]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:269][721]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:278][722]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:293][723]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:302][724]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:311][725]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:319][726]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:327][727]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:336][728]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:344][729]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:353][730]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:367][731]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:375][732]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:384][733]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:392][734]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:401][735]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:409][736]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:417][737]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:426][738]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:435][739]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:443][740]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:451][741]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:460][742]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:468][743]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:477][744]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:485][745]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:493][746]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:502][747]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:511][748]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:520][749]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:528][750]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:537][751]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:546][752]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:554][753]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:562][754]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:571][755]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:580][756]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:588][757]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:598][758]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:607][759]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.01:616][760]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.27.06:482][259]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:491][260]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:499][261]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:509][262]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:518][263]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:527][264]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:537][265]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:546][266]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:555][267]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:564][268]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:572][269]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:581][270]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:591][271]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:599][272]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:608][273]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:617][274]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:626][275]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:635][276]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:643][277]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:652][278]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:660][279]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:669][280]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:678][281]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:686][282]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:694][283]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:709][284]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:722][285]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:737][286]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:746][287]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:754][288]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:763][289]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:771][290]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:780][291]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:788][292]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:798][293]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:807][294]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:816][295]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:824][296]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:838][297]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:853][298]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:869][299]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:883][300]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:897][301]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:911][302]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:926][303]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:940][304]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:954][305]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:962][306]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:971][307]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:979][308]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:987][309]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.06:996][310]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:005][311]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:013][312]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:022][313]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:030][314]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:039][315]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:048][316]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:057][317]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:066][318]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:074][319]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:083][320]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:091][321]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:100][322]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:109][323]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:123][324]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:137][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:145][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:159][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:167][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:175][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:184][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:193][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:201][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:210][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:218][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:226][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:235][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:243][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:252][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:260][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:268][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:277][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:286][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:294][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:303][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:311][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:321][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:330][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:339][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:348][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:356][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:365][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:373][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:381][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:390][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:399][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:407][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:416][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:425][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:433][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:442][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:451][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:459][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:468][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:477][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:485][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:494][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:502][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:511][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:519][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:528][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:537][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:546][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:554][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:562][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:573][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:582][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:591][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:600][378]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:609][379]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:618][380]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:627][381]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:636][382]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:645][383]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:654][384]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:663][385]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:673][386]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:682][387]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:692][388]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:701][389]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:713][390]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:725][391]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:735][392]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:744][393]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:753][394]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:762][395]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:770][396]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:779][397]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:788][398]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:797][399]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:806][400]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:815][401]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:824][402]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:832][403]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:841][404]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:850][405]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:859][406]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:868][407]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:877][408]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:886][409]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:895][410]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:903][411]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:912][412]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:921][413]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:929][414]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:938][415]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:947][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:955][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:964][418]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:972][419]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:981][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:990][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.07:998][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:007][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:016][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:024][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:033][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:041][427]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:050][428]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:059][429]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:067][430]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:076][431]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:085][432]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:093][433]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:102][434]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:111][435]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:120][436]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:129][437]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:138][438]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:146][439]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:155][440]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:164][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:172][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:182][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:190][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:199][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:208][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:218][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:227][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:235][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:244][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:252][451]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:261][452]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:270][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:279][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:287][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:296][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:305][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:314][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:322][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:331][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:340][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:349][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:358][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:366][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:376][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:385][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:394][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:403][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:412][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:420][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:429][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:438][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:447][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:456][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:464][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:473][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:482][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:491][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:499][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:508][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:517][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:525][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:534][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:543][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:551][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:560][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:569][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:578][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:586][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:595][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:603][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:612][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:621][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:629][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:638][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:647][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:656][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:664][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:672][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:681][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:690][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:698][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:706][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:715][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:723][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:731][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:740][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:748][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:756][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:765][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:773][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:782][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:791][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:800][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:808][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:817][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:826][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:835][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:843][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:852][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:861][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:869][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:878][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:887][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:897][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:906][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:915][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:923][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:932][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:940][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:949][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:958][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:966][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:975][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:984][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.08:993][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:002][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:010][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:019][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:028][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:037][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:045][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:054][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:063][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:072][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:080][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:089][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:098][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:107][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:115][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:124][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:133][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:142][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:150][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:159][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:169][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:177][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:185][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:194][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:202][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:211][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:220][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:229][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:238][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:247][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:256][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:265][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:273][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:282][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:291][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:299][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:308][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:316][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:324][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:333][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:342][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:351][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:359][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:368][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:376][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:385][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:393][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:402][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:410][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:420][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:428][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:437][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:446][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:455][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:463][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:472][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:481][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:490][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:498][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:507][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:516][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:524][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:533][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:542][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:551][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:559][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:569][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:579][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:588][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:597][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:606][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:615][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:624][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:634][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:644][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:654][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:664][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:673][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:682][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:691][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:701][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:710][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:720][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:728][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:737][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:746][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:755][622]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:764][623]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:773][624]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:782][625]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:790][626]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:800][627]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:809][628]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:818][629]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:827][630]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:837][631]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:845][632]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:855][633]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:864][634]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:874][635]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:882][636]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:890][637]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:899][638]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:907][639]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:916][640]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:926][641]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:935][642]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:946][643]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:954][644]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:963][645]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:972][646]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:981][647]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:990][648]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.09:998][649]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:007][650]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:016][651]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:025][652]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:033][653]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:042][654]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:051][655]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:059][656]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:068][657]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:078][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:088][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:097][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:107][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.10:116][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.27.11:825][836]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.27.11:825][836]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.27.11:826][836]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.27.11:826][836]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.27.11:831][836]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.27.11:838][836]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.27.11:853][836]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.27.11:853][836]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.11-21.27.11:853][836]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.11-21.27.11:855][836]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.11-21.27.11:861][836]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.11-21.27.11:908][837]LogPlayLevel: Display: Destroying online subsystem :Context_15 -[2024.05.11-21.27.14:601][996]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.27.14:602][996]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.27.14:602][996]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.27.14:602][996]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.29.42:155][679]BlueprintLog: New page: Compile Wand -[2024.05.11-21.29.42:194][679]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.11-21.29.43:060][740]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.29.43:110][740]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.29.43:111][740]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand5FB2C490418E5A7697EB9A9B241DFAD9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.29.43:118][740]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 949 ms) -[2024.05.11-21.29.43:120][740]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.29.43:120][740]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.29.55:716][719]LogSlate: Took 0.024425 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.11-21.30.31:540][719]LogSlate: Window 'Pick a starting point for your system' being destroyed -[2024.05.11-21.30.31:616][719]LogContentBrowser: Deferred new asset file creation: NewNiagaraSystem -[2024.05.11-21.30.31:625][719]LogContentBrowser: Creating deferred item: NewNiagaraSystem -[2024.05.11-21.30.31:641][720]LogContentBrowser: Renaming the item being created (Deferred Item: NewNiagaraSystem). -[2024.05.11-21.30.43:781][ 79]LogContentBrowser: Attempting asset rename: NewNiagaraSystem -> NG_MagicDetection -[2024.05.11-21.30.43:927][ 79]LogContentBrowser: End creating deferred item NewNiagaraSystem -[2024.05.11-21.30.47:157][402]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.30.47:157][402]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Total job queries 49, among them cache hits 10 (20.41%) -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Tracking 39 distinct input hashes that result in 35 distinct outputs (89.74%) -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: RAM used: 1.33 MiB of 819.20 MiB budget. Usage: 0.16% -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Shaders Compiled: 1 -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Jobs assigned 1, completed 1 (100%) -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.07 s -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Job execution time: average 2.92 s, max 2.92 s -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Job life time (pending + execution): average 2.98 s, max 2.98 -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Shader code size: average 17.051 KiB, min 17.051 KiB, max 17.051 KiB -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 2.98 s -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Jobs were issued in 1 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Average processing rate: 0.34 jobs/sec -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Total thread time: 0.176 s -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Effective parallelization: 0.06 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: FNiagaraShader (compiled 1 times, average 0.18 sec, max 0.18 sec, min 0.18 sec) -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 1 times, average 0.18 sec, max 0.18 sec, min 0.18 sec) -[2024.05.11-21.30.47:158][402]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.30.47:955][473]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 4.056742 sec (time since issued), 3.838265 sec (combined shader worker time). -[2024.05.11-21.31.32:743][331]LogSlate: Window 'Pick a starting point for your system' being destroyed -[2024.05.11-21.31.32:758][331]LogContentBrowser: Deferred new asset file creation: NewNiagaraSystem -[2024.05.11-21.31.32:765][331]LogContentBrowser: Creating deferred item: NewNiagaraSystem -[2024.05.11-21.31.32:778][332]LogContentBrowser: Renaming the item being created (Deferred Item: NewNiagaraSystem). -[2024.05.11-21.31.41:390][347]LogContentBrowser: Attempting asset rename: NewNiagaraSystem -> NG_MagicWandDischarge -[2024.05.11-21.31.41:418][347]LogContentBrowser: End creating deferred item NewNiagaraSystem -[2024.05.11-21.31.43:001][493]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 1.587109 sec (time since issued), 1.516013 sec (combined shader worker time). -[2024.05.11-21.31.45:957][821]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms -[2024.05.11-21.31.45:964][821]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.31.46:024][821]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.31.46:024][821]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection2D1B1F9D4CF1801E8D65D490202D610C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.31.46:068][821]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicWandDischarge -[2024.05.11-21.31.46:068][821]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicWandDischarge67B0C7384FAC4EB3B3941D91F3DD0146.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicWandDischarge.uasset' -[2024.05.11-21.31.46:078][821]LogFileHelpers: InternalPromptForCheckoutAndSave took 113 ms (total: 1.06 sec) -[2024.05.11-21.31.46:080][821]AssetCheck: New page: Asset Save: multiple assets -[2024.05.11-21.31.46:080][821]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.31.46:080][821]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge -[2024.05.11-21.32.48:600][295]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.32.49:899][295]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.32.49:900][295]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.32.50:266][295]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... -[2024.05.11-21.32.50:551][295]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.32.50:551][295]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.32.50:602][295]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s -[2024.05.11-21.32.50:973][295]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 2.373128s (0.373128s overbudget) -[2024.05.11-21.32.51:187][295]LogViewport: Scene viewport resized to 378x423, mode Windowed. -[2024.05.11-21.32.52:160][332]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.613760 sec (time since issued), 1.546580 sec (combined shader worker time). -[2024.05.11-21.32.52:269][339]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.33.40:873][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:873][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:873][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:897][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:898][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:898][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:898][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:899][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:949][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:949][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:950][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.40:950][281]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:078][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:078][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:078][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:079][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:079][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:079][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:079][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:079][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:081][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:081][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:081][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:081][485]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:081][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:082][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:082][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.44:082][485]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:068][879]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:068][879]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:068][879]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:098][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:098][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:098][880]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:119][881]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:120][881]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:120][881]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:139][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:140][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:140][882]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:159][883]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:160][883]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:160][883]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:180][884]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:180][884]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:180][884]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:201][885]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:201][885]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:202][885]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:221][886]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:221][886]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:222][886]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:242][887]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:243][887]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:243][887]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:263][888]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:263][888]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:263][888]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:284][889]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:285][889]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:285][889]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:305][890]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:305][890]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:305][890]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:325][891]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:326][891]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:326][891]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:348][892]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:348][892]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:348][892]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:370][893]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:370][893]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:370][893]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:391][894]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:392][894]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:392][894]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:413][895]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:413][895]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:413][895]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:434][896]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:434][896]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:434][896]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:455][897]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:455][897]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:455][897]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:476][898]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:476][898]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:476][898]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:497][899]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:497][899]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:497][899]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:565][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:565][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:565][903]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:586][904]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:586][904]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:586][904]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:607][905]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:608][905]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:608][905]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:627][906]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:628][906]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:628][906]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:648][907]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:648][907]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:648][907]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:668][908]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:669][908]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:669][908]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:689][909]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:690][909]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:690][909]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:711][910]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:711][910]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:711][910]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:732][911]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:732][911]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:732][911]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:753][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:754][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:754][912]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:775][913]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:776][913]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:776][913]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:797][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:797][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:797][914]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:818][915]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:819][915]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:819][915]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:838][916]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:839][916]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:839][916]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:859][917]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:860][917]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:860][917]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:880][918]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:881][918]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:881][918]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:933][921]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:933][921]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:933][921]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:955][922]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:955][922]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:955][922]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:976][923]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:977][923]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:977][923]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:996][924]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:997][924]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.50:997][924]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.51:017][925]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.51:018][925]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.33.51:018][925]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.37.37:800][425]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Total job queries 67, among them cache hits 12 (17.91%) -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 50 distinct outputs (90.91%) -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: RAM used: 1.65 MiB of 819.20 MiB budget. Usage: 0.20% -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Shaders Compiled: 12 -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Jobs assigned 12, completed 12 (100%) -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Average time worker was idle: 37.16 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.10 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Job execution time: average 0.43 s, max 2.92 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Job life time (pending + execution): average 0.49 s, max 2.98 -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Shader code size: average 11.48 KiB, min 1.932 KiB, max 23.379 KiB -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 5.89 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Jobs were issued in 12 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Average processing rate: 2.04 jobs/sec -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Total thread time: 1.363 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Effective parallelization: 0.23 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: FNiagaraShader (compiled 12 times, average 0.11 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 12 times, average 0.11 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.37.38:173][445]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.37.38:402][456]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.692262 sec (time since issued), 0.668558 sec (combined shader worker time). -[2024.05.11-21.37.39:811][531]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.37.50:407][225]LogSlate: Window 'Color Picker' being destroyed -[2024.05.11-21.38.13:810][792]LogSlate: Window 'Color Picker' being destroyed -[2024.05.11-21.38.18:060][962]LogNiagaraEditor: Removed Var 'Constants.SingleLoopingParticle.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection:SystemSpawnScript -[2024.05.11-21.38.18:061][962]LogNiagaraEditor: Removed Var 'Constants.SingleLoopingParticle.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection:SystemUpdateScript -[2024.05.11-21.38.18:061][962]LogNiagaraEditor: Removed Var 'Constants.SingleLoopingParticle.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection:SingleLoopingParticle.SpawnScript -[2024.05.11-21.38.18:177][964]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.38.18:746][995]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.639640 sec (time since issued), 0.631080 sec (combined shader worker time). -[2024.05.11-21.38.20:179][ 83]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.38.57:852][538]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.446775 sec (time since issued), 0.732613 sec (combined shader worker time). -[2024.05.11-21.38.57:862][538]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.38.57:911][538]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.38.57:911][538]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection35627A8F4FB402A0AE35CEB48F47FBE1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.38.57:919][538]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 1.11 sec) -[2024.05.11-21.38.57:967][538]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.38.57:967][538]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.39.25:909][346]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:909][346]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:910][346]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:932][347]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:933][347]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:933][347]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:953][348]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:953][348]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:953][348]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:974][349]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:975][349]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:975][349]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:995][350]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:996][350]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.25:996][350]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:016][351]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:016][351]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:017][351]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:037][352]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:037][352]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:037][352]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:074][354]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:074][354]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:074][354]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:095][355]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:095][355]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:095][355]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:115][356]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:116][356]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:116][356]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:137][357]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:137][357]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:137][357]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:178][359]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:179][359]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:179][359]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:199][360]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:199][360]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:199][360]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:220][361]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:220][361]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:220][361]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:240][362]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:241][362]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:241][362]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:261][363]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:261][363]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:261][363]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:281][364]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:282][364]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:282][364]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:302][365]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:303][365]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:303][365]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:323][366]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:324][366]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:324][366]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:344][367]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:345][367]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:345][367]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:365][368]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:366][368]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:366][368]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:387][369]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:387][369]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:387][369]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:407][370]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:407][370]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:407][370]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:428][371]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:429][371]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:429][371]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:449][372]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:449][372]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:449][372]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:470][373]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:470][373]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:470][373]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:491][374]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:492][374]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:492][374]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:512][375]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:513][375]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:513][375]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:533][376]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:534][376]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:534][376]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:554][377]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:554][377]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:554][377]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:574][378]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:574][378]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:575][378]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:673][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:673][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:673][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:694][385]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:695][385]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:695][385]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:715][386]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:716][386]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:716][386]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:736][387]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:737][387]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:737][387]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:757][388]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:757][388]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:758][388]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:778][389]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:778][389]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:778][389]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:798][390]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:799][390]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:799][390]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:820][391]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:820][391]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:820][391]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:840][392]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:841][392]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:841][392]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:861][393]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:861][393]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:861][393]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:882][394]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:882][394]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:882][394]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:902][395]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:903][395]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:903][395]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:924][396]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:924][396]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:924][396]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:945][397]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:946][397]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:946][397]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:965][398]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:966][398]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.26:966][398]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:799][450]LogEditorTransaction: Undo Modify Component(s) -[2024.05.11-21.39.27:816][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:817][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:817][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:817][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:819][450]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:820][450]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:820][450]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.27:820][450]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.28:032][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.28:032][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.28:033][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.28:033][450]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.28:268][456]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.39.37:847][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:847][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:847][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:869][ 61]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:869][ 61]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:869][ 61]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:889][ 62]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:890][ 62]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:890][ 62]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:910][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:911][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:911][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:932][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:932][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:932][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:953][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:953][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:953][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:975][ 66]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:975][ 66]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:975][ 66]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:995][ 67]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:996][ 67]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.37:996][ 67]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:016][ 68]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:017][ 68]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:017][ 68]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:037][ 69]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:038][ 69]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:038][ 69]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:073][ 71]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:073][ 71]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:073][ 71]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:093][ 72]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:093][ 72]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:093][ 72]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:113][ 73]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:114][ 73]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:114][ 73]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:134][ 74]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:135][ 74]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.38:135][ 74]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:381][155]LogEditorTransaction: Undo Modify Component(s) -[2024.05.11-21.39.39:384][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:385][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:385][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:385][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:386][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:386][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:386][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:387][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:528][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:529][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:529][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:529][155]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.39.39:754][161]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.40.14:094][317]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.069221 sec (time since issued), 0.054443 sec (combined shader worker time). -[2024.05.11-21.40.14:103][317]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.40.14:168][317]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.40.14:169][317]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection0D99AFC84AA59B9B6534C596E2A7F035.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.40.14:176][317]LogFileHelpers: InternalPromptForCheckoutAndSave took 73 ms (total: 1.19 sec) -[2024.05.11-21.40.14:189][317]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.40.14:189][317]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Total job queries 76, among them cache hits 15 (19.74%) -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Tracking 61 distinct input hashes that result in 55 distinct outputs (90.16%) -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: RAM used: 1.73 MiB of 819.20 MiB budget. Usage: 0.21% -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Shaders Compiled: 18 -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Jobs assigned 18, completed 18 (100%) -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Average time worker was idle: 37.13 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.10 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Job execution time: average 0.36 s, max 2.92 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Job life time (pending + execution): average 0.41 s, max 2.98 -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Shader code size: average 12.511 KiB, min 1.932 KiB, max 23.379 KiB -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 7.22 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Jobs were issued in 18 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Average processing rate: 2.49 jobs/sec -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Total thread time: 1.816 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Effective parallelization: 0.25 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: FNiagaraShader (compiled 18 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 18 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.40.44:492][180]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.40.44:504][180]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.349584 sec (time since issued), 0.836266 sec (combined shader worker time). -[2024.05.11-21.40.44:513][180]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.40.44:578][180]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.40.44:579][180]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection73797E0D453B8FB221A7408F011643AE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.40.44:586][180]LogFileHelpers: InternalPromptForCheckoutAndSave took 73 ms (total: 1.26 sec) -[2024.05.11-21.40.44:635][180]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.40.44:635][180]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.40.50:495][523]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.196515 sec (time since issued), 0.375947 sec (combined shader worker time). -[2024.05.11-21.40.50:504][523]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.40.50:563][523]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.40.50:563][523]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetectionCC4018C4450728D3E44DE796910C1D67.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.40.50:570][523]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 1.33 sec) -[2024.05.11-21.40.50:607][523]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.40.50:607][523]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.41.03:386][343]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.11-21.41.03:396][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:396][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:396][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:396][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:397][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:397][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:448][343]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms -[2024.05.11-21.41.03:451][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:452][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:452][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:452][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:452][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:453][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:453][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:453][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:470][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:470][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:470][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:470][343]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:471][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:471][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:471][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:471][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:527][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:528][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:528][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.03:528][343]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:721][538]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:722][538]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:722][538]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:722][538]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:723][538]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:723][538]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:723][538]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.06:724][538]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:465][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:465][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:465][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:466][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:466][698]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:467][698]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:467][698]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.33:467][698]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:663][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:664][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:664][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:664][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:665][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:665][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:665][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:666][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:689][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:689][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:689][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:689][ 35]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:690][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:690][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:690][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.37:690][ 35]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.39:428][154]LogSlate: Took 0.020231 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) -[2024.05.11-21.41.50:829][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:830][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:830][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:831][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:831][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:832][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:832][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:832][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:841][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:841][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:841][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:841][195]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:842][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:842][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:842][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.41.50:842][195]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:449][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:450][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:450][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:451][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:451][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:451][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:451][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:452][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:459][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:459][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:459][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:459][210]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:460][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:460][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:460][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.03:460][210]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:712][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:713][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:713][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:713][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:714][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:714][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:714][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:715][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:729][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:729][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:730][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:730][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:730][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:730][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:730][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.05:731][384]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:913][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:914][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:914][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:915][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:915][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:915][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:915][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:916][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:927][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:927][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:927][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:927][225]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:928][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:928][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:928][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.15:928][225]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:342][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:342][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:342][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:343][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:344][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:344][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:344][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:345][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:353][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:353][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:353][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:353][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:354][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:354][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:354][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.19:354][492]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.42.51:292][872]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.42.52:352][929]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 1.145216 sec (time since issued), 1.122734 sec (combined shader worker time). -[2024.05.11-21.42.53:292][985]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.47.42:800][674]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.11-21.47.42:816][674]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] The current value of the ' In Value ' pin is invalid: 'In Value' in action 'Set Niagara Variable (LinearColor)' must have an input wired into it ("by ref" params expect a valid input to operate on). -[2024.05.11-21.47.42:871][674]LogUObjectHash: Compacting FUObjectHashTables data took 1.93ms -[2024.05.11-21.47.51:092][298]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.11-21.47.51:099][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:099][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:099][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:099][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:100][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:100][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:128][298]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.11-21.47.51:132][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:133][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:133][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:133][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:134][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:134][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:134][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:134][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:145][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:145][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:145][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:146][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:146][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:146][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:146][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:146][298]LogPhysics: Warning: Scale for /Engine/Transient.World_3:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.47.51:970][354]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.47.52:006][354]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.11-21.47.52:007][354]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea4673DFB34EE54FE9B5EB079E9B9075AC.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.11-21.47.52:014][354]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 1.37 sec) -[2024.05.11-21.47.52:016][354]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.11-21.47.52:016][354]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Total job queries 87, among them cache hits 17 (19.54%) -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Tracking 70 distinct input hashes that result in 60 distinct outputs (85.71%) -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: RAM used: 1.83 MiB of 819.20 MiB budget. Usage: 0.22% -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Shaders Compiled: 27 -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Jobs assigned 27, completed 27 (100%) -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Average time worker was idle: 67.79 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.10 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Job execution time: average 0.31 s, max 2.92 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Job life time (pending + execution): average 0.38 s, max 2.98 -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Shader code size: average 11.987 KiB, min 1.932 KiB, max 23.379 KiB -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.71 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Average processing rate: 3.10 jobs/sec -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Total thread time: 2.626 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Effective parallelization: 0.30 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: FNiagaraShader (compiled 27 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 27 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.47.54:458][487]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.47.54:481][487]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.528241 sec (time since issued), 1.738717 sec (combined shader worker time). -[2024.05.11-21.47.54:489][487]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.47.54:548][487]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.47.54:548][487]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetectionD743FD1F4C268BC4A6CDFB84E57A45C1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.47.54:556][487]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 1.44 sec) -[2024.05.11-21.47.54:613][487]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.47.54:613][487]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.48.10:900][835]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.48.10:937][835]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.11-21.48.10:937][835]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea9AE9F4F847EF1BBAB24154B94162928F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.11-21.48.10:945][835]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 1.48 sec) -[2024.05.11-21.48.10:947][835]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.11-21.48.10:947][835]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.11-21.48.14:131][148]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.48.14:137][148]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.48.14:137][148]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:48:14) -[2024.05.11-21.48.14:137][148]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.48.14:140][148]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002975s) -[2024.05.11-21.48.14:140][148]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003010s) -[2024.05.11-21.48.14:161][148]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.11-21.48.14:165][148]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.48.14:165][148]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.48.14:165][148]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.48.14:166][148]LogPlayLevel: PIE: World Init took: (0.001136s) -[2024.05.11-21.48.14:166][148]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.48.14:166][148]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.48.14:166][148]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.48.14:166][148]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.48.14:166][148]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.48.14:166][148]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.48.14:169][148]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.48.14:188][148]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.48.14:189][148]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.48.14:189][148]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.48.14:189][148]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.48.14:189][148]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 -[2024.05.11-21.48.14:189][148]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 -[2024.05.11-21.48.14:191][148]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 -[2024.05.11-21.48.14:191][148]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 -[2024.05.11-21.48.14:191][148]LogInit: FAudioDevice initialized with ID 8. -[2024.05.11-21.48.14:191][148]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. -[2024.05.11-21.48.14:192][148]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.11-21.48.14:195][148]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.48.14:196][148]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.48.14:196][148]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.48.14 -[2024.05.11-21.48.14:196][148]LogWorld: Bringing up level for play took: 0.001157 -[2024.05.11-21.48.14:199][148]LogOnline: OSS: Created online subsystem instance for: :Context_18 -[2024.05.11-21.48.14:199][148]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.48.14:199][148]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.48.14:199][148]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.48.14:199][148]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.48.14:200][148]PIE: Server logged in -[2024.05.11-21.48.14:201][148]PIE: Play in editor total start time 0.064 seconds. -[2024.05.11-21.48.21:378][850]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.48.21:378][850]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.48.21:379][850]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.48.21:379][850]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.48.21:389][850]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.48.21:396][850]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.48.21:412][850]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.48.21:412][850]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.11-21.48.21:413][850]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.11-21.48.21:415][850]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.11-21.48.21:420][850]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.48.21:422][850]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.11-21.48.21:474][851]LogPlayLevel: Display: Destroying online subsystem :Context_18 -[2024.05.11-21.48.27:477][523]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.48.27:546][523]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.11-21.48.27:559][523]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.11-21.48.27:560][523]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld9CBD0BFF469C9852081C39B079379FDE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.11-21.48.27:565][523]LogFileHelpers: Saving map 'TheMainWorld' took 0.059 -[2024.05.11-21.48.27:571][523]LogFileHelpers: InternalPromptForCheckoutAndSave took 94 ms (total: 1.58 sec) -[2024.05.11-21.48.27:573][523]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.11-21.48.27:573][523]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.11-21.48.48:581][284]LogSlate: Window 'Color Picker' being destroyed -[2024.05.11-21.49.29:913][322]BlueprintLog: New page: Compile Wand -[2024.05.11-21.49.29:961][322]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.11-21.49.30:534][349]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.49.30:591][349]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-21.49.30:591][349]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand830BFDE24901C83914DF0EBDCF98341E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-21.49.30:599][349]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 1.64 sec) -[2024.05.11-21.49.30:600][349]AssetCheck: New page: Asset Save: Wand -[2024.05.11-21.49.30:600][349]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-21.49.34:332][727]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.49.34:338][727]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.49.34:338][727]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:49:34) -[2024.05.11-21.49.34:338][727]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.49.34:341][727]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003038s) -[2024.05.11-21.49.34:341][727]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003076s) -[2024.05.11-21.49.34:360][727]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.11-21.49.34:363][727]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.49.34:363][727]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.49.34:364][727]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.49.34:364][727]LogPlayLevel: PIE: World Init took: (0.001084s) -[2024.05.11-21.49.34:364][727]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.49.34:364][727]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.49.34:364][727]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.49.34:365][727]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.49.34:365][727]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.49.34:365][727]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.49.34:367][727]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.49.34:385][727]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.49.34:385][727]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.49.34:385][727]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.49.34:385][727]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.49.34:386][727]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 -[2024.05.11-21.49.34:386][727]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 -[2024.05.11-21.49.34:388][727]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 -[2024.05.11-21.49.34:388][727]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 -[2024.05.11-21.49.34:388][727]LogInit: FAudioDevice initialized with ID 9. -[2024.05.11-21.49.34:388][727]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. -[2024.05.11-21.49.34:388][727]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.11-21.49.34:391][727]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.49.34:392][727]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.49.34:392][727]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.49.34 -[2024.05.11-21.49.34:392][727]LogWorld: Bringing up level for play took: 0.001195 -[2024.05.11-21.49.34:395][727]LogOnline: OSS: Created online subsystem instance for: :Context_19 -[2024.05.11-21.49.34:395][727]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.49.34:395][727]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.49.34:395][727]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.49.34:395][727]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.49.34:396][727]PIE: Server logged in -[2024.05.11-21.49.34:396][727]PIE: Play in editor total start time 0.059 seconds. -[2024.05.11-21.49.59:816][291]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.49.59:816][291]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.49.59:817][291]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.49.59:817][291]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.49.59:837][291]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.49.59:844][291]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.49.59:862][291]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.49.59:862][291]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.11-21.49.59:862][291]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.11-21.49.59:864][291]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.11-21.49.59:870][291]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.49.59:872][291]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.11-21.49.59:924][292]LogPlayLevel: Display: Destroying online subsystem :Context_19 -[2024.05.11-21.50.07:804][781]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.50.07:837][782]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.085070 sec (time since issued), 0.068032 sec (combined shader worker time). -[2024.05.11-21.50.09:804][905]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.50.11:811][ 27]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.50.15:861][304]Cmd: TRANSACTION UNDO -[2024.05.11-21.50.15:862][304]LogEditorTransaction: Undo Delete modules -[2024.05.11-21.50.16:248][310]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.51.05:183][352]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Total job queries 90, among them cache hits 19 (21.11%) -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Tracking 71 distinct input hashes that result in 60 distinct outputs (84.51%) -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: RAM used: 1.85 MiB of 819.20 MiB budget. Usage: 0.23% -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Shaders Compiled: 28 -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Jobs assigned 28, completed 28 (100%) -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Average time worker was idle: 72.92 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.10 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Job execution time: average 0.31 s, max 2.92 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Job life time (pending + execution): average 0.37 s, max 2.98 -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Shader code size: average 12.261 KiB, min 1.932 KiB, max 23.379 KiB -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 9.07 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Jobs were issued in 28 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Average processing rate: 3.09 jobs/sec -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Total thread time: 2.723 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Effective parallelization: 0.30 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: FNiagaraShader (compiled 28 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 28 times, average 0.10 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-21.51.05:514][367]LogShaderCompilers: Display: ================================================ -[2024.05.11-21.51.06:289][401]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 1.194098 sec (time since issued), 1.172002 sec (combined shader worker time). -[2024.05.11-21.51.07:190][456]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.51.12:462][789]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.51.14:468][908]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.51.38:839][317]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.342894 sec (time since issued), 0.284384 sec (combined shader worker time). -[2024.05.11-21.51.38:855][317]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.51.38:903][317]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.51.38:903][317]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection2274613641959617F092B6B0B4660571.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.51.38:910][317]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 1.70 sec) -[2024.05.11-21.51.38:970][317]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.51.38:970][317]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.51.42:870][725]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.51.42:876][725]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.51.42:876][725]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:51:42) -[2024.05.11-21.51.42:876][725]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.51.42:879][725]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002944s) -[2024.05.11-21.51.42:879][725]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002973s) -[2024.05.11-21.51.42:903][725]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.11-21.51.42:906][725]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.51.42:907][725]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.51.42:907][725]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.51.42:908][725]LogPlayLevel: PIE: World Init took: (0.001265s) -[2024.05.11-21.51.42:908][725]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.51.42:908][725]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.51.42:908][725]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.51.42:908][725]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.51.42:908][725]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.51.42:908][725]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.51.42:911][725]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.51.42:928][725]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.51.42:928][725]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.51.42:928][725]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.51.42:929][725]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.51.42:930][725]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 -[2024.05.11-21.51.42:930][725]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 -[2024.05.11-21.51.42:931][725]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 -[2024.05.11-21.51.42:931][725]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 -[2024.05.11-21.51.42:931][725]LogInit: FAudioDevice initialized with ID 10. -[2024.05.11-21.51.42:931][725]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. -[2024.05.11-21.51.42:931][725]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.11-21.51.42:934][725]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.51.42:935][725]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.51.42:935][725]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.51.42 -[2024.05.11-21.51.42:935][725]LogWorld: Bringing up level for play took: 0.001104 -[2024.05.11-21.51.42:937][725]LogOnline: OSS: Created online subsystem instance for: :Context_20 -[2024.05.11-21.51.42:938][725]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.51.42:938][725]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.51.42:938][725]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.51.42:938][725]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.51.42:938][725]PIE: Server logged in -[2024.05.11-21.51.42:939][725]PIE: Play in editor total start time 0.063 seconds. -[2024.05.11-21.51.53:197][754]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.51.53:197][754]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.51.53:198][754]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.51.53:198][754]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.51.53:213][754]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.51.53:220][754]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.51.53:237][754]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.51.53:237][754]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.11-21.51.53:237][754]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.11-21.51.53:239][754]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.11-21.51.53:242][754]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.51.53:245][754]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.11-21.51.53:299][755]LogPlayLevel: Display: Destroying online subsystem :Context_20 -[2024.05.11-21.51.59:664][113]109330_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.11-21.52.01:675][242]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.52.05:713][463]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.520678 sec (time since issued), 1.414217 sec (combined shader worker time). -[2024.05.11-21.52.05:724][463]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.52.05:784][463]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.52.05:784][463]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection2AA8C5474DD31BD82E7A94BDFF215A73.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.52.05:791][463]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 1.76 sec) -[2024.05.11-21.52.05:850][463]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.52.05:850][463]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.52.07:779][654]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.52.07:785][654]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.52.07:785][654]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:52:07) -[2024.05.11-21.52.07:785][654]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.52.07:788][654]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003053s) -[2024.05.11-21.52.07:788][654]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003086s) -[2024.05.11-21.52.07:809][654]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.11-21.52.07:813][654]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.52.07:813][654]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.52.07:813][654]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.52.07:814][654]LogPlayLevel: PIE: World Init took: (0.001107s) -[2024.05.11-21.52.07:814][654]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.52.07:814][654]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.52.07:814][654]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.52.07:814][654]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.52.07:814][654]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.52.07:815][654]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.52.07:817][654]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.52.07:834][654]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.52.07:835][654]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.52.07:835][654]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.52.07:835][654]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.52.07:836][654]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 -[2024.05.11-21.52.07:836][654]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 -[2024.05.11-21.52.07:838][654]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 -[2024.05.11-21.52.07:838][654]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 -[2024.05.11-21.52.07:838][654]LogInit: FAudioDevice initialized with ID 11. -[2024.05.11-21.52.07:838][654]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. -[2024.05.11-21.52.07:838][654]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.11-21.52.07:840][654]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.52.07:841][654]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.52.07:841][654]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.52.07 -[2024.05.11-21.52.07:842][654]LogWorld: Bringing up level for play took: 0.001099 -[2024.05.11-21.52.07:844][654]LogOnline: OSS: Created online subsystem instance for: :Context_21 -[2024.05.11-21.52.07:845][654]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.52.07:845][654]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.52.07:845][654]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.52.07:845][654]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.52.07:845][654]PIE: Server logged in -[2024.05.11-21.52.07:846][654]PIE: Play in editor total start time 0.061 seconds. -[2024.05.11-21.52.16:609][557]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.52.16:609][557]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.52.16:609][557]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.52.16:610][557]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.52.16:615][557]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.52.16:622][557]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.52.16:639][557]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.52.16:639][557]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.11-21.52.16:639][557]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.11-21.52.16:641][557]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.11-21.52.16:644][557]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.52.16:646][557]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.11-21.52.16:700][558]LogPlayLevel: Display: Destroying online subsystem :Context_21 -[2024.05.11-21.52.24:619][ 28]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.215303 sec (time since issued), 0.174007 sec (combined shader worker time). -[2024.05.11-21.52.24:628][ 28]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.52.24:689][ 28]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.11-21.52.24:690][ 28]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection5543CCAD4B9C5170C54450BDDDA0DCEE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.11-21.52.24:696][ 28]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 1.83 sec) -[2024.05.11-21.52.24:753][ 28]AssetCheck: New page: Asset Save: NG_MagicDetection -[2024.05.11-21.52.24:753][ 28]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.11-21.52.27:827][321]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.52.27:833][321]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.52.27:833][321]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:52:27) -[2024.05.11-21.52.27:833][321]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.52.27:836][321]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002884s) -[2024.05.11-21.52.27:836][321]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002914s) -[2024.05.11-21.52.27:855][321]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.11-21.52.27:860][321]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.52.27:860][321]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.52.27:860][321]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.52.27:861][321]LogPlayLevel: PIE: World Init took: (0.001102s) -[2024.05.11-21.52.27:861][321]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.52.27:861][321]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.52.27:861][321]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.52.27:861][321]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.52.27:861][321]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.52.27:861][321]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.52.27:864][321]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.52.27:881][321]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.52.27:882][321]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.52.27:882][321]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.52.27:882][321]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.52.27:883][321]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 -[2024.05.11-21.52.27:883][321]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 -[2024.05.11-21.52.27:884][321]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 -[2024.05.11-21.52.27:884][321]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 -[2024.05.11-21.52.27:885][321]LogInit: FAudioDevice initialized with ID 12. -[2024.05.11-21.52.27:885][321]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. -[2024.05.11-21.52.27:885][321]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.11-21.52.27:888][321]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.52.27:889][321]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.52.27:889][321]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.52.27 -[2024.05.11-21.52.27:889][321]LogWorld: Bringing up level for play took: 0.001140 -[2024.05.11-21.52.27:892][321]LogOnline: OSS: Created online subsystem instance for: :Context_22 -[2024.05.11-21.52.27:892][321]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.52.27:892][321]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.52.27:892][321]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.52.27:892][321]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.52.27:893][321]PIE: Server logged in -[2024.05.11-21.52.27:894][321]PIE: Play in editor total start time 0.061 seconds. -[2024.05.11-21.52.38:917][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:927][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:936][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:946][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:956][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:966][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:976][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:986][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.38:996][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:005][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:313][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:323][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:332][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:341][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:351][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:359][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:368][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:378][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:387][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:396][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:405][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:415][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:425][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:434][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:443][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:453][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:462][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:473][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:483][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:493][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:502][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:511][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:520][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:529][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:539][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:548][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:558][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:567][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:577][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:587][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:598][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:607][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:617][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:626][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:635][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:644][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:654][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:663][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:672][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:680][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:689][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:698][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:706][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:715][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:724][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:733][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:741][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:750][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:759][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:769][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:778][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:787][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:797][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:806][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:815][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:824][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:835][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:845][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:855][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:865][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:874][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:884][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:894][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:903][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:913][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:923][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:932][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.39:941][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.52.51:392][727]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.52.51:392][727]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.52.51:392][727]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.52.51:393][727]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.52.51:398][727]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.52.51:406][727]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.52.51:423][727]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.52.51:423][727]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.11-21.52.51:423][727]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.11-21.52.51:425][727]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.11-21.52.51:428][727]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.52.51:431][727]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.11-21.52.51:511][728]LogPlayLevel: Display: Destroying online subsystem :Context_22 -[2024.05.11-21.53.51:816][930]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.53.51:874][930]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.11-21.53.51:874][930]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneB27946E94B92638D2995FDA73641BC64.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.11-21.53.51:882][930]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 1.90 sec) -[2024.05.11-21.53.51:883][930]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.11-21.53.51:883][930]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.53.52:414][965]BlueprintLog: New page: Compile BP_Rune -[2024.05.11-21.53.52:456][965]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms -[2024.05.11-21.53.52:989][995]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.53.53:040][995]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.11-21.53.53:040][995]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune16AA6528449E76111B4E3C933D1FC5BF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.11-21.53.53:047][995]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 1.96 sec) -[2024.05.11-21.53.53:049][995]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.11-21.53.53:049][995]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.53.54:980][175]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.53.54:986][175]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.53.54:986][175]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:53:54) -[2024.05.11-21.53.54:986][175]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.53.54:989][175]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002836s) -[2024.05.11-21.53.54:989][175]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002867s) -[2024.05.11-21.53.55:008][175]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.11-21.53.55:011][175]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.53.55:011][175]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.53.55:012][175]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.53.55:012][175]LogPlayLevel: PIE: World Init took: (0.001033s) -[2024.05.11-21.53.55:012][175]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.53.55:012][175]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.53.55:012][175]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.53.55:013][175]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.53.55:013][175]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.53.55:013][175]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.53.55:016][175]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.53.55:033][175]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.53.55:033][175]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.53.55:033][175]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.53.55:033][175]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.53.55:034][175]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 -[2024.05.11-21.53.55:034][175]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 -[2024.05.11-21.53.55:036][175]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 -[2024.05.11-21.53.55:036][175]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 -[2024.05.11-21.53.55:036][175]LogInit: FAudioDevice initialized with ID 13. -[2024.05.11-21.53.55:036][175]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. -[2024.05.11-21.53.55:036][175]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.11-21.53.55:039][175]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.53.55:040][175]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.53.55:040][175]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.53.55 -[2024.05.11-21.53.55:040][175]LogWorld: Bringing up level for play took: 0.001096 -[2024.05.11-21.53.55:043][175]LogOnline: OSS: Created online subsystem instance for: :Context_23 -[2024.05.11-21.53.55:043][175]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.53.55:043][175]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.53.55:043][175]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.53.55:043][175]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.53.55:044][175]PIE: Server logged in -[2024.05.11-21.53.55:044][175]PIE: Play in editor total start time 0.058 seconds. -[2024.05.11-21.54.02:354][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:363][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:374][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:383][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:394][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:404][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:413][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:423][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:433][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:443][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:454][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:464][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:474][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:484][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:494][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:505][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:516][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:526][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:535][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:545][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:554][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:564][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:574][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:584][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:594][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:603][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:613][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:622][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:632][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:641][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:651][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:663][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:673][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:683][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:693][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:703][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:713][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:722][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:732][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:742][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:752][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:762][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:772][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:781][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:791][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:801][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:810][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:820][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:829][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:839][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:848][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:857][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:867][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:876][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:884][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:894][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:903][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:913][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:922][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:932][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:942][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:951][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:961][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:970][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:980][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:989][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.02:998][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:008][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:017][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:026][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:036][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:045][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:055][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:064][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:074][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:083][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:093][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:102][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:111][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:121][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:130][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:139][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:149][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:158][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:167][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:176][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:186][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:195][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:204][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:219][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:234][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:249][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:258][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:267][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:283][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:298][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:313][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:328][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:343][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:359][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:374][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:383][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:392][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:401][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:411][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:420][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:429][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:438][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:447][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:456][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:466][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:475][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:484][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:494][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:503][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:512][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:521][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:532][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:542][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:551][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:561][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:570][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:579][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:588][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:597][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:607][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:621][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:631][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:640][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:650][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:659][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:668][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:677][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:686][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:695][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:705][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:715][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:724][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:734][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:743][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:752][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:762][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:771][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:781][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:791][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:805][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:815][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:825][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:839][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:849][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:858][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:868][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:877][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:887][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:896][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:905][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:915][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:924][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:933][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:944][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:953][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:963][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:972][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:981][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.03:991][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:000][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:009][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:019][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:028][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:037][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:047][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:064][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:073][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:083][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:099][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:113][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:128][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:143][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:158][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:173][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:188][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:202][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:218][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:234][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:248][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:258][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:267][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:277][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:286][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:295][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:304][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:313][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:323][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:332][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:341][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:351][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:361][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:370][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:379][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:388][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:398][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:407][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:415][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:425][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:434][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:446][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:456][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:465][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:474][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:483][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:493][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:503][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:514][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:523][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:534][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:545][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:556][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:565][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.04:577][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.54.06:497][253]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:507][254]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:517][255]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:527][256]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:537][257]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:546][258]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:556][259]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:566][260]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:576][261]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:586][262]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:597][263]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.06:996][306]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.07:007][307]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.07:017][308]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.07:027][309]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:426][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:435][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:445][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:455][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:465][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:475][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:485][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:495][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:504][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:513][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:522][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:533][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:543][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:553][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:563][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:573][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:583][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:593][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:603][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:950][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:960][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:969][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:979][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:988][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.08:998][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:007][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:017][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:026][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:037][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:047][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:057][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:068][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:078][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:088][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:098][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:108][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:118][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:127][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:137][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:147][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:157][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:167][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:176][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:186][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:195][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:204][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:214][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:224][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:233][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:242][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:252][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:262][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:272][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:281][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:291][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:301][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:310][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:319][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:335][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:351][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:367][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:377][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:386][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:395][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:404][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:415][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:424][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:434][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:444][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:453][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:463][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:473][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:482][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:491][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:500][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:510][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:525][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:534][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:544][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:553][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:563][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:573][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:583][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:592][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:602][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:611][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:620][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:629][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:639][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:648][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:658][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:667][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:677][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:686][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:696][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:705][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:715][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:724][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:733][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:743][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:752][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:762][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:771][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:782][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:792][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:802][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:811][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:821][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:831][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:846][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:861][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:877][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:892][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:907][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:922][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:937][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:953][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:968][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:983][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.09:999][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:008][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:018][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:027][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:037][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:046][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:056][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:071][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:086][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:101][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:116][622]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:130][623]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:146][624]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:163][625]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:178][626]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:193][627]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:208][628]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:216][629]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:227][630]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:236][631]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:246][632]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:256][633]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:265][634]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:275][635]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:285][636]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:294][637]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:305][638]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:314][639]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:324][640]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:333][641]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:342][642]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:353][643]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:368][644]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:383][645]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:398][646]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:414][647]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:429][648]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:439][649]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:454][650]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:463][651]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:473][652]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:482][653]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:492][654]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:501][655]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:510][656]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:520][657]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:529][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:538][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:547][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:557][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:566][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:578][663]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:588][664]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:597][665]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:606][666]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:616][667]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:625][668]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:635][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:644][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:654][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:665][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:675][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:684][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:694][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:704][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:715][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:725][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:735][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:745][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:755][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:765][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.10:776][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:853][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:863][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:873][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:883][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:894][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:904][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:914][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:924][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:933][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:944][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:954][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:963][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:972][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:982][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.11:991][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:000][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:009][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:020][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:029][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:039][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:048][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:057][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:067][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:076][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:085][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:094][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:104][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:114][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:123][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:133][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:143][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:152][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:162][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:172][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:181][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:190][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:199][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:208][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:217][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:226][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:236][833]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:245][834]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:254][835]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:281][836]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:291][837]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:301][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:315][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:324][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:333][841]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:343][842]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:353][843]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:364][844]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:374][845]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:383][846]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:393][847]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:402][848]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:411][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:421][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:431][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:441][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:450][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:460][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:469][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:479][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:489][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:498][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:507][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:516][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:526][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:536][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:546][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:556][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:565][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:575][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:586][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:595][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:604][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:614][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:624][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:634][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:644][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:654][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:664][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:673][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:683][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:693][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:704][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:714][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:723][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:732][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:743][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:753][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:763][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:772][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:782][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:791][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:801][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:811][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:821][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:831][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:841][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:852][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:861][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:872][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:882][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:892][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:902][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:912][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:921][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:931][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:942][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:952][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:962][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:972][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:982][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.12:991][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:001][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:011][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:021][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:031][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:041][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:051][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:061][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:072][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:082][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:092][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:103][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:112][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:122][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:133][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:805][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:815][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:825][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:834][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:844][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:854][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:863][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:873][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:882][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:892][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:901][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:911][ 3]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:920][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:929][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:939][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:948][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:957][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:967][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:977][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:987][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.13:997][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:006][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:016][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:026][ 15]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:037][ 16]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:047][ 17]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:057][ 18]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:067][ 19]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:077][ 20]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:086][ 21]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:095][ 22]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:105][ 23]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:114][ 24]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:124][ 25]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:135][ 26]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:145][ 27]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:155][ 28]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:165][ 29]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:175][ 30]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:185][ 31]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:195][ 32]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:205][ 33]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:214][ 34]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:223][ 35]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:233][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:243][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:252][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:263][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:273][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:283][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:293][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:303][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:312][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:322][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:332][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:341][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:351][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:360][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:369][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:379][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:388][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:397][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:406][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:416][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:425][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:435][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:444][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:453][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:463][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:473][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.14:482][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:472][166]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:481][167]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:491][168]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:500][169]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:510][170]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:519][171]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:528][172]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:538][173]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:547][174]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:556][175]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:565][176]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:575][177]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:585][178]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:594][179]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:604][180]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:613][181]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:623][182]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:633][183]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:643][184]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:652][185]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:661][186]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:670][187]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:680][188]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:690][189]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:699][190]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:708][191]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:717][192]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:728][193]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:737][194]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:746][195]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:756][196]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:767][197]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:777][198]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:786][199]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:796][200]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:805][201]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:815][202]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:824][203]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:834][204]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:843][205]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:852][206]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:863][207]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:872][208]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:882][209]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:891][210]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:901][211]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:911][212]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:920][213]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:929][214]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:938][215]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:948][216]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:957][217]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:966][218]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:975][219]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:985][220]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.15:994][221]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:003][222]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:013][223]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:022][224]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:031][225]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:040][226]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:049][227]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:059][228]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:067][229]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:077][230]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:087][231]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:096][232]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:105][233]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:114][234]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:125][235]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:134][236]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:143][237]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:153][238]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:162][239]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:171][240]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:180][241]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:189][242]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:199][243]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:209][244]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:219][245]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:228][246]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:238][247]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:248][248]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.54.16:258][249]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.56.54:715][547]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.56.54:715][547]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.56.54:715][547]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.56.54:715][547]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.56.54:724][547]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.56.54:731][547]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.56.54:745][547]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.56.54:746][547]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.11-21.56.54:746][547]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.11-21.56.54:748][547]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.11-21.56.54:751][547]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.56.54:754][547]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms -[2024.05.11-21.56.54:833][548]LogPlayLevel: Display: Destroying online subsystem :Context_23 -[2024.05.11-21.57.39:915][822]BlueprintLog: New page: Compile BP_Rune -[2024.05.11-21.57.39:957][822]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms -[2024.05.11-21.57.40:651][866]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.57.40:707][866]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.11-21.57.40:708][866]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune6C1D0AC84C82438FEDC203B27B7E579D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.11-21.57.40:715][866]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 2.02 sec) -[2024.05.11-21.57.40:716][866]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.11-21.57.40:716][866]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.57.42:649][ 52]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.57.42:654][ 52]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.57.42:654][ 52]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:57:42) -[2024.05.11-21.57.42:654][ 52]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.57.42:657][ 52]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002931s) -[2024.05.11-21.57.42:657][ 52]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002960s) -[2024.05.11-21.57.42:674][ 52]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.11-21.57.42:677][ 52]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.57.42:677][ 52]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.57.42:678][ 52]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.57.42:678][ 52]LogPlayLevel: PIE: World Init took: (0.001086s) -[2024.05.11-21.57.42:678][ 52]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.57.42:678][ 52]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.57.42:678][ 52]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.57.42:679][ 52]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.57.42:679][ 52]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.57.42:679][ 52]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.57.42:681][ 52]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.57.42:699][ 52]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.57.42:699][ 52]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.57.42:699][ 52]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.57.42:699][ 52]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.57.42:701][ 52]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 -[2024.05.11-21.57.42:701][ 52]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 -[2024.05.11-21.57.42:702][ 52]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 -[2024.05.11-21.57.42:702][ 52]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 -[2024.05.11-21.57.42:702][ 52]LogInit: FAudioDevice initialized with ID 14. -[2024.05.11-21.57.42:702][ 52]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. -[2024.05.11-21.57.42:702][ 52]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.11-21.57.42:705][ 52]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.57.42:705][ 52]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.57.42:706][ 52]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.57.42 -[2024.05.11-21.57.42:706][ 52]LogWorld: Bringing up level for play took: 0.001110 -[2024.05.11-21.57.42:708][ 52]LogOnline: OSS: Created online subsystem instance for: :Context_24 -[2024.05.11-21.57.42:709][ 52]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.57.42:709][ 52]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.57.42:709][ 52]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.57.42:709][ 52]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.57.42:709][ 52]PIE: Server logged in -[2024.05.11-21.57.42:710][ 52]PIE: Play in editor total start time 0.055 seconds. -[2024.05.11-21.57.51:019][855]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.57.51:019][855]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.57.51:019][855]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.57.51:019][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.57.51:024][855]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.57.51:032][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.57.51:048][855]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-21.57.51:048][855]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.11-21.57.51:048][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.11-21.57.51:050][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.11-21.57.51:053][855]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.57.51:056][855]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.11-21.57.51:132][856]LogPlayLevel: Display: Destroying online subsystem :Context_24 -[2024.05.11-21.57.55:512][361]Cmd: TRANSACTION UNDO -[2024.05.11-21.57.55:512][361]LogEditorTransaction: Undo Move Node -[2024.05.11-21.57.55:843][367]109330_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.11-21.58.00:582][871]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.58.00:588][871]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.11-21.58.00:589][871]LogPlayLevel: [PlayLevel] Compiling BP_Rune before play... -[2024.05.11-21.58.00:652][871]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms -[2024.05.11-21.58.00:654][871]LogPlayLevel: PlayLevel: Blueprint regeneration took 66 ms (1 blueprints) -[2024.05.11-21.58.00:655][871]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:58:00) -[2024.05.11-21.58.00:655][871]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.58.00:658][871]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002899s) -[2024.05.11-21.58.00:658][871]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002931s) -[2024.05.11-21.58.00:675][871]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.11-21.58.00:677][871]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.58.00:677][871]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.58.00:677][871]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.58.00:678][871]LogPlayLevel: PIE: World Init took: (0.001026s) -[2024.05.11-21.58.00:678][871]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.58.00:678][871]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.58.00:678][871]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.58.00:678][871]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.58.00:678][871]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.58.00:678][871]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.58.00:681][871]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.58.00:698][871]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.58.00:698][871]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.58.00:698][871]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.58.00:698][871]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.58.00:699][871]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 -[2024.05.11-21.58.00:699][871]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 -[2024.05.11-21.58.00:701][871]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 -[2024.05.11-21.58.00:701][871]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 -[2024.05.11-21.58.00:701][871]LogInit: FAudioDevice initialized with ID 15. -[2024.05.11-21.58.00:701][871]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. -[2024.05.11-21.58.00:701][871]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.11-21.58.00:704][871]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.58.00:705][871]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.58.00:706][871]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.58.00 -[2024.05.11-21.58.00:706][871]LogWorld: Bringing up level for play took: 0.001130 -[2024.05.11-21.58.00:708][871]LogOnline: OSS: Created online subsystem instance for: :Context_25 -[2024.05.11-21.58.00:709][871]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.58.00:709][871]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.58.00:709][871]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.58.00:709][871]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.58.00:709][871]PIE: Server logged in -[2024.05.11-21.58.00:710][871]PIE: Play in editor total start time 0.122 seconds. -[2024.05.11-21.58.10:462][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:473][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:482][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:493][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:503][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:513][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:524][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:534][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:545][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:556][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:567][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:577][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:982][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.10:991][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:001][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:011][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:021][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:031][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:041][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:051][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:060][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:069][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:078][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:088][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:097][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:107][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:116][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:126][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:135][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:145][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:155][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:165][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:175][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:185][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:194][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:204][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:214][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:224][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:234][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:244][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:253][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:263][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:273][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:283][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:292][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:302][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:312][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:321][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:331][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:341][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:351][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:360][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:370][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:379][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:388][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:397][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:407][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:416][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:426][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:435][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:445][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:454][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:464][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:473][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:482][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:492][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:501][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:511][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:521][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:530][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:539][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:548][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:558][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:568][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:577][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:587][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:596][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:605][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:615][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:624][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:634][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:643][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:653][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:663][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:672][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:682][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:691][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:701][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:711][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:720][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:730][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:739][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:748][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:757][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:767][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:776][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:785][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:795][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:805][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:814][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:824][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:833][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:843][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:854][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:864][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:873][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:883][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:892][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:902][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:911][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:920][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:929][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:938][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:948][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:957][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:967][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:976][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:985][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.11:995][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:004][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:014][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:023][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:032][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:042][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:051][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:060][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:069][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:078][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:088][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:098][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:109][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:119][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:130][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:139][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:149][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:159][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:169][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:179][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:189][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:199][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:210][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:220][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.12:229][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:500][114]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:510][115]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:520][116]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:530][117]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:539][118]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:549][119]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:560][120]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:569][121]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:579][122]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:588][123]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:598][124]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:608][125]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:619][126]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:628][127]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:639][128]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:648][129]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:659][130]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:669][131]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:678][132]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:688][133]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:698][134]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:708][135]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:717][136]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:727][137]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:737][138]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:747][139]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:757][140]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:767][141]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:793][142]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:803][143]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:813][144]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:826][145]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:835][146]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:845][147]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:854][148]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:864][149]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:874][150]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:883][151]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:893][152]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:903][153]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:913][154]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.13:924][155]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.15:738][325]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:747][326]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:757][327]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:767][328]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:778][329]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:787][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:797][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:807][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:816][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:826][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:835][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:845][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:854][337]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:863][338]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:873][339]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:882][340]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:891][341]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:900][342]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:909][343]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:918][344]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:926][345]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:935][346]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:944][347]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:953][348]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:962][349]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:971][350]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:979][351]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:988][352]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.15:997][353]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:006][354]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:015][355]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:024][356]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:033][357]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:042][358]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:051][359]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:060][360]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:068][361]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:077][362]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:086][363]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:095][364]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:105][365]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:114][366]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:123][367]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:132][368]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:141][369]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:150][370]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:159][371]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:168][372]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:177][373]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:186][374]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:195][375]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:204][376]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:213][377]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:222][378]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:231][379]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:240][380]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:248][381]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:257][382]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:266][383]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:274][384]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:284][385]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:293][386]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:302][387]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:310][388]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:320][389]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:329][390]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:339][391]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:349][392]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:358][393]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:367][394]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:376][395]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:385][396]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:394][397]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:402][398]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:412][399]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:421][400]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:430][401]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:439][402]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:448][403]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:457][404]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:466][405]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:475][406]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:484][407]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:494][408]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:503][409]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:512][410]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:522][411]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:530][412]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:540][413]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:550][414]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:559][415]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:568][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:576][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:585][418]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:594][419]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:603][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:612][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:621][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:630][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:639][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:648][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:657][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:666][427]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:677][428]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:686][429]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:696][430]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:706][431]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:716][432]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:727][433]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:736][434]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:745][435]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:754][436]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:763][437]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:773][438]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:782][439]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:792][440]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:801][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:810][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:820][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:829][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:839][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:850][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:860][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:870][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:880][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:890][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:900][451]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:910][452]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:919][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:929][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:938][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:947][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:956][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:966][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:975][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:984][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.16:993][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:002][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:011][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:019][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:028][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:037][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:046][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:055][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:064][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:073][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:081][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:091][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:099][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:108][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:118][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:126][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:135][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:144][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:153][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:162][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:171][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:180][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:188][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:197][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:206][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:215][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:225][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:234][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:243][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:253][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:262][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:271][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:281][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:289][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:299][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:309][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:318][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:327][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:337][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:346][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:356][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:364][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:373][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:383][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:392][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:401][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:410][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:419][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:428][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:436][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:445][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:454][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:463][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:472][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:481][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:490][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:500][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:509][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:518][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:527][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:537][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:546][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:554][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:563][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:572][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:581][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:591][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:601][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:611][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:620][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:630][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:639][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.17:649][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:937][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:946][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:957][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:967][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:977][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:987][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.18:997][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:007][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:016][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:025][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:035][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:044][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:053][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:063][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:073][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:083][684]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:092][685]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:103][686]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:112][687]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:122][688]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:131][689]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:141][690]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:151][691]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:160][692]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:170][693]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:180][694]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:190][695]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:200][696]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:210][697]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:220][698]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:229][699]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:239][700]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:248][701]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:258][702]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:268][703]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:278][704]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:288][705]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:298][706]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:308][707]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:319][708]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:328][709]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:339][710]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:349][711]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:359][712]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:369][713]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:379][714]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:388][715]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:399][716]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:409][717]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:419][718]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:429][719]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:439][720]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:448][721]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:458][722]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:468][723]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:477][724]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.19:487][725]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:129][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:138][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:149][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:158][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:168][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:177][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:188][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:198][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:208][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:218][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:228][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:238][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:248][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:257][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:267][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:276][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:286][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:295][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:304][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:314][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:324][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:334][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:345][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:354][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:365][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:374][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:385][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:394][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:404][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:414][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:424][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:434][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:444][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:453][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:463][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:473][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:483][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:493][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.20:503][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.22:281][ 4]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:291][ 5]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:301][ 6]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:311][ 7]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:321][ 8]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:330][ 9]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:340][ 10]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:351][ 11]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:361][ 12]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:371][ 13]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:380][ 14]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:587][ 36]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:597][ 37]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:607][ 38]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:616][ 39]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:626][ 40]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:635][ 41]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:645][ 42]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:654][ 43]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:663][ 44]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:672][ 45]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:682][ 46]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:691][ 47]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:700][ 48]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:710][ 49]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:719][ 50]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:729][ 51]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:738][ 52]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:748][ 53]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:757][ 54]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:767][ 55]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:777][ 56]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:786][ 57]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:796][ 58]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:805][ 59]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:815][ 60]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:824][ 61]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:833][ 62]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:843][ 63]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:852][ 64]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:862][ 65]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:872][ 66]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:881][ 67]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:891][ 68]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:901][ 69]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:911][ 70]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:922][ 71]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:932][ 72]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:942][ 73]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:951][ 74]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:961][ 75]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:971][ 76]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:981][ 77]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.22:990][ 78]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:000][ 79]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:010][ 80]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:019][ 81]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:029][ 82]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:038][ 83]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:047][ 84]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:056][ 85]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:066][ 86]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:075][ 87]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:084][ 88]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:094][ 89]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:104][ 90]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:113][ 91]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:122][ 92]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:131][ 93]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:141][ 94]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:150][ 95]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:159][ 96]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:168][ 97]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:177][ 98]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:187][ 99]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:197][100]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:206][101]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:215][102]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:225][103]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:234][104]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:243][105]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:252][106]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:262][107]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:271][108]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:280][109]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:290][110]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:299][111]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:309][112]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:318][113]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:327][114]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:337][115]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:347][116]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:356][117]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:365][118]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:375][119]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:384][120]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:393][121]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:402][122]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:412][123]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:422][124]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:431][125]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:440][126]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:449][127]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:459][128]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:468][129]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:477][130]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:486][131]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:496][132]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:505][133]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:514][134]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:523][135]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:533][136]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:542][137]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:552][138]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:561][139]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:570][140]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:579][141]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:588][142]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:597][143]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:607][144]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:616][145]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:625][146]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:634][147]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:644][148]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:654][149]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:663][150]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:673][151]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:683][152]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:693][153]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:703][154]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:712][155]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:722][156]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:732][157]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:741][158]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:751][159]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:760][160]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:769][161]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:779][162]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:788][163]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:798][164]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:807][165]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:816][166]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:826][167]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:835][168]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:844][169]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:854][170]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:862][171]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:872][172]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:881][173]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:891][174]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:900][175]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:909][176]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:918][177]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:929][178]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:939][179]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:948][180]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:957][181]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:967][182]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:976][183]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:985][184]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.23:995][185]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:004][186]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:013][187]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:022][188]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:032][189]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:041][190]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:050][191]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:060][192]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:069][193]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:079][194]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:089][195]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:099][196]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:108][197]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:117][198]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:127][199]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:136][200]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:145][201]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:155][202]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:164][203]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:174][204]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:183][205]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:192][206]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:202][207]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:211][208]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:220][209]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:229][210]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:238][211]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:247][212]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:256][213]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:266][214]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:275][215]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:285][216]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:294][217]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:303][218]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:312][219]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:322][220]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:332][221]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:342][222]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:351][223]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:360][224]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:369][225]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:378][226]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:388][227]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:397][228]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:406][229]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:416][230]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:425][231]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:435][232]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:444][233]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:453][234]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:462][235]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:471][236]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:480][237]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:489][238]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:499][239]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:508][240]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:517][241]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:527][242]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:536][243]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:545][244]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:555][245]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:564][246]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:574][247]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:583][248]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:593][249]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:603][250]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:613][251]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.24:623][252]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.58.26:053][393]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:063][394]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:073][395]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:083][396]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:093][397]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:102][398]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:112][399]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:122][400]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:131][401]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:141][402]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:151][403]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:161][404]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:171][405]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:180][406]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:191][407]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:201][408]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:210][409]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:220][410]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:230][411]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:239][412]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:249][413]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:259][414]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:269][415]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:278][416]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:287][417]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:297][418]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:306][419]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:315][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:324][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:333][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:342][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:351][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:361][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:370][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:380][427]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:390][428]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:400][429]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:411][430]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:420][431]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:430][432]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:439][433]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:449][434]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:458][435]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:468][436]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:478][437]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:488][438]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:498][439]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:509][440]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:519][441]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:529][442]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:538][443]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:548][444]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:557][445]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:566][446]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:576][447]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:587][448]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:596][449]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:605][450]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:615][451]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:624][452]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:634][453]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:644][454]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:653][455]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:662][456]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:671][457]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:680][458]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:690][459]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:699][460]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:709][461]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:718][462]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:727][463]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:736][464]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:745][465]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:761][466]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:776][467]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:791][468]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:800][469]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:809][470]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:819][471]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:828][472]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:842][473]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:858][474]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:874][475]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:888][476]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:903][477]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:918][478]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:932][479]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:948][480]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:964][481]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:979][482]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.26:995][483]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:010][484]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:024][485]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:039][486]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:055][487]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:070][488]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:085][489]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:100][490]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:109][491]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:119][492]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:128][493]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:143][494]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:158][495]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:168][496]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:182][497]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:192][498]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:201][499]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:209][500]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:219][501]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:228][502]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:237][503]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:246][504]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:255][505]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:269][506]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:278][507]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:286][508]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:296][509]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:306][510]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:315][511]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:324][512]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:339][513]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:348][514]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:362][515]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:377][516]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:386][517]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:395][518]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:409][519]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:418][520]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:427][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:437][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:446][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:461][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:470][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:479][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:490][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:500][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:510][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:519][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:528][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:536][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:546][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:556][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:566][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:576][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:586][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:595][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:605][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:614][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:624][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:634][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:644][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:654][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:664][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:673][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:683][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:692][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:702][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:712][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:980][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.27:991][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:003][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:012][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:022][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:033][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:042][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:052][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:062][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:071][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:081][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:091][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:100][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:110][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:119][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:128][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:137][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:146][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:156][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:165][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:175][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:184][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:194][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:203][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:212][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:222][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:231][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:240][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:249][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:259][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:268][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:277][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:287][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:296][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:305][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:314][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:323][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:332][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:341][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:350][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:359][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:368][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:377][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:387][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:396][622]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:405][623]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:414][624]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:423][625]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:432][626]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:443][627]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:453][628]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:461][629]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:470][630]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:479][631]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:488][632]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:497][633]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:506][634]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:515][635]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:524][636]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:533][637]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:541][638]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:550][639]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:559][640]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:568][641]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:577][642]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:587][643]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:596][644]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:605][645]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:614][646]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:629][647]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:644][648]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:659][649]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:668][650]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:678][651]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:694][652]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:709][653]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:724][654]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:739][655]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:754][656]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:768][657]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:784][658]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:799][659]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:814][660]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:823][661]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:839][662]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:848][663]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:857][664]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:866][665]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:875][666]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:886][667]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:900][668]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:909][669]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:923][670]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:932][671]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:947][672]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:962][673]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:977][674]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:986][675]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.28:996][676]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:004][677]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:014][678]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:029][679]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:038][680]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:047][681]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:061][682]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:071][683]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:086][684]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:095][685]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:105][686]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:114][687]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:122][688]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:132][689]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:147][690]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:161][691]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:177][692]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:192][693]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:206][694]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:216][695]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:230][696]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:245][697]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:253][698]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:262][699]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:272][700]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:281][701]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:290][702]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:299][703]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:308][704]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:322][705]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:332][706]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:341][707]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:350][708]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:358][709]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:367][710]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:376][711]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:386][712]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:394][713]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:403][714]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:413][715]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:423][716]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:432][717]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:442][718]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:451][719]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:460][720]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:471][721]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:481][722]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:491][723]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:500][724]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:510][725]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:519][726]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:529][727]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:538][728]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:547][729]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:557][730]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:566][731]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:575][732]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:584][733]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:594][734]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:603][735]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:613][736]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:622][737]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:631][738]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:639][739]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:649][740]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:658][741]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:667][742]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:676][743]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:685][744]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:694][745]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:703][746]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:712][747]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:721][748]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:730][749]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:739][750]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:748][751]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:758][752]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:767][753]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:777][754]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:785][755]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:795][756]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:804][757]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:813][758]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:822][759]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:832][760]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:842][761]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:851][762]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:861][763]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:870][764]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:879][765]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:888][766]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:898][767]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:907][768]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:916][769]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:925][770]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:935][771]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:945][772]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:954][773]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:963][774]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:972][775]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:981][776]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:990][777]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.29:999][778]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:008][779]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:016][780]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:025][781]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:034][782]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:043][783]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:054][784]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:063][785]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:072][786]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:081][787]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:091][788]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:100][789]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:109][790]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:118][791]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:127][792]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:136][793]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:145][794]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:155][795]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:165][796]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:175][797]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:184][798]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:194][799]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:203][800]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:212][801]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:222][802]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:231][803]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:241][804]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:250][805]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:259][806]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:268][807]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:278][808]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:288][809]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:297][810]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:306][811]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:316][812]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:326][813]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:335][814]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:345][815]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:354][816]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:364][817]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:373][818]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:383][819]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:392][820]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:402][821]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:411][822]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:420][823]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:429][824]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:438][825]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:448][826]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:458][827]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:467][828]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:476][829]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:485][830]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:495][831]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:505][832]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:519][833]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:534][834]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:549][835]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:559][836]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:568][837]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:577][838]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:586][839]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:595][840]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:603][841]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:614][842]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:623][843]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:632][844]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:641][845]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:650][846]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:659][847]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:668][848]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:678][849]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:693][850]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:708][851]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:723][852]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:740][853]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:749][854]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:759][855]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:769][856]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:779][857]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:790][858]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:800][859]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:810][860]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:819][861]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:828][862]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:837][863]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:847][864]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:856][865]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:865][866]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:875][867]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:884][868]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:893][869]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:902][870]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:911][871]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:920][872]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:929][873]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:939][874]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:948][875]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:957][876]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:967][877]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:977][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:986][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.30:996][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:005][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:015][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:024][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:033][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:042][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:051][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:060][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:071][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:081][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:090][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:099][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:108][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:117][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:126][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:140][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:156][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:171][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:186][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:201][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:216][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:231][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:247][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:262][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:279][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:294][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:309][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:324][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:340][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:356][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:365][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:374][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:384][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:399][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:414][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:429][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:446][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:461][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:476][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:493][919]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:509][920]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:523][921]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:538][922]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:554][923]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:569][924]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:585][925]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:599][926]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:617][927]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:634][928]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:649][929]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:664][930]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:680][931]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:695][932]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:711][933]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:726][934]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:741][935]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:757][936]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:773][937]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:788][938]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:804][939]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:821][940]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:837][941]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:852][942]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:861][943]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:871][944]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:881][945]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:897][946]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:912][947]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:928][948]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:943][949]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:952][950]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:962][951]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:971][952]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:980][953]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:989][954]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.31:999][955]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:010][956]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:020][957]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:029][958]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:039][959]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:049][960]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:059][961]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:069][962]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:079][963]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:089][964]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:099][965]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:109][966]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:120][967]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:130][968]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:140][969]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:149][970]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:159][971]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:169][972]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:179][973]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:189][974]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:199][975]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:209][976]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:219][977]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:228][978]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:238][979]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:248][980]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:257][981]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:267][982]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:276][983]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:286][984]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:295][985]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:304][986]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:313][987]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:322][988]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:332][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:342][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.32:352][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.58.33:902][145]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.58.33:902][145]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.58.33:903][145]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-21.58.33:903][145]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.58.33:908][145]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-21.58.33:916][145]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-21.58.33:933][145]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-21.58.33:933][145]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.11-21.58.33:933][145]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.11-21.58.33:935][145]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.11-21.58.33:942][145]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.11-21.58.33:993][146]LogPlayLevel: Display: Destroying online subsystem :Context_25 -[2024.05.11-21.59.41:425][245]BlueprintLog: New page: Compile BP_Rune -[2024.05.11-21.59.41:498][245]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms -[2024.05.11-21.59.42:170][276]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-21.59.42:223][276]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.11-21.59.42:224][276]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneCA05F9824DF4B8F54EBC4A97D3F8F305.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.11-21.59.42:231][276]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 2.08 sec) -[2024.05.11-21.59.42:232][276]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.11-21.59.42:232][276]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.11-21.59.44:537][491]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.11-21.59.44:553][491]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.11-21.59.44:553][491]PIE: New page: SIE session: TheMainWorld (12 May 2024, 03:59:44) -[2024.05.11-21.59.44:553][491]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-21.59.44:556][491]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002830s) -[2024.05.11-21.59.44:556][491]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002858s) -[2024.05.11-21.59.44:575][491]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.11-21.59.44:579][491]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.11-21.59.44:579][491]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.11-21.59.44:580][491]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.11-21.59.44:580][491]LogPlayLevel: PIE: World Init took: (0.001095s) -[2024.05.11-21.59.44:580][491]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.11-21.59.44:580][491]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.11-21.59.44:580][491]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.11-21.59.44:581][491]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.11-21.59.44:581][491]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.11-21.59.44:581][491]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.11-21.59.44:583][491]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.11-21.59.44:600][491]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.11-21.59.44:601][491]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.11-21.59.44:601][491]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.11-21.59.44:601][491]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.11-21.59.44:602][491]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 -[2024.05.11-21.59.44:602][491]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 -[2024.05.11-21.59.44:604][491]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 -[2024.05.11-21.59.44:604][491]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 -[2024.05.11-21.59.44:604][491]LogInit: FAudioDevice initialized with ID 16. -[2024.05.11-21.59.44:604][491]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. -[2024.05.11-21.59.44:604][491]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.11-21.59.44:607][491]LogLoad: Game class is 'VRGameMode_C' -[2024.05.11-21.59.44:607][491]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.11-21.59.44:608][491]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.12-00.59.44 -[2024.05.11-21.59.44:608][491]LogWorld: Bringing up level for play took: 0.001240 -[2024.05.11-21.59.44:610][491]LogOnline: OSS: Created online subsystem instance for: :Context_26 -[2024.05.11-21.59.44:611][491]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.11-21.59.44:611][491]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.11-21.59.44:611][491]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.11-21.59.44:611][491]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.11-21.59.44:611][491]PIE: Server logged in -[2024.05.11-21.59.44:612][491]PIE: Play in editor total start time 0.07 seconds. -[2024.05.11-21.59.55:612][521]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:621][522]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:630][523]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:640][524]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:650][525]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:660][526]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:669][527]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:678][528]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:688][529]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:697][530]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:706][531]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:714][532]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:724][533]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:733][534]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:743][535]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:752][536]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:762][537]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:771][538]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:781][539]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:790][540]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:800][541]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:810][542]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:819][543]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:828][544]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:837][545]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:846][546]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:855][547]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:865][548]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:874][549]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:884][550]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:893][551]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:903][552]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:912][553]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:922][554]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:931][555]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:941][556]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:950][557]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:959][558]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:968][559]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:978][560]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:987][561]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.55:996][562]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:006][563]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:015][564]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:024][565]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:033][566]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:044][567]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:054][568]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:064][569]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:075][570]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:085][571]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:095][572]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:106][573]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:115][574]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:125][575]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:135][576]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:144][577]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:154][578]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:164][579]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:173][580]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:182][581]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:191][582]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:200][583]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:209][584]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:218][585]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:227][586]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:237][587]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:246][588]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:255][589]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:264][590]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:274][591]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:283][592]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:292][593]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:301][594]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:310][595]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:319][596]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:330][597]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:339][598]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:349][599]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:358][600]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:368][601]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:377][602]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:387][603]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:396][604]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:405][605]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:414][606]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:423][607]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:432][608]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:441][609]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:451][610]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:460][611]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:469][612]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:478][613]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:487][614]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:497][615]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:507][616]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:517][617]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:527][618]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:537][619]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:548][620]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.56:558][621]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:469][716]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:478][717]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:488][718]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:498][719]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:508][720]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:518][721]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:528][722]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:539][723]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:548][724]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.57:559][725]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-21.59.59:148][878]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:158][879]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:169][880]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:179][881]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:188][882]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:197][883]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:207][884]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:217][885]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:227][886]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:238][887]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:248][888]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:258][889]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:267][890]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:278][891]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:288][892]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:299][893]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:308][894]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:319][895]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:330][896]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:340][897]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:351][898]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:363][899]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:374][900]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:384][901]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:395][902]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:405][903]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:416][904]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:427][905]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:438][906]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:448][907]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:459][908]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:468][909]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:479][910]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:491][911]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:501][912]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:511][913]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:521][914]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:530][915]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:539][916]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:549][917]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-21.59.59:559][918]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:257][989]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:267][990]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:277][991]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:288][992]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:299][993]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:309][994]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:320][995]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:331][996]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:341][997]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:352][998]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:362][999]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:372][ 0]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:382][ 1]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.00:393][ 2]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:372][104]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:383][105]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:392][106]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:403][107]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:413][108]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:423][109]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:432][110]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:443][111]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:452][112]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:462][113]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:471][114]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:481][115]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:490][116]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:499][117]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:508][118]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:518][119]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:527][120]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:536][121]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:545][122]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:555][123]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:564][124]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:574][125]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:583][126]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:593][127]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:603][128]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:612][129]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:622][130]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:631][131]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:641][132]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:650][133]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:659][134]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:669][135]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:679][136]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:688][137]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:698][138]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:707][139]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:716][140]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:726][141]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:735][142]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:744][143]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:754][144]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:763][145]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:773][146]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:783][147]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:793][148]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:802][149]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:812][150]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:821][151]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:830][152]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:840][153]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:849][154]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:859][155]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:869][156]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:878][157]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:887][158]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:897][159]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:906][160]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:916][161]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:926][162]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:936][163]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:945][164]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:955][165]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:965][166]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:975][167]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:985][168]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.01:995][169]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:004][170]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:014][171]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:023][172]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:033][173]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:042][174]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:051][175]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:060][176]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:069][177]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:079][178]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:089][179]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:098][180]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:108][181]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:117][182]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:127][183]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:137][184]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:147][185]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:156][186]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:165][187]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:175][188]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:186][189]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:196][190]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.02:206][191]LogBlueprintUserMessages: [Wand_C_1] BP_Rune -[2024.05.11-22.00.03:713][330]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:722][331]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:733][332]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:742][333]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:752][334]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:762][335]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.03:772][336]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:554][420]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:563][421]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:573][422]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:583][423]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:593][424]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:603][425]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.04:613][426]LogBlueprintUserMessages: [Wand_C_1] BP_Rune2 -[2024.05.11-22.00.16:732][662]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-22.00.16:732][662]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.11-22.00.16:732][662]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.00.16:732][662]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.00.16:739][662]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.11-22.00.16:746][662]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.00.16:763][662]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.11-22.00.16:763][662]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.11-22.00.16:763][662]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.11-22.00.16:765][662]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.11-22.00.16:768][662]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.11-22.00.16:771][662]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.11-22.00.16:823][663]LogPlayLevel: Display: Destroying online subsystem :Context_26 -[2024.05.11-22.04.28:165][220]BlueprintLog: New page: Compile Wand -[2024.05.11-22.04.28:206][220]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.11-22.04.28:891][259]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-22.04.28:940][259]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.11-22.04.28:941][259]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WandDDBE5D004543CB6C0B7F549825535B04.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.11-22.04.28:949][259]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 2.14 sec) -[2024.05.11-22.04.28:950][259]AssetCheck: New page: Asset Save: Wand -[2024.05.11-22.04.28:950][259]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.11-22.04.29:617][303]LogSlate: Window 'NG_MagicDetection' being destroyed -[2024.05.11-22.04.29:622][303]LogSlate: Window 'NG_MagicDetection' being destroyed -[2024.05.11-22.04.29:626][303]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.29:626][303]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.29:695][303]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.11-22.04.29:695][303]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.29:698][303]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.29:838][303]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.11-22.04.29:838][303]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.29:838][303]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.29:973][303]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.29:982][303]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.30:002][303]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.30:002][303]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.30:121][303]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.11-22.04.30:406][333]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.11-22.04.32:607][333]LogSlate: Window 'Save Content' being destroyed -[2024.05.11-22.04.32:615][333]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.11-22.04.32:682][333]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms -[2024.05.11-22.04.32:694][333]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.11-22.04.32:694][333]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld09EE39A7453C3D04FC2DADBFAC2BFCBD.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.11-22.04.32:700][333]LogFileHelpers: Saving map 'TheMainWorld' took 0.056 -[2024.05.11-22.04.32:706][333]LogFileHelpers: InternalPromptForCheckoutAndSave took 91 ms (total: 2.23 sec) -[2024.05.11-22.04.32:706][333]LogStall: Shutdown... -[2024.05.11-22.04.32:709][333]LogStall: Shutdown complete. -[2024.05.11-22.04.32:746][333]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed -[2024.05.11-22.04.32:891][333]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.11-22.04.32:891][333]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.11-22.04.32:893][334]Cmd: QUIT_EDITOR -[2024.05.11-22.04.32:893][334]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) -[2024.05.11-22.04.32:896][334]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) -[2024.05.11-22.04.32:896][334]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown -[2024.05.11-22.04.32:896][334]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown -[2024.05.11-22.04.32:896][334]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.32:896][334]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.11-22.04.32:901][334]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. -[2024.05.11-22.04.34:036][334]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... -[2024.05.11-22.04.34:036][334]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... -[2024.05.11-22.04.34:036][334]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. -[2024.05.11-22.04.34:036][334]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.11-22.04.34:043][334]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.11-22.04.34:046][334]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.11-22.04.34:052][334]LogAudio: Display: Audio Device Manager Shutdown -[2024.05.11-22.04.34:053][334]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.11-22.04.34:057][334]LogExit: Preparing to exit. -[2024.05.11-22.04.34:094][334]LogUObjectHash: Compacting FUObjectHashTables data took 1.98ms -[2024.05.11-22.04.34:105][334]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:105][334]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:108][334]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.34:109][334]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:740][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:742][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:744][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:745][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:756][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.11-22.04.35:757][334]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.11-22.04.35:876][334]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled -[2024.05.11-22.04.35:967][334]LogExit: Editor shut down -[2024.05.11-22.04.35:970][334]LogExit: Transaction tracking system shut down -[2024.05.11-22.04.36:697][334]LogExit: Object subsystem successfully closed. -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: ================================================ -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Total job queries 100, among them cache hits 20 (20.00%) -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Tracking 80 distinct input hashes that result in 65 distinct outputs (81.25%) -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: RAM used: 1.92 MiB of 819.20 MiB budget. Usage: 0.24% -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Shaders Compiled: 37 -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Jobs assigned 37, completed 37 (100%) -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Average time worker was idle: 78.20 s -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.10 s -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Job execution time: average 0.29 s, max 2.92 s -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Job life time (pending + execution): average 0.34 s, max 2.98 -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Shader code size: average 11.364 KiB, min 1.932 KiB, max 23.379 KiB -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 10.47 s -[2024.05.11-22.04.36:705][334]LogShaderCompilers: Display: Jobs were issued in 37 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Average processing rate: 3.53 jobs/sec -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Total thread time: 3.493 s -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Total thread preprocess time: 0 s -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Effective parallelization: 0.33 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: FNiagaraShader (compiled 37 times, average 0.09 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 37 times, average 0.09 sec, max 0.37 sec, min 0.05 sec) -[2024.05.11-22.04.36:706][334]LogShaderCompilers: Display: ================================================ -[2024.05.11-22.04.36:804][334]LogShaderCompilers: Display: Shaders left to compile 0 -[2024.05.11-22.04.36:826][334]LogVirtualization: UE::Virtualization was shutdown -[2024.05.11-22.04.37:025][334]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1116) -[2024.05.11-22.04.37:025][334]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) -[2024.05.11-22.04.37:025][334]LogModuleManager: Shutting down and abandoning module Voice (1112) -[2024.05.11-22.04.37:047][334]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) -[2024.05.11-22.04.37:047][334]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) -[2024.05.11-22.04.37:047][334]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) -[2024.05.11-22.04.37:047][334]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module StatusBar (1100) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) -[2024.05.11-22.04.37:048][334]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1074) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module BspMode (1072) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module GeometryMode (1070) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1068) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module SmartSnapping (1066) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module PlanarCut (1064) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module FractureEngine (1062) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module CharacterAI (1060) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1058) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1056) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1054) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1052) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module WebMMedia (1050) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1048) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1046) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1045) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1042) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1040) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1038) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1036) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1034) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1032) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1030) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1028) -[2024.05.11-22.04.37:049][334]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1026) -[2024.05.11-22.04.37:131][334]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1024) -[2024.05.11-22.04.37:131][334]LogModuleManager: Shutting down and abandoning module IKRigEditor (1022) -[2024.05.11-22.04.37:131][334]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1020) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1018) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1016) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1014) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1012) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module RigVMEditor (1010) -[2024.05.11-22.04.37:132][334]LogModuleManager: Shutting down and abandoning module OpenXRInput (1008) -[2024.05.11-22.04.37:134][334]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1006) -[2024.05.11-22.04.37:134][334]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1004) -[2024.05.11-22.04.37:134][334]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1002) -[2024.05.11-22.04.37:134][334]LogModuleManager: Shutting down and abandoning module SessionServices (1000) -[2024.05.11-22.04.37:201][334]LogModuleManager: Shutting down and abandoning module MeshPaint (998) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module PlacementMode (995) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module ClothPainter (978) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) -[2024.05.11-22.04.37:202][334]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module EditorConfig (942) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module EditorFramework (940) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module TraceInsights (936) -[2024.05.11-22.04.37:373][334]MemoryProfiler: Shutdown -[2024.05.11-22.04.37:373][334]NetworkingProfiler: Shutdown -[2024.05.11-22.04.37:373][334]LoadingProfiler: Shutdown -[2024.05.11-22.04.37:373][334]TimingProfiler: Shutdown -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module TraceServices (935) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module MergeActors (924) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module LocalizationService (921) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module UndoHistory (914) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module XmlParser (912) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module Blutility (910) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) -[2024.05.11-22.04.37:373][334]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module DeviceManager (892) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module AutomationController (890) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module Layers (886) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module Persona (876) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) -[2024.05.11-22.04.37:374][334]LogModuleManager: Shutting down and abandoning module Kismet (872) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module GraphEditor (868) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module StructViewer (866) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module ClassViewer (864) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) -[2024.05.11-22.04.37:388][334]LogModuleManager: Shutting down and abandoning module OutputLog (856) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module Documentation (854) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module MovieScene (848) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AudioMixer (841) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module PortalServices (832) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module PortalRpc (830) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AIModule (826) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module AITestSuite (823) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) -[2024.05.11-22.04.37:409][334]LogModuleManager: Shutting down and abandoning module ProfilerService (810) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (806) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (804) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (802) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module TakesCore (800) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (798) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module Bridge (794) -[2024.05.11-22.04.37:660][334]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) -[2024.05.11-22.04.37:664][334]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) -[2024.05.11-22.04.37:664][334]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) -[2024.05.11-22.04.37:664][334]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (784) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (782) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module LightMixer (780) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (778) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (776) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (774) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module CollectionManager (773) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (770) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (768) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module UVEditorTools (766) -[2024.05.11-22.04.37:686][334]LogModuleManager: Shutting down and abandoning module UVEditor (764) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module PluginBrowser (762) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (760) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (758) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (756) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (754) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (752) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module EditorDebugTools (750) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module CurveEditorTools (748) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (746) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module CryptoKeys (744) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ChangelistReview (742) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (740) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (738) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (736) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module Paper2DEditor (734) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (732) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (730) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (728) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (726) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (724) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (722) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (720) -[2024.05.11-22.04.37:687][334]LogOpenImageDenoise: OIDN shutting down -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (718) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (716) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (714) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (712) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (710) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (708) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module LocalizableMessage (706) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (704) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (702) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (701) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (699) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (696) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module DataflowNodes (694) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (692) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module DataflowEditor (690) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ChaosNiagara (688) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (686) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (684) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (682) -[2024.05.11-22.04.37:687][334]LogModuleManager: Shutting down and abandoning module FractureEditor (680) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module BackChannel (678) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (676) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module AutomationUtils (674) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (672) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module UObjectPlugin (670) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (668) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (666) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (664) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module PluginUtils (662) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (660) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module GitSourceControl (658) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module DumpGPUServices (656) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (654) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module InterchangeTests (652) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (650) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (648) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (646) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module MediaPlate (644) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module MediaCompositing (642) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module ImgMedia (640) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (638) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module SequencerScripting (636) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module TemplateSequence (634) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (632) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (630) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (628) -[2024.05.11-22.04.37:688][334]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (626) -[2024.05.11-22.04.37:731][334]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (624) -[2024.05.11-22.04.37:731][334]LogModuleManager: Shutting down and abandoning module LiveLink (622) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module ControlRigSpline (620) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module AlembicImporter (618) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module AlembicLibrary (617) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (614) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (612) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module TakeSequencer (610) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module TakeMovieScene (608) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (606) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (602) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (600) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (598) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (596) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module InterchangeExport (594) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module InterchangeMessages (592) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module GLTFCore (590) -[2024.05.11-22.04.38:284][334]LogModuleManager: Shutting down and abandoning module XRBaseEditor (588) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module XRBase (586) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (584) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (582) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module InterchangeEditor (580) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (578) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module SynthesisEditor (576) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module ResonanceAudio (574) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (572) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (570) -[2024.05.11-22.04.38:295][334]LogModuleManager: Shutting down and abandoning module OpenXREditor (568) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (566) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (564) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ModelingOperators (562) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (560) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ModelingComponents (558) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryFramework (557) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (554) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module MeshModelingTools (552) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (550) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module InputDebugging (548) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module DynamicMesh (546) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (544) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GooglePAD (542) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (540) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryCache (538) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (536) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (534) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (532) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AudioCapture (530) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (529) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AssetTags (526) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (524) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (522) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AppleImageUtils (520) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module AndroidPermission (518) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module VariantManager (516) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (515) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (512) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (510) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (508) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module InputEditor (498) -[2024.05.11-22.04.38:302][334]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) -[2024.05.11-22.04.38:310][334]LogModuleManager: Shutting down and abandoning module SQLiteCore (494) -[2024.05.11-22.04.38:322][334]LogModuleManager: Shutting down and abandoning module ConcertServer (492) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module ConcertClient (490) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module ConcertTransport (489) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module Concert (486) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (484) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (482) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module FacialAnimation (480) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module DataValidation (478) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module Paper2D (476) -[2024.05.11-22.04.38:345][334]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (474) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module TreeMap (473) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module StructUtils (470) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (468) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module PBIK (466) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module FullBodyIK (464) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (462) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module TakeRecorder (461) -[2024.05.11-22.04.38:346][334]LogModuleManager: Shutting down and abandoning module LevelEditor (459) -[2024.05.11-22.04.38:350][334]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (458) -[2024.05.11-22.04.38:350][334]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (456) -[2024.05.11-22.04.38:350][334]LogModuleManager: Shutting down and abandoning module MainFrame (454) -[2024.05.11-22.04.38:350][334]LogModuleManager: Shutting down and abandoning module HotReload (453) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ChaosCaching (448) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (446) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (444) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AnimationSharing (442) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (440) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (438) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ControlRig (436) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module Constraints (435) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (432) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module IKRig (430) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ActorSequence (428) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AnimationData (426) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (424) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module Niagara (422) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module NiagaraEditor (421) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module LevelSequence (420) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ContentBrowser (418) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ContentBrowserData (417) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module NiagaraCore (412) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module InterchangePipelines (410) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module InterchangeImport (408) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (406) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module InterchangeNodes (404) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module GameplayCameras (402) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module Synthesis (400) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module SoundFields (398) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module SignificanceManager (396) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (394) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module RigVM (392) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (390) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (388) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (386) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundEditor (384) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module ToolMenus (383) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AudioWidgets (381) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (380) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (376) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundEngine (374) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module WaveTable (373) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (371) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (368) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (366) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (364) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (362) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (360) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (358) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module CableComponent (356) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (354) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (353) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (350) -[2024.05.11-22.04.38:351][334]LogModuleManager: Shutting down and abandoning module SignalProcessing (349) -[2024.05.11-22.04.38:352][334]LogModuleManager: Shutting down and abandoning module UdpMessaging (346) -[2024.05.11-22.04.38:452][334]LogModuleManager: Shutting down and abandoning module TcpMessaging (344) -[2024.05.11-22.04.38:553][334]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (342) -[2024.05.11-22.04.38:553][334]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) -[2024.05.11-22.04.38:553][334]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) -[2024.05.11-22.04.38:553][334]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) -[2024.05.11-22.04.38:553][334]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module PacketHandler (326) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module AnimGraph (322) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module TimeManagement (320) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module MediaAssets (312) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module Overlay (310) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module VREditor (306) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) -[2024.05.11-22.04.38:578][334]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module UMG (290) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module UMGEditor (289) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module EditorStyle (284) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module SlateReflector (282) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module Slate (280) -[2024.05.11-22.04.38:579][334]LogModuleManager: Shutting down and abandoning module SlateCore (278) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module UnrealEd (272) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module MRMesh (270) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module Messaging (268) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) -[2024.05.11-22.04.38:581][334]LogModuleManager: Shutting down and abandoning module LiveCoding (262) -[2024.05.11-22.04.38:588][334]LogModuleManager: Shutting down and abandoning module Networking (260) -[2024.05.11-22.04.38:588][334]LogModuleManager: Shutting down and abandoning module Core (258) -[2024.05.11-22.04.38:588][334]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) -[2024.05.11-22.04.38:588][334]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module CurveEditor (253) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module Sequencer (251) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) -[2024.05.11-22.04.38:589][334]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) -[2024.05.11-22.04.38:600][334]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) -[2024.05.11-22.04.38:600][334]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) -[2024.05.11-22.04.38:600][334]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) -[2024.05.11-22.04.38:600][334]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module TextureFormat (177) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) -[2024.05.11-22.04.38:616][334]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module InputCore (158) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module Settings (156) -[2024.05.11-22.04.38:617][334]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module Chaos (148) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module GeometryCore (147) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module AVEncoder (142) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) -[2024.05.11-22.04.38:618][334]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) -[2024.05.11-22.04.38:632][334]LogOculusPluginWrapper: OculusPlugin destroyed successfully -[2024.05.11-22.04.38:639][334]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (132) -[2024.05.11-22.04.38:639][334]LogModuleManager: Shutting down and abandoning module ChaosCloth (130) -[2024.05.11-22.04.38:639][334]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (128) -[2024.05.11-22.04.38:639][334]RenderDocPlugin: plugin has been unloaded. -[2024.05.11-22.04.38:639][334]LogModuleManager: Shutting down and abandoning module PixWinPlugin (126) -[2024.05.11-22.04.38:639][334]LogModuleManager: Shutting down and abandoning module WmfMedia (124) -[2024.05.11-22.04.38:642][334]LogModuleManager: Shutting down and abandoning module Media (123) -[2024.05.11-22.04.38:643][334]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (120) -[2024.05.11-22.04.38:643][334]LogModuleManager: Shutting down and abandoning module ACLPlugin (118) -[2024.05.11-22.04.38:643][334]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (116) -[2024.05.11-22.04.38:643][334]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (114) -[2024.05.11-22.04.38:643][334]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (112) -[2024.05.11-22.04.38:645][334]LogModuleManager: Shutting down and abandoning module XMPP (107) -[2024.05.11-22.04.38:645][334]LogModuleManager: Shutting down and abandoning module WebSockets (106) -[2024.05.11-22.04.38:674][334]LogModuleManager: Shutting down and abandoning module HTTP (103) -[2024.05.11-22.04.38:674][334]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: -[2024.05.11-22.04.38:674][334]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BC4998CAC-4E54-329A-A879-D0A82E6F1531%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing -[2024.05.11-22.04.38:704][334]LogModuleManager: Shutting down and abandoning module SSL (102) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (98) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (96) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (94) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (92) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module NiagaraShader (90) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (88) -[2024.05.11-22.04.38:705][334]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (86) -[2024.05.11-22.04.38:706][334]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 -[2024.05.11-22.04.38:706][334]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (84) -[2024.05.11-22.04.38:706][334]LogModuleManager: Shutting down and abandoning module OpenXRAR (82) -[2024.05.11-22.04.38:721][334]LogModuleManager: Shutting down and abandoning module AugmentedReality (81) -[2024.05.11-22.04.38:721][334]LogModuleManager: Shutting down and abandoning module OpenXRHMD (78) -[2024.05.11-22.04.38:736][334]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (76) -[2024.05.11-22.04.38:736][334]LogModuleManager: Shutting down and abandoning module ChunkDownloader (74) -[2024.05.11-22.04.38:736][334]LogModuleManager: Shutting down and abandoning module VariantManagerContent (72) -[2024.05.11-22.04.38:736][334]LogModuleManager: Shutting down and abandoning module GLTFExporter (70) -[2024.05.11-22.04.38:736][334]LogModuleManager: Shutting down and abandoning module DatasmithContent (68) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module AISupportModule (66) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module SourceControl (51) -[2024.05.11-22.04.38:737][334]LogModuleManager: Shutting down and abandoning module XGEController (48) -[2024.05.11-22.04.38:737][334]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module FastBuildController (46) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module AudioEditor (40) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module Virtualization (36) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module MessageLog (35) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module RenderCore (28) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module Landscape (26) -[2024.05.11-22.04.38:738][334]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module Renderer (20) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module Engine (18) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module CoreUObject (16) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module SandboxFile (14) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module PakFile (12) -[2024.05.11-22.04.38:755][334]LogPakFile: Destroying PakPlatformFile -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module RSA (11) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module NetworkFile (8) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module StreamingFile (6) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) -[2024.05.11-22.04.38:755][334]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) -[2024.05.11-22.04.40:351][334]LogD3D12RHI: ~FD3D12DynamicRHI -[2024.05.11-22.04.40:377][334]LogExit: Exiting. -[2024.05.11-22.04.40:456][334]Log file closed, 05/12/24 01:04:40 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.13-20.03.24.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.13-20.03.24.log deleted file mode 100644 index 74b8a86..0000000 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.13-20.03.24.log +++ /dev/null @@ -1,6778 +0,0 @@ -Log file open, 05/13/24 20:35:56 -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=12244) -LogWindows: Custom abort handler registered for crash reporting. -LogInit: Display: Running engine for game: VRWizardProject -LogCore: UnrealTraceServer: Trace store launch successful -LogTrace: Initializing trace... -LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' -LogTrace: Finished trace initialization. -LogCsvProfiler: Display: Metadata set : platform="Windows" -LogCsvProfiler: Display: Metadata set : config="Development" -LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" -LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " -LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" -LogCsvProfiler: Display: Metadata set : pgoenabled="0" -LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" -LogCsvProfiler: Display: Metadata set : ltoenabled="0" -LogCsvProfiler: Display: Metadata set : asan="0" -LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" -LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" -LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 9.076200 -LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' -LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-5EA7BD2E459BC1BA467D3F954A2CE44A - Session CrashGUID >==================================================== -LogConfig: Display: Loading IOS ini files took 0.05 seconds -LogConfig: Display: Loading Unix ini files took 0.03 seconds -LogConfig: Display: Loading Android ini files took 0.06 seconds -LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds -LogConfig: Display: Loading TVOS ini files took 0.05 seconds -LogConfig: Display: Loading Linux ini files took 0.06 seconds -LogConfig: Display: Loading Mac ini files took 0.06 seconds -LogConfig: Display: Loading LinuxArm64 ini files took 0.07 seconds -LogConfig: Display: Loading Windows ini files took 0.02 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogPluginManager: Mounting Engine plugin Bridge -LogPluginManager: Mounting Engine plugin EnhancedInput -LogPluginManager: Found config from plugin[EnhancedInput] Input -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin TraceUtilities -LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin DatasmithContent -LogPluginManager: Mounting Engine plugin GLTFExporter -LogPluginManager: Mounting Engine plugin AISupport -LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin Paper2D -LogPluginManager: Mounting Engine plugin BlueprintHeaderView -LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CurveEditorTools -LogPluginManager: Mounting Engine plugin CryptoKeys -LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EditorScriptingUtilities -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions -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 SequencerAnimTools -LogPluginManager: Mounting Engine plugin AlembicImporter -LogPluginManager: Mounting Engine plugin SpeedTreeImporter -LogPluginManager: Mounting Engine plugin UVEditor -LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin PluginBrowser -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils -LogPluginManager: Mounting Engine plugin Takes -LogPluginManager: Mounting Engine plugin AndroidMedia -LogPluginManager: Mounting Engine plugin AvfMedia -LogPluginManager: Mounting Engine plugin ImgMedia -LogPluginManager: Mounting Engine plugin MediaCompositing -LogPluginManager: Mounting Engine plugin MediaPlate -LogPluginManager: Mounting Engine plugin MediaPlayerEditor -LogPluginManager: Mounting Engine plugin WebMMedia -LogPluginManager: Mounting Engine plugin WmfMedia -LogPluginManager: Mounting Engine plugin AutomationUtils -LogPluginManager: Mounting Engine plugin BackChannel -LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosCloth -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosEditor -LogPluginManager: Mounting Engine plugin ChaosSolverPlugin -LogPluginManager: Mounting Engine plugin CharacterAI -LogPluginManager: Mounting Engine plugin ChaosNiagara -LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture -LogPluginManager: Mounting Engine plugin FullBodyIK -LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin -LogPluginManager: Mounting Engine plugin LocalizableMessage -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 SkeletalReduction -LogPluginManager: Mounting Engine plugin StructUtils -LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin ActorSequence -LogPluginManager: Mounting Engine plugin LevelSequenceEditor -LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin TcpMessaging -LogPluginManager: Mounting Engine plugin SequencerScripting -LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin AnimationSharing -LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess -LogPluginManager: Mounting Engine plugin GitSourceControl -LogPluginManager: Mounting Engine plugin DumpGPUServices -LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess -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 RenderDocPlugin -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess -LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -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 BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin ActorLayerUtilities -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector -LogPluginManager: Mounting Engine plugin AndroidFileServer -LogPluginManager: Mounting Engine plugin AndroidMoviePlayer -LogPluginManager: Mounting Engine plugin AndroidPermission -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 AudioWidgets -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 InputDebugging -LogPluginManager: Found config from plugin[InputDebugging] Input -LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary -LogPluginManager: Mounting Engine plugin MeshModelingToolset -LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin MobilePatchingUtils -LogPluginManager: Mounting Engine plugin MsQuic -LogPluginManager: Mounting Engine plugin OpenXR -LogPluginManager: Mounting Engine plugin OpenXREyeTracker -LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin ProceduralMeshComponent -LogPluginManager: Mounting Engine plugin PropertyAccessEditor -LogPluginManager: Mounting Engine plugin RigVM -LogPluginManager: Mounting Engine plugin SignificanceManager -LogPluginManager: Mounting Engine plugin ResonanceAudio -LogPluginManager: Mounting Engine plugin SoundFields -LogPluginManager: Mounting Engine plugin WaveTable -LogPluginManager: Mounting Engine plugin Synthesis -LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin XRBase -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin SQLiteCore -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin ConcertMain -LogPluginManager: Mounting Engine plugin ObjectMixer -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS -LogPluginManager: Mounting Engine plugin ConcertSyncCore -LogPluginManager: Mounting Engine plugin ConcertSyncClient -LogPluginManager: Mounting Project plugin OculusXR -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' -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/UVEditor/Content/' mounted to '/UVEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' -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/Dataflow/Content/' mounted to '/Dataflow/' -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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -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/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' -LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -LogInit: Using libcurl 8.4.0 -LogInit: - built for Windows -LogInit: - supports SSL with OpenSSL/1.1.1t -LogInit: - supports HTTP deflate (compression) using libz 1.2.13 -LogInit: - other features: -LogInit: CURL_VERSION_SSL -LogInit: CURL_VERSION_LIBZ -LogInit: CURL_VERSION_IPV6 -LogInit: CURL_VERSION_ASYNCHDNS -LogInit: CURL_VERSION_LARGEFILE -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 type [NULL] -LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) -LogWindows: File 'WinPixGpuCapturer.dll' does not exist -PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. -LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] -RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. -LogOculusPluginWrapper: OculusPlugin initialized successfully -LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -LogOVRPlugin: Display: Support Non-Oculus runtime: NO -LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -LogOVRPlugin: Display: Available Layers: (0) -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -LogHMD: Failed initializing OVRPlugin 1.96.0 -LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. -LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. -LogInit: ExecutableName: UnrealEditor.exe -LogInit: Build: ++UE5+Release-5.3-CL-29314046 -LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 -LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 -LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 -LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 -LogInit: Architecture: x64 -LogInit: Compiled with Visual C++: 19.36.32537.00 -LogInit: Build Configuration: Development -LogInit: Branch Name: ++UE5+Release-5.3 -LogInit: Command Line: -LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ -LogInit: Allocator: Mimalloc -LogInit: Installed Engine Build: 1 -LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no -LogDevObjectVersion: Number of dev versions registered: 36 -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): 47 -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): 111 -LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 -LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 -LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 -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): 118 -LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 -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 -LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! -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: Set CVar [[con.DebugEarlyDefault:1]] -LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created -LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created -LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created -LogConfig: Set CVar [[r.setres:1280x720]] -LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created -LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created -LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created -LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created -LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.13-17.36.01:514][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.13-17.36.01:514][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.13-17.36.01:530][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.13-17.36.01:530][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.13-17.36.01:544][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.13-17.36.01:544][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.13-17.36.01:544][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.13-17.36.01:545][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.13-17.36.01:545][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.13-17.36.01:609][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.13-17.36.01:618][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.13-17.36.01:618][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.13-17.36.01:683][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.13-17.36.01:683][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.13-17.36.01:683][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.13-17.36.01:869][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.13-17.36.01:869][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.13-17.36.01:869][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.13-17.36.02:286][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 -[2024.05.13-17.36.02:286][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported -[2024.05.13-17.36.02:286][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] -[2024.05.13-17.36.02:286][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.13-17.36.02:286][ 0]LogD3D12RHI: Driver Date: 7-21-2022 -[2024.05.13-17.36.02:293][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.13-17.36.02:293][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.13-17.36.02:293][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] -[2024.05.13-17.36.02:293][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.13-17.36.02:293][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.13-17.36.02:293][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.13-17.36.02:293][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.13-17.36.02:301][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.13-17.36.02:325][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.13-17.36.02:325][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.13-17.36.02:331][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.13-17.36.02:354][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.13-17.36.02:354][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.13-17.36.02:354][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.13-17.36.02:354][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.13-17.36.02:354][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.13-17.36.02:369][ 0]LogInit: Computer: DESKTOP-G72JM0I -[2024.05.13-17.36.02:369][ 0]LogInit: User: egonh -[2024.05.13-17.36.02:369][ 0]LogInit: CPU Page size=4096, Cores=6 -[2024.05.13-17.36.02:369][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.13-17.36.02:374][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) -[2024.05.13-17.36.02:374][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.13-17.36.02:374][ 0]LogMemory: Process Physical Memory: 496.54 MB used, 505.96 MB peak -[2024.05.13-17.36.02:374][ 0]LogMemory: Process Virtual Memory: 485.15 MB used, 485.15 MB peak -[2024.05.13-17.36.02:374][ 0]LogMemory: Physical Memory: 6860.04 MB used, 9453.34 MB free, 16313.38 MB total -[2024.05.13-17.36.02:374][ 0]LogMemory: Virtual Memory: 9270.26 MB used, 13734.60 MB free, 23004.86 MB total -[2024.05.13-17.36.02:374][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.13-17.36.02:380][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.13-17.36.02:540][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.13-17.36.02:570][ 0]LogInit: Using OS detected language (et-EE). -[2024.05.13-17.36.02:570][ 0]LogInit: Using OS detected locale (en-150). -[2024.05.13-17.36.02:694][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. -[2024.05.13-17.36.02:709][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). -[2024.05.13-17.36.03:420][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.13-17.36.03:954][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.13-17.36.03:954][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.13-17.36.07:175][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.13-17.36.07:175][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.13-17.36.07:175][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.13-17.36.07:175][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.13-17.36.07:175][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.13-17.36.07:175][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.13-17.36.07:176][ 0]LogWindows: Attached monitors: -[2024.05.13-17.36.07:176][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.13-17.36.07:176][ 0]LogWindows: Found 1 attached monitors. -[2024.05.13-17.36.07:176][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.13-17.36.07:176][ 0]LogRHI: RHI Adapter Info: -[2024.05.13-17.36.07:176][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 -[2024.05.13-17.36.07:176][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.13-17.36.07:176][ 0]LogRHI: Driver Date: 7-21-2022 -[2024.05.13-17.37.41:707][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. -Please install the latest driver version or switch to a different rendering API. - -Would you like to visit the following URL to download the driver? - -https://www.nvidia.com/en-us/geforce/drivers/ - -NVIDIA GeForce RTX 2060 -Installed: 516.94 -Minimum required: 527.27 -[2024.05.13-17.37.41:707][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") -[2024.05.13-17.37.41:707][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.13-17.37.41:739][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.13-17.37.41:740][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.13-17.37.41:740][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.13-17.37.41:740][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.13-17.37.41:860][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.13-17.37.41:870][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.13-17.37.41:947][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.13-17.37.41:947][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.13-17.37.41:948][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.13-17.37.42:029][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.13-17.37.42:029][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.13-17.37.42:033][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. -[2024.05.13-17.37.42:033][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) -[2024.05.13-17.37.42:033][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.13-17.37.42:033][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.13-17.37.42:359][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.13-17.37.42:691][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.13-17.37.42:691][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.13-17.37.43:060][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.13-17.37.43:060][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.13-17.37.43:060][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.13-17.37.43:060][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.13-17.37.43:060][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.13-17.37.43:060][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.13-17.37.43:060][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.13-17.37.43:123][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.13-17.37.43:178][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.13-17.37.43:260][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.13-17.37.43:418][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.13-17.37.43:451][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.13-17.37.43:531][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.13-17.37.44:258][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.13-17.37.44:353][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.13-17.37.44:353][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.13-17.37.44:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.13-17.37.44:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.13-17.37.44:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.13-17.37.44:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.13-17.37.44:451][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.13-17.37.44:451][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.13-17.37.44:451][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.13-17.37.44:528][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.13-17.37.44:528][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.13-17.37.44:528][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.13-17.37.44:528][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.13-17.37.44:576][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.13-17.37.44:576][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.13-17.37.44:737][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.13-17.37.44:737][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.13-17.37.44:737][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.13-17.37.44:737][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.13-17.37.44:737][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.13-17.37.45:135][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.13-17.37.46:857][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.13-17.37.46:919][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.13-17.37.46:920][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.13-17.37.46:922][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.13-17.37.46:922][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.13-17.37.46:922][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.13-17.37.46:922][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.13-17.37.46:922][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.13-17.37.47:157][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.13-17.37.47:157][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.13-17.37.47:157][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.13-17.37.47:217][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.06 seconds. -[2024.05.13-17.37.47:217][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.20ms. RandomReadSpeed=18.06MBs, RandomWriteSpeed=157.43MBs. Assigned SpeedClass 'Local' -[2024.05.13-17.37.47:218][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.13-17.37.47:219][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.13-17.37.47:219][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.13-17.37.47:219][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.13-17.37.47:219][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.13-17.37.47:639][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/13036/). -[2024.05.13-17.37.47:639][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/5F1DB0634F7B1689B12239A7EEB9369D/'. -[2024.05.13-17.37.47:639][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.13-17.37.47:639][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. -[2024.05.13-17.38.02:935][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.13-17.38.03:357][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.13-17.38.03:357][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.13-17.38.06:755][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.13-17.38.06:854][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.13-17.38.07:501][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.13-17.38.07:502][ 0]LogAssetRegistry: FAssetRegistry took 0.0154 seconds to start up -[2024.05.13-17.38.07:741][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.13-17.38.14:201][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.13-17.38.14:201][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.13-17.38.14:201][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.13-17.38.14:219][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.13-17.38.14:219][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93EA00][0000065A10995000 66] GlobalDefaults, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93F200][0000065A10990000 66] Windows, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93F400][0000065A10997800 66] WindowsEditor, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93F600][0000065A1099C800 66] WindowsServer, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93F800][0000065A06CC0000 66] WindowsClient, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93FA00][00000659EA7DA000 66] IOS, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93FC00][0000065A1B580000 66] iPadAir2, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A93FE00][0000065A1B582800 66] IPadPro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1A50F600][0000065A1B585000 66] iPadAir3, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A069F6A00][0000065A1B587800 66] iPadAir4, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590000][0000065A1B58A000 66] iPadAir5, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590200][0000065A1B58C800 66] iPadMini4, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590400][0000065A1B5A0000 66] iPadMini5, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590600][0000065A1B5A2800 66] iPadMini6, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590800][0000065A1B5A5000 66] iPhone6S, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590A00][0000065A1B5A7800 66] iPhone7, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590C00][0000065A1B5AA000 66] iPodTouch7, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B590E00][0000065A1B5AC800 66] iPhone6SPlus, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591000][0000065A1B5B0000 66] iPhone7Plus, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591200][0000065A1B5B2800 66] iPhoneSE, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591400][0000065A1B5B5000 66] iPhone8, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591600][0000065A1B5B7800 66] iPhone8Plus, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591800][0000065A1B5BA000 66] iPhoneX, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591A00][0000065A1B5BC800 66] iPhoneXS, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591C00][0000065A1B5C0000 66] iPhoneXSMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B591E00][0000065A1B5C2800 66] iPhoneXR, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592000][0000065A1B5C5000 66] iPhone11, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592200][0000065A1B5C7800 66] iPhone11Pro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592400][0000065A1B5CA000 66] iPhone11ProMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592600][0000065A1B5CC800 66] iPhoneSE2, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592800][0000065A1B5D0000 66] iPhone12Mini, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592A00][0000065A1B5D2800 66] iPhone12, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592C00][0000065A1B5D5000 66] iPhone12Pro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B592E00][0000065A1B5D7800 66] iPhone12ProMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593000][0000065A1B5DA000 66] iPhone13Mini, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593200][0000065A1B5DC800 66] iPhone13, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593400][0000065A1B810000 66] iPhone13Pro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593600][0000065A1B812800 66] iPhone13ProMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593800][0000065A1B815000 66] iPhoneSE3, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593A00][0000065A1B817800 66] iPhone14, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593C00][0000065A1B81A000 66] iPhone14Plus, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B593E00][0000065A1B81C800 66] iPhone14Pro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594000][0000065A1B820000 66] iPhone14ProMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594200][0000065A1B822800 66] iPhone15, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594400][0000065A1B825000 66] iPhone15Plus, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594600][0000065A1B827800 66] iPhone15Pro, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594800][0000065A1B82A000 66] iPhone15ProMax, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594A00][0000065A1B82C800 66] iPadPro105, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594C00][0000065A1B830000 66] iPadPro129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B594E00][0000065A1B832800 66] iPadPro97, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595000][0000065A1B835000 66] iPadPro2_129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595200][0000065A1B837800 66] iPad5, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595400][0000065A1B83A000 66] iPad6, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595600][0000065A1B83C800 66] iPad7, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595800][0000065A1B840000 66] iPad8, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595A00][0000065A1B842800 66] iPad9, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595C00][0000065A1B845000 66] iPad10, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B595E00][0000065A1B847800 66] iPadPro11, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596000][0000065A1B84A000 66] iPadPro2_11, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596200][0000065A1B84C800 66] iPadPro3_11, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596400][0000065A1B850000 66] iPadPro4_11, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596600][0000065A1B852800 66] iPadPro3_129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596800][0000065A1B855000 66] iPadPro4_129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596A00][0000065A1B857800 66] iPadPro5_129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596C00][0000065A1B85A000 66] iPadPro6_129, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B596E00][0000065A1B85C800 66] AppleTV, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597000][0000065A1B860000 66] AppleTV4K, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597200][0000065A1B862800 66] AppleTV2_4K, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597400][0000065A1B865000 66] TVOS, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597600][0000065A1B867800 66] Mac, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597800][0000065A1B86A000 66] MacEditor, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597A00][0000065A1B86C800 66] MacClient, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597C00][0000065A1B870000 66] MacServer, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B597E00][0000065A1B872800 66] Linux, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598000][0000065A1B875000 66] LinuxEditor, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598200][0000065A1B877800 66] LinuxArm64Editor, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598400][0000065A1B87A000 66] LinuxArm64, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598600][0000065A1B87C800 66] LinuxClient, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598800][0000065A1B880000 66] LinuxArm64Client, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598A00][0000065A1B882800 66] LinuxServer, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598C00][0000065A1B885000 66] LinuxArm64Server, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B598E00][0000065A1B887800 66] Android, -[2024.05.13-17.38.14:436][ 0]LogDeviceProfileManager: [0000065A1B599000][0000065A1B88A000 66] Android_Preview_OpenGL, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599200][0000065A1B88C800 66] Android_Preview_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599400][0000065A1B890000 66] Android_Low, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599600][0000065A1B892800 66] Android_Mid, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599800][0000065A1B895000 66] Android_High, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599A00][0000065A1B897800 66] Android_Default, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599C00][0000065A1B89A000 66] Android_Adreno4xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B599E00][0000065A1B89C800 66] Android_Adreno5xx_Low, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59A000][0000065A1B8A0000 66] Android_Adreno5xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59A200][0000065A1B8A2800 66] Android_Adreno6xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59A400][0000065A1B8A5000 66] Android_Adreno6xx_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59A600][0000065A1B8A7800 66] Android_Adreno7xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59A800][0000065A1B8AA000 66] Android_Adreno7xx_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59AA00][0000065A1B8AC800 66] Android_Mali_T6xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59AC00][0000065A1B8B0000 66] Android_Mali_T7xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59AE00][0000065A1B8B2800 66] Android_Mali_T8xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59B000][0000065A1B8B5000 66] Android_Mali_G71, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59B200][0000065A1B8B7800 66] Android_Mali_G72, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59B400][0000065A1B8BA000 66] Android_Mali_G72_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59B600][0000065A1B8BC800 66] Android_Mali_G76, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59B800][0000065A1B8C0000 66] Android_Mali_G76_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59BA00][0000065A1B8C2800 66] Android_Mali_G77, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59BC00][0000065A1B8C5000 66] Android_Mali_G77_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59BE00][0000065A1B8C7800 66] Android_Mali_G78, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59C000][0000065A1B8CA000 66] Android_Mali_G78_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59C200][0000065A1B8CC800 66] Android_Mali_G710, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59C400][0000065A1B8D0000 66] Android_Mali_G710_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59C800][0000065A1B8D2800 66] Android_Mali_G7xx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59CA00][0000065A1B8D5000 66] Android_Mali_G7xx_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59CC00][0000065A1B8D7800 66] Android_Xclipse_920, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59CE00][0000065A1B8DA000 66] Android_Xclipse_920_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59D200][0000065A1B8DC800 66] Android_Vulkan_SM5, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59D400][0000065A1B8E0000 66] Android_PowerVR_G6xxx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59D600][0000065A1B8E2800 66] Android_PowerVR_GT7xxx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59D800][0000065A1B8E5000 66] Android_PowerVR_GE8xxx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59DA00][0000065A1B8E7800 66] Android_PowerVR_GM9xxx, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59DC00][0000065A1B8EA000 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59DE00][0000065A1B8EC800 66] Android_TegraK1, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59E000][0000065A1B8F0000 66] Android_Unknown_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59E200][0000065A1B8F2800 66] Oculus_Quest, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59E400][0000065A1B8F5000 66] Oculus_Quest2, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59E600][0000065A1B8F7800 66] Meta_Quest_Pro, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59E800][0000065A1B8FA000 66] Meta_Quest_3, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59EA00][0000065A1B8FC800 66] HoloLens, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: [0000065A1B59EC00][0000065A1B900000 66] MagicLeap_Vulkan, -[2024.05.13-17.38.14:437][ 0]LogDeviceProfileManager: Active device profile: [0000065A1A93F400][0000065A10997800 66] WindowsEditor -[2024.05.13-17.38.14:437][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.13-17.38.14:437][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.13-17.38.14:443][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.13-17.38.14:572][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.13-17.38.14:584][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.13-17.38.14:584][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.13-17.38.14:584][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.13-17.38.14:584][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.13-17.38.14:584][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.13-17.38.14:634][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' -[2024.05.13-17.38.14:635][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] -[2024.05.13-17.38.15:518][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.13-17.38.16:847][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.13-17.38.17:777][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.13-17.38.17:777][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.13-17.38.17:777][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.13-17.38.17:777][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.13-17.38.17:777][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.13-17.38.27:328][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.27:331][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.13-17.38.27:414][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.13-17.38.27:414][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.13-17.38.27:476][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.13-17.38.27:476][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.13-17.38.27:476][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.13-17.38.27:528][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.13-17.38.27:528][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.13-17.38.27:529][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console -[2024.05.13-17.38.28:346][ 0]LogSlate: Border -[2024.05.13-17.38.28:346][ 0]LogSlate: BreadcrumbButton -[2024.05.13-17.38.28:346][ 0]LogSlate: Brushes.Title -[2024.05.13-17.38.28:347][ 0]LogSlate: Default -[2024.05.13-17.38.28:347][ 0]LogSlate: Icons.Save -[2024.05.13-17.38.28:347][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.13-17.38.28:347][ 0]LogSlate: ListView -[2024.05.13-17.38.28:347][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.13-17.38.28:347][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.13-17.38.28:347][ 0]LogSlate: TableView.DarkRow -[2024.05.13-17.38.28:347][ 0]LogSlate: TableView.Row -[2024.05.13-17.38.28:347][ 0]LogSlate: TreeView -[2024.05.13-17.38.28:643][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.13-17.38.34:093][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.13-17.38.34:113][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.13-17.38.34:387][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 294 ms -[2024.05.13-17.38.34:573][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.13-17.38.34:573][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.13-17.38.34:573][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.13-17.38.34:573][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.13-17.38.35:526][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0895AE714D1125BEC06B7BA95F3EDAE7 | Instance: 881B2BC04E4C51984853F890D8A41021 (DESKTOP-G72JM0I-13036). -[2024.05.13-17.38.40:115][ 0]LogPython: Using Python 3.9.7 -[2024.05.13-17.38.41:640][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.13-17.38.41:777][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.13-17.38.41:781][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' -[2024.05.13-17.38.44:469][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.13-17.38.44:520][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.13-17.38.51:729][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.13-17.38.52:580][ 0]SourceControl: Revision control is disabled -[2024.05.13-17.38.52:648][ 0]LogUProjectInfo: Found projects: -[2024.05.13-17.38.52:736][ 0]SourceControl: Revision control is disabled -[2024.05.13-17.38.53:582][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.13-17.38.53:783][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.13-17.38.53:783][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.13-17.38.55:576][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.13-17.38.56:102][ 0]LogCollectionManager: Loaded 0 collections in 0.001353 seconds -[2024.05.13-17.38.56:104][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.00s -[2024.05.13-17.38.56:118][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s -[2024.05.13-17.38.56:120][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.13-17.38.56:513][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. -The following settings have been applied: - -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. - -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. - -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. - -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. - -[2024.05.13-17.38.56:595][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.13-17.38.56:815][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:820][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:826][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:832][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:844][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:851][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:856][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:862][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:870][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:883][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:889][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:911][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:918][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:930][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:935][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.56:941][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.57:019][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.57:024][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.57:029][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.13-17.38.57:234][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.13-17.38.57:234][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.13-17.39.00:317][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.13-17.39.00:332][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.13-17.39.00:547][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.13-17.39.00:547][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.13-17.39.00:620][ 0]LogEngine: Initializing Engine... -[2024.05.13-17.39.00:711][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.13-17.39.00:711][ 0]LogHMD: Initializing OVRPlugin session -[2024.05.13-17.39.00:711][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.13-17.39.00:711][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.13-17.39.00:712][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.13-17.39.00:712][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.13-17.39.00:712][ 0]LogHMD: HMD initialization failed -[2024.05.13-17.39.00:712][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 -[2024.05.13-17.39.00:934][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.013 s -[2024.05.13-17.39.01:817][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.13-17.39.02:012][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.39.02:103][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.39.02:359][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.13-17.39.02:455][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.13-17.39.02:458][ 0]LogInit: Texture streaming: Enabled -[2024.05.13-17.39.02:591][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.13-17.39.02:650][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.13-17.39.02:737][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.13-17.39.02:751][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.13-17.39.02:769][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.13-17.39.02:770][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.13-17.39.02:770][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.13-17.39.02:770][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.13-17.39.02:770][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.13-17.39.02:771][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.13-17.39.02:771][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.39.02:771][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.39.02:771][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.39.02:775][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.39.02:775][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.39.02:775][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.39.02:842][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.39.02:892][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.39.02:909][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.39.02:959][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.39.02:959][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.39.02:960][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.13-17.39.02:960][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.13-17.39.02:962][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.13-17.39.02:962][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.13-17.39.02:962][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.13-17.39.02:962][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.13-17.39.02:962][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.13-17.39.03:174][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.13-17.39.03:272][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.13-17.39.03:277][ 0]LogInit: Transaction tracking system initialized -[2024.05.13-17.39.03:510][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.13-17.39.03:510][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.13-17.39.03:514][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003423 seconds (Found 177 uncontrolled assets) -[2024.05.13-17.39.03:648][ 0]BlueprintLog: New page: Editor Load -[2024.05.13-17.39.04:837][ 0]LocalizationService: Localization service is disabled -[2024.05.13-17.39.05:075][ 0]TimingProfiler: Initialize -[2024.05.13-17.39.05:101][ 0]TimingProfiler: OnSessionChanged -[2024.05.13-17.39.05:101][ 0]LoadingProfiler: Initialize -[2024.05.13-17.39.05:101][ 0]LoadingProfiler: OnSessionChanged -[2024.05.13-17.39.05:107][ 0]NetworkingProfiler: Initialize -[2024.05.13-17.39.05:108][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.13-17.39.05:108][ 0]MemoryProfiler: Initialize -[2024.05.13-17.39.05:108][ 0]MemoryProfiler: OnSessionChanged -[2024.05.13-17.39.08:454][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.01s -[2024.05.13-17.39.13:023][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.13-17.39.13:989][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.13-17.39.13:995][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.13-17.39.13:995][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.13-17.39.13:995][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.13-17.39.13:995][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:001][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:002][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.13-17.39.14:109][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.13-17.39.14:176][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.13-17.39.14:269][ 0]SourceControl: Revision control is disabled -[2024.05.13-17.39.14:269][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 217.434 -[2024.05.13-17.39.14:324][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.13-17.39.14:326][ 0]LightingResults: New page: Lighting Build -[2024.05.13-17.39.14:374][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.39.14:410][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.39.14:448][ 0]MapCheck: New page: Map Check -[2024.05.13-17.39.14:448][ 0]LightingResults: New page: Lighting Build -[2024.05.13-17.39.14:743][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.39.14:743][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.13-17.39.14:993][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms -[2024.05.13-17.39.17:832][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.13-17.39.17:832][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.39.17:832][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.39.17:833][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.39.18:144][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.13-17.39.18:237][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms -[2024.05.13-17.39.18:261][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.13-17.39.18:262][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.135ms to complete. -[2024.05.13-17.39.19:150][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 222.315 -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.13-17.39.19:151][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.39.19:577][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.13-17.39.19:577][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.13-17.39.19:577][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.13-17.39.19:577][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.13-17.39.19:577][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.13-17.39.19:877][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.39.19:926][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.39.19:937][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.39.19:946][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.39.20:514][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:584][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.13-17.39.20:600][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:616][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.13-17.39.20:617][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:622][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.13-17.39.20:623][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:641][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.13-17.39.20:644][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:648][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.13-17.39.20:649][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:654][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.13-17.39.20:654][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:669][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.13-17.39.20:670][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:674][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.13-17.39.20:675][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:680][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.13-17.39.20:680][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.13-17.39.20:684][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.13-17.39.22:635][ 0]LogSlate: Took 0.025517 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.13-17.39.22:749][ 0]LogSlate: Took 0.014442 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.13-17.39.22:764][ 0]LogSlate: Took 0.012273 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.13-17.39.22:797][ 0]LogSlate: Took 0.018939 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.13-17.39.22:862][ 0]LogViewport: Scene viewport resized to 1396x451, mode Windowed. -[2024.05.13-17.39.23:604][ 0]LogSlate: Took 0.047904 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.13-17.39.24:463][ 0]LogStall: Startup... -[2024.05.13-17.39.24:466][ 0]LogStall: Startup complete. -[2024.05.13-17.39.24:569][ 0]LogLoad: (Engine Initialization) Total time: 227.73 seconds -[2024.05.13-17.39.24:569][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.13-17.39.24:658][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.13-17.39.24:658][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.13-17.39.24:659][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.13-17.39.24:659][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.13-17.39.24:659][ 0]LogOcInput: OculusXRInput is initialized -[2024.05.13-17.39.24:741][ 0]LogAssetRegistry: AssetRegistryGather time 6.8252s: AssetDataDiscovery 3.3883s, AssetDataGather 3.3902s, StoreResults 0.0467s. -[2024.05.13-17.39.24:861][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects) -[2024.05.13-17.39.24:953][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.13-17.39.25:115][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.39.25:313][ 0]LogAutomationController: Ignoring very large delta of 17797929.60 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-17.39.25:762][ 1]LogPython: registering - -[2024.05.13-17.39.25:768][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.405329 secs -[2024.05.13-17.39.26:157][ 1]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.13-17.39.44:674][ 57]LogViewport: Scene viewport resized to 927x281, mode Windowed. -[2024.05.13-17.39.46:166][184]LogViewport: Scene viewport resized to 1396x451, mode Windowed. -[2024.05.13-17.39.50:641][704]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:03.423 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2412 files in 3635 folders with total size 106 MiB. -[2024.05.13-17.39.50:820][726]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.39.50:859][726]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.39.50:890][726]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:39:50) -[2024.05.13-17.39.50:902][726]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.13-17.39.50:902][726]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.13-17.39.50:902][726]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.39.50:905][726]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002791s) -[2024.05.13-17.39.50:905][726]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002828s) -[2024.05.13-17.39.50:910][726]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms -[2024.05.13-17.39.50:911][726]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.39.50:911][726]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.39.50:911][726]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.39.50:925][726]LogPlayLevel: PIE: World Init took: (0.014259s) -[2024.05.13-17.39.50:930][726]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.13-17.39.50:930][726]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.39.50:930][726]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.39.50:931][726]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.39.50:931][726]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.39.50:931][726]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.39.50:931][726]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.39.50:931][726]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.39.50:931][726]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.39.50:931][726]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.39.50:931][726]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.39.50:931][726]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.39.50:933][726]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.39.50:950][726]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.39.50:950][726]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.39.50:950][726]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.39.50:950][726]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.39.50:951][726]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.13-17.39.50:951][726]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.13-17.39.50:953][726]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.13-17.39.50:953][726]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.13-17.39.50:953][726]LogInit: FAudioDevice initialized with ID 2. -[2024.05.13-17.39.50:953][726]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.13-17.39.50:953][726]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.13-17.39.54:175][726]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.13-17.39.54:669][726]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.39.54:670][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.39.54:670][726]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.39.54 -[2024.05.13-17.39.54:685][726]LogWorld: Bringing up level for play took: 0.015739 -[2024.05.13-17.39.54:687][726]LogOnline: OSS: Created online subsystem instance for: :Context_1 -[2024.05.13-17.39.54:867][726]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.39.54:867][726]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.39.54:867][726]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.39.54:867][726]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.39.54:893][726]PIE: Server logged in -[2024.05.13-17.39.54:894][726]PIE: Play in editor total start time 4.067 seconds. -[2024.05.13-17.39.55:099][726]LogAutomationController: Ignoring very large delta of 4.28 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-17.39.57:364][727]LogStats: FPlatformStackWalk::StackWalkAndDump - 2.226 s -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: === Handled ensure: === -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: Stack: -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffcb02daaa6 UnrealEditor-RHI.dll!FRHIRenderPassInfo::Validate() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp:1606] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b4b6f0c UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePassPrologue() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2822] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b4b5927 UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePass() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2911] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b47c2e2 UnrealEditor-RenderCore.dll!`FRDGBuilder::DispatchParallelExecute'::`13'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2729] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b4ef237 UnrealEditor-RenderCore.dll!UE::Tasks::Private::FTaskBase::TryExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Tasks\TaskPrivate.h:436] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b493414 UnrealEditor-RenderCore.dll!LowLevelTasks::TTaskDelegate::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`UE::Tasks::Private::FTaskBase::Init'::`2':: >'::`11'::,0>::CallAndMove() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\TaskDelegate.h:171] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b838cd5 UnrealEditor-Core.dll!LowLevelTasks::FTask::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\Task.h:627] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b838a7c UnrealEditor-Core.dll!LowLevelTasks::FScheduler::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:150] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b8180e2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::TryExecuteTaskFrom::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:350] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b8608c2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::WorkerMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:378] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7b828b60 UnrealEditor-Core.dll!UE::Core::Private::Function::TFunctionRefCaller<`LowLevelTasks::FScheduler::CreateWorker'::`2'::,void __cdecl(void)>::Call() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\Function.h:480] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7ba0f773 UnrealEditor-Core.dll!FThreadImpl::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\Thread.cpp:69] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7be44e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffc7be38667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] -[2024.05.13-17.39.57:364][727]LogOutputDevice: Error: -[2024.05.13-17.39.57:374][727]LogStats: SubmitErrorReport - 0.000 s -[2024.05.13-17.39.57:421][727]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1396x451 MSAA=4 - -[2024.05.13-17.39.58:818][727]LogStats: SendNewReport - 1.445 s -[2024.05.13-17.39.58:819][727]LogStats: FDebug::EnsureFailed - 3.681 s -[2024.05.13-17.39.58:842][728]LogAutomationController: Ignoring very large delta of 3.74 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-17.40.08:382][675]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.13-17.40.14:505][327]Cmd: MODE ROTGRID=0 -[2024.05.13-17.40.48:415][163]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.40.48:415][163]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.40.48:415][163]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.40.48:416][163]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.40.48:444][163]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.40.48:448][163]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.40.48:452][163]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.40.48:452][163]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.13-17.40.48:452][163]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.13-17.40.48:454][163]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.13-17.40.48:574][163]LogUObjectHash: Compacting FUObjectHashTables data took 0.93ms -[2024.05.13-17.40.48:674][164]LogPlayLevel: Display: Destroying online subsystem :Context_1 -[2024.05.13-17.40.52:230][559]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.40.52:357][562]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.40.54:822][815]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-17.40.54:871][815]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.40.54:871][815]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.40.54:933][815]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.13-17.40.56:745][815]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] -`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] -FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] -UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] -UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] -BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] - -[2024.05.13-17.40.56:826][815]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... -[2024.05.13-17.41.01:108][815]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 4.282331s -[2024.05.13-17.41.03:079][815]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 8.256000s (6.256000s overbudget) -[2024.05.13-17.41.03:197][815]LogSlate: Took 0.016952 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.13-17.41.03:653][816]LogAutomationController: Ignoring very large delta of 8.84 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-17.41.13:208][287]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] - -[2024.05.13-17.41.13:376][287]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] -UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] - -[2024.05.13-17.41.13:387][288]LogAutomationController: Ignoring very large delta of 3.07 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-17.43.02:302][886]BlueprintLog: New page: Compile Wand -[2024.05.13-17.43.02:359][886]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.13-17.43.03:028][913]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.43.03:085][913]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.009111 seconds -[2024.05.13-17.43.03:125][913]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-17.43.03:126][913]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand61E7CEB748D51ADDD39A6A8983F31001.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-17.43.03:150][913]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms -[2024.05.13-17.43.03:151][913]AssetCheck: New page: Asset Save: Wand -[2024.05.13-17.43.03:151][913]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-17.43.06:697][287]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.43.06:702][287]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.43.06:702][287]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:43:06) -[2024.05.13-17.43.06:702][287]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.43.06:705][287]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002781s) -[2024.05.13-17.43.06:705][287]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002809s) -[2024.05.13-17.43.06:723][287]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.13-17.43.06:724][287]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.43.06:724][287]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.43.06:724][287]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.43.06:724][287]LogPlayLevel: PIE: World Init took: (0.001017s) -[2024.05.13-17.43.06:724][287]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.43.06:725][287]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.43.06:725][287]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.43.06:725][287]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.43.06:725][287]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.43.06:725][287]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.43.06:728][287]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.43.06:745][287]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.43.06:745][287]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.43.06:745][287]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.43.06:745][287]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.43.06:746][287]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 -[2024.05.13-17.43.06:746][287]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 -[2024.05.13-17.43.06:748][287]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 -[2024.05.13-17.43.06:748][287]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 -[2024.05.13-17.43.06:748][287]LogInit: FAudioDevice initialized with ID 3. -[2024.05.13-17.43.06:748][287]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.13-17.43.06:748][287]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.13-17.43.06:751][287]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.43.06:751][287]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.43.06:752][287]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.43.06 -[2024.05.13-17.43.06:752][287]LogWorld: Bringing up level for play took: 0.001104 -[2024.05.13-17.43.06:754][287]LogOnline: OSS: Created online subsystem instance for: :Context_5 -[2024.05.13-17.43.06:755][287]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.43.06:755][287]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.43.06:755][287]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.43.06:755][287]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.43.06:755][287]PIE: Server logged in -[2024.05.13-17.43.06:756][287]PIE: Play in editor total start time 0.054 seconds. -[2024.05.13-17.43.09:357][481]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: Total job queries 45, among them cache hits 10 (22.22%) -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: Tracking 34 distinct input hashes that result in 31 distinct outputs (91.18%) -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: RAM used: 1.13 MiB of 819.20 MiB budget. Usage: 0.14% -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.13-17.43.09:374][481]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.43.13:848][872]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.44.18:157][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.44.18:157][983]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.44.18:157][983]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.44.18:157][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.44.18:165][983]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.44.18:172][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.44.18:186][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.44.18:186][983]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.13-17.44.18:186][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.13-17.44.18:188][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.13-17.44.18:194][983]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms -[2024.05.13-17.44.18:241][984]LogPlayLevel: Display: Destroying online subsystem :Context_5 -[2024.05.13-17.45.14:025][ 22]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.45.14:030][ 22]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.45.14:030][ 22]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:45:14) -[2024.05.13-17.45.14:030][ 22]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.45.14:033][ 22]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002884s) -[2024.05.13-17.45.14:033][ 22]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002928s) -[2024.05.13-17.45.14:050][ 22]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.13-17.45.14:052][ 22]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.45.14:052][ 22]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.45.14:052][ 22]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.45.14:053][ 22]LogPlayLevel: PIE: World Init took: (0.001092s) -[2024.05.13-17.45.14:053][ 22]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.45.14:053][ 22]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.45.14:053][ 22]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.45.14:054][ 22]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.45.14:054][ 22]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.45.14:054][ 22]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.45.14:056][ 22]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.45.14:089][ 22]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.45.14:090][ 22]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.45.14:090][ 22]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.45.14:090][ 22]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.45.14:090][ 22]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 -[2024.05.13-17.45.14:090][ 22]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 -[2024.05.13-17.45.14:092][ 22]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 -[2024.05.13-17.45.14:092][ 22]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 -[2024.05.13-17.45.14:092][ 22]LogInit: FAudioDevice initialized with ID 4. -[2024.05.13-17.45.14:093][ 22]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. -[2024.05.13-17.45.14:093][ 22]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.13-17.45.14:096][ 22]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.45.14:096][ 22]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.45.14:097][ 22]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.45.14 -[2024.05.13-17.45.14:097][ 22]LogWorld: Bringing up level for play took: 0.001074 -[2024.05.13-17.45.14:099][ 22]LogOnline: OSS: Created online subsystem instance for: :Context_8 -[2024.05.13-17.45.14:100][ 22]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.45.14:100][ 22]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.45.14:100][ 22]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.45.14:100][ 22]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.45.14:100][ 22]PIE: Server logged in -[2024.05.13-17.45.14:101][ 22]PIE: Play in editor total start time 0.071 seconds. -[2024.05.13-17.45.19:270][547]Cmd: MODE ROTGRID=1 -[2024.05.13-17.45.55:465][494]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.45.55:465][494]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.45.55:465][494]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.45.55:466][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.45.55:474][494]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.45.55:480][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.45.55:495][494]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.45.55:495][494]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.13-17.45.55:495][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.13-17.45.55:497][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.13-17.45.55:501][494]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.45.55:504][494]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-17.45.55:557][495]LogPlayLevel: Display: Destroying online subsystem :Context_8 -[2024.05.13-17.47.33:432][166]BlueprintLog: New page: Compile Wand -[2024.05.13-17.47.33:470][166]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.13-17.47.34:096][210]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.47.34:141][210]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-17.47.34:141][210]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand16951A494ACA795D29CE7C8E2DAD8B15.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-17.47.34:147][210]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 173 ms) -[2024.05.13-17.47.34:149][210]AssetCheck: New page: Asset Save: Wand -[2024.05.13-17.47.34:149][210]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-17.47.36:389][446]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.47.36:395][446]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.47.36:395][446]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:47:36) -[2024.05.13-17.47.36:395][446]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.47.36:397][446]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002757s) -[2024.05.13-17.47.36:398][446]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002786s) -[2024.05.13-17.47.36:415][446]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.13-17.47.36:418][446]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.47.36:418][446]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.47.36:418][446]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.47.36:419][446]LogPlayLevel: PIE: World Init took: (0.001020s) -[2024.05.13-17.47.36:419][446]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.47.36:419][446]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.47.36:419][446]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.47.36:420][446]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.47.36:420][446]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.47.36:420][446]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.47.36:422][446]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.47.36:439][446]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.47.36:440][446]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.47.36:440][446]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.47.36:440][446]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.47.36:440][446]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 -[2024.05.13-17.47.36:440][446]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 -[2024.05.13-17.47.36:442][446]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 -[2024.05.13-17.47.36:443][446]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 -[2024.05.13-17.47.36:443][446]LogInit: FAudioDevice initialized with ID 5. -[2024.05.13-17.47.36:443][446]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. -[2024.05.13-17.47.36:443][446]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.13-17.47.36:445][446]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.47.36:446][446]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.47.36:447][446]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.47.36 -[2024.05.13-17.47.36:447][446]LogWorld: Bringing up level for play took: 0.001128 -[2024.05.13-17.47.36:449][446]LogOnline: OSS: Created online subsystem instance for: :Context_9 -[2024.05.13-17.47.36:450][446]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.47.36:450][446]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.47.36:450][446]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.47.36:450][446]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.47.36:450][446]PIE: Server logged in -[2024.05.13-17.47.36:451][446]PIE: Play in editor total start time 0.056 seconds. -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Total job queries 48, among them cache hits 11 (22.92%) -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Tracking 37 distinct input hashes that result in 34 distinct outputs (91.89%) -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: RAM used: 1.27 MiB of 819.20 MiB budget. Usage: 0.16% -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Shaders Compiled: 2 -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Jobs assigned 2, completed 2 (100%) -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Average time worker was idle: 0.11 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.09 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Job execution time: average 3.42 s, max 4.42 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Job life time (pending + execution): average 3.48 s, max 4.44 -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Shader code size: average 85.18 KiB, min 85.172 KiB, max 85.188 KiB -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 6.95 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Jobs were issued in 2 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Average processing rate: 0.29 jobs/sec -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Total thread time: 4.67 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Total thread preprocess time: 0.099 s -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Percentage time preprocessing: 2.13% -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Effective parallelization: 0.67 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 2 times, average 2.34 sec, max 2.38 sec, min 2.29 sec) -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 100.00% of total time (compiled 2 times, average 2.34 sec, max 2.38 sec, min 2.29 sec) -[2024.05.13-17.47.38:415][633]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.48.05:587][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.48.05:587][594]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.48.05:588][594]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.48.05:588][594]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.48.05:596][594]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.48.05:603][594]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.48.05:618][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.48.05:618][594]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.13-17.48.05:618][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.13-17.48.05:620][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.13-17.48.05:626][594]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.13-17.48.05:675][595]LogPlayLevel: Display: Destroying online subsystem :Context_9 -[2024.05.13-17.48.11:398][ 39]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.48.11:398][ 39]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.48.11:398][ 39]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.48.48:069][749]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.48.48:115][749]LogUObjectHash: Compacting FUObjectHashTables data took 2.01ms -[2024.05.13-17.48.48:967][806]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.48.49:006][806]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.48.49:039][806]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.48.49:039][806]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneD0C1C8E74D3C45F7C0AA409D24271EFD.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.48.49:047][806]LogFileHelpers: InternalPromptForCheckoutAndSave took 80 ms (total: 253 ms) -[2024.05.13-17.48.49:049][806]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.48.49:049][806]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.48.52:822][125]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.48.52:827][125]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.48.52:827][125]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:48:52) -[2024.05.13-17.48.52:828][125]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.48.52:831][125]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003036s) -[2024.05.13-17.48.52:831][125]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003072s) -[2024.05.13-17.48.52:849][125]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.13-17.48.52:853][125]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.48.52:853][125]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.48.52:853][125]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.48.52:854][125]LogPlayLevel: PIE: World Init took: (0.001013s) -[2024.05.13-17.48.52:854][125]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.48.52:854][125]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.48.52:854][125]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.48.52:854][125]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.48.52:854][125]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.48.52:854][125]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.48.52:857][125]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.48.52:874][125]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.48.52:874][125]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.48.52:874][125]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.48.52:874][125]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.48.52:875][125]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 -[2024.05.13-17.48.52:875][125]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 -[2024.05.13-17.48.52:877][125]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 -[2024.05.13-17.48.52:877][125]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 -[2024.05.13-17.48.52:877][125]LogInit: FAudioDevice initialized with ID 6. -[2024.05.13-17.48.52:877][125]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. -[2024.05.13-17.48.52:877][125]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.13-17.48.52:879][125]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.48.52:880][125]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.48.52:881][125]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.48.52 -[2024.05.13-17.48.52:881][125]LogWorld: Bringing up level for play took: 0.001142 -[2024.05.13-17.48.52:883][125]LogOnline: OSS: Created online subsystem instance for: :Context_12 -[2024.05.13-17.48.52:884][125]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.48.52:884][125]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.48.52:884][125]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.48.52:884][125]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.48.52:884][125]PIE: Server logged in -[2024.05.13-17.48.52:885][125]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-17.49.55:987][948]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.49.55:987][948]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.49.55:988][948]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.49.55:988][948]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.49.55:992][948]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.49.55:999][948]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.49.56:014][948]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.49.56:014][948]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.13-17.49.56:014][948]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.13-17.49.56:016][948]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.13-17.49.56:023][948]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.13-17.49.56:069][949]LogPlayLevel: Display: Destroying online subsystem :Context_12 -[2024.05.13-17.51.37:941][ 92]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.51.37:980][ 92]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.13-17.51.38:827][145]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.51.38:881][145]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.51.38:882][145]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneD47FFE6D4FFBD42552B26EB01390CA5D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.51.38:888][145]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 314 ms) -[2024.05.13-17.51.38:890][145]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.51.38:890][145]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.51.40:882][330]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.51.40:889][330]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.51.40:889][330]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:51:40) -[2024.05.13-17.51.40:889][330]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.51.40:892][330]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003206s) -[2024.05.13-17.51.40:892][330]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003237s) -[2024.05.13-17.51.40:910][330]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.13-17.51.40:914][330]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.51.40:914][330]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.51.40:914][330]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.51.40:915][330]LogPlayLevel: PIE: World Init took: (0.001131s) -[2024.05.13-17.51.40:915][330]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.51.40:915][330]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.51.40:915][330]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.51.40:915][330]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.51.40:915][330]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.51.40:915][330]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.51.40:918][330]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.51.40:935][330]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.51.40:936][330]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.51.40:936][330]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.51.40:936][330]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.51.40:937][330]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 -[2024.05.13-17.51.40:937][330]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 -[2024.05.13-17.51.40:938][330]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 -[2024.05.13-17.51.40:938][330]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 -[2024.05.13-17.51.40:938][330]LogInit: FAudioDevice initialized with ID 7. -[2024.05.13-17.51.40:938][330]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. -[2024.05.13-17.51.40:939][330]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.13-17.51.40:942][330]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.51.40:942][330]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.51.40:943][330]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.51.40 -[2024.05.13-17.51.40:943][330]LogWorld: Bringing up level for play took: 0.001126 -[2024.05.13-17.51.40:945][330]LogOnline: OSS: Created online subsystem instance for: :Context_13 -[2024.05.13-17.51.40:946][330]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.51.40:946][330]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.51.40:946][330]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.51.40:946][330]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.51.40:946][330]PIE: Server logged in -[2024.05.13-17.51.40:947][330]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-17.51.57:727][140]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.51.57:727][140]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.51.57:728][140]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.51.57:728][140]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.51.57:733][140]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.51.57:739][140]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.51.57:754][140]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.51.57:754][140]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.13-17.51.57:754][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.13-17.51.57:756][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.13-17.51.57:760][140]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.51.57:762][140]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.13-17.51.57:811][141]LogPlayLevel: Display: Destroying online subsystem :Context_13 -[2024.05.13-17.52.11:971][189]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.52.12:008][189]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-17.52.12:827][247]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.52.12:880][247]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.52.12:880][247]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune6321A55A4B6E64754C7AE3BEBAA7C109.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.52.12:886][247]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 374 ms) -[2024.05.13-17.52.12:888][247]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.52.12:888][247]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.52.14:747][436]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.52.14:753][436]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.52.14:753][436]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:52:14) -[2024.05.13-17.52.14:753][436]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.52.14:756][436]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002929s) -[2024.05.13-17.52.14:756][436]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002961s) -[2024.05.13-17.52.14:773][436]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.13-17.52.14:776][436]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.52.14:776][436]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.52.14:777][436]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.52.14:777][436]LogPlayLevel: PIE: World Init took: (0.000987s) -[2024.05.13-17.52.14:777][436]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.52.14:777][436]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.52.14:777][436]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.52.14:778][436]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.52.14:778][436]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.52.14:778][436]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.52.14:780][436]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.52.14:798][436]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.52.14:798][436]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.52.14:798][436]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.52.14:798][436]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.52.14:799][436]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 -[2024.05.13-17.52.14:799][436]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 -[2024.05.13-17.52.14:801][436]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 -[2024.05.13-17.52.14:801][436]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 -[2024.05.13-17.52.14:801][436]LogInit: FAudioDevice initialized with ID 8. -[2024.05.13-17.52.14:801][436]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. -[2024.05.13-17.52.14:801][436]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.13-17.52.14:804][436]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.52.14:805][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.52.14:805][436]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.52.14 -[2024.05.13-17.52.14:805][436]LogWorld: Bringing up level for play took: 0.001079 -[2024.05.13-17.52.14:807][436]LogOnline: OSS: Created online subsystem instance for: :Context_14 -[2024.05.13-17.52.14:808][436]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.52.14:808][436]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.52.14:808][436]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.52.14:808][436]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.52.14:808][436]PIE: Server logged in -[2024.05.13-17.52.14:809][436]PIE: Play in editor total start time 0.057 seconds. -[2024.05.13-17.52.26:820][691]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.52.26:820][691]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.52.26:821][691]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.52.26:821][691]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.52.26:825][691]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.52.26:832][691]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.52.26:847][691]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.52.26:847][691]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.13-17.52.26:847][691]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.13-17.52.26:849][691]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.13-17.52.26:852][691]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.52.26:855][691]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.13-17.52.26:908][692]LogPlayLevel: Display: Destroying online subsystem :Context_14 -[2024.05.13-17.52.36:343][417]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.52.36:383][417]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-17.52.36:996][454]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.52.37:046][454]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.52.37:047][454]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneD2576979482DBAAD31F2519B469D539C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.52.37:053][454]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 432 ms) -[2024.05.13-17.52.37:055][454]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.52.37:055][454]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.52.39:096][652]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.52.39:102][652]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.52.39:102][652]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:52:39) -[2024.05.13-17.52.39:102][652]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.52.39:105][652]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002800s) -[2024.05.13-17.52.39:105][652]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002834s) -[2024.05.13-17.52.39:122][652]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.13-17.52.39:125][652]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.52.39:126][652]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.52.39:126][652]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.52.39:126][652]LogPlayLevel: PIE: World Init took: (0.001009s) -[2024.05.13-17.52.39:126][652]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.52.39:126][652]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.52.39:126][652]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.52.39:127][652]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.52.39:127][652]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.52.39:127][652]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.52.39:130][652]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.52.39:147][652]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.52.39:147][652]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.52.39:147][652]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.52.39:147][652]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.52.39:148][652]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 -[2024.05.13-17.52.39:148][652]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 -[2024.05.13-17.52.39:150][652]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 -[2024.05.13-17.52.39:150][652]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 -[2024.05.13-17.52.39:150][652]LogInit: FAudioDevice initialized with ID 9. -[2024.05.13-17.52.39:150][652]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. -[2024.05.13-17.52.39:150][652]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.13-17.52.39:153][652]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.52.39:154][652]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.52.39:154][652]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.52.39 -[2024.05.13-17.52.39:154][652]LogWorld: Bringing up level for play took: 0.001084 -[2024.05.13-17.52.39:157][652]LogOnline: OSS: Created online subsystem instance for: :Context_15 -[2024.05.13-17.52.39:157][652]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.52.39:157][652]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.52.39:157][652]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.52.39:157][652]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.52.39:158][652]PIE: Server logged in -[2024.05.13-17.52.39:158][652]PIE: Play in editor total start time 0.057 seconds. -[2024.05.13-17.53.22:536][363]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.53.22:536][363]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.53.22:536][363]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.53.22:536][363]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.53.22:541][363]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.53.22:547][363]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.53.22:562][363]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.53.22:562][363]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.13-17.53.22:563][363]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.13-17.53.22:564][363]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.13-17.53.22:568][363]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.53.22:570][363]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-17.53.22:618][364]LogPlayLevel: Display: Destroying online subsystem :Context_15 -[2024.05.13-17.53.24:060][526]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.53.24:066][526]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.53.24:066][526]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:53:24) -[2024.05.13-17.53.24:066][526]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.53.24:069][526]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003084s) -[2024.05.13-17.53.24:069][526]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003120s) -[2024.05.13-17.53.24:087][526]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.13-17.53.24:089][526]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.53.24:089][526]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.53.24:090][526]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.53.24:090][526]LogPlayLevel: PIE: World Init took: (0.001034s) -[2024.05.13-17.53.24:090][526]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.53.24:090][526]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.53.24:090][526]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.53.24:091][526]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.53.24:091][526]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.53.24:091][526]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.53.24:093][526]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.53.24:110][526]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.53.24:111][526]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.53.24:111][526]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.53.24:111][526]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.53.24:112][526]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 -[2024.05.13-17.53.24:112][526]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 -[2024.05.13-17.53.24:113][526]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 -[2024.05.13-17.53.24:113][526]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 -[2024.05.13-17.53.24:113][526]LogInit: FAudioDevice initialized with ID 10. -[2024.05.13-17.53.24:113][526]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. -[2024.05.13-17.53.24:113][526]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.13-17.53.24:117][526]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.53.24:117][526]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.53.24:118][526]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.53.24 -[2024.05.13-17.53.24:118][526]LogWorld: Bringing up level for play took: 0.001094 -[2024.05.13-17.53.24:120][526]LogOnline: OSS: Created online subsystem instance for: :Context_16 -[2024.05.13-17.53.24:121][526]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.53.24:121][526]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.53.24:121][526]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.53.24:121][526]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.53.24:121][526]PIE: Server logged in -[2024.05.13-17.53.24:122][526]PIE: Play in editor total start time 0.056 seconds. -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Total job queries 50, among them cache hits 11 (22.00%) -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Tracking 39 distinct input hashes that result in 36 distinct outputs (92.31%) -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: RAM used: 1.35 MiB of 819.20 MiB budget. Usage: 0.16% -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Shaders Compiled: 2 -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Jobs assigned 2, completed 2 (100%) -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Average time worker was idle: 0.11 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.09 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Job execution time: average 3.42 s, max 4.42 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Job life time (pending + execution): average 3.48 s, max 4.44 -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Shader code size: average 85.18 KiB, min 85.172 KiB, max 85.188 KiB -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 6.95 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Jobs were issued in 2 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Average processing rate: 0.29 jobs/sec -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Total thread time: 4.67 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Total thread preprocess time: 0.099 s -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Percentage time preprocessing: 2.13% -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Effective parallelization: 0.67 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 2 times, average 2.34 sec, max 2.38 sec, min 2.29 sec) -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: Top 1 shader types by total compile time: -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 100.00% of total time (compiled 2 times, average 2.34 sec, max 2.38 sec, min 2.29 sec) -[2024.05.13-17.53.48:321][118]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.53.51:165][431]LogViewport: Scene viewport resized to 1396x453, mode Windowed. -[2024.05.13-17.53.51:180][432]LogViewport: Scene viewport resized to 1396x455, mode Windowed. -[2024.05.13-17.53.51:198][433]LogViewport: Scene viewport resized to 1396x462, mode Windowed. -[2024.05.13-17.53.51:214][434]LogViewport: Scene viewport resized to 1396x473, mode Windowed. -[2024.05.13-17.53.51:232][435]LogViewport: Scene viewport resized to 1396x480, mode Windowed. -[2024.05.13-17.53.51:251][436]LogViewport: Scene viewport resized to 1396x486, mode Windowed. -[2024.05.13-17.53.51:269][437]LogViewport: Scene viewport resized to 1396x489, mode Windowed. -[2024.05.13-17.53.51:285][438]LogViewport: Scene viewport resized to 1396x490, mode Windowed. -[2024.05.13-17.53.51:317][441]LogViewport: Scene viewport resized to 1396x491, mode Windowed. -[2024.05.13-17.53.51:331][442]LogViewport: Scene viewport resized to 1396x494, mode Windowed. -[2024.05.13-17.53.51:348][443]LogViewport: Scene viewport resized to 1396x495, mode Windowed. -[2024.05.13-17.53.51:366][444]LogViewport: Scene viewport resized to 1396x498, mode Windowed. -[2024.05.13-17.53.51:381][445]LogViewport: Scene viewport resized to 1396x503, mode Windowed. -[2024.05.13-17.53.51:398][446]LogViewport: Scene viewport resized to 1396x509, mode Windowed. -[2024.05.13-17.53.51:415][447]LogViewport: Scene viewport resized to 1396x514, mode Windowed. -[2024.05.13-17.53.51:433][448]LogViewport: Scene viewport resized to 1396x519, mode Windowed. -[2024.05.13-17.53.51:451][449]LogViewport: Scene viewport resized to 1396x523, mode Windowed. -[2024.05.13-17.53.51:501][454]LogViewport: Scene viewport resized to 1396x524, mode Windowed. -[2024.05.13-17.53.51:516][455]LogViewport: Scene viewport resized to 1396x530, mode Windowed. -[2024.05.13-17.53.51:530][456]LogViewport: Scene viewport resized to 1396x537, mode Windowed. -[2024.05.13-17.53.51:547][457]LogViewport: Scene viewport resized to 1396x546, mode Windowed. -[2024.05.13-17.53.51:567][458]LogViewport: Scene viewport resized to 1396x558, mode Windowed. -[2024.05.13-17.53.51:585][459]LogViewport: Scene viewport resized to 1396x569, mode Windowed. -[2024.05.13-17.53.51:603][460]LogViewport: Scene viewport resized to 1396x578, mode Windowed. -[2024.05.13-17.53.51:620][461]LogViewport: Scene viewport resized to 1396x584, mode Windowed. -[2024.05.13-17.53.51:639][462]LogViewport: Scene viewport resized to 1396x587, mode Windowed. -[2024.05.13-17.55.42:017][658]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.55.42:017][658]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.55.42:018][658]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.55.42:018][658]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.55.42:022][658]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.55.42:029][658]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.55.42:045][658]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.55.42:045][658]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.13-17.55.42:046][658]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.13-17.55.42:048][658]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.13-17.55.42:054][658]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.13-17.55.42:127][659]LogPlayLevel: Display: Destroying online subsystem :Context_16 -[2024.05.13-17.55.53:336][964]LogSlate: Took 0.000259 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Total job queries 205, among them cache hits 34 (16.59%) -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Tracking 165 distinct input hashes that result in 98 distinct outputs (59.39%) -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: RAM used: 5.89 MiB of 819.20 MiB budget. Usage: 0.72% -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Shaders Compiled: 89 -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Jobs assigned 95, completed 89 (93.68%) -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Average time worker was idle: 11.41 s -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.27 s -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Job execution time: average 0.66 s, max 4.42 s -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Job life time (pending + execution): average 0.72 s, max 4.44 -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Shader code size: average 60.305 KiB, min 4.617 KiB, max 87.379 KiB -[2024.05.13-17.56.48:421][610]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 35.92 s -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Jobs were issued in 95 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Average processing rate: 2.48 jobs/sec -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Total thread time: 50.199 s -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Total thread preprocess time: 3.276 s -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Percentage time preprocessing: 6.53% -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Effective parallelization: 1.40 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 8 times, average 2.20 sec, max 2.41 sec, min 2.09 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 26 times, average 0.48 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 32 times, average 0.39 sec, max 0.52 sec, min 0.33 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 3 times, average 0.32 sec, max 0.34 sec, min 0.31 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: FHitProxyVS (compiled 4 times, average 0.32 sec, max 0.37 sec, min 0.27 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 35.04% of total time (compiled 8 times, average 2.20 sec, max 2.41 sec, min 2.09 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 24.85% of total time (compiled 26 times, average 0.48 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 24.61% of total time (compiled 32 times, average 0.39 sec, max 0.52 sec, min 0.33 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: FVelocityVS - 4.01% of total time (compiled 7 times, average 0.29 sec, max 0.33 sec, min 0.26 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: FHitProxyVS - 2.53% of total time (compiled 4 times, average 0.32 sec, max 0.37 sec, min 0.27 sec) -[2024.05.13-17.56.48:422][610]LogShaderCompilers: Display: ================================================ -[2024.05.13-17.58.26:574][401]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.58.26:614][401]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.13-17.58.29:804][634]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.58.29:848][634]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.58.29:849][634]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune072C0350480EBA9A0CA1D6AD5B74C23C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.58.29:855][634]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 483 ms) -[2024.05.13-17.58.29:857][634]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.58.29:857][634]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.58.38:752][369]BlueprintLog: New page: Compile Wand -[2024.05.13-17.58.38:788][369]LogUObjectHash: Compacting FUObjectHashTables data took 2.22ms -[2024.05.13-17.58.39:736][442]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.58.39:785][442]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-17.58.39:785][442]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WandF1797C954E40916AEC9D25BDC22383FE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-17.58.39:792][442]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 540 ms) -[2024.05.13-17.58.39:794][442]AssetCheck: New page: Asset Save: Wand -[2024.05.13-17.58.39:794][442]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-17.58.42:618][727]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.58.42:624][727]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.58.42:624][727]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:58:42) -[2024.05.13-17.58.42:624][727]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.58.42:628][727]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003110s) -[2024.05.13-17.58.42:628][727]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003175s) -[2024.05.13-17.58.42:646][727]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.13-17.58.42:649][727]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.58.42:649][727]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.58.42:649][727]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.58.42:650][727]LogPlayLevel: PIE: World Init took: (0.001086s) -[2024.05.13-17.58.42:650][727]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.58.42:650][727]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.58.42:650][727]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.58.42:651][727]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.58.42:651][727]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.58.42:651][727]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.58.42:653][727]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.58.42:670][727]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.58.42:671][727]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.58.42:671][727]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.58.42:671][727]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.58.42:672][727]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 -[2024.05.13-17.58.42:672][727]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 -[2024.05.13-17.58.42:673][727]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 -[2024.05.13-17.58.42:673][727]LogInit: FAudioDevice initialized with ID 11. -[2024.05.13-17.58.42:673][727]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 -[2024.05.13-17.58.42:673][727]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. -[2024.05.13-17.58.42:674][727]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.13-17.58.42:676][727]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.58.42:677][727]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.58.42:678][727]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.58.42 -[2024.05.13-17.58.42:678][727]LogWorld: Bringing up level for play took: 0.001249 -[2024.05.13-17.58.42:680][727]LogOnline: OSS: Created online subsystem instance for: :Context_17 -[2024.05.13-17.58.42:681][727]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.58.42:681][727]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.58.42:681][727]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.58.42:681][727]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.58.42:682][727]PIE: Server logged in -[2024.05.13-17.58.42:683][727]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-17.58.47:414][178]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.58.47:415][178]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.58.47:415][178]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.58.47:415][178]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.58.47:424][178]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.58.47:431][178]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.58.47:446][178]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.58.47:446][178]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.13-17.58.47:447][178]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.13-17.58.47:448][178]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.13-17.58.47:452][178]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.58.47:455][178]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.13-17.58.47:504][179]LogPlayLevel: Display: Destroying online subsystem :Context_17 -[2024.05.13-17.59.15:256][275]BlueprintLog: New page: Compile BP_Rune -[2024.05.13-17.59.15:304][275]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.13-17.59.16:125][324]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-17.59.16:172][324]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-17.59.16:172][324]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneDB0EB7B04C863A4608B5DB9D69B5F802.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-17.59.16:179][324]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 594 ms) -[2024.05.13-17.59.16:180][324]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-17.59.16:180][324]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-17.59.19:173][595]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-17.59.19:179][595]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-17.59.19:179][595]PIE: New page: SIE session: TheMainWorld (13 May 2024, 23:59:19) -[2024.05.13-17.59.19:179][595]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.59.19:182][595]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002984s) -[2024.05.13-17.59.19:182][595]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003020s) -[2024.05.13-17.59.19:200][595]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.13-17.59.19:205][595]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-17.59.19:205][595]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-17.59.19:205][595]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-17.59.19:206][595]LogPlayLevel: PIE: World Init took: (0.001096s) -[2024.05.13-17.59.19:206][595]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-17.59.19:206][595]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-17.59.19:206][595]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-17.59.19:206][595]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-17.59.19:207][595]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-17.59.19:207][595]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-17.59.19:209][595]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-17.59.19:226][595]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-17.59.19:226][595]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-17.59.19:226][595]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-17.59.19:226][595]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-17.59.19:227][595]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 -[2024.05.13-17.59.19:227][595]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 -[2024.05.13-17.59.19:229][595]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 -[2024.05.13-17.59.19:229][595]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 -[2024.05.13-17.59.19:229][595]LogInit: FAudioDevice initialized with ID 12. -[2024.05.13-17.59.19:229][595]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. -[2024.05.13-17.59.19:229][595]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.13-17.59.19:231][595]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-17.59.19:232][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-17.59.19:233][595]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-20.59.19 -[2024.05.13-17.59.19:233][595]LogWorld: Bringing up level for play took: 0.001077 -[2024.05.13-17.59.19:235][595]LogOnline: OSS: Created online subsystem instance for: :Context_18 -[2024.05.13-17.59.19:236][595]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-17.59.19:236][595]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-17.59.19:236][595]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-17.59.19:236][595]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-17.59.19:236][595]PIE: Server logged in -[2024.05.13-17.59.19:237][595]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-17.59.49:340][850]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.59.49:340][850]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-17.59.49:341][850]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-17.59.49:341][850]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.59.49:345][850]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-17.59.49:352][850]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-17.59.49:367][850]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-17.59.49:368][850]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.13-17.59.49:368][850]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.13-17.59.49:370][850]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.13-17.59.49:373][850]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-17.59.49:376][850]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.13-17.59.49:422][851]LogPlayLevel: Display: Destroying online subsystem :Context_18 -[2024.05.13-18.00.03:871][534]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-18.00.03:876][534]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.00.03:944][534]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms -[2024.05.13-18.00.03:956][534]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.13-18.00.03:956][534]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorldE85EFAF24309B69EC5F94A8EE8A19C67.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.13-18.00.03:962][534]LogFileHelpers: Saving map 'TheMainWorld' took 0.056 -[2024.05.13-18.00.03:974][534]LogFileHelpers: InternalPromptForCheckoutAndSave took 98 ms (total: 692 ms) -[2024.05.13-18.00.03:977][534]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.13-18.00.03:977][534]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.13-18.00.07:835][979]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-18.05.00:995][506]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.05.01:039][506]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-18.05.01:040][506]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune069FA7234A37B0BB66CB9C9BB9FD2764.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-18.05.01:047][506]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 743 ms) -[2024.05.13-18.05.01:048][506]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-18.05.01:048][506]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-18.05.28:985][462]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge -[2024.05.13-18.05.30:034][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.05.30:034][462]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.05.30:368][462]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... -[2024.05.13-18.05.30:577][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.05.30:577][462]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.05.31:173][462]LogViewport: Scene viewport resized to 378x423, mode Windowed. -[2024.05.13-18.05.31:256][462]LogSlate: Took 0.009530 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.13-18.05.31:473][462]LogAutomationController: Ignoring very large delta of 2.50 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Total job queries 366, among them cache hits 67 (18.31%) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Tracking 298 distinct input hashes that result in 172 distinct outputs (57.72%) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: RAM used: 10.63 MiB of 819.20 MiB budget. Usage: 1.30% -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Shaders Compiled: 169 -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Jobs assigned 170, completed 169 (99.41%) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Average time worker was idle: 10.05 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.62 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Job execution time: average 0.62 s, max 4.42 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Job life time (pending + execution): average 0.68 s, max 4.44 -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Shader code size: average 56.832 KiB, min 3.863 KiB, max 90.133 KiB -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 57.69 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Jobs were issued in 170 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Average processing rate: 2.93 jobs/sec -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Total thread time: 90.26 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Total thread preprocess time: 6.317 s -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Percentage time preprocessing: 7.00% -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Effective parallelization: 1.56 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.34 sec, max 0.40 sec, min 0.27 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 32.23% of total time (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 24.26% of total time (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 21.18% of total time (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: FVelocityVS - 5.62% of total time (compiled 17 times, average 0.30 sec, max 0.42 sec, min 0.22 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth - 3.77% of total time (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.05.31:479][463]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.05.32:458][510]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 2.959692 sec (time since issued), 1.792875 sec (combined shader worker time). -[2024.05.13-18.05.32:574][517]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.05.58:914][175]109512_NG_MagicWandDischarge_MessageLog: System compile status unknown. -[2024.05.13-18.05.59:618][215]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 0.910636 sec (time since issued), 0.889019 sec (combined shader worker time). -[2024.05.13-18.06.00:921][297]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.06.02:452][392]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 0.892902 sec (time since issued), 0.874753 sec (combined shader worker time). -[2024.05.13-18.06.02:923][421]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.06.04:925][562]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.06.46:650][407]109512_NG_MagicWandDischarge_MessageLog: System compile status unknown. -[2024.05.13-18.06.47:852][477]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 1.384178 sec (time since issued), 1.359702 sec (combined shader worker time). -[2024.05.13-18.06.48:650][532]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.06.58:902][170]LogUMG: Warning: The requested size for SRetainerWidget is 0. W:598 H:0 -[2024.05.13-18.08.09:786][458]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-18.08.14:608][666]LogNiagaraEditor: Removed Var 'Constants.Fountain.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge:SystemSpawnScript -[2024.05.13-18.08.14:608][666]LogNiagaraEditor: Removed Var 'Constants.Fountain.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge:SystemUpdateScript -[2024.05.13-18.08.14:608][666]LogNiagaraEditor: Removed Var 'Constants.Fountain.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge:Fountain.SpawnScript -[2024.05.13-18.08.14:850][668]109512_NG_MagicWandDischarge_MessageLog: System compile status unknown. -[2024.05.13-18.08.15:593][705]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 0.931127 sec (time since issued), 0.912678 sec (combined shader worker time). -[2024.05.13-18.08.16:856][777]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Total job queries 385, among them cache hits 70 (18.18%) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Tracking 315 distinct input hashes that result in 184 distinct outputs (58.41%) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: RAM used: 10.95 MiB of 819.20 MiB budget. Usage: 1.34% -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Shaders Compiled: 185 -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Jobs assigned 185, completed 185 (100%) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Average time worker was idle: 18.11 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.62 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Job execution time: average 0.59 s, max 4.42 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Job life time (pending + execution): average 0.65 s, max 4.44 -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Shader code size: average 54.062 KiB, min 2.041 KiB, max 90.133 KiB -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 62.45 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Jobs were issued in 185 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Average processing rate: 2.96 jobs/sec -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Total thread time: 92.769 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Total thread preprocess time: 6.317 s -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Percentage time preprocessing: 6.81% -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Effective parallelization: 1.49 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.34 sec, max 0.40 sec, min 0.27 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 31.35% of total time (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 23.61% of total time (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 20.60% of total time (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: FVelocityVS - 5.46% of total time (compiled 17 times, average 0.30 sec, max 0.42 sec, min 0.22 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth - 3.67% of total time (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.08.52:636][958]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.08.52:657][958]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 0.794341 sec (time since issued), 2.511779 sec (combined shader worker time). -[2024.05.13-18.08.52:665][958]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.08.52:736][958]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicWandDischarge -[2024.05.13-18.08.52:737][958]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicWandDischarge9D86F5DB4515E096B2DE1F9C64B5D3BD.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicWandDischarge.uasset' -[2024.05.13-18.08.52:747][958]LogFileHelpers: InternalPromptForCheckoutAndSave took 81 ms (total: 824 ms) -[2024.05.13-18.08.52:770][958]AssetCheck: New page: Asset Save: NG_MagicWandDischarge -[2024.05.13-18.08.52:770][958]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge -[2024.05.13-18.09.25:866][672]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.09.25:868][672]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.09.25:918][672]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.09.25:918][672]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.09.26:058][672]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms -[2024.05.13-18.09.27:658][781]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.13-18.09.47:571][110]LogEditorTransaction: Undo Reset Scale -[2024.05.13-18.10.05:658][246]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge -[2024.05.13-18.10.05:741][246]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.10.05:741][246]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.10.05:780][246]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.10.05:780][246]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.10.05:866][246]LogViewport: Scene viewport resized to 378x423, mode Windowed. -[2024.05.13-18.10.05:992][252]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.11.57:455][978]Cmd: TRANSACTION UNDO -[2024.05.13-18.11.57:456][978]LogEditorTransaction: Undo Edit input local value. -[2024.05.13-18.11.57:945][984]109512_NG_MagicWandDischarge_MessageLog: System successfully compiled. -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Total job queries 388, among them cache hits 72 (18.56%) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Tracking 316 distinct input hashes that result in 185 distinct outputs (58.54%) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: RAM used: 10.97 MiB of 819.20 MiB budget. Usage: 1.34% -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Shaders Compiled: 186 -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Jobs assigned 186, completed 186 (100%) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Average time worker was idle: 19.45 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.62 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Job execution time: average 0.59 s, max 4.42 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Job life time (pending + execution): average 0.65 s, max 4.44 -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Shader code size: average 53.916 KiB, min 2.041 KiB, max 90.133 KiB -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 62.94 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Jobs were issued in 186 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Average processing rate: 2.96 jobs/sec -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Total thread time: 92.981 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Total thread preprocess time: 6.317 s -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Percentage time preprocessing: 6.79% -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Effective parallelization: 1.48 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.34 sec, max 0.40 sec, min 0.27 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 31.28% of total time (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 23.55% of total time (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 20.56% of total time (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: FVelocityVS - 5.45% of total time (compiled 17 times, average 0.30 sec, max 0.42 sec, min 0.22 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth - 3.66% of total time (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-18.13.10:865][332]LogShaderCompilers: Display: ================================================ -[2024.05.13-18.13.10:885][332]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge took 0.663716 sec (time since issued), 1.537873 sec (combined shader worker time). -[2024.05.13-18.13.10:898][332]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.13.10:966][332]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicWandDischarge -[2024.05.13-18.13.10:967][332]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicWandDischargeBFB8C4C640DFDE838C38868AAAFA0F87.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicWandDischarge.uasset' -[2024.05.13-18.13.10:973][332]LogFileHelpers: InternalPromptForCheckoutAndSave took 75 ms (total: 900 ms) -[2024.05.13-18.13.10:996][332]AssetCheck: New page: Asset Save: NG_MagicWandDischarge -[2024.05.13-18.13.10:996][332]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicWandDischarge.NG_MagicWandDischarge -[2024.05.13-18.13.12:318][413]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.13.12:356][413]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-18.13.12:357][413]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WandC5F6651E47C41C71F8FF2ABC23E9CD1E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-18.13.12:363][413]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 945 ms) -[2024.05.13-18.13.12:364][413]AssetCheck: New page: Asset Save: Wand -[2024.05.13-18.13.12:364][413]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-18.13.58:186][498]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy -[2024.05.13-18.13.58:186][498]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! -[2024.05.13-18.14.18:829][958]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps -[2024.05.13-18.15.54:361][240]BlueprintLog: New page: Compile Wand -[2024.05.13-18.15.54:408][240]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.13-18.15.54:992][271]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.15.55:040][271]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-18.15.55:040][271]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand225146DD43B504504DCFC78757A76E7D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-18.15.55:047][271]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 1.00 sec) -[2024.05.13-18.15.55:048][271]AssetCheck: New page: Asset Save: Wand -[2024.05.13-18.15.55:048][271]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-18.15.59:437][732]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.15.59:443][732]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.15.59:443][732]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:15:59) -[2024.05.13-18.15.59:443][732]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.15.59:446][732]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003088s) -[2024.05.13-18.15.59:446][732]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003120s) -[2024.05.13-18.15.59:464][732]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.13-18.15.59:469][732]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.15.59:469][732]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.15.59:470][732]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.15.59:470][732]LogPlayLevel: PIE: World Init took: (0.001085s) -[2024.05.13-18.15.59:470][732]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.15.59:470][732]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.15.59:470][732]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.15.59:471][732]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.15.59:471][732]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.15.59:471][732]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.15.59:473][732]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.15.59:492][732]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.15.59:492][732]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.15.59:492][732]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.15.59:492][732]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.15.59:493][732]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 -[2024.05.13-18.15.59:493][732]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 -[2024.05.13-18.15.59:495][732]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 -[2024.05.13-18.15.59:495][732]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 -[2024.05.13-18.15.59:495][732]LogInit: FAudioDevice initialized with ID 13. -[2024.05.13-18.15.59:495][732]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. -[2024.05.13-18.15.59:495][732]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.13-18.15.59:498][732]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.15.59:499][732]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.15.59:499][732]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.15.59 -[2024.05.13-18.15.59:500][732]LogWorld: Bringing up level for play took: 0.001216 -[2024.05.13-18.15.59:502][732]LogOnline: OSS: Created online subsystem instance for: :Context_23 -[2024.05.13-18.15.59:503][732]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.15.59:503][732]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.15.59:503][732]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.15.59:503][732]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.15.59:503][732]PIE: Server logged in -[2024.05.13-18.15.59:504][732]PIE: Play in editor total start time 0.061 seconds. -[2024.05.13-18.16.02:267][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.16.02:267][968]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.16.02:268][968]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.16.02:268][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.16.02:280][968]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.16.02:287][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.16.02:303][968]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.16.02:303][968]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.13-18.16.02:303][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.13-18.16.02:305][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.13-18.16.02:309][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.16.02:312][968]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.13-18.16.02:388][969]LogPlayLevel: Display: Destroying online subsystem :Context_23 -[2024.05.13-18.16.08:717][654]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-18.16.11:869][ 20]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.16.11:882][ 20]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.16.11:882][ 20]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:16:11) -[2024.05.13-18.16.11:882][ 20]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.16.11:885][ 20]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002912s) -[2024.05.13-18.16.11:885][ 20]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002941s) -[2024.05.13-18.16.11:903][ 20]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.13-18.16.11:907][ 20]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.16.11:907][ 20]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.16.11:908][ 20]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.16.11:908][ 20]LogPlayLevel: PIE: World Init took: (0.001046s) -[2024.05.13-18.16.11:908][ 20]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.16.11:908][ 20]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.16.11:908][ 20]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.16.11:909][ 20]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.16.11:909][ 20]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.16.11:909][ 20]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.16.11:911][ 20]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.16.11:928][ 20]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.16.11:928][ 20]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.16.11:929][ 20]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.16.11:929][ 20]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.16.11:930][ 20]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 -[2024.05.13-18.16.11:930][ 20]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 -[2024.05.13-18.16.11:931][ 20]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 -[2024.05.13-18.16.11:931][ 20]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 -[2024.05.13-18.16.11:931][ 20]LogInit: FAudioDevice initialized with ID 14. -[2024.05.13-18.16.11:931][ 20]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. -[2024.05.13-18.16.11:931][ 20]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.13-18.16.11:934][ 20]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.16.11:935][ 20]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.16.11:935][ 20]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.16.11 -[2024.05.13-18.16.11:935][ 20]LogWorld: Bringing up level for play took: 0.001159 -[2024.05.13-18.16.11:938][ 20]LogOnline: OSS: Created online subsystem instance for: :Context_24 -[2024.05.13-18.16.11:939][ 20]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.16.11:939][ 20]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.16.11:939][ 20]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.16.11:939][ 20]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.16.11:939][ 20]PIE: Server logged in -[2024.05.13-18.16.11:940][ 20]PIE: Play in editor total start time 0.065 seconds. -[2024.05.13-18.17.17:394][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.17.17:394][ 35]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.17.17:395][ 35]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.17.17:395][ 35]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.17.17:400][ 35]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.17.17:407][ 35]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.17.17:423][ 35]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.17.17:423][ 35]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.13-18.17.17:423][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.13-18.17.17:425][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.13-18.17.17:429][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.17.17:432][ 35]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-18.17.17:479][ 36]LogPlayLevel: Display: Destroying online subsystem :Context_24 -[2024.05.13-18.17.40:633][687]Cmd: DUPLICATE -[2024.05.13-18.17.40:633][687]Cmd: ACTOR DUPLICATE -[2024.05.13-18.17.41:349][753]Cmd: DUPLICATE -[2024.05.13-18.17.41:349][753]Cmd: ACTOR DUPLICATE -[2024.05.13-18.18.00:208][900]Cmd: MODE GRID=1 -[2024.05.13-18.18.32:203][395]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-18.18.39:909][175]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-18.18.45:587][779]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-18.19.03:579][361]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.19.03:626][361]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune -[2024.05.13-18.19.03:626][361]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneF8C8418C4EF32E6B7581299BA098CEB7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' -[2024.05.13-18.19.03:636][361]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 1.05 sec) -[2024.05.13-18.19.03:638][361]AssetCheck: New page: Asset Save: BP_Rune -[2024.05.13-18.19.03:638][361]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.13-18.19.17:281][455]LogAutomationController: Ignoring very large delta of 5.85 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-18.19.20:283][689]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.19.20:290][689]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.19.20:290][689]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:19:20) -[2024.05.13-18.19.20:290][689]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.19.20:294][689]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004017s) -[2024.05.13-18.19.20:294][689]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004057s) -[2024.05.13-18.19.20:318][689]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms -[2024.05.13-18.19.20:321][689]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.19.20:321][689]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.19.20:322][689]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.19.20:322][689]LogPlayLevel: PIE: World Init took: (0.001139s) -[2024.05.13-18.19.20:322][689]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True -[2024.05.13-18.19.20:322][689]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.19.20:322][689]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.19.20:322][689]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.19.20:322][689]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.19.20:323][689]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.19.20:323][689]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.19.20:323][689]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.19.20:323][689]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.19.20:323][689]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.19.20:323][689]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.19.20:323][689]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.19.20:325][689]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.19.20:343][689]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.19.20:343][689]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.19.20:343][689]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.19.20:343][689]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.19.20:344][689]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 -[2024.05.13-18.19.20:344][689]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 -[2024.05.13-18.19.20:346][689]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 -[2024.05.13-18.19.20:346][689]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 -[2024.05.13-18.19.20:346][689]LogInit: FAudioDevice initialized with ID 15. -[2024.05.13-18.19.20:346][689]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. -[2024.05.13-18.19.20:346][689]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.13-18.19.20:348][689]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.19.20:349][689]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.19.20:350][689]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.19.20 -[2024.05.13-18.19.20:350][689]LogWorld: Bringing up level for play took: 0.001531 -[2024.05.13-18.19.20:353][689]LogOnline: OSS: Created online subsystem instance for: :Context_25 -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.19.20:353][689]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.19.20:354][689]PIE: Server logged in -[2024.05.13-18.19.20:354][689]PIE: Play in editor total start time 0.065 seconds. -[2024.05.13-18.19.56:298][437]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.19.56:298][437]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.19.56:298][437]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.19.56:299][437]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.19.56:320][437]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.19.56:327][437]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.19.56:344][437]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.19.56:345][437]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.13-18.19.56:345][437]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.13-18.19.56:346][437]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.13-18.19.56:350][437]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.19.56:353][437]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.13-18.19.56:404][438]LogPlayLevel: Display: Destroying online subsystem :Context_25 -[2024.05.13-18.20.10:816][643]LogContentBrowser: Attempting asset rename: Wand -> BP_Wand -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand:UserConstructionScript.K2Node_FunctionEntry_0' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand_C' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand:EventGraph.K2Node_Event_0' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand:EventGraph.K2Node_Event_1' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand:EventGraph.K2Node_Event_2' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand_C:ReceiveBeginPlay' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand_C:ReceiveTick' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.SKEL_BP_Wand_C:UserConstructionScript' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.SKEL_BP_Wand_C:ReceiveTick' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.SKEL_BP_Wand_C:ReceiveActorBeginOverlap' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.SKEL_BP_Wand_C:ReceiveBeginPlay' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:045][643]LogMetaData: Removing '/Game/ProjectAssets/Blueprints/BP_Wand.SKEL_BP_Wand_C' ref from Metadata '/Game/ProjectAssets/Blueprints/Wand.PackageMetaData' -[2024.05.13-18.20.11:099][643]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.20.11:136][643]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.20.11:136][643]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandFA6CF4164936B45C652C42AC378B7E96.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.20.11:141][643]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/Wand -[2024.05.13-18.20.11:141][643]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Wand214DA0CC4DB2DD3445CBB7B8489FC64E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/Wand.uasset' -[2024.05.13-18.20.11:150][643]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 1.10 sec) -[2024.05.13-18.20.11:152][643]AssetCheck: New page: Asset Save: multiple assets -[2024.05.13-18.20.11:152][643]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.20.11:152][643]LogContentValidation: Display: Validating /Script/CoreUObject.ObjectRedirector /Game/ProjectAssets/Blueprints/Wand.Wand -[2024.05.13-18.20.11:152][643]LogContentValidation: Display: Validating /Script/CoreUObject.ObjectRedirector /Game/ProjectAssets/Blueprints/Wand.Default__Wand_C -[2024.05.13-18.20.11:152][643]LogContentValidation: Display: Validating /Script/CoreUObject.ObjectRedirector /Game/ProjectAssets/Blueprints/Wand.Wand_C -[2024.05.13-18.20.11:152][643]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.21.01:197][208]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.21.01:250][208]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.21.01:250][208]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandBF459E4048E3D108B96CFCA41A11CA51.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.21.01:258][208]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 1.16 sec) -[2024.05.13-18.21.01:259][208]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.21.01:259][208]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.21.01:701][238]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.21.01:747][238]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-18.21.03:643][413]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.21.03:649][413]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.21.03:649][413]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:21:03) -[2024.05.13-18.21.03:649][413]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.21.03:653][413]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003383s) -[2024.05.13-18.21.03:653][413]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003419s) -[2024.05.13-18.21.03:671][413]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms -[2024.05.13-18.21.03:674][413]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.21.03:674][413]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.21.03:674][413]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.21.03:675][413]LogPlayLevel: PIE: World Init took: (0.001108s) -[2024.05.13-18.21.03:675][413]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.21.03:675][413]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.21.03:675][413]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.21.03:676][413]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.21.03:676][413]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.21.03:676][413]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.21.03:678][413]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.21.03:695][413]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.21.03:695][413]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.21.03:695][413]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.21.03:695][413]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.21.03:696][413]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 -[2024.05.13-18.21.03:696][413]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 -[2024.05.13-18.21.03:698][413]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 -[2024.05.13-18.21.03:698][413]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 -[2024.05.13-18.21.03:698][413]LogInit: FAudioDevice initialized with ID 16. -[2024.05.13-18.21.03:698][413]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. -[2024.05.13-18.21.03:698][413]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.13-18.21.03:701][413]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.21.03:702][413]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.21.03:703][413]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.21.03 -[2024.05.13-18.21.03:703][413]LogWorld: Bringing up level for play took: 0.001467 -[2024.05.13-18.21.03:706][413]LogOnline: OSS: Created online subsystem instance for: :Context_27 -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.21.03:706][413]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.21.03:707][413]PIE: Server logged in -[2024.05.13-18.21.03:708][413]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-18.21.23:606][435]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.21.23:606][435]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.21.23:606][435]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.21.23:606][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.21.23:630][435]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.21.23:637][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.21.23:652][435]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.21.23:652][435]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.13-18.21.23:652][435]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.13-18.21.23:655][435]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.13-18.21.23:658][435]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.21.23:660][435]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.13-18.21.23:718][436]LogPlayLevel: Display: Destroying online subsystem :Context_27 -[2024.05.13-18.21.34:504][212]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.21.34:549][212]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms -[2024.05.13-18.21.35:101][245]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.21.35:153][245]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.21.35:153][245]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand02B00B23491165810FCFD9AF3FE92117.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.21.35:160][245]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 1.22 sec) -[2024.05.13-18.21.35:162][245]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.21.35:162][245]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.21.37:011][426]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.21.37:017][426]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.21.37:017][426]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:21:37) -[2024.05.13-18.21.37:017][426]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.21.37:021][426]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003546s) -[2024.05.13-18.21.37:021][426]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003580s) -[2024.05.13-18.21.37:039][426]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.13-18.21.37:043][426]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.21.37:043][426]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.21.37:044][426]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.21.37:044][426]LogPlayLevel: PIE: World Init took: (0.001052s) -[2024.05.13-18.21.37:044][426]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.21.37:044][426]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.21.37:044][426]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.21.37:045][426]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.21.37:045][426]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.21.37:045][426]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.21.37:047][426]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.21.37:064][426]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.21.37:065][426]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.21.37:065][426]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.21.37:065][426]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.21.37:066][426]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 -[2024.05.13-18.21.37:066][426]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 -[2024.05.13-18.21.37:067][426]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 -[2024.05.13-18.21.37:067][426]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 -[2024.05.13-18.21.37:067][426]LogInit: FAudioDevice initialized with ID 17. -[2024.05.13-18.21.37:067][426]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. -[2024.05.13-18.21.37:067][426]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 -[2024.05.13-18.21.37:070][426]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.21.37:071][426]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.21.37:071][426]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.21.37 -[2024.05.13-18.21.37:072][426]LogWorld: Bringing up level for play took: 0.001319 -[2024.05.13-18.21.37:074][426]LogOnline: OSS: Created online subsystem instance for: :Context_28 -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.21.37:074][426]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.21.37:075][426]PIE: Server logged in -[2024.05.13-18.21.37:076][426]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-18.22.00:649][826]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.22.00:649][826]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.22.00:650][826]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.22.00:650][826]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.22.00:666][826]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.22.00:673][826]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.22.00:687][826]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.22.00:687][826]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 -[2024.05.13-18.22.00:688][826]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 -[2024.05.13-18.22.00:689][826]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 -[2024.05.13-18.22.00:693][826]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.22.00:696][826]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.13-18.22.00:746][827]LogPlayLevel: Display: Destroying online subsystem :Context_28 -[2024.05.13-18.22.57:755][723]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.22.57:801][723]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms -[2024.05.13-18.22.58:873][800]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.22.58:959][800]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.22.58:960][800]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand677A5EF24F3B06D55AB24E92EE22E16A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.22.58:966][800]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 1.32 sec) -[2024.05.13-18.22.58:968][800]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.22.58:968][800]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.23.01:027][999]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.23.01:034][999]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.23.01:034][999]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:23:01) -[2024.05.13-18.23.01:034][999]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.23.01:037][999]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003415s) -[2024.05.13-18.23.01:037][999]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003454s) -[2024.05.13-18.23.01:056][999]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.13-18.23.01:059][999]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.23.01:059][999]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.23.01:060][999]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.23.01:060][999]LogPlayLevel: PIE: World Init took: (0.001449s) -[2024.05.13-18.23.01:061][999]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.23.01:061][999]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.23.01:061][999]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.23.01:061][999]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.23.01:061][999]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.23.01:061][999]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.23.01:064][999]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.23.01:082][999]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.23.01:083][999]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.23.01:083][999]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.23.01:083][999]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.23.01:083][999]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 -[2024.05.13-18.23.01:083][999]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 -[2024.05.13-18.23.01:086][999]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 -[2024.05.13-18.23.01:086][999]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 -[2024.05.13-18.23.01:086][999]LogInit: FAudioDevice initialized with ID 18. -[2024.05.13-18.23.01:086][999]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. -[2024.05.13-18.23.01:086][999]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 -[2024.05.13-18.23.01:089][999]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.23.01:089][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.23.01:090][999]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.23.01 -[2024.05.13-18.23.01:090][999]LogWorld: Bringing up level for play took: 0.001357 -[2024.05.13-18.23.01:093][999]LogOnline: OSS: Created online subsystem instance for: :Context_29 -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.23.01:094][999]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.23.01:094][999]PIE: Server logged in -[2024.05.13-18.23.01:095][999]PIE: Play in editor total start time 0.062 seconds. -[2024.05.13-18.23.25:537][522]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.23.25:537][522]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.23.25:538][522]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.23.25:538][522]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.23.25:554][522]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.23.25:562][522]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.23.25:578][522]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.23.25:578][522]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 -[2024.05.13-18.23.25:578][522]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 -[2024.05.13-18.23.25:580][522]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 -[2024.05.13-18.23.25:584][522]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.23.25:587][522]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.13-18.23.25:637][523]LogPlayLevel: Display: Destroying online subsystem :Context_29 -[2024.05.13-18.23.30:748][893]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.23.30:792][893]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.13-18.23.31:277][922]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.23.31:324][922]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.23.31:325][922]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand40EC84C54C4CC0752BD8E4B7B04C9BD3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.23.31:332][922]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 1.37 sec) -[2024.05.13-18.23.31:333][922]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.23.31:333][922]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.23.33:360][120]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.23.33:365][120]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.23.33:365][120]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:23:33) -[2024.05.13-18.23.33:366][120]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.23.33:369][120]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003718s) -[2024.05.13-18.23.33:369][120]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003757s) -[2024.05.13-18.23.33:386][120]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.13-18.23.33:390][120]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.23.33:390][120]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.23.33:390][120]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.23.33:391][120]LogPlayLevel: PIE: World Init took: (0.001219s) -[2024.05.13-18.23.33:391][120]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.23.33:391][120]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.23.33:391][120]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.23.33:392][120]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.23.33:392][120]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.23.33:392][120]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.23.33:394][120]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.23.33:412][120]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.23.33:412][120]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.23.33:412][120]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.23.33:412][120]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.23.33:413][120]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 -[2024.05.13-18.23.33:413][120]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 -[2024.05.13-18.23.33:415][120]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 -[2024.05.13-18.23.33:415][120]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 -[2024.05.13-18.23.33:415][120]LogInit: FAudioDevice initialized with ID 19. -[2024.05.13-18.23.33:415][120]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. -[2024.05.13-18.23.33:415][120]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 -[2024.05.13-18.23.33:418][120]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.23.33:419][120]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.23.33:419][120]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.23.33 -[2024.05.13-18.23.33:419][120]LogWorld: Bringing up level for play took: 0.001313 -[2024.05.13-18.23.33:422][120]LogOnline: OSS: Created online subsystem instance for: :Context_30 -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.23.33:422][120]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.23.33:423][120]PIE: Server logged in -[2024.05.13-18.23.33:424][120]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-18.24.18:491][844]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.24.18:491][844]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.24.18:492][844]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.24.18:492][844]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.24.18:512][844]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.24.18:519][844]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.24.18:535][844]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.24.18:535][844]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 -[2024.05.13-18.24.18:535][844]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 -[2024.05.13-18.24.18:537][844]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 -[2024.05.13-18.24.18:541][844]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.24.18:544][844]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.13-18.24.18:594][845]LogPlayLevel: Display: Destroying online subsystem :Context_30 -[2024.05.13-18.35.09:535][ 54]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.35.09:536][ 54]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.35.09:536][ 54]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.35.09:676][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.12:109][201]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.12:109][201]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.12:110][201]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.12:110][201]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.12:110][201]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.13-18.35.31:575][462]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:575][462]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:575][462]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:575][462]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:718][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:719][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:719][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:719][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:723][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:723][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:724][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:724][473]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:770][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:771][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:771][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:771][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:775][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:775][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:775][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:775][476]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:812][478]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:812][478]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:812][478]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:813][478]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:966][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:967][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:967][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:967][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:971][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:971][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:972][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:972][490]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:996][491]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:996][491]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:997][491]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.31:997][491]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:033][493]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:034][493]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:034][493]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:034][493]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:060][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:060][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:061][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:061][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:065][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:066][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:066][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:066][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:091][495]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:091][495]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:092][495]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:092][495]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:116][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:117][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:117][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:117][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:121][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:121][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:122][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:122][496]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:147][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:148][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:148][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:148][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:152][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:152][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:152][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:153][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:156][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:156][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:157][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:157][497]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:182][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:183][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:183][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:183][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:187][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:187][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:188][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:188][498]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:213][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:213][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:214][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:214][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:217][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:218][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:218][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:218][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:326][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:327][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:327][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:327][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:331][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:331][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:331][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:331][507]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:356][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:356][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:357][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:357][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:360][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:361][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:361][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:361][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:365][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:365][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:365][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:366][508]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:391][509]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:391][509]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:392][509]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:392][509]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:417][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:417][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:417][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:418][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:421][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:422][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:422][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:422][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:425][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:426][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:426][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:426][510]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:451][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:452][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:452][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:452][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:456][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:456][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:456][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:456][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:460][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:461][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:461][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:461][511]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:521][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:521][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:522][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:522][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:525][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:526][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:526][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:526][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:550][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:551][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:551][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:551][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:555][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:555][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:556][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:556][516]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:580][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:581][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:582][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:582][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:585][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:586][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:586][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:586][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:590][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:590][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:590][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:590][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:594][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:594][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:595][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:595][517]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:620][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:620][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:621][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:621][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:646][519]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:646][519]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:647][519]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:647][519]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:671][520]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:672][520]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:672][520]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:672][520]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:697][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:697][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:698][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:698][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:702][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:702][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:702][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:702][521]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:727][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:728][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:728][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:728][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:732][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:732][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:732][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:732][522]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:758][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:758][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:759][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:759][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:763][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:763][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:763][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:763][523]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:811][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:812][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:812][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:812][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:816][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:816][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:817][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:817][526]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:902][532]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:902][532]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:903][532]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:903][532]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:928][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:928][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:929][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:929][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:933][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:933][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:934][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:934][533]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:958][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:958][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:958][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:958][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:962][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:963][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:963][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:963][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:967][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:967][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:967][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.32:967][534]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:003][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:004][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:004][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:004][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:008][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:009][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:009][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:009][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:012][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:013][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:013][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:013][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:017][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:017][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:017][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:017][536]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:042][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:043][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:043][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:043][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:047][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:047][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:047][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:047][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:051][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:051][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:051][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:051][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:055][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:055][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:056][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:056][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:059][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:060][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:060][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:060][537]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:085][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:085][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:086][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:086][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:090][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:090][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:090][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:090][538]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:140][541]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:140][541]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:141][541]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:141][541]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:165][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:166][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:166][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:166][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:170][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:170][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:171][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:171][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:174][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:175][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:175][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:175][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:179][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:179][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:179][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:179][542]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:204][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:205][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:205][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:205][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:209][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:210][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:210][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:210][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:214][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:214][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:214][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:214][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:218][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:218][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:218][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:218][543]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:266][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:266][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:267][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:267][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:270][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:271][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:271][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:271][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:275][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:275][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:276][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:276][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:300][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:301][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:301][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:301][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:305][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:306][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:306][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:306][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:310][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:310][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:311][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:311][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:314][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:315][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:315][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:315][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:318][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:319][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:319][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:319][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:323][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:323][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:323][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:323][547]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:454][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:454][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:455][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:455][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:459][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:459][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:460][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:460][557]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:484][558]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:485][558]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:485][558]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:485][558]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:510][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:510][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:511][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:511][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:514][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:515][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:515][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:515][559]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:540][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:540][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:541][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:541][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:544][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:545][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:545][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:545][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:549][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:549][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:549][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:549][560]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:598][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:599][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:599][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:599][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:635][565]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:636][565]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:636][565]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:636][565]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:661][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:661][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:662][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:662][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:665][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:666][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:666][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:666][566]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:690][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:691][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:691][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:691][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:695][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:696][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:696][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:696][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:700][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:700][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:700][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:700][567]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:724][568]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:725][568]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:725][568]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:725][568]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:797][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:798][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:798][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:798][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:802][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:803][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:803][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:803][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:807][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:807][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:807][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:807][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:811][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:811][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:811][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:811][573]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:836][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:837][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:837][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:837][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:841][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:841][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:842][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:842][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:845][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:846][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:846][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:846][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:850][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:850][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:851][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:851][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:855][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:855][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:855][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:855][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:859][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:859][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:860][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:860][574]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:885][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:886][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:886][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:886][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:890][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:891][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:891][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:891][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:894][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:895][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:895][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:895][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:899][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:899][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:899][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:899][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:903][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:903][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:903][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:903][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:907][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:907][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:908][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:908][575]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:932][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:933][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:933][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:933][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:937][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:938][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:938][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:938][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:942][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:942][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:942][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:942][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:946][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:946][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:947][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.33:947][576]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:030][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:030][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:031][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:031][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:035][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:035][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:035][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:035][582]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:334][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:334][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:335][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:335][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:338][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:339][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:339][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:339][607]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:620][631]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:621][631]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:621][631]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:621][631]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:646][632]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:646][632]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:647][632]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:647][632]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:682][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:682][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:683][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:683][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:686][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:687][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:687][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:687][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:691][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:691][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:691][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:691][634]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:715][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:716][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:716][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:716][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:720][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:720][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:721][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:721][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:724][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:725][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:725][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:725][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:728][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:729][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:729][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:729][635]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:753][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:754][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:754][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:754][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:758][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:758][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:758][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:758][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:762][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:762][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:762][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:763][636]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:809][639]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:809][639]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:810][639]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:810][639]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:845][641]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:846][641]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:846][641]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:846][641]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:870][642]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:871][642]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:871][642]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:871][642]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:896][643]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:897][643]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:897][643]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.34:897][643]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:009][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:009][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:010][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:010][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:014][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:014][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:015][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:015][652]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:038][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:039][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:039][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:039][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:043][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:043][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:044][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:044][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:047][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:048][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:048][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:048][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:051][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:052][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:052][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:052][653]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:076][654]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:077][654]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:077][654]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:077][654]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:125][657]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:125][657]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:126][657]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:126][657]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:162][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:162][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:162][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:163][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:166][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:167][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:167][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:167][659]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:630][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:631][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:631][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:631][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:635][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:635][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:635][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:635][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:660][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:660][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:661][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:661][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:664][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:665][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:665][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:665][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:669][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:669][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:669][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:669][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:673][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:673][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:673][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:673][700]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:854][715]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:854][715]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:855][715]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:855][715]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:878][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:879][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:879][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:879][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:883][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:884][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:884][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:884][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:888][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:888][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:888][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.35:888][716]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:253][747]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:253][747]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:253][747]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:254][747]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:278][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:278][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:279][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:279][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:282][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:283][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:283][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:283][748]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:307][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:307][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:308][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:308][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:311][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:312][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:312][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:312][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:316][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:316][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:316][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:316][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:320][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:320][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:321][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:321][749]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:345][750]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:345][750]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:346][750]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:346][750]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:369][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:370][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:370][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:370][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:374][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:375][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:375][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:375][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:379][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:380][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:380][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:380][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:383][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:384][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:384][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:384][751]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:408][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:409][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:409][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:409][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:413][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:413][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:414][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:414][752]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:438][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:439][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:439][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:439][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:443][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:444][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:444][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:444][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:448][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:448][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:448][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:448][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:452][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:452][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:452][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:452][753]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:476][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:477][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:477][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:477][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:481][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:481][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:481][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:481][754]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:550][759]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:551][759]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:551][759]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:551][759]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:575][760]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:576][760]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:576][760]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:576][760]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:633][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:633][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:633][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:633][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:637][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:638][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:638][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:638][764]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:662][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:662][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:663][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:663][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:666][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:667][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:667][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:667][765]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:691][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:691][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:692][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:692][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:695][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:696][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:696][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:696][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:700][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:700][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:700][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:700][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:704][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:704][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:704][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:704][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:708][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:708][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:709][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:709][766]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:733][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:733][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:733][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:734][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:737][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:738][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:738][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:738][767]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:762][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:762][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:763][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:763][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:766][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:767][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:767][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:767][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:770][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:771][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:771][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:771][768]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:817][771]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:818][771]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:818][771]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:818][771]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:843][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:843][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:843][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:843][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:847][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:848][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:848][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:848][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:852][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:852][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:852][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:852][772]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:876][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:877][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:877][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:877][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:881][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:881][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:882][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:882][773]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:952][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:952][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:953][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:953][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:956][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:957][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:957][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:957][778]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:980][779]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:981][779]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:981][779]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.36:981][779]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:005][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:006][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:006][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:006][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:010][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:010][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:011][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:011][780]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:569][829]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:570][829]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:570][829]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:570][829]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:594][830]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:595][830]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:595][830]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:595][830]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:620][831]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:621][831]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:621][831]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:621][831]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:808][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:808][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:808][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:809][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:810][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:810][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:815][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:815][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:815][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:816][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:816][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:817][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:817][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:817][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:847][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:848][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:848][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.37:849][846]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:402][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:402][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:402][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:403][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:403][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:403][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:404][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:404][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:404][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:405][ 16]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:405][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:405][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:405][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:405][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:426][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:427][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:428][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.35.40:428][ 16]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:291][337]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.36.30:301][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:301][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:301][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:301][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:302][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:302][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:348][337]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.13-18.36.30:351][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:351][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:351][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:352][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:352][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:352][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:352][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:352][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:364][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:364][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:364][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:364][337]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:365][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:365][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:365][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:365][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:424][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:425][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:425][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.30:425][337]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.31:144][381]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.36.31:179][381]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.36.31:179][381]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaECDBC9094D469DA395AB85993653437D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.36.31:186][381]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 1.41 sec) -[2024.05.13-18.36.31:188][381]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.36.31:188][381]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.36.40:181][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:181][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:181][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:182][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:182][968]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:183][968]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:183][968]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.36.40:183][968]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.39.52:324][211]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.105 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2645 files in 3882 folders with total size 113 MiB. -[2024.05.13-18.40.38:063][247]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.40.38:066][247]LogBlueprint: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] 'BP Wand' does not inherit from 'Primitive Component' ( Cast To BP_Wand would always fail). -[2024.05.13-18.40.38:072][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:073][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:073][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:073][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:073][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:073][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:102][247]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.13-18.40.38:105][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:105][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:105][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:106][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:106][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:106][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:106][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:106][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:119][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:119][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:119][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:120][247]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:120][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:120][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:120][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:121][247]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.38:636][280]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.40.38:671][280]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.40.38:672][280]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea0D0B0A6E41C4F276DF63C6AD5AA119C6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.40.38:680][280]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 1.46 sec) -[2024.05.13-18.40.38:682][280]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.40.38:682][280]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.40.45:835][860]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.40.45:843][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:843][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:843][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:844][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:844][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:844][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:873][860]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.13-18.40.45:876][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:876][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:876][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:876][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:877][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:877][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:877][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:877][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:890][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:890][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:890][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:890][860]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:891][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:891][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:891][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.45:891][860]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.47:065][949]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.40.47:102][949]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.40.47:102][949]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea9281ADA646BB9CAD7EEAF4B36C633629.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.40.47:110][949]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 1.50 sec) -[2024.05.13-18.40.47:111][949]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.40.47:111][949]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.40.50:234][234]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.40.50:240][234]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.40.50:240][234]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:40:50) -[2024.05.13-18.40.50:240][234]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.40.50:244][234]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003538s) -[2024.05.13-18.40.50:244][234]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003577s) -[2024.05.13-18.40.50:262][234]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.13-18.40.50:265][234]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.40.50:265][234]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.40.50:265][234]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.40.50:266][234]LogPlayLevel: PIE: World Init took: (0.001175s) -[2024.05.13-18.40.50:266][234]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.40.50:266][234]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.40.50:266][234]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.40.50:266][234]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.40.50:266][234]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.40.50:266][234]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.40.50:269][234]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.40.50:287][234]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.40.50:287][234]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.40.50:287][234]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.40.50:287][234]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.40.50:288][234]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 -[2024.05.13-18.40.50:288][234]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 -[2024.05.13-18.40.50:290][234]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 -[2024.05.13-18.40.50:290][234]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 -[2024.05.13-18.40.50:290][234]LogInit: FAudioDevice initialized with ID 20. -[2024.05.13-18.40.50:290][234]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. -[2024.05.13-18.40.50:290][234]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 -[2024.05.13-18.40.50:293][234]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.40.50:294][234]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.40.50:295][234]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.40.50 -[2024.05.13-18.40.50:295][234]LogWorld: Bringing up level for play took: 0.001518 -[2024.05.13-18.40.50:297][234]LogOnline: OSS: Created online subsystem instance for: :Context_32 -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.40.50:298][234]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.40.50:298][234]PIE: Server logged in -[2024.05.13-18.40.50:299][234]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-18.41.00:486][242]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.01:385][344]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.01:524][359]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.02:192][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.02:192][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.02:574][473]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.02:612][477]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:073][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:073][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:338][556]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:376][560]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:675][592]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:675][592]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:877][614]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.03:905][617]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:119][640]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:345][665]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:364][667]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:578][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:578][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:703][704]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:757][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.04:997][736]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:006][737]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:142][752]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:180][756]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:409][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:410][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:587][801]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:634][806]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:839][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.05:839][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.06:055][852]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.06:312][880]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.06:312][880]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.06:552][907]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.06:625][915]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.41.35:614][234]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.41.35:614][234]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.41.35:615][234]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.41.35:615][234]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.41.35:621][234]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.41.35:628][234]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.41.35:645][234]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.41.35:645][234]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 -[2024.05.13-18.41.35:645][234]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 -[2024.05.13-18.41.35:647][234]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 -[2024.05.13-18.41.35:650][234]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.41.35:653][234]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.13-18.41.35:701][235]LogPlayLevel: Display: Destroying online subsystem :Context_32 -[2024.05.13-18.42.25:748][986]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:749][986]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:749][986]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:750][986]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:750][986]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:750][986]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:750][986]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.25:751][986]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:427][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:427][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:427][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:428][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:429][470]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:429][470]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:429][470]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.32:430][470]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.34:633][607]LogSlate: Took 0.014935 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) -[2024.05.13-18.42.55:123][220]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:123][220]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:123][220]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:124][220]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:124][220]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:125][220]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:125][220]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.42.55:125][220]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:390][602]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:390][602]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:390][602]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:391][602]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:392][602]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:392][602]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:392][602]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.00:393][602]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:847][699]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:847][699]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:847][699]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:848][699]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:848][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:849][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:849][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.43.01:849][699]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:601][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:602][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:602][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:603][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:603][401]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:604][401]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:604][401]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.07:604][401]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:704][944]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:705][944]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:705][944]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:705][944]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:705][944]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:706][944]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:706][944]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.44.14:706][944]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:044][494]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:045][494]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:045][494]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:046][494]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:046][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:046][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:046][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.14:047][494]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:344][563]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.45.50:355][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:355][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:356][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:356][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:356][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:356][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:386][563]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.13-18.45.50:389][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:389][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:389][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:390][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:390][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:390][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:390][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:391][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:405][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:405][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:405][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:406][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:406][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:406][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:406][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.50:407][563]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.51:382][637]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.45.51:422][637]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.45.51:423][637]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaC4F09C404F36350F0C68CE83A6EF928B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.45.51:430][637]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 1.55 sec) -[2024.05.13-18.45.51:432][637]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.45.51:432][637]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.45.53:671][861]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.45.53:677][861]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.45.53:677][861]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:45:53) -[2024.05.13-18.45.53:677][861]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.45.53:680][861]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003335s) -[2024.05.13-18.45.53:680][861]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003365s) -[2024.05.13-18.45.53:699][861]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.13-18.45.53:701][861]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.45.53:701][861]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.45.53:702][861]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.45.53:702][861]LogPlayLevel: PIE: World Init took: (0.001076s) -[2024.05.13-18.45.53:702][861]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.45.53:702][861]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.45.53:702][861]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.45.53:703][861]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.45.53:703][861]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.45.53:703][861]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.45.53:705][861]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.45.53:723][861]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.45.53:723][861]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.45.53:723][861]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.45.53:723][861]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.45.53:724][861]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 -[2024.05.13-18.45.53:724][861]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 -[2024.05.13-18.45.53:726][861]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 -[2024.05.13-18.45.53:726][861]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 -[2024.05.13-18.45.53:726][861]LogInit: FAudioDevice initialized with ID 21. -[2024.05.13-18.45.53:726][861]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. -[2024.05.13-18.45.53:726][861]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 -[2024.05.13-18.45.53:729][861]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.45.53:731][861]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.45.53:731][861]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.45.53 -[2024.05.13-18.45.53:731][861]LogWorld: Bringing up level for play took: 0.001372 -[2024.05.13-18.45.53:733][861]LogOnline: OSS: Created online subsystem instance for: :Context_33 -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.45.53:734][861]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.45.53:734][861]PIE: Server logged in -[2024.05.13-18.45.53:735][861]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-18.46.11:478][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.11:487][703]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.12:977][868]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.13:033][874]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.14:211][ 8]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.14:221][ 9]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.15:018][100]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.15:751][183]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.17:027][329]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.46.19:719][597]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.46.19:719][597]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.46.19:720][597]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.46.19:720][597]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.46.19:725][597]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.46.19:734][597]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.46.19:751][597]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.46.19:751][597]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 -[2024.05.13-18.46.19:751][597]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 -[2024.05.13-18.46.19:753][597]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 -[2024.05.13-18.46.19:756][597]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.46.19:759][597]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms -[2024.05.13-18.46.19:809][598]LogPlayLevel: Display: Destroying online subsystem :Context_33 -[2024.05.13-18.46.24:068][867]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.24:069][867]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.24:069][867]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.24:069][867]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:662][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:662][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:663][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:663][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:663][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:663][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:664][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:664][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:664][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:665][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:665][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:665][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:665][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:665][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:686][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:686][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:687][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.29:687][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:468][366]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.46.31:480][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:480][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:480][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:481][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:481][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:481][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:510][366]LogUObjectHash: Compacting FUObjectHashTables data took 1.91ms -[2024.05.13-18.46.31:515][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:515][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:515][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:516][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:516][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:516][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:516][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:517][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:531][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:531][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:532][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:532][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:532][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:532][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:532][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:533][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:593][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:593][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:594][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:594][366]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.31:944][386]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.46.31:985][386]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.46.31:986][386]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaAF9B22434C3481B7CD977EBEEA32D5F0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.46.31:993][386]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 1.60 sec) -[2024.05.13-18.46.31:995][386]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.46.31:995][386]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.46.43:033][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:034][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:034][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:034][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:034][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:035][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:035][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:035][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:036][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:036][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:036][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:036][151]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:037][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:037][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:037][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:037][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:064][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:065][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:065][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.43:065][151]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.47:787][466]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.47:787][466]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.47:787][466]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.47:788][466]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.47:789][466]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.48:595][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.48:596][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.48:596][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.48:597][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.48:597][518]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.49:026][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.49:027][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.49:027][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.49:027][546]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.49:027][546]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.52:993][808]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.52:993][808]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.52:994][808]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.52:995][808]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.52:995][808]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:323][898]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:324][898]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:324][898]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:324][898]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:324][898]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:403][903]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:403][903]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:403][903]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:404][903]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:404][903]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:764][927]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:765][927]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:765][927]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:765][927]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.54:765][927]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.55:169][954]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.55:169][954]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.55:169][954]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.55:170][954]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.55:170][954]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.56:002][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.56:003][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.56:003][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.56:003][ 10]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.56:003][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:770][251]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.46.59:781][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:781][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:781][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:782][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:782][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:782][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:813][251]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.13-18.46.59:817][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:817][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:817][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:818][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:818][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:818][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:818][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:819][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:827][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:828][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:828][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:828][251]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:828][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:829][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:829][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:829][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:889][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:890][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:890][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.46.59:890][251]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.00:458][285]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.47.00:500][285]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.47.00:500][285]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaDF5309F84993F565C415A0BB5B791F97.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.47.00:509][285]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 1.65 sec) -[2024.05.13-18.47.00:510][285]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.47.00:510][285]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.47.04:435][707]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.47.04:441][707]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.47.04:441][707]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:47:04) -[2024.05.13-18.47.04:441][707]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.47.04:444][707]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003369s) -[2024.05.13-18.47.04:444][707]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003399s) -[2024.05.13-18.47.04:463][707]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-18.47.04:466][707]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.47.04:466][707]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.47.04:466][707]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.47.04:467][707]LogPlayLevel: PIE: World Init took: (0.001033s) -[2024.05.13-18.47.04:467][707]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.47.04:467][707]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.47.04:467][707]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.47.04:467][707]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.47.04:467][707]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.47.04:467][707]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.47.04:470][707]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.47.04:487][707]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.47.04:487][707]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.47.04:487][707]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.47.04:487][707]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.47.04:488][707]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 -[2024.05.13-18.47.04:488][707]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 -[2024.05.13-18.47.04:490][707]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 -[2024.05.13-18.47.04:490][707]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 -[2024.05.13-18.47.04:490][707]LogInit: FAudioDevice initialized with ID 22. -[2024.05.13-18.47.04:490][707]LogAudio: Display: Audio Device (ID: 22) registered with world 'TheMainWorld'. -[2024.05.13-18.47.04:490][707]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 22 -[2024.05.13-18.47.04:493][707]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.47.04:494][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.04:494][707]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.47.04 -[2024.05.13-18.47.04:495][707]LogWorld: Bringing up level for play took: 0.001345 -[2024.05.13-18.47.04:497][707]LogOnline: OSS: Created online subsystem instance for: :Context_34 -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.47.04:497][707]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.47.04:498][707]PIE: Server logged in -[2024.05.13-18.47.04:499][707]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-18.47.12:806][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.12:806][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.13:563][595]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.13:636][603]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.13:984][641]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.13:994][642]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.47.15:224][765]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.47.15:224][765]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.47.15:225][765]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.47.15:225][765]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.47.15:230][765]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.47.15:238][765]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.47.15:255][765]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.47.15:255][765]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 22 -[2024.05.13-18.47.15:255][765]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 -[2024.05.13-18.47.15:257][765]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 -[2024.05.13-18.47.15:260][765]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.47.15:263][765]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.13-18.47.15:319][766]LogPlayLevel: Display: Destroying online subsystem :Context_34 -[2024.05.13-18.47.21:896][130]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:897][130]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:897][130]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:898][130]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:898][130]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:963][134]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:964][134]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:964][134]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:964][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.21:964][134]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:484][168]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:484][168]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:484][168]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:485][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:485][168]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:746][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:746][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:746][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:747][185]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:747][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:873][193]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:874][193]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:874][193]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:875][193]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.22:875][193]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:225][216]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:226][216]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:226][216]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:226][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:226][216]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:560][238]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:560][238]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:560][238]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:561][238]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.23:561][238]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.24:081][273]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.24:082][273]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.24:082][273]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.24:082][273]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.24:082][273]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.25:040][336]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.25:041][336]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.25:041][336]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.25:041][336]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.25:041][336]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:013][468]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.47.27:025][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:025][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:025][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:026][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:026][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:026][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:055][468]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.13-18.47.27:059][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:059][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:060][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:060][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:060][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:061][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:061][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:061][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:069][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:070][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:070][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:070][468]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:070][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:071][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:071][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:071][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:131][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:132][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:133][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:133][468]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.27:606][496]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.47.27:644][496]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.47.27:645][496]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaB7C6CA114259A2ACD69BB983B11C2B6D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.47.27:651][496]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 1.70 sec) -[2024.05.13-18.47.27:653][496]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.47.27:653][496]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.47.30:318][755]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.47.30:324][755]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.47.30:324][755]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:47:30) -[2024.05.13-18.47.30:325][755]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.47.30:328][755]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003405s) -[2024.05.13-18.47.30:328][755]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003442s) -[2024.05.13-18.47.30:346][755]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-18.47.30:349][755]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.47.30:349][755]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.47.30:350][755]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.47.30:350][755]LogPlayLevel: PIE: World Init took: (0.001070s) -[2024.05.13-18.47.30:350][755]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.47.30:350][755]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.47.30:350][755]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.47.30:351][755]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.47.30:351][755]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.47.30:351][755]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.47.30:353][755]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.47.30:370][755]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.47.30:371][755]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.47.30:371][755]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.47.30:371][755]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.47.30:372][755]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 -[2024.05.13-18.47.30:372][755]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 -[2024.05.13-18.47.30:373][755]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 -[2024.05.13-18.47.30:373][755]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 -[2024.05.13-18.47.30:373][755]LogInit: FAudioDevice initialized with ID 23. -[2024.05.13-18.47.30:373][755]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. -[2024.05.13-18.47.30:374][755]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 23 -[2024.05.13-18.47.30:376][755]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.47.30:378][755]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.47.30:378][755]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.47.30 -[2024.05.13-18.47.30:378][755]LogWorld: Bringing up level for play took: 0.001358 -[2024.05.13-18.47.30:381][755]LogOnline: OSS: Created online subsystem instance for: :Context_35 -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.47.30:381][755]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.47.30:382][755]PIE: Server logged in -[2024.05.13-18.47.30:382][755]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-18.47.45:008][226]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.47.45:008][226]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.47.45:008][226]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.47.45:008][226]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.47.45:014][226]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.47.45:021][226]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.47.45:058][226]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.47.45:058][226]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 23 -[2024.05.13-18.47.45:058][226]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 -[2024.05.13-18.47.45:060][226]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 -[2024.05.13-18.47.45:063][226]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.47.45:066][226]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms -[2024.05.13-18.47.45:115][227]LogPlayLevel: Display: Destroying online subsystem :Context_35 -[2024.05.13-18.48.09:627][840]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.09:628][840]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.09:628][840]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.09:629][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.09:629][840]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:598][966]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-18.48.11:610][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:610][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:610][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:610][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:611][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:611][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:647][966]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.13-18.48.11:650][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:651][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:651][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:651][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:651][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:652][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:652][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:652][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:661][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:661][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:661][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:662][966]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:662][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:662][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:662][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:663][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:728][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:729][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:729][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.11:729][966]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.12:128][987]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.48.12:166][987]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-18.48.12:166][987]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea71D1F610477CB3D2679A7C8500FD960C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-18.48.12:174][987]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 1.74 sec) -[2024.05.13-18.48.12:176][987]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-18.48.12:176][987]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-18.48.14:645][223]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.48.14:651][223]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.48.14:651][223]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:48:14) -[2024.05.13-18.48.14:652][223]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.48.14:655][223]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003279s) -[2024.05.13-18.48.14:655][223]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003319s) -[2024.05.13-18.48.14:682][223]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.13-18.48.14:685][223]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.48.14:685][223]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.48.14:685][223]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.48.14:686][223]LogPlayLevel: PIE: World Init took: (0.001096s) -[2024.05.13-18.48.14:686][223]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.48.14:686][223]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.48.14:686][223]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.48.14:686][223]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.48.14:686][223]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.48.14:686][223]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.48.14:689][223]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.48.14:707][223]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.48.14:707][223]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.48.14:707][223]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.48.14:707][223]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.48.14:708][223]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 -[2024.05.13-18.48.14:708][223]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 -[2024.05.13-18.48.14:710][223]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 -[2024.05.13-18.48.14:710][223]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 -[2024.05.13-18.48.14:710][223]LogInit: FAudioDevice initialized with ID 24. -[2024.05.13-18.48.14:710][223]LogAudio: Display: Audio Device (ID: 24) registered with world 'TheMainWorld'. -[2024.05.13-18.48.14:710][223]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 24 -[2024.05.13-18.48.14:713][223]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.48.14:714][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.14:714][223]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.48.14 -[2024.05.13-18.48.14:714][223]LogWorld: Bringing up level for play took: 0.001354 -[2024.05.13-18.48.14:717][223]LogOnline: OSS: Created online subsystem instance for: :Context_36 -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.48.14:717][223]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.48.14:718][223]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.48.14:718][223]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.48.14:718][223]PIE: Server logged in -[2024.05.13-18.48.14:719][223]PIE: Play in editor total start time 0.068 seconds. -[2024.05.13-18.48.28:411][548]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.48.28:411][548]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.48.28:411][548]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.48.28:411][548]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.48.28:417][548]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.48.28:424][548]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.48.28:440][548]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.48.28:441][548]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 24 -[2024.05.13-18.48.28:441][548]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 -[2024.05.13-18.48.28:443][548]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 -[2024.05.13-18.48.28:446][548]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.48.28:449][548]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms -[2024.05.13-18.48.28:500][549]LogPlayLevel: Display: Destroying online subsystem :Context_36 -[2024.05.13-18.48.30:204][739]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.48.30:210][739]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.48.30:210][739]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:48:30) -[2024.05.13-18.48.30:210][739]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.48.30:214][739]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003300s) -[2024.05.13-18.48.30:214][739]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003334s) -[2024.05.13-18.48.30:231][739]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.13-18.48.30:234][739]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.48.30:234][739]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.48.30:234][739]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.48.30:235][739]LogPlayLevel: PIE: World Init took: (0.001021s) -[2024.05.13-18.48.30:235][739]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.48.30:235][739]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.48.30:235][739]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.48.30:236][739]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.48.30:236][739]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.48.30:236][739]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.48.30:238][739]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.48.30:255][739]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.48.30:256][739]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.48.30:256][739]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.48.30:256][739]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.48.30:257][739]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 -[2024.05.13-18.48.30:257][739]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 -[2024.05.13-18.48.30:258][739]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 -[2024.05.13-18.48.30:258][739]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 -[2024.05.13-18.48.30:258][739]LogInit: FAudioDevice initialized with ID 25. -[2024.05.13-18.48.30:258][739]LogAudio: Display: Audio Device (ID: 25) registered with world 'TheMainWorld'. -[2024.05.13-18.48.30:258][739]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 25 -[2024.05.13-18.48.30:261][739]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.48.30:263][739]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.30:263][739]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.48.30 -[2024.05.13-18.48.30:263][739]LogWorld: Bringing up level for play took: 0.001346 -[2024.05.13-18.48.30:265][739]LogOnline: OSS: Created online subsystem instance for: :Context_37 -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.48.30:266][739]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.48.30:266][739]PIE: Server logged in -[2024.05.13-18.48.30:267][739]PIE: Play in editor total start time 0.057 seconds. -[2024.05.13-18.48.36:144][281]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.48.36:173][284]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.48.36:611][332]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.48.37:981][465]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.48.37:982][465]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.48.37:982][465]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.48.37:982][465]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.48.37:988][465]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.48.37:995][465]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.48.38:010][465]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.48.38:011][465]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 25 -[2024.05.13-18.48.38:011][465]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 -[2024.05.13-18.48.38:013][465]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 -[2024.05.13-18.48.38:019][465]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.13-18.48.38:069][466]LogPlayLevel: Display: Destroying online subsystem :Context_37 -[2024.05.13-18.48.46:843][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.46:843][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.46:843][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.46:844][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.52:446][ 64]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.52:446][ 64]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.54:063][252]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:063][252]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:063][252]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:064][252]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:954][348]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:955][348]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:955][348]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.54:955][348]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.55:611][413]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.55:612][413]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.56:701][537]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.56:702][537]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.56:702][537]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.56:702][537]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.57:423][610]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.57:424][610]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.57:424][610]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.57:424][610]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.58:102][677]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.58:102][677]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.48.58:963][775]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.58:963][775]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.58:963][775]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.58:964][775]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.59:567][838]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.59:567][838]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.59:567][838]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.48.59:567][838]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.00:582][941]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.49.00:582][941]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo -[2024.05.13-18.49.01:400][ 34]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.01:400][ 34]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.01:400][ 34]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.01:400][ 34]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.03:744][290]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.49.03:751][290]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.49.03:751][290]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:49:03) -[2024.05.13-18.49.03:751][290]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.49.03:755][290]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003330s) -[2024.05.13-18.49.03:755][290]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003361s) -[2024.05.13-18.49.03:773][290]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-18.49.03:776][290]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.49.03:776][290]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.49.03:777][290]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.49.03:777][290]LogPlayLevel: PIE: World Init took: (0.001110s) -[2024.05.13-18.49.03:777][290]LogAudio: Display: Creating Audio Device: Id: 26, Scope: Unique, Realtime: True -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.49.03:777][290]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.49.03:777][290]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.49.03:778][290]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.49.03:778][290]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.49.03:778][290]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.49.03:780][290]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.49.03:797][290]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.49.03:797][290]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.49.03:797][290]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.49.03:797][290]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.49.03:799][290]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=26 -[2024.05.13-18.49.03:799][290]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=26 -[2024.05.13-18.49.03:800][290]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=26 -[2024.05.13-18.49.03:800][290]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=26 -[2024.05.13-18.49.03:800][290]LogInit: FAudioDevice initialized with ID 26. -[2024.05.13-18.49.03:800][290]LogAudio: Display: Audio Device (ID: 26) registered with world 'TheMainWorld'. -[2024.05.13-18.49.03:800][290]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 26 -[2024.05.13-18.49.03:805][290]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.49.03:806][290]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.03:806][290]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.49.03 -[2024.05.13-18.49.03:807][290]LogWorld: Bringing up level for play took: 0.001424 -[2024.05.13-18.49.03:809][290]LogOnline: OSS: Created online subsystem instance for: :Context_38 -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.49.03:810][290]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.49.03:810][290]PIE: Server logged in -[2024.05.13-18.49.03:811][290]PIE: Play in editor total start time 0.061 seconds. -[2024.05.13-18.49.18:154][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.49.18:155][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.49.18:506][692]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.49.18:601][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Wand -[2024.05.13-18.49.20:955][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.49.20:955][944]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.49.20:956][944]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.49.20:956][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.49.20:963][944]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.49.20:970][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.49.20:987][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.49.20:987][944]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 26 -[2024.05.13-18.49.20:987][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 -[2024.05.13-18.49.20:989][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 -[2024.05.13-18.49.20:995][944]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-18.49.21:046][945]LogPlayLevel: Display: Destroying online subsystem :Context_38 -[2024.05.13-18.49.29:905][833]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.29:905][833]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.29:906][833]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.29:906][833]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:291][874]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.49.58:295][874]LogBlueprint: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] 'BP Rune Area' does not inherit from 'Primitive Component' ( Cast To BP_RuneArea would always fail). -[2024.05.13-18.49.58:338][874]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.13-18.49.58:342][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:343][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:343][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:343][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:343][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:344][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:344][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:344][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:366][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:367][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:367][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:367][874]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:367][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:368][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:368][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.58:368][874]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.49.59:031][908]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.49.59:076][908]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.49.59:076][908]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand6DBA184B442F8709A051BF84FD578980.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.49.59:086][908]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 1.80 sec) -[2024.05.13-18.49.59:088][908]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.49.59:088][908]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.50.07:293][499]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.50.07:297][499]LogBlueprint: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] 'BP Rune Area' does not inherit from 'Physical Material' ( Cast To BP_RuneArea would always fail). -[2024.05.13-18.50.07:340][499]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-18.50.07:344][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:345][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:345][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:345][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:345][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:346][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:346][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:346][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:368][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:368][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:368][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:369][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:369][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:369][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:369][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.07:370][499]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:910][827]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.50.11:957][827]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.13-18.50.11:961][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:962][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:962][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:962][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:963][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:963][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:963][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:963][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:985][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:986][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:986][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:986][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:986][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:987][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:987][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.11:987][827]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.12:666][867]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.50.12:719][867]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.50.12:720][867]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandF874BBCE4B2053F892EF3AB199371AB5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.50.12:728][867]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 1.86 sec) -[2024.05.13-18.50.12:730][867]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.50.12:730][867]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.50.18:772][303]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.18:772][303]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.18:773][303]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.18:773][303]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:881][515]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.50.52:930][515]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-18.50.52:934][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:934][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:934][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:935][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:935][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:935][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:935][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:936][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:958][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:958][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:958][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:959][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:959][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:959][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:959][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.52:960][515]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.50.53:518][546]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.50.53:563][546]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.50.53:563][546]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand3A452A0A4407A4DCED80C6997EFF590C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.50.53:571][546]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 1.91 sec) -[2024.05.13-18.50.53:573][546]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.50.53:573][546]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.51.39:550][465]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.51.39:592][465]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.51.39:592][465]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand04C6BC164CFFA38C9457A197FE3806F2.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.51.39:600][465]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 1.96 sec) -[2024.05.13-18.51.39:602][465]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.51.39:602][465]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.51.42:123][699]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.51.42:130][699]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.51.42:130][699]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:51:42) -[2024.05.13-18.51.42:130][699]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.51.42:134][699]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003497s) -[2024.05.13-18.51.42:134][699]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003530s) -[2024.05.13-18.51.42:152][699]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-18.51.42:155][699]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.51.42:155][699]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.51.42:155][699]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.51.42:156][699]LogPlayLevel: PIE: World Init took: (0.001039s) -[2024.05.13-18.51.42:156][699]LogAudio: Display: Creating Audio Device: Id: 27, Scope: Unique, Realtime: True -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.51.42:156][699]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.51.42:156][699]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.51.42:157][699]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.51.42:157][699]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.51.42:157][699]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.51.42:159][699]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.51.42:176][699]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.51.42:176][699]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.51.42:176][699]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.51.42:176][699]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.51.42:178][699]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=27 -[2024.05.13-18.51.42:178][699]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=27 -[2024.05.13-18.51.42:179][699]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=27 -[2024.05.13-18.51.42:179][699]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=27 -[2024.05.13-18.51.42:179][699]LogInit: FAudioDevice initialized with ID 27. -[2024.05.13-18.51.42:179][699]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. -[2024.05.13-18.51.42:179][699]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 27 -[2024.05.13-18.51.42:182][699]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.51.42:183][699]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.51.42:183][699]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.51.42 -[2024.05.13-18.51.42:184][699]LogWorld: Bringing up level for play took: 0.001349 -[2024.05.13-18.51.42:186][699]LogOnline: OSS: Created online subsystem instance for: :Context_39 -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.51.42:187][699]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.51.42:187][699]PIE: Server logged in -[2024.05.13-18.51.42:188][699]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-18.52.00:660][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.52.00:660][587]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.52.00:660][587]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.52.00:660][587]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.52.00:688][587]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.52.00:695][587]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.52.00:712][587]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.52.00:713][587]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 27 -[2024.05.13-18.52.00:713][587]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 -[2024.05.13-18.52.00:715][587]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 -[2024.05.13-18.52.00:719][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.52.00:721][587]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.13-18.52.00:780][588]LogPlayLevel: Display: Destroying online subsystem :Context_39 -[2024.05.13-18.52.05:623][872]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-18.52.05:673][872]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.13-18.52.05:676][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:677][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:677][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:677][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:678][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:678][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:678][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:678][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:701][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:702][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:702][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:702][872]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:703][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:703][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:703][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.05:703][872]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.06:203][895]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-18.52.06:251][895]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-18.52.06:252][895]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand892C28C74854F872811635BD38BC3337.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-18.52.06:259][895]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 2.02 sec) -[2024.05.13-18.52.06:261][895]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-18.52.06:261][895]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-18.52.08:327][ 98]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-18.52.08:333][ 98]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-18.52.08:333][ 98]PIE: New page: SIE session: TheMainWorld (14 May 2024, 00:52:08) -[2024.05.13-18.52.08:333][ 98]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.52.08:336][ 98]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003344s) -[2024.05.13-18.52.08:336][ 98]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003375s) -[2024.05.13-18.52.08:355][ 98]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-18.52.08:358][ 98]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-18.52.08:358][ 98]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-18.52.08:359][ 98]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-18.52.08:359][ 98]LogPlayLevel: PIE: World Init took: (0.001102s) -[2024.05.13-18.52.08:359][ 98]LogAudio: Display: Creating Audio Device: Id: 28, Scope: Unique, Realtime: True -[2024.05.13-18.52.08:359][ 98]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-18.52.08:360][ 98]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-18.52.08:360][ 98]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-18.52.08:360][ 98]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-18.52.08:360][ 98]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-18.52.08:360][ 98]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-18.52.08:363][ 98]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-18.52.08:380][ 98]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-18.52.08:380][ 98]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-18.52.08:380][ 98]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-18.52.08:380][ 98]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-18.52.08:381][ 98]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=28 -[2024.05.13-18.52.08:381][ 98]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=28 -[2024.05.13-18.52.08:383][ 98]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=28 -[2024.05.13-18.52.08:383][ 98]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=28 -[2024.05.13-18.52.08:383][ 98]LogInit: FAudioDevice initialized with ID 28. -[2024.05.13-18.52.08:383][ 98]LogAudio: Display: Audio Device (ID: 28) registered with world 'TheMainWorld'. -[2024.05.13-18.52.08:383][ 98]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 28 -[2024.05.13-18.52.08:386][ 98]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-18.52.08:387][ 98]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-18.52.08:387][ 98]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-21.52.08 -[2024.05.13-18.52.08:388][ 98]LogWorld: Bringing up level for play took: 0.001343 -[2024.05.13-18.52.08:390][ 98]LogOnline: OSS: Created online subsystem instance for: :Context_40 -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-18.52.08:391][ 98]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-18.52.08:391][ 98]PIE: Server logged in -[2024.05.13-18.52.08:392][ 98]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-18.52.14:661][700]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.52.14:661][700]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-18.52.14:662][700]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-18.52.14:662][700]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.52.14:681][700]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-18.52.14:688][700]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-18.52.14:704][700]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-18.52.14:704][700]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 28 -[2024.05.13-18.52.14:704][700]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 -[2024.05.13-18.52.14:706][700]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 -[2024.05.13-18.52.14:709][700]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-18.52.14:712][700]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.13-18.52.14:765][701]LogPlayLevel: Display: Destroying online subsystem :Context_40 -[2024.05.13-19.07.46:556][650]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.07.46:603][650]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms -[2024.05.13-19.07.46:606][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:606][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:607][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:607][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:607][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:607][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:608][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:608][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:628][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:629][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:629][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:629][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:629][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:630][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:630][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.46:630][650]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.47:309][694]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.07.47:358][694]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.07.47:359][694]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand64CDEC664BC3D8714E3366BB4E787A88.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.07.47:367][694]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 2.08 sec) -[2024.05.13-19.07.47:369][694]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.07.47:369][694]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.07.48:662][786]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.48:663][786]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.48:663][786]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.07.48:663][786]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.32:940][705]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.28.33:035][705]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms -[2024.05.13-19.28.33:039][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:039][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:039][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:039][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:040][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:040][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:040][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:040][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:061][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:062][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:062][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:062][705]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:062][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:063][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:063][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.33:063][705]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.28.34:090][777]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.28.34:151][777]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.28.34:152][777]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandCCC6D26E4AF4915DEC8C8ABADB8B9FE1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.28.34:160][777]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms (total: 2.15 sec) -[2024.05.13-19.28.34:161][777]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.28.34:161][777]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.35.15:532][890]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-19.35.15:557][890]LogAutomationController: Ignoring very large delta of 8.47 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-19.35.19:283][ 29]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-19.35.19:300][ 29]LogAutomationController: Ignoring very large delta of 2.16 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.13-19.36.13:937][972]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.36.13:994][972]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms -[2024.05.13-19.36.13:998][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:998][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:998][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:999][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:999][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:999][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.13:999][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:000][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:035][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:036][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:036][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:036][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:036][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:037][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:037][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.14:037][972]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.15:096][ 42]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.36.15:146][ 42]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.36.15:146][ 42]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandF34C9D41463166F869FF44BC31E209A4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.36.15:154][ 42]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 2.20 sec) -[2024.05.13-19.36.15:155][ 42]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.36.15:155][ 42]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.36.28:205][375]LogSlate: Window 'Color Picker' being destroyed -[2024.05.13-19.36.30:166][590]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-19.36.30:203][590]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.13-19.36.30:211][590]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... -[2024.05.13-19.36.30:221][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:222][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:222][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:222][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:222][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:222][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:234][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:235][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:235][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:235][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:235][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:236][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:236][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:236][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:260][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:261][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:261][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:261][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:262][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:262][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:262][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:263][590]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:291][590]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.13-19.36.30:294][590]LogPlayLevel: PlayLevel: Blueprint regeneration took 121 ms (1 blueprints) -[2024.05.13-19.36.30:294][590]PIE: New page: SIE session: TheMainWorld (14 May 2024, 01:36:30) -[2024.05.13-19.36.30:294][590]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.36.30:298][590]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003673s) -[2024.05.13-19.36.30:298][590]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003710s) -[2024.05.13-19.36.30:316][590]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.13-19.36.30:317][590]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-19.36.30:317][590]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-19.36.30:318][590]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-19.36.30:318][590]LogPlayLevel: PIE: World Init took: (0.001142s) -[2024.05.13-19.36.30:318][590]LogAudio: Display: Creating Audio Device: Id: 29, Scope: Unique, Realtime: True -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-19.36.30:318][590]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-19.36.30:318][590]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-19.36.30:319][590]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-19.36.30:319][590]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-19.36.30:319][590]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-19.36.30:321][590]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-19.36.30:339][590]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-19.36.30:340][590]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-19.36.30:340][590]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-19.36.30:340][590]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-19.36.30:341][590]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=29 -[2024.05.13-19.36.30:341][590]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=29 -[2024.05.13-19.36.30:343][590]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=29 -[2024.05.13-19.36.30:343][590]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=29 -[2024.05.13-19.36.30:343][590]LogInit: FAudioDevice initialized with ID 29. -[2024.05.13-19.36.30:343][590]LogAudio: Display: Audio Device (ID: 29) registered with world 'TheMainWorld'. -[2024.05.13-19.36.30:343][590]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 29 -[2024.05.13-19.36.30:347][590]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-19.36.30:348][590]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.30:348][590]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-22.36.30 -[2024.05.13-19.36.30:349][590]LogWorld: Bringing up level for play took: 0.001435 -[2024.05.13-19.36.30:351][590]LogOnline: OSS: Created online subsystem instance for: :Context_41 -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-19.36.30:352][590]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-19.36.30:352][590]PIE: Server logged in -[2024.05.13-19.36.30:353][590]PIE: Play in editor total start time 0.181 seconds. -[2024.05.13-19.36.57:522][302]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.36.57:522][302]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.36.57:522][302]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-19.36.57:522][302]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.36.57:539][302]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-19.36.57:548][302]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.36.57:565][302]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.36.57:566][302]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 29 -[2024.05.13-19.36.57:566][302]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 -[2024.05.13-19.36.57:568][302]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 -[2024.05.13-19.36.57:574][302]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.13-19.36.57:627][303]LogPlayLevel: Display: Destroying online subsystem :Context_41 -[2024.05.13-19.36.58:664][407]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-19.36.58:671][407]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-19.36.58:671][407]PIE: New page: SIE session: TheMainWorld (14 May 2024, 01:36:58) -[2024.05.13-19.36.58:671][407]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.36.58:674][407]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003431s) -[2024.05.13-19.36.58:674][407]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003463s) -[2024.05.13-19.36.58:693][407]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.13-19.36.58:696][407]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-19.36.58:696][407]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-19.36.58:696][407]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-19.36.58:697][407]LogPlayLevel: PIE: World Init took: (0.001165s) -[2024.05.13-19.36.58:697][407]LogAudio: Display: Creating Audio Device: Id: 30, Scope: Unique, Realtime: True -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-19.36.58:697][407]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-19.36.58:697][407]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-19.36.58:698][407]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-19.36.58:698][407]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-19.36.58:698][407]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-19.36.58:700][407]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-19.36.58:717][407]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-19.36.58:717][407]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-19.36.58:717][407]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-19.36.58:717][407]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-19.36.58:718][407]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=30 -[2024.05.13-19.36.58:718][407]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=30 -[2024.05.13-19.36.58:720][407]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=30 -[2024.05.13-19.36.58:720][407]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=30 -[2024.05.13-19.36.58:720][407]LogInit: FAudioDevice initialized with ID 30. -[2024.05.13-19.36.58:720][407]LogAudio: Display: Audio Device (ID: 30) registered with world 'TheMainWorld'. -[2024.05.13-19.36.58:720][407]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 30 -[2024.05.13-19.36.58:723][407]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-19.36.58:724][407]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.36.58:724][407]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-22.36.58 -[2024.05.13-19.36.58:725][407]LogWorld: Bringing up level for play took: 0.001449 -[2024.05.13-19.36.58:727][407]LogOnline: OSS: Created online subsystem instance for: :Context_42 -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-19.36.58:727][407]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-19.36.58:728][407]PIE: Server logged in -[2024.05.13-19.36.58:729][407]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-19.37.28:894][557]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.37.28:894][557]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.37.28:894][557]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-19.37.28:895][557]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.37.28:901][557]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-19.37.28:908][557]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.37.28:925][557]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.37.28:926][557]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 30 -[2024.05.13-19.37.28:926][557]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 -[2024.05.13-19.37.28:928][557]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 -[2024.05.13-19.37.28:934][557]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.13-19.37.28:983][558]LogPlayLevel: Display: Destroying online subsystem :Context_42 -[2024.05.13-19.39.51:366][339]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:04.146 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2645 files in 3882 folders with total size 113 MiB. -[2024.05.13-19.40.47:523][503]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-19.40.47:542][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:542][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:542][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:543][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:543][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:543][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:571][503]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.13-19.40.47:574][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:575][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:575][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:575][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:576][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:576][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:576][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:576][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:611][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:611][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:611][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:611][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:612][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:612][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:612][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.47:612][503]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.48:009][527]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.40.48:051][527]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-19.40.48:051][527]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea1655D7854B3EA8F20E67A7AE8FC176B5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-19.40.48:059][527]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 2.25 sec) -[2024.05.13-19.40.48:061][527]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-19.40.48:061][527]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-19.40.50:696][770]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-19.40.50:703][770]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-19.40.50:703][770]PIE: New page: SIE session: TheMainWorld (14 May 2024, 01:40:50) -[2024.05.13-19.40.50:703][770]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.40.50:707][770]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003628s) -[2024.05.13-19.40.50:707][770]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003661s) -[2024.05.13-19.40.50:724][770]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-19.40.50:727][770]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-19.40.50:727][770]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-19.40.50:728][770]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-19.40.50:728][770]LogPlayLevel: PIE: World Init took: (0.001102s) -[2024.05.13-19.40.50:728][770]LogAudio: Display: Creating Audio Device: Id: 31, Scope: Unique, Realtime: True -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-19.40.50:728][770]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-19.40.50:728][770]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-19.40.50:729][770]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-19.40.50:729][770]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-19.40.50:729][770]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-19.40.50:732][770]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-19.40.50:749][770]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-19.40.50:750][770]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-19.40.50:750][770]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-19.40.50:750][770]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-19.40.50:751][770]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=31 -[2024.05.13-19.40.50:751][770]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=31 -[2024.05.13-19.40.50:752][770]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=31 -[2024.05.13-19.40.50:752][770]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=31 -[2024.05.13-19.40.50:752][770]LogInit: FAudioDevice initialized with ID 31. -[2024.05.13-19.40.50:752][770]LogAudio: Display: Audio Device (ID: 31) registered with world 'TheMainWorld'. -[2024.05.13-19.40.50:753][770]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 31 -[2024.05.13-19.40.50:755][770]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-19.40.50:757][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.40.50:757][770]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-22.40.50 -[2024.05.13-19.40.50:757][770]LogWorld: Bringing up level for play took: 0.001360 -[2024.05.13-19.40.50:760][770]LogOnline: OSS: Created online subsystem instance for: :Context_43 -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-19.40.50:760][770]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-19.40.50:761][770]PIE: Server logged in -[2024.05.13-19.40.50:761][770]PIE: Play in editor total start time 0.058 seconds. -[2024.05.13-19.41.07:544][375]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.41.07:544][375]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.41.07:545][375]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-19.41.07:545][375]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.41.07:561][375]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-19.41.07:568][375]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.41.07:585][375]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-19.41.07:585][375]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 31 -[2024.05.13-19.41.07:585][375]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 -[2024.05.13-19.41.07:587][375]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 -[2024.05.13-19.41.07:590][375]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.41.07:593][375]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-19.41.07:644][376]LogPlayLevel: Display: Destroying online subsystem :Context_43 -[2024.05.13-19.48.55:510][ 33]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.48.55:571][ 33]LogUObjectHash: Compacting FUObjectHashTables data took 1.74ms -[2024.05.13-19.48.55:574][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:575][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:575][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:575][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:576][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:576][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:576][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:576][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:600][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:600][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:600][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:600][ 33]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:601][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:601][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:601][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.55:601][ 33]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.48.56:487][ 90]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.48.56:540][ 90]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.48.56:541][ 90]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandDD90B75E4A730383DFD65DA85F55F044.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.48.56:548][ 90]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 2.32 sec) -[2024.05.13-19.48.56:549][ 90]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.48.56:549][ 90]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.49.46:015][672]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.49.46:064][672]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-19.49.46:066][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:067][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:067][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:067][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:067][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:068][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:068][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:068][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:100][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:100][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:100][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:100][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:101][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:101][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:101][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:101][672]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.46:767][709]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.49.46:817][709]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.49.46:817][709]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand9A0FC03E4472B9A2ACE7738239037CBA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.49.46:824][709]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 2.37 sec) -[2024.05.13-19.49.46:826][709]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.49.46:826][709]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.49.56:957][393]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.56:958][393]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.56:958][393]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.49.56:958][393]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:390][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:390][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:390][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:391][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:391][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:391][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:392][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:392][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:392][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:393][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:393][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:393][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:393][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:393][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:417][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:418][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:418][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.17:418][649]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:431][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:431][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:431][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:432][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:432][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:432][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:433][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:433][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:433][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:434][839]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:434][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:434][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:434][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:435][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:460][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:461][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:461][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.20:461][839]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:519][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:520][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:520][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:520][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:521][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:521][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:521][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:522][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:522][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:523][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:523][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:523][858]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:523][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:524][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:524][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:524][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:549][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:550][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:550][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.36:551][858]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:732][933]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.13-19.50.37:751][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:752][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:752][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:752][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:752][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:752][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:784][933]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.13-19.50.37:788][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:788][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:788][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:789][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:789][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:789][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:789][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:790][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:828][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:828][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:828][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:828][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:829][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:829][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:829][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:829][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:903][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:905][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:905][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.37:905][933]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.38:242][950]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.50.38:284][950]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.13-19.50.38:285][950]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea28DF661A471886EB905691BBD4B1EC3A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.13-19.50.38:293][950]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 2.42 sec) -[2024.05.13-19.50.38:295][950]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.13-19.50.38:295][950]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.13-19.50.40:464][141]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-19.50.40:471][141]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-19.50.40:471][141]PIE: New page: SIE session: TheMainWorld (14 May 2024, 01:50:40) -[2024.05.13-19.50.40:471][141]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.50.40:474][141]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003470s) -[2024.05.13-19.50.40:474][141]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003502s) -[2024.05.13-19.50.40:493][141]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.13-19.50.40:495][141]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-19.50.40:495][141]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-19.50.40:496][141]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-19.50.40:496][141]LogPlayLevel: PIE: World Init took: (0.001082s) -[2024.05.13-19.50.40:496][141]LogAudio: Display: Creating Audio Device: Id: 32, Scope: Unique, Realtime: True -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-19.50.40:496][141]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-19.50.40:496][141]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-19.50.40:498][141]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-19.50.40:498][141]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-19.50.40:498][141]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-19.50.40:499][141]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-19.50.40:518][141]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-19.50.40:519][141]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-19.50.40:519][141]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-19.50.40:519][141]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-19.50.40:520][141]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=32 -[2024.05.13-19.50.40:520][141]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=32 -[2024.05.13-19.50.40:521][141]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=32 -[2024.05.13-19.50.40:521][141]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=32 -[2024.05.13-19.50.40:521][141]LogInit: FAudioDevice initialized with ID 32. -[2024.05.13-19.50.40:521][141]LogAudio: Display: Audio Device (ID: 32) registered with world 'TheMainWorld'. -[2024.05.13-19.50.40:521][141]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 32 -[2024.05.13-19.50.40:524][141]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-19.50.40:526][141]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.40:526][141]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-22.50.40 -[2024.05.13-19.50.40:526][141]LogWorld: Bringing up level for play took: 0.001361 -[2024.05.13-19.50.40:529][141]LogOnline: OSS: Created online subsystem instance for: :Context_44 -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-19.50.40:529][141]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-19.50.40:530][141]PIE: Server logged in -[2024.05.13-19.50.40:530][141]PIE: Play in editor total start time 0.059 seconds. -[2024.05.13-19.50.58:187][843]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.50.58:187][843]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-19.50.58:188][843]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-19.50.58:188][843]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.50.58:210][843]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-19.50.58:217][843]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-19.50.58:234][843]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-19.50.58:234][843]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 32 -[2024.05.13-19.50.58:235][843]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 -[2024.05.13-19.50.58:237][843]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 -[2024.05.13-19.50.58:240][843]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-19.50.58:243][843]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.13-19.50.58:302][844]LogPlayLevel: Display: Destroying online subsystem :Context_44 -[2024.05.13-19.50.59:898][908]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.59:899][908]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.59:899][908]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.50.59:899][908]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.58.03:151][491]LogViewport: Scene viewport resized to 927x368, mode Windowed. -[2024.05.13-19.59.57:776][ 58]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-19.59.57:826][ 58]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.13-19.59.57:830][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:831][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:831][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:831][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:831][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:832][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:832][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:832][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:868][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:868][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:868][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:868][ 58]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:869][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:869][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:869][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.57:869][ 58]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.59:049][141]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-19.59.59:101][141]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-19.59.59:101][141]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandF1D9AC9B48D48B16A2ABD594AA6A5579.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-19.59.59:109][141]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 2.48 sec) -[2024.05.13-19.59.59:117][141]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-19.59.59:117][141]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-19.59.59:759][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.59:760][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.59:760][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-19.59.59:760][185]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:700][741]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-20.00.19:707][741]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] The current value of the ' Trace Result ' pin is invalid: 'Trace Result' in action 'Get Distance from Camera' must have an input wired into it ("by ref" params expect a valid input to operate on). -[2024.05.13-20.00.19:786][741]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.13-20.00.19:789][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:790][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:790][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:790][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:791][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:791][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:791][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:791][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:806][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:807][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:807][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:807][741]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:807][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:808][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:808][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.19:808][741]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:946][266]BlueprintLog: New page: Compile BP_Wand -[2024.05.13-20.00.38:994][266]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.13-20.00.38:997][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:997][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:997][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:998][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:998][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:998][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:999][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.38:999][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:018][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:019][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:019][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:019][266]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:019][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:020][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:020][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:020][266]LogPhysics: Warning: Scale for /Engine/Transient.World_12:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.39:601][305]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-20.00.39:656][305]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.13-20.00.39:656][305]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandA61223BF438E1E3891ABB3B0E6445847.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.13-20.00.39:664][305]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 2.55 sec) -[2024.05.13-20.00.39:666][305]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.13-20.00.39:666][305]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.13-20.00.42:425][531]LogViewport: Scene viewport resized to 1396x587, mode Windowed. -[2024.05.13-20.00.43:580][654]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.13-20.00.43:586][654]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.13-20.00.43:586][654]PIE: New page: SIE session: TheMainWorld (14 May 2024, 02:00:43) -[2024.05.13-20.00.43:586][654]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-20.00.43:590][654]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003533s) -[2024.05.13-20.00.43:590][654]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003564s) -[2024.05.13-20.00.43:608][654]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.13-20.00.43:611][654]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.13-20.00.43:611][654]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.13-20.00.43:611][654]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.13-20.00.43:612][654]LogPlayLevel: PIE: World Init took: (0.001230s) -[2024.05.13-20.00.43:612][654]LogAudio: Display: Creating Audio Device: Id: 33, Scope: Unique, Realtime: True -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.13-20.00.43:612][654]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.13-20.00.43:612][654]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.13-20.00.43:613][654]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.13-20.00.43:613][654]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.13-20.00.43:613][654]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.13-20.00.43:615][654]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.13-20.00.43:633][654]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.13-20.00.43:634][654]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.13-20.00.43:634][654]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.13-20.00.43:634][654]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.13-20.00.43:635][654]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=33 -[2024.05.13-20.00.43:635][654]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=33 -[2024.05.13-20.00.43:637][654]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=33 -[2024.05.13-20.00.43:637][654]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=33 -[2024.05.13-20.00.43:637][654]LogInit: FAudioDevice initialized with ID 33. -[2024.05.13-20.00.43:637][654]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. -[2024.05.13-20.00.43:637][654]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 33 -[2024.05.13-20.00.43:640][654]LogLoad: Game class is 'VRGameMode_C' -[2024.05.13-20.00.43:641][654]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.13-20.00.43:641][654]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.13-23.00.43 -[2024.05.13-20.00.43:642][654]LogWorld: Bringing up level for play took: 0.001385 -[2024.05.13-20.00.43:644][654]LogOnline: OSS: Created online subsystem instance for: :Context_45 -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.13-20.00.43:645][654]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.13-20.00.43:660][654]PIE: Server logged in -[2024.05.13-20.00.43:661][654]PIE: Play in editor total start time 0.076 seconds. -[2024.05.13-20.01.35:014][798]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-20.01.35:014][798]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.13-20.01.35:015][798]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.01.35:015][798]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.01.35:045][798]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.13-20.01.35:052][798]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.01.35:069][798]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.13-20.01.35:069][798]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 33 -[2024.05.13-20.01.35:069][798]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 -[2024.05.13-20.01.35:071][798]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 -[2024.05.13-20.01.35:075][798]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.13-20.01.35:077][798]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.13-20.01.35:131][799]LogPlayLevel: Display: Destroying online subsystem :Context_45 -[2024.05.13-20.01.44:814][729]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found -[2024.05.13-20.01.51:945][469]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.13-20.01.51:951][469]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.13-20.01.52:017][469]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms -[2024.05.13-20.01.52:030][469]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.13-20.01.52:031][469]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld1B0033E64E65A008F0FA5CA1631EE037.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.13-20.01.52:037][469]LogFileHelpers: Saving map 'TheMainWorld' took 0.058 -[2024.05.13-20.01.52:044][469]LogFileHelpers: InternalPromptForCheckoutAndSave took 92 ms (total: 2.64 sec) -[2024.05.13-20.01.52:047][469]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.13-20.01.52:047][469]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.13-20.03.08:353][191]LogSlate: Window 'BP_RuneArea' being destroyed -[2024.05.13-20.03.08:356][191]LogSlate: Window 'BP_RuneArea' being destroyed -[2024.05.13-20.03.08:373][191]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.08:481][191]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.08:750][191]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.13-20.03.08:750][191]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.08:750][191]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.08:925][191]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.08:940][191]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.08:983][191]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.08:983][191]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.09:022][191]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.13-20.03.09:022][191]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.09:023][191]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.09:189][191]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.13-20.03.09:501][192]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.13-20.03.09:503][192]LogStall: Shutdown... -[2024.05.13-20.03.09:510][192]LogStall: Shutdown complete. -[2024.05.13-20.03.09:550][192]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed -[2024.05.13-20.03.09:747][193]Cmd: QUIT_EDITOR -[2024.05.13-20.03.09:747][193]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) -[2024.05.13-20.03.09:750][193]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) -[2024.05.13-20.03.09:750][193]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown -[2024.05.13-20.03.09:750][193]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown -[2024.05.13-20.03.09:801][193]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.09:801][193]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.13-20.03.09:923][193]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. -[2024.05.13-20.03.10:903][193]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... -[2024.05.13-20.03.10:903][193]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... -[2024.05.13-20.03.10:903][193]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. -[2024.05.13-20.03.10:903][193]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.13-20.03.10:903][193]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.13-20.03.10:906][193]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.13-20.03.10:930][193]LogAudio: Display: Audio Device Manager Shutdown -[2024.05.13-20.03.10:930][193]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.13-20.03.10:934][193]LogExit: Preparing to exit. -[2024.05.13-20.03.11:085][193]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.13-20.03.11:093][193]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:093][193]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:096][193]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:097][193]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:980][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.11:982][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:080][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:081][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:133][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. -[2024.05.13-20.03.12:134][193]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true -[2024.05.13-20.03.12:497][193]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled -[2024.05.13-20.03.12:939][193]LogExit: Editor shut down -[2024.05.13-20.03.12:942][193]LogExit: Transaction tracking system shut down -[2024.05.13-20.03.15:967][193]LogExit: Object subsystem successfully closed. -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: ================================================ -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Total job queries 388, among them cache hits 72 (18.56%) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Tracking 316 distinct input hashes that result in 185 distinct outputs (58.54%) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: RAM used: 10.97 MiB of 819.20 MiB budget. Usage: 1.34% -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Shaders Compiled: 186 -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Jobs assigned 186, completed 186 (100%) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Average time worker was idle: 19.45 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.62 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Job execution time: average 0.59 s, max 4.42 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Job life time (pending + execution): average 0.65 s, max 4.44 -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Shader code size: average 53.916 KiB, min 2.041 KiB, max 90.133 KiB -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 62.94 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Jobs were issued in 186 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Average processing rate: 2.96 jobs/sec -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Total thread time: 92.981 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Total thread preprocess time: 6.317 s -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Percentage time preprocessing: 6.79% -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Effective parallelization: 1.48 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.34 sec, max 0.40 sec, min 0.27 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 31.28% of total time (compiled 13 times, average 2.24 sec, max 2.56 sec, min 2.05 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 23.55% of total time (compiled 56 times, average 0.39 sec, max 0.59 sec, min 0.32 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 20.56% of total time (compiled 45 times, average 0.42 sec, max 2.38 sec, min 0.26 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: FVelocityVS - 5.45% of total time (compiled 17 times, average 0.30 sec, max 0.42 sec, min 0.22 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_OutputDepth - 3.66% of total time (compiled 10 times, average 0.34 sec, max 0.43 sec, min 0.30 sec) -[2024.05.13-20.03.15:974][193]LogShaderCompilers: Display: ================================================ -[2024.05.13-20.03.16:075][193]LogShaderCompilers: Display: Shaders left to compile 0 -[2024.05.13-20.03.16:255][193]LogVirtualization: UE::Virtualization was shutdown -[2024.05.13-20.03.18:057][193]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1118) -[2024.05.13-20.03.18:057][193]LogModuleManager: Shutting down and abandoning module HierarchicalLODUtilities (1116) -[2024.05.13-20.03.18:063][193]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) -[2024.05.13-20.03.18:063][193]LogModuleManager: Shutting down and abandoning module Voice (1112) -[2024.05.13-20.03.18:073][193]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) -[2024.05.13-20.03.18:073][193]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) -[2024.05.13-20.03.18:073][193]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) -[2024.05.13-20.03.18:073][193]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) -[2024.05.13-20.03.18:074][193]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) -[2024.05.13-20.03.18:074][193]LogModuleManager: Shutting down and abandoning module StatusBar (1100) -[2024.05.13-20.03.18:074][193]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) -[2024.05.13-20.03.18:074][193]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) -[2024.05.13-20.03.18:085][193]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) -[2024.05.13-20.03.18:096][193]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) -[2024.05.13-20.03.18:096][193]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) -[2024.05.13-20.03.18:096][193]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) -[2024.05.13-20.03.18:096][193]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) -[2024.05.13-20.03.18:121][193]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) -[2024.05.13-20.03.18:121][193]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) -[2024.05.13-20.03.18:121][193]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) -[2024.05.13-20.03.18:121][193]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) -[2024.05.13-20.03.18:122][193]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) -[2024.05.13-20.03.18:123][193]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1074) -[2024.05.13-20.03.18:137][193]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1072) -[2024.05.13-20.03.18:137][193]LogModuleManager: Shutting down and abandoning module RigVMEditor (1070) -[2024.05.13-20.03.18:153][193]LogModuleManager: Shutting down and abandoning module OpenXRInput (1068) -[2024.05.13-20.03.18:163][193]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1066) -[2024.05.13-20.03.18:163][193]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1064) -[2024.05.13-20.03.18:163][193]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1062) -[2024.05.13-20.03.18:163][193]LogModuleManager: Shutting down and abandoning module IKRigEditor (1060) -[2024.05.13-20.03.18:179][193]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1058) -[2024.05.13-20.03.18:191][193]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1056) -[2024.05.13-20.03.18:197][193]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1054) -[2024.05.13-20.03.18:197][193]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1052) -[2024.05.13-20.03.18:197][193]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1050) -[2024.05.13-20.03.18:197][193]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1048) -[2024.05.13-20.03.18:204][193]LogModuleManager: Shutting down and abandoning module PlanarCut (1046) -[2024.05.13-20.03.18:221][193]LogModuleManager: Shutting down and abandoning module FractureEngine (1044) -[2024.05.13-20.03.18:233][193]LogModuleManager: Shutting down and abandoning module CharacterAI (1042) -[2024.05.13-20.03.18:233][193]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1040) -[2024.05.13-20.03.18:233][193]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1038) -[2024.05.13-20.03.18:233][193]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1036) -[2024.05.13-20.03.18:246][193]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1034) -[2024.05.13-20.03.18:246][193]LogModuleManager: Shutting down and abandoning module WebMMedia (1032) -[2024.05.13-20.03.18:246][193]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1030) -[2024.05.13-20.03.18:246][193]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1028) -[2024.05.13-20.03.18:259][193]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1027) -[2024.05.13-20.03.18:259][193]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1024) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1022) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1020) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1018) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1016) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1014) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1012) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1010) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module BspMode (1008) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module GeometryMode (1006) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1004) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module SmartSnapping (1002) -[2024.05.13-20.03.18:270][193]LogModuleManager: Shutting down and abandoning module SessionServices (1000) -[2024.05.13-20.03.18:272][193]LogModuleManager: Shutting down and abandoning module MeshPaint (998) -[2024.05.13-20.03.18:280][193]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) -[2024.05.13-20.03.18:280][193]LogModuleManager: Shutting down and abandoning module PlacementMode (995) -[2024.05.13-20.03.18:280][193]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) -[2024.05.13-20.03.18:280][193]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) -[2024.05.13-20.03.18:307][193]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) -[2024.05.13-20.03.18:322][193]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) -[2024.05.13-20.03.18:322][193]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) -[2024.05.13-20.03.18:323][193]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) -[2024.05.13-20.03.18:323][193]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) -[2024.05.13-20.03.18:323][193]LogModuleManager: Shutting down and abandoning module ClothPainter (978) -[2024.05.13-20.03.18:340][193]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) -[2024.05.13-20.03.18:355][193]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) -[2024.05.13-20.03.18:355][193]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) -[2024.05.13-20.03.18:372][193]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) -[2024.05.13-20.03.18:372][193]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) -[2024.05.13-20.03.18:372][193]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) -[2024.05.13-20.03.18:396][193]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) -[2024.05.13-20.03.19:232][193]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module EditorConfig (942) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module EditorFramework (940) -[2024.05.13-20.03.19:243][193]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) -[2024.05.13-20.03.19:270][193]LogModuleManager: Shutting down and abandoning module TraceInsights (936) -[2024.05.13-20.03.19:308][193]MemoryProfiler: Shutdown -[2024.05.13-20.03.19:313][193]NetworkingProfiler: Shutdown -[2024.05.13-20.03.19:313][193]LoadingProfiler: Shutdown -[2024.05.13-20.03.19:313][193]TimingProfiler: Shutdown -[2024.05.13-20.03.19:331][193]LogModuleManager: Shutting down and abandoning module TraceServices (935) -[2024.05.13-20.03.19:354][193]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) -[2024.05.13-20.03.19:354][193]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) -[2024.05.13-20.03.19:354][193]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) -[2024.05.13-20.03.19:354][193]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) -[2024.05.13-20.03.19:354][193]LogModuleManager: Shutting down and abandoning module MergeActors (924) -[2024.05.13-20.03.19:368][193]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) -[2024.05.13-20.03.19:368][193]LogModuleManager: Shutting down and abandoning module LocalizationService (921) -[2024.05.13-20.03.19:383][193]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) -[2024.05.13-20.03.19:383][193]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) -[2024.05.13-20.03.19:383][193]LogModuleManager: Shutting down and abandoning module UndoHistory (914) -[2024.05.13-20.03.19:393][193]LogModuleManager: Shutting down and abandoning module XmlParser (912) -[2024.05.13-20.03.19:405][193]LogModuleManager: Shutting down and abandoning module Blutility (910) -[2024.05.13-20.03.19:405][193]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) -[2024.05.13-20.03.19:405][193]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) -[2024.05.13-20.03.19:405][193]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) -[2024.05.13-20.03.19:406][193]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) -[2024.05.13-20.03.19:406][193]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) -[2024.05.13-20.03.19:406][193]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) -[2024.05.13-20.03.19:406][193]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) -[2024.05.13-20.03.19:406][193]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) -[2024.05.13-20.03.19:417][193]LogModuleManager: Shutting down and abandoning module DeviceManager (892) -[2024.05.13-20.03.19:427][193]LogModuleManager: Shutting down and abandoning module AutomationController (890) -[2024.05.13-20.03.19:427][193]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) -[2024.05.13-20.03.19:448][193]LogModuleManager: Shutting down and abandoning module Layers (886) -[2024.05.13-20.03.19:469][193]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) -[2024.05.13-20.03.19:469][193]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) -[2024.05.13-20.03.19:469][193]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) -[2024.05.13-20.03.19:469][193]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) -[2024.05.13-20.03.19:488][193]LogModuleManager: Shutting down and abandoning module Persona (876) -[2024.05.13-20.03.19:502][193]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) -[2024.05.13-20.03.19:502][193]LogModuleManager: Shutting down and abandoning module Kismet (872) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module GraphEditor (868) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module StructViewer (866) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module ClassViewer (864) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) -[2024.05.13-20.03.19:518][193]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) -[2024.05.13-20.03.19:528][193]LogModuleManager: Shutting down and abandoning module OutputLog (856) -[2024.05.13-20.03.19:540][193]LogModuleManager: Shutting down and abandoning module Documentation (854) -[2024.05.13-20.03.19:540][193]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) -[2024.05.13-20.03.19:555][193]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) -[2024.05.13-20.03.19:555][193]LogModuleManager: Shutting down and abandoning module MovieScene (848) -[2024.05.13-20.03.19:555][193]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AudioMixer (841) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module PortalServices (832) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module PortalRpc (830) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AIModule (826) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module AITestSuite (823) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) -[2024.05.13-20.03.19:560][193]LogModuleManager: Shutting down and abandoning module ProfilerService (810) -[2024.05.13-20.03.19:742][193]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) -[2024.05.13-20.03.19:756][193]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (806) -[2024.05.13-20.03.19:756][193]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (804) -[2024.05.13-20.03.19:756][193]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (802) -[2024.05.13-20.03.19:790][193]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (800) -[2024.05.13-20.03.19:798][193]LogModuleManager: Shutting down and abandoning module TakesCore (798) -[2024.05.13-20.03.19:798][193]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) -[2024.05.13-20.03.19:798][193]LogModuleManager: Shutting down and abandoning module Bridge (794) -[2024.05.13-20.03.19:811][193]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) -[2024.05.13-20.03.19:811][193]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) -[2024.05.13-20.03.19:811][193]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) -[2024.05.13-20.03.19:811][193]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) -[2024.05.13-20.03.19:846][193]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (784) -[2024.05.13-20.03.19:853][193]LogModuleManager: Shutting down and abandoning module LightMixer (782) -[2024.05.13-20.03.19:853][193]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (780) -[2024.05.13-20.03.19:853][193]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (778) -[2024.05.13-20.03.19:853][193]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (776) -[2024.05.13-20.03.19:853][193]LogModuleManager: Shutting down and abandoning module CollectionManager (775) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (772) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module XRBaseEditor (770) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module XRBase (768) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module SynthesisEditor (766) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module ResonanceAudio (764) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (762) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (760) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module OpenXREditor (758) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (756) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (754) -[2024.05.13-20.03.19:854][193]LogModuleManager: Shutting down and abandoning module ModelingOperators (752) -[2024.05.13-20.03.19:864][193]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (750) -[2024.05.13-20.03.19:864][193]LogModuleManager: Shutting down and abandoning module ModelingComponents (748) -[2024.05.13-20.03.19:879][193]LogModuleManager: Shutting down and abandoning module GeometryFramework (747) -[2024.05.13-20.03.19:879][193]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (744) -[2024.05.13-20.03.19:884][193]LogModuleManager: Shutting down and abandoning module MeshModelingTools (742) -[2024.05.13-20.03.19:899][193]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (740) -[2024.05.13-20.03.19:899][193]LogModuleManager: Shutting down and abandoning module InputDebugging (738) -[2024.05.13-20.03.19:899][193]LogModuleManager: Shutting down and abandoning module GooglePAD (736) -[2024.05.13-20.03.19:899][193]LogModuleManager: Shutting down and abandoning module DynamicMesh (734) -[2024.05.13-20.03.19:920][193]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (732) -[2024.05.13-20.03.19:929][193]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (730) -[2024.05.13-20.03.19:929][193]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (728) -[2024.05.13-20.03.19:929][193]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (726) -[2024.05.13-20.03.19:929][193]LogModuleManager: Shutting down and abandoning module AudioCapture (724) -[2024.05.13-20.03.19:929][193]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (723) -[2024.05.13-20.03.19:942][193]LogModuleManager: Shutting down and abandoning module AssetTags (720) -[2024.05.13-20.03.19:942][193]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (718) -[2024.05.13-20.03.19:942][193]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (716) -[2024.05.13-20.03.19:942][193]LogModuleManager: Shutting down and abandoning module AppleImageUtils (714) -[2024.05.13-20.03.19:942][193]LogModuleManager: Shutting down and abandoning module AndroidPermission (712) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (710) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (708) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (706) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (704) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (702) -[2024.05.13-20.03.19:943][193]LogModuleManager: Shutting down and abandoning module LiveLink (700) -[2024.05.13-20.03.20:636][193]LogModuleManager: Shutting down and abandoning module ControlRigSpline (698) -[2024.05.13-20.03.20:636][193]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (696) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (694) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (692) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (690) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (688) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module UObjectPlugin (686) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (684) -[2024.05.13-20.03.20:649][193]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (682) -[2024.05.13-20.03.20:650][193]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (680) -[2024.05.13-20.03.20:659][193]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (678) -[2024.05.13-20.03.20:659][193]LogModuleManager: Shutting down and abandoning module PluginUtils (676) -[2024.05.13-20.03.20:675][193]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (674) -[2024.05.13-20.03.20:675][193]LogModuleManager: Shutting down and abandoning module DumpGPUServices (672) -[2024.05.13-20.03.20:675][193]LogModuleManager: Shutting down and abandoning module GitSourceControl (670) -[2024.05.13-20.03.20:685][193]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (668) -[2024.05.13-20.03.20:696][193]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (666) -[2024.05.13-20.03.20:706][193]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (664) -[2024.05.13-20.03.20:706][193]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (662) -[2024.05.13-20.03.20:716][193]LogModuleManager: Shutting down and abandoning module InterchangeExport (660) -[2024.05.13-20.03.20:716][193]LogModuleManager: Shutting down and abandoning module InterchangeMessages (658) -[2024.05.13-20.03.20:716][193]LogModuleManager: Shutting down and abandoning module GLTFCore (656) -[2024.05.13-20.03.20:716][193]LogModuleManager: Shutting down and abandoning module TemplateSequence (654) -[2024.05.13-20.03.20:726][193]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (652) -[2024.05.13-20.03.20:726][193]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (650) -[2024.05.13-20.03.20:726][193]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (648) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module InterchangeEditor (646) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (644) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (642) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module SequencerScripting (640) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (638) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (636) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (634) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (632) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (630) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (628) -[2024.05.13-20.03.20:740][193]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (626) -[2024.05.13-20.03.20:740][193]LogOpenImageDenoise: OIDN shutting down -[2024.05.13-20.03.20:756][193]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (624) -[2024.05.13-20.03.20:756][193]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (622) -[2024.05.13-20.03.20:756][193]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (620) -[2024.05.13-20.03.20:774][193]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (618) -[2024.05.13-20.03.20:781][193]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (616) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (614) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module LocalizableMessage (612) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (610) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (608) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (607) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (605) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (602) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module DataflowNodes (600) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (598) -[2024.05.13-20.03.20:797][193]LogModuleManager: Shutting down and abandoning module DataflowEditor (596) -[2024.05.13-20.03.20:811][193]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (594) -[2024.05.13-20.03.20:811][193]LogModuleManager: Shutting down and abandoning module ChaosNiagara (592) -[2024.05.13-20.03.20:811][193]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (590) -[2024.05.13-20.03.20:811][193]LogModuleManager: Shutting down and abandoning module FractureEditor (588) -[2024.05.13-20.03.20:834][193]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (586) -[2024.05.13-20.03.20:834][193]LogModuleManager: Shutting down and abandoning module BackChannel (584) -[2024.05.13-20.03.20:846][193]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (582) -[2024.05.13-20.03.20:846][193]LogModuleManager: Shutting down and abandoning module AutomationUtils (580) -[2024.05.13-20.03.20:846][193]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (578) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module MediaPlate (576) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module MediaCompositing (574) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module ImgMedia (572) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module TakeSequencer (570) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module TakeMovieScene (568) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module PluginBrowser (564) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (562) -[2024.05.13-20.03.20:861][193]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (560) -[2024.05.13-20.03.20:868][193]LogModuleManager: Shutting down and abandoning module UVEditorTools (558) -[2024.05.13-20.03.20:894][193]LogModuleManager: Shutting down and abandoning module UVEditor (556) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (554) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module AlembicImporter (552) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module AlembicLibrary (551) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module GeometryCache (550) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (549) -[2024.05.13-20.03.20:903][193]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (544) -[2024.05.13-20.03.20:915][193]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (542) -[2024.05.13-20.03.20:920][193]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (540) -[2024.05.13-20.03.20:920][193]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (538) -[2024.05.13-20.03.20:920][193]LogModuleManager: Shutting down and abandoning module EditorDebugTools (536) -[2024.05.13-20.03.20:932][193]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (534) -[2024.05.13-20.03.20:932][193]LogModuleManager: Shutting down and abandoning module CryptoKeys (532) -[2024.05.13-20.03.20:932][193]LogModuleManager: Shutting down and abandoning module CurveEditorTools (530) -[2024.05.13-20.03.20:945][193]LogModuleManager: Shutting down and abandoning module ChangelistReview (528) -[2024.05.13-20.03.20:952][193]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (526) -[2024.05.13-20.03.20:952][193]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (524) -[2024.05.13-20.03.20:952][193]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (522) -[2024.05.13-20.03.20:952][193]LogModuleManager: Shutting down and abandoning module Paper2DEditor (520) -[2024.05.13-20.03.20:965][193]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (518) -[2024.05.13-20.03.20:970][193]LogModuleManager: Shutting down and abandoning module InterchangeTests (516) -[2024.05.13-20.03.20:970][193]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (514) -[2024.05.13-20.03.20:971][193]LogModuleManager: Shutting down and abandoning module VariantManager (512) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (511) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (508) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module InputEditor (498) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) -[2024.05.13-20.03.20:995][193]LogModuleManager: Shutting down and abandoning module ConcertServer (494) -[2024.05.13-20.03.21:014][193]LogModuleManager: Shutting down and abandoning module ConcertClient (492) -[2024.05.13-20.03.21:023][193]LogModuleManager: Shutting down and abandoning module ConcertTransport (491) -[2024.05.13-20.03.21:023][193]LogModuleManager: Shutting down and abandoning module Concert (488) -[2024.05.13-20.03.21:023][193]LogModuleManager: Shutting down and abandoning module SQLiteCore (486) -[2024.05.13-20.03.21:031][193]LogModuleManager: Shutting down and abandoning module Synthesis (484) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module SoundFields (482) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module SignificanceManager (480) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (478) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module RigVM (476) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (474) -[2024.05.13-20.03.21:037][193]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (472) -[2024.05.13-20.03.21:048][193]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (470) -[2024.05.13-20.03.21:048][193]LogModuleManager: Shutting down and abandoning module MetasoundEditor (468) -[2024.05.13-20.03.21:061][193]LogModuleManager: Shutting down and abandoning module AudioWidgets (467) -[2024.05.13-20.03.21:066][193]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (466) -[2024.05.13-20.03.21:082][193]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (462) -[2024.05.13-20.03.21:091][193]LogModuleManager: Shutting down and abandoning module MetasoundEngine (460) -[2024.05.13-20.03.21:091][193]LogModuleManager: Shutting down and abandoning module WaveTable (459) -[2024.05.13-20.03.21:091][193]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (457) -[2024.05.13-20.03.21:092][193]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (454) -[2024.05.13-20.03.21:092][193]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (452) -[2024.05.13-20.03.21:092][193]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (450) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (448) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (446) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (444) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module CableComponent (442) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (440) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (439) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (436) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (434) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module IKRig (432) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (430) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module ControlRig (428) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module Constraints (427) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (424) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module AnimationData (422) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (420) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module InterchangePipelines (418) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module InterchangeImport (416) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (414) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module InterchangeNodes (412) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module AnimationSharing (410) -[2024.05.13-20.03.21:100][193]LogModuleManager: Shutting down and abandoning module UdpMessaging (408) -[2024.05.13-20.03.21:201][193]LogModuleManager: Shutting down and abandoning module GameplayCameras (406) -[2024.05.13-20.03.21:201][193]LogModuleManager: Shutting down and abandoning module TcpMessaging (404) -[2024.05.13-20.03.21:315][193]LogModuleManager: Shutting down and abandoning module ActorSequence (402) -[2024.05.13-20.03.21:315][193]LogModuleManager: Shutting down and abandoning module StructUtils (400) -[2024.05.13-20.03.21:315][193]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (398) -[2024.05.13-20.03.21:315][193]LogModuleManager: Shutting down and abandoning module PBIK (396) -[2024.05.13-20.03.21:325][193]LogModuleManager: Shutting down and abandoning module FullBodyIK (394) -[2024.05.13-20.03.21:325][193]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (392) -[2024.05.13-20.03.21:325][193]LogModuleManager: Shutting down and abandoning module TakeRecorder (391) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module ChaosCaching (388) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (386) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (384) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (382) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module FacialAnimation (380) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module DataValidation (378) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module Paper2D (376) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (374) -[2024.05.13-20.03.21:339][193]LogModuleManager: Shutting down and abandoning module LevelEditor (373) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (372) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (370) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module MainFrame (368) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module HotReload (367) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module TreeMap (363) -[2024.05.13-20.03.21:373][193]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (360) -[2024.05.13-20.03.21:380][193]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (358) -[2024.05.13-20.03.21:380][193]LogModuleManager: Shutting down and abandoning module Niagara (356) -[2024.05.13-20.03.21:380][193]LogModuleManager: Shutting down and abandoning module SignalProcessing (355) -[2024.05.13-20.03.21:380][193]LogModuleManager: Shutting down and abandoning module NiagaraEditor (353) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module LevelSequence (352) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module ContentBrowser (350) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module ToolMenus (349) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module ContentBrowserData (347) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module NiagaraCore (342) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) -[2024.05.13-20.03.21:381][193]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) -[2024.05.13-20.03.21:416][193]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) -[2024.05.13-20.03.21:422][193]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) -[2024.05.13-20.03.21:422][193]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) -[2024.05.13-20.03.21:435][193]LogModuleManager: Shutting down and abandoning module PacketHandler (326) -[2024.05.13-20.03.21:435][193]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module AnimGraph (322) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module TimeManagement (320) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module MediaAssets (312) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module Overlay (310) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module VREditor (306) -[2024.05.13-20.03.21:476][193]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module UMG (290) -[2024.05.13-20.03.21:486][193]LogModuleManager: Shutting down and abandoning module UMGEditor (289) -[2024.05.13-20.03.21:518][193]LogModuleManager: Shutting down and abandoning module EditorStyle (284) -[2024.05.13-20.03.21:518][193]LogModuleManager: Shutting down and abandoning module SlateReflector (282) -[2024.05.13-20.03.21:543][193]LogModuleManager: Shutting down and abandoning module Slate (280) -[2024.05.13-20.03.21:543][193]LogModuleManager: Shutting down and abandoning module SlateCore (278) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module UnrealEd (272) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module MRMesh (270) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module Messaging (268) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) -[2024.05.13-20.03.21:545][193]LogModuleManager: Shutting down and abandoning module LiveCoding (262) -[2024.05.13-20.03.21:556][193]LogModuleManager: Shutting down and abandoning module Networking (260) -[2024.05.13-20.03.21:556][193]LogModuleManager: Shutting down and abandoning module Core (258) -[2024.05.13-20.03.21:556][193]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) -[2024.05.13-20.03.21:556][193]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) -[2024.05.13-20.03.21:576][193]LogModuleManager: Shutting down and abandoning module CurveEditor (253) -[2024.05.13-20.03.21:576][193]LogModuleManager: Shutting down and abandoning module Sequencer (251) -[2024.05.13-20.03.21:576][193]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) -[2024.05.13-20.03.21:576][193]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) -[2024.05.13-20.03.21:585][193]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) -[2024.05.13-20.03.21:600][193]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) -[2024.05.13-20.03.21:600][193]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) -[2024.05.13-20.03.21:610][193]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) -[2024.05.13-20.03.21:610][193]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) -[2024.05.13-20.03.21:610][193]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) -[2024.05.13-20.03.21:610][193]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) -[2024.05.13-20.03.21:619][193]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) -[2024.05.13-20.03.21:630][193]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) -[2024.05.13-20.03.21:675][193]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) -[2024.05.13-20.03.21:700][193]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) -[2024.05.13-20.03.21:700][193]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) -[2024.05.13-20.03.21:711][193]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) -[2024.05.13-20.03.21:711][193]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) -[2024.05.13-20.03.21:711][193]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) -[2024.05.13-20.03.21:721][193]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) -[2024.05.13-20.03.21:756][193]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) -[2024.05.13-20.03.21:756][193]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) -[2024.05.13-20.03.21:768][193]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) -[2024.05.13-20.03.21:791][193]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) -[2024.05.13-20.03.21:800][193]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) -[2024.05.13-20.03.21:800][193]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) -[2024.05.13-20.03.21:807][193]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) -[2024.05.13-20.03.21:807][193]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) -[2024.05.13-20.03.21:824][193]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) -[2024.05.13-20.03.21:824][193]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) -[2024.05.13-20.03.21:829][193]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) -[2024.05.13-20.03.21:829][193]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) -[2024.05.13-20.03.21:829][193]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) -[2024.05.13-20.03.21:829][193]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) -[2024.05.13-20.03.21:839][193]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) -[2024.05.13-20.03.21:845][193]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) -[2024.05.13-20.03.21:845][193]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) -[2024.05.13-20.03.21:845][193]LogModuleManager: Shutting down and abandoning module TextureFormat (177) -[2024.05.13-20.03.21:845][193]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) -[2024.05.13-20.03.21:845][193]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) -[2024.05.13-20.03.21:850][193]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) -[2024.05.13-20.03.21:850][193]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) -[2024.05.13-20.03.21:860][193]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) -[2024.05.13-20.03.21:860][193]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) -[2024.05.13-20.03.21:863][193]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) -[2024.05.13-20.03.21:873][193]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module InputCore (158) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module Settings (156) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module Chaos (148) -[2024.05.13-20.03.21:874][193]LogModuleManager: Shutting down and abandoning module GeometryCore (147) -[2024.05.13-20.03.21:895][193]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) -[2024.05.13-20.03.21:895][193]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) -[2024.05.13-20.03.21:895][193]LogModuleManager: Shutting down and abandoning module AVEncoder (142) -[2024.05.13-20.03.21:910][193]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) -[2024.05.13-20.03.21:910][193]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) -[2024.05.13-20.03.21:910][193]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) -[2024.05.13-20.03.21:923][193]LogOculusPluginWrapper: OculusPlugin destroyed successfully -[2024.05.13-20.03.21:926][193]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (132) -[2024.05.13-20.03.21:926][193]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (130) -[2024.05.13-20.03.21:926][193]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 -[2024.05.13-20.03.21:926][193]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (128) -[2024.05.13-20.03.21:926][193]LogModuleManager: Shutting down and abandoning module OpenXRAR (126) -[2024.05.13-20.03.21:939][193]LogModuleManager: Shutting down and abandoning module AugmentedReality (125) -[2024.05.13-20.03.21:939][193]LogModuleManager: Shutting down and abandoning module OpenXRHMD (122) -[2024.05.13-20.03.21:954][193]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (120) -[2024.05.13-20.03.21:954][193]LogModuleManager: Shutting down and abandoning module ChunkDownloader (118) -[2024.05.13-20.03.21:970][193]LogModuleManager: Shutting down and abandoning module ACLPlugin (116) -[2024.05.13-20.03.21:970][193]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (114) -[2024.05.13-20.03.21:985][193]RenderDocPlugin: plugin has been unloaded. -[2024.05.13-20.03.21:985][193]LogModuleManager: Shutting down and abandoning module PixWinPlugin (112) -[2024.05.13-20.03.21:995][193]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (110) -[2024.05.13-20.03.21:995][193]LogModuleManager: Shutting down and abandoning module ChaosCloth (108) -[2024.05.13-20.03.22:004][193]LogModuleManager: Shutting down and abandoning module WmfMedia (106) -[2024.05.13-20.03.22:023][193]LogModuleManager: Shutting down and abandoning module Media (105) -[2024.05.13-20.03.22:024][193]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (102) -[2024.05.13-20.03.22:034][193]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (100) -[2024.05.13-20.03.22:034][193]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (98) -[2024.05.13-20.03.22:034][193]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (96) -[2024.05.13-20.03.22:051][193]LogModuleManager: Shutting down and abandoning module XMPP (91) -[2024.05.13-20.03.22:058][193]LogModuleManager: Shutting down and abandoning module WebSockets (90) -[2024.05.13-20.03.22:092][193]LogModuleManager: Shutting down and abandoning module HTTP (87) -[2024.05.13-20.03.22:092][193]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: -[2024.05.13-20.03.22:092][193]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BA01660EE-4A84-98F7-0A2A-25A9F81D2DF7%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing -[2024.05.13-20.03.22:132][193]LogModuleManager: Shutting down and abandoning module SSL (86) -[2024.05.13-20.03.22:134][193]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (82) -[2024.05.13-20.03.22:139][193]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (80) -[2024.05.13-20.03.22:155][193]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (78) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (76) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module NiagaraShader (74) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module VariantManagerContent (72) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module AISupportModule (70) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module GLTFExporter (68) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module DatasmithContent (66) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) -[2024.05.13-20.03.22:162][193]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62) -[2024.05.13-20.03.22:167][193]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60) -[2024.05.13-20.03.22:180][193]LogModuleManager: Shutting down and abandoning module SourceControl (59) -[2024.05.13-20.03.22:191][193]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) -[2024.05.13-20.03.22:191][193]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) -[2024.05.13-20.03.22:205][193]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) -[2024.05.13-20.03.22:205][193]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) -[2024.05.13-20.03.22:205][193]LogModuleManager: Shutting down and abandoning module XGEController (48) -[2024.05.13-20.03.22:212][193]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ -[2024.05.13-20.03.22:212][193]LogModuleManager: Shutting down and abandoning module FastBuildController (46) -[2024.05.13-20.03.22:222][193]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) -[2024.05.13-20.03.22:233][193]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) -[2024.05.13-20.03.22:233][193]LogModuleManager: Shutting down and abandoning module AudioEditor (40) -[2024.05.13-20.03.22:248][193]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) -[2024.05.13-20.03.22:271][193]LogModuleManager: Shutting down and abandoning module Virtualization (36) -[2024.05.13-20.03.22:271][193]LogModuleManager: Shutting down and abandoning module MessageLog (35) -[2024.05.13-20.03.22:271][193]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) -[2024.05.13-20.03.22:285][193]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) -[2024.05.13-20.03.22:298][193]LogModuleManager: Shutting down and abandoning module RenderCore (28) -[2024.05.13-20.03.22:298][193]LogModuleManager: Shutting down and abandoning module Landscape (26) -[2024.05.13-20.03.22:298][193]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) -[2024.05.13-20.03.22:298][193]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) -[2024.05.13-20.03.22:312][193]LogModuleManager: Shutting down and abandoning module Renderer (20) -[2024.05.13-20.03.22:313][193]LogModuleManager: Shutting down and abandoning module Engine (18) -[2024.05.13-20.03.22:313][193]LogModuleManager: Shutting down and abandoning module CoreUObject (16) -[2024.05.13-20.03.22:313][193]LogModuleManager: Shutting down and abandoning module SandboxFile (14) -[2024.05.13-20.03.22:330][193]LogModuleManager: Shutting down and abandoning module PakFile (12) -[2024.05.13-20.03.22:330][193]LogPakFile: Destroying PakPlatformFile -[2024.05.13-20.03.22:330][193]LogModuleManager: Shutting down and abandoning module RSA (11) -[2024.05.13-20.03.22:330][193]LogModuleManager: Shutting down and abandoning module NetworkFile (8) -[2024.05.13-20.03.22:334][193]LogModuleManager: Shutting down and abandoning module StreamingFile (6) -[2024.05.13-20.03.22:334][193]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) -[2024.05.13-20.03.22:342][193]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) -[2024.05.13-20.03.24:675][193]LogD3D12RHI: ~FD3D12DynamicRHI -[2024.05.13-20.03.24:734][193]LogExit: Exiting. -[2024.05.13-20.03.24:796][193]Log file closed, 05/13/24 23:03:24 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.14-16.37.04.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.14-16.37.04.log deleted file mode 100644 index 73d5f17..0000000 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.14-16.37.04.log +++ /dev/null @@ -1,3805 +0,0 @@ -Log file open, 05/14/24 18:38:18 -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=22240) -LogWindows: Custom abort handler registered for crash reporting. -LogInit: Display: Running engine for game: VRWizardProject -LogCore: UnrealTraceServer: Trace store launch successful -LogTrace: Initializing trace... -LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' -LogTrace: Finished trace initialization. -LogCsvProfiler: Display: Metadata set : platform="Windows" -LogCsvProfiler: Display: Metadata set : config="Development" -LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" -LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " -LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" -LogCsvProfiler: Display: Metadata set : pgoenabled="0" -LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" -LogCsvProfiler: Display: Metadata set : ltoenabled="0" -LogCsvProfiler: Display: Metadata set : asan="0" -LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" -LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" -LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 9.527518 -LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' -LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-8F54C7D0466E0CD7AB831C8ACF193E86 - Session CrashGUID >==================================================== -LogConfig: Display: Loading Unix ini files took 0.03 seconds -LogConfig: Display: Loading IOS ini files took 0.04 seconds -LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds -LogConfig: Display: Loading TVOS ini files took 0.04 seconds -LogConfig: Display: Loading Mac ini files took 0.04 seconds -LogConfig: Display: Loading Android ini files took 0.04 seconds -LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds -LogConfig: Display: Loading Linux ini files took 0.05 seconds -LogConfig: Display: Loading Windows ini files took 0.02 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogPluginManager: Mounting Engine plugin Bridge -LogPluginManager: Mounting Engine plugin EnhancedInput -LogPluginManager: Found config from plugin[EnhancedInput] Input -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin TraceUtilities -LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin AnimationSharing -LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess -LogPluginManager: Mounting Engine plugin DumpGPUServices -LogPluginManager: Mounting Engine plugin GitSourceControl -LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess -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 RenderDocPlugin -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess -LogPluginManager: Mounting Engine plugin TextureFormatOodle -LogPluginManager: Mounting Engine plugin ActorLayerUtilities -LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin TraceDataFilters -LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin UObjectPlugin -LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess -LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector -LogPluginManager: Mounting Engine plugin AndroidFileServer -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 AudioSynesthesia -LogPluginManager: Mounting Engine plugin AudioWidgets -LogPluginManager: Mounting Engine plugin ChunkDownloader -LogPluginManager: Mounting Engine plugin CableComponent -LogPluginManager: Mounting Engine plugin CustomMeshComponent -LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector -LogPluginManager: Mounting Engine plugin GeometryCache -LogPluginManager: Mounting Engine plugin GoogleCloudMessaging -LogPluginManager: Mounting Engine plugin GooglePAD -LogPluginManager: Mounting Engine plugin InputDebugging -LogPluginManager: Found config from plugin[InputDebugging] Input -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 MsQuic -LogPluginManager: Mounting Engine plugin GeometryProcessing -LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin OpenXREyeTracker -LogPluginManager: Mounting Engine plugin OpenXR -LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin ProceduralMeshComponent -LogPluginManager: Mounting Engine plugin PropertyAccessEditor -LogPluginManager: Mounting Engine plugin RigVM -LogPluginManager: Mounting Engine plugin SignificanceManager -LogPluginManager: Mounting Engine plugin ResonanceAudio -LogPluginManager: Mounting Engine plugin SoundFields -LogPluginManager: Mounting Engine plugin WaveTable -LogPluginManager: Mounting Engine plugin Synthesis -LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin AlembicImporter -LogPluginManager: Mounting Engine plugin ActorSequence -LogPluginManager: Mounting Engine plugin LevelSequenceEditor -LogPluginManager: Mounting Engine plugin SequencerScripting -LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin XRBase -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin AutomationUtils -LogPluginManager: Mounting Engine plugin BackChannel -LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosCloth -LogPluginManager: Mounting Engine plugin ChaosEditor -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosSolverPlugin -LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin CharacterAI -LogPluginManager: Mounting Engine plugin ChaosNiagara -LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture -LogPluginManager: Mounting Engine plugin FullBodyIK -LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin -LogPluginManager: Mounting Engine plugin LocalizableMessage -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 SkeletalReduction -LogPluginManager: Mounting Engine plugin PythonScriptPlugin -LogPluginManager: Mounting Engine plugin StructUtils -LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin AISupport -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor -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 MediaPlate -LogPluginManager: Mounting Engine plugin WebMMedia -LogPluginManager: Mounting Engine plugin WmfMedia -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin TcpMessaging -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin Takes -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin DatasmithContent -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils -LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin BlueprintHeaderView -LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CryptoKeys -LogPluginManager: Mounting Engine plugin CurveEditorTools -LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions -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 SequencerAnimTools -LogPluginManager: Mounting Engine plugin SpeedTreeImporter -LogPluginManager: Mounting Engine plugin UVEditor -LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin GLTFExporter -LogPluginManager: Mounting Engine plugin PluginBrowser -LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin Paper2D -LogPluginManager: Mounting Engine plugin EditorScriptingUtilities -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin ConcertMain -LogPluginManager: Mounting Engine plugin SQLiteCore -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin ObjectMixer -LogPluginManager: Mounting Engine plugin ConcertSyncCore -LogPluginManager: Mounting Engine plugin ConcertSyncClient -LogPluginManager: Mounting Project plugin OculusXR -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -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/ChaosCaching/Content/' mounted to '/ChaosCaching/' -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/Dataflow/Content/' mounted to '/Dataflow/' -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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' -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/UVEditor/Content/' mounted to '/UVEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' -LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) -LogWindows: File 'WinPixGpuCapturer.dll' does not exist -PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. -LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] -RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. -LogInit: Using libcurl 8.4.0 -LogInit: - built for Windows -LogInit: - supports SSL with OpenSSL/1.1.1t -LogInit: - supports HTTP deflate (compression) using libz 1.2.13 -LogInit: - other features: -LogInit: CURL_VERSION_SSL -LogInit: CURL_VERSION_LIBZ -LogInit: CURL_VERSION_IPV6 -LogInit: CURL_VERSION_ASYNCHDNS -LogInit: CURL_VERSION_LARGEFILE -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 type [NULL] -LogOculusPluginWrapper: OculusPlugin initialized successfully -LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -LogOVRPlugin: Display: Support Non-Oculus runtime: NO -LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -LogOVRPlugin: Display: Available Layers: (0) -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -LogHMD: Failed initializing OVRPlugin 1.96.0 -LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. -LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. -LogInit: ExecutableName: UnrealEditor.exe -LogInit: Build: ++UE5+Release-5.3-CL-29314046 -LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 -LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 -LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 -LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 -LogInit: Architecture: x64 -LogInit: Compiled with Visual C++: 19.36.32537.00 -LogInit: Build Configuration: Development -LogInit: Branch Name: ++UE5+Release-5.3 -LogInit: Command Line: -LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ -LogInit: Allocator: Mimalloc -LogInit: Installed Engine Build: 1 -LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no -LogDevObjectVersion: Number of dev versions registered: 36 -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): 47 -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): 111 -LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 -LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 -LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 -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): 118 -LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 -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 -LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! -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: Set CVar [[con.DebugEarlyDefault:1]] -LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created -LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created -LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created -LogConfig: Set CVar [[r.setres:1280x720]] -LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created -LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created -LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created -LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created -LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.14-15.38.25:172][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.14-15.38.25:172][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.14-15.38.25:187][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.14-15.38.25:187][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.14-15.38.25:187][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.14-15.38.25:187][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.14-15.38.25:187][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.14-15.38.25:187][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.14-15.38.25:187][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.14-15.38.25:187][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.14-15.38.25:187][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.14-15.38.25:188][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.14-15.38.25:188][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.14-15.38.25:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.14-15.38.25:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.14-15.38.25:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.14-15.38.25:266][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.14-15.38.25:266][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.14-15.38.25:267][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.14-15.38.25:275][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.14-15.38.25:275][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.14-15.38.25:332][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.14-15.38.25:332][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.14-15.38.25:332][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.14-15.38.25:536][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.14-15.38.25:536][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.14-15.38.25:536][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.14-15.38.25:993][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 -[2024.05.14-15.38.25:993][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported -[2024.05.14-15.38.25:993][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] -[2024.05.14-15.38.26:001][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.14-15.38.26:001][ 0]LogD3D12RHI: Driver Date: 7-21-2022 -[2024.05.14-15.38.26:035][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.14-15.38.26:035][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.14-15.38.26:035][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] -[2024.05.14-15.38.26:036][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.14-15.38.26:036][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.14-15.38.26:036][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.14-15.38.26:036][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.14-15.38.26:050][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.14-15.38.26:074][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.14-15.38.26:074][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.14-15.38.26:080][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.14-15.38.26:112][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.14-15.38.26:112][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.14-15.38.26:112][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.14-15.38.26:112][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.14-15.38.26:112][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.14-15.38.26:140][ 0]LogInit: Computer: DESKTOP-G72JM0I -[2024.05.14-15.38.26:140][ 0]LogInit: User: egonh -[2024.05.14-15.38.26:140][ 0]LogInit: CPU Page size=4096, Cores=6 -[2024.05.14-15.38.26:140][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.14-15.38.26:169][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) -[2024.05.14-15.38.26:169][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.14-15.38.26:169][ 0]LogMemory: Process Physical Memory: 494.83 MB used, 504.35 MB peak -[2024.05.14-15.38.26:169][ 0]LogMemory: Process Virtual Memory: 486.30 MB used, 486.30 MB peak -[2024.05.14-15.38.26:169][ 0]LogMemory: Physical Memory: 7465.05 MB used, 8848.33 MB free, 16313.38 MB total -[2024.05.14-15.38.26:169][ 0]LogMemory: Virtual Memory: 11022.29 MB used, 11978.80 MB free, 23001.09 MB total -[2024.05.14-15.38.26:169][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.14-15.38.26:174][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.14-15.38.26:434][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.14-15.38.26:517][ 0]LogInit: Using OS detected language (et-EE). -[2024.05.14-15.38.26:517][ 0]LogInit: Using OS detected locale (en-150). -[2024.05.14-15.38.26:644][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. -[2024.05.14-15.38.26:716][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). -[2024.05.14-15.38.27:509][ 0]LogWindowsTextInputMethodSystem: Activated input method: Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.14-15.38.28:126][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.14-15.38.28:126][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.14-15.38.31:619][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.14-15.38.31:619][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.14-15.38.31:619][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.14-15.38.31:619][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.14-15.38.31:619][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.14-15.38.31:631][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.14-15.38.31:691][ 0]LogWindows: Attached monitors: -[2024.05.14-15.38.31:691][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.14-15.38.31:691][ 0]LogWindows: Found 1 attached monitors. -[2024.05.14-15.38.31:691][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.14-15.38.31:691][ 0]LogRHI: RHI Adapter Info: -[2024.05.14-15.38.31:691][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 -[2024.05.14-15.38.31:691][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.14-15.38.31:691][ 0]LogRHI: Driver Date: 7-21-2022 -[2024.05.14-15.38.35:241][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. -Please install the latest driver version or switch to a different rendering API. - -Would you like to visit the following URL to download the driver? - -https://www.nvidia.com/en-us/geforce/drivers/ - -NVIDIA GeForce RTX 2060 -Installed: 516.94 -Minimum required: 527.27 -[2024.05.14-15.38.35:241][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") -[2024.05.14-15.38.35:242][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.14-15.38.35:262][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.14-15.38.35:262][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.14-15.38.35:262][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.14-15.38.35:262][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.14-15.38.35:397][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.14-15.38.35:400][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.14-15.38.35:510][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.14-15.38.35:511][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.14-15.38.35:512][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.14-15.38.35:611][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.14-15.38.35:611][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.14-15.38.35:613][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. -[2024.05.14-15.38.35:613][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) -[2024.05.14-15.38.35:613][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.14-15.38.35:613][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.14-15.38.36:181][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.14-15.38.36:784][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.14-15.38.36:798][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.14-15.38.37:208][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.14-15.38.37:208][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.14-15.38.37:208][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.14-15.38.37:208][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.14-15.38.37:208][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.14-15.38.37:208][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.14-15.38.37:208][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.14-15.38.37:323][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.14-15.38.37:425][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.14-15.38.37:480][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.14-15.38.37:605][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.14-15.38.37:642][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.14-15.38.37:763][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.14-15.38.39:904][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.14-15.38.40:053][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.14-15.38.40:053][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.14-15.38.40:146][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.14-15.38.40:146][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.14-15.38.40:146][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.14-15.38.40:146][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.14-15.38.40:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.14-15.38.40:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.14-15.38.40:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.14-15.38.40:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.14-15.38.40:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.14-15.38.40:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.14-15.38.40:289][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.14-15.38.40:344][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.14-15.38.40:344][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.14-15.38.40:463][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.14-15.38.40:463][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.14-15.38.40:463][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.14-15.38.40:463][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.14-15.38.40:463][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.14-15.38.40:795][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.14-15.38.43:321][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.14-15.38.43:388][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.14-15.38.43:399][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.14-15.38.43:423][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.14-15.38.43:533][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.14-15.38.43:534][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.14-15.38.43:534][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.14-15.38.43:534][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.14-15.38.43:534][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.14-15.38.43:827][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.14-15.38.43:827][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.14-15.38.43:827][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.14-15.38.43:937][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. -[2024.05.14-15.38.43:937][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.14ms. RandomReadSpeed=14.52MBs, RandomWriteSpeed=113.54MBs. Assigned SpeedClass 'Local' -[2024.05.14-15.38.43:947][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.14-15.38.43:947][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.14-15.38.43:947][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.14-15.38.43:964][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.14-15.38.43:964][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.14-15.38.44:743][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/19376/). -[2024.05.14-15.38.44:743][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/1896C65547948018CFB3B4B34E09E3D8/'. -[2024.05.14-15.38.44:743][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.14-15.38.44:776][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. -[2024.05.14-15.39.00:827][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.14-15.39.01:456][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.14-15.39.01:456][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.14-15.39.05:627][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.14-15.39.05:828][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.14-15.39.06:717][ 0]LogAssetRegistry: FAssetRegistry took 0.0301 seconds to start up -[2024.05.14-15.39.06:717][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.14-15.39.06:930][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.14-15.39.16:894][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.14-15.39.16:894][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.14-15.39.16:894][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.14-15.39.16:965][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.14-15.39.16:965][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEFA00][00000BABD05C5000 66] GlobalDefaults, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEF600][00000BABD05C0000 66] Windows, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEF000][00000BABD05C7800 66] WindowsEditor, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEE800][00000BABD05CC800 66] WindowsServer, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEE200][00000BABC5CA0000 66] WindowsClient, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD9EEE000][00000BABA97FA000 66] IOS, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABD952F600][00000BABDA590000 66] iPadAir2, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABC58D7600][00000BABDA592800 66] IPadPro, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0000][00000BABDA595000 66] iPadAir3, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0200][00000BABDA597800 66] iPadAir4, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0400][00000BABDA59A000 66] iPadAir5, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0600][00000BABDA59C800 66] iPadMini4, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0800][00000BABDA5B0000 66] iPadMini5, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0A00][00000BABDA5B2800 66] iPadMini6, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0C00][00000BABDA5B5000 66] iPhone6S, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A0E00][00000BABDA5B7800 66] iPhone7, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1000][00000BABDA5BA000 66] iPodTouch7, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1200][00000BABDA5BC800 66] iPhone6SPlus, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1400][00000BABDA5C0000 66] iPhone7Plus, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1600][00000BABDA5C2800 66] iPhoneSE, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1800][00000BABDA5C5000 66] iPhone8, -[2024.05.14-15.39.17:206][ 0]LogDeviceProfileManager: [00000BABDA5A1A00][00000BABDA5C7800 66] iPhone8Plus, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A1C00][00000BABDA5CA000 66] iPhoneX, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A1E00][00000BABDA5CC800 66] iPhoneXS, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2000][00000BABDA5D0000 66] iPhoneXSMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2200][00000BABDA5D2800 66] iPhoneXR, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2400][00000BABDA5D5000 66] iPhone11, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2600][00000BABDA5D7800 66] iPhone11Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2800][00000BABDA5DA000 66] iPhone11ProMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2A00][00000BABDA5DC800 66] iPhoneSE2, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2C00][00000BABDA810000 66] iPhone12Mini, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A2E00][00000BABDA812800 66] iPhone12, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3000][00000BABDA815000 66] iPhone12Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3200][00000BABDA817800 66] iPhone12ProMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3400][00000BABDA81A000 66] iPhone13Mini, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3600][00000BABDA81C800 66] iPhone13, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3800][00000BABDA820000 66] iPhone13Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3A00][00000BABDA822800 66] iPhone13ProMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3C00][00000BABDA825000 66] iPhoneSE3, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A3E00][00000BABDA827800 66] iPhone14, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4000][00000BABDA82A000 66] iPhone14Plus, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4200][00000BABDA82C800 66] iPhone14Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4400][00000BABDA830000 66] iPhone14ProMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4600][00000BABDA832800 66] iPhone15, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4800][00000BABDA835000 66] iPhone15Plus, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4A00][00000BABDA837800 66] iPhone15Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4C00][00000BABDA83A000 66] iPhone15ProMax, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A4E00][00000BABDA83C800 66] iPadPro105, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5000][00000BABDA840000 66] iPadPro129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5200][00000BABDA842800 66] iPadPro97, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5400][00000BABDA845000 66] iPadPro2_129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5600][00000BABDA847800 66] iPad5, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5800][00000BABDA84A000 66] iPad6, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5A00][00000BABDA84C800 66] iPad7, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5C00][00000BABDA850000 66] iPad8, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A5E00][00000BABDA852800 66] iPad9, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6000][00000BABDA855000 66] iPad10, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6200][00000BABDA857800 66] iPadPro11, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6400][00000BABDA85A000 66] iPadPro2_11, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6600][00000BABDA85C800 66] iPadPro3_11, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6800][00000BABDA860000 66] iPadPro4_11, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6A00][00000BABDA862800 66] iPadPro3_129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6C00][00000BABDA865000 66] iPadPro4_129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A6E00][00000BABDA867800 66] iPadPro5_129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7000][00000BABDA86A000 66] iPadPro6_129, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7200][00000BABDA86C800 66] AppleTV, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7400][00000BABDA870000 66] AppleTV4K, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7600][00000BABDA872800 66] AppleTV2_4K, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7800][00000BABDA875000 66] TVOS, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7A00][00000BABDA877800 66] Mac, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7C00][00000BABDA87A000 66] MacEditor, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A7E00][00000BABDA87C800 66] MacClient, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8000][00000BABDA880000 66] MacServer, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8200][00000BABDA882800 66] Linux, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8400][00000BABDA885000 66] LinuxEditor, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8600][00000BABDA887800 66] LinuxArm64Editor, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8800][00000BABDA88A000 66] LinuxArm64, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8A00][00000BABDA88C800 66] LinuxClient, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8C00][00000BABDA890000 66] LinuxArm64Client, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A8E00][00000BABDA892800 66] LinuxServer, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9000][00000BABDA895000 66] LinuxArm64Server, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9200][00000BABDA897800 66] Android, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9400][00000BABDA89A000 66] Android_Preview_OpenGL, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9600][00000BABDA89C800 66] Android_Preview_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9800][00000BABDA8A0000 66] Android_Low, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9A00][00000BABDA8A2800 66] Android_Mid, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9C00][00000BABDA8A5000 66] Android_High, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5A9E00][00000BABDA8A7800 66] Android_Default, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AA000][00000BABDA8AA000 66] Android_Adreno4xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AA200][00000BABDA8AC800 66] Android_Adreno5xx_Low, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AA400][00000BABDA8B0000 66] Android_Adreno5xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AA600][00000BABDA8B2800 66] Android_Adreno6xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AA800][00000BABDA8B5000 66] Android_Adreno6xx_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AAA00][00000BABDA8B7800 66] Android_Adreno7xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AAC00][00000BABDA8BA000 66] Android_Adreno7xx_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AAE00][00000BABDA8BC800 66] Android_Mali_T6xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AB000][00000BABDA8C0000 66] Android_Mali_T7xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AB200][00000BABDA8C2800 66] Android_Mali_T8xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AB400][00000BABDA8C5000 66] Android_Mali_G71, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AB600][00000BABDA8C7800 66] Android_Mali_G72, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AB800][00000BABDA8CA000 66] Android_Mali_G72_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ABA00][00000BABDA8CC800 66] Android_Mali_G76, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ABC00][00000BABDA8D0000 66] Android_Mali_G76_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ABE00][00000BABDA8D2800 66] Android_Mali_G77, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AC000][00000BABDA8D5000 66] Android_Mali_G77_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AC200][00000BABDA8D7800 66] Android_Mali_G78, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AC400][00000BABDA8DA000 66] Android_Mali_G78_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AC600][00000BABDA8DC800 66] Android_Mali_G710, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AC800][00000BABDA8E0000 66] Android_Mali_G710_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ACC00][00000BABDA8E2800 66] Android_Mali_G7xx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ACE00][00000BABDA8E5000 66] Android_Mali_G7xx_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AD000][00000BABDA8E7800 66] Android_Xclipse_920, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AD200][00000BABDA8EA000 66] Android_Xclipse_920_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AD600][00000BABDA8EC800 66] Android_Vulkan_SM5, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AD800][00000BABDA8F0000 66] Android_PowerVR_G6xxx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ADA00][00000BABDA8F2800 66] Android_PowerVR_GT7xxx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ADC00][00000BABDA8F5000 66] Android_PowerVR_GE8xxx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5ADE00][00000BABDA8F7800 66] Android_PowerVR_GM9xxx, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AE000][00000BABDA8FA000 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AE200][00000BABDA8FC800 66] Android_TegraK1, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AE400][00000BABDA900000 66] Android_Unknown_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AE600][00000BABDA902800 66] Oculus_Quest, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AE800][00000BABDA905000 66] Oculus_Quest2, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AEA00][00000BABDA907800 66] Meta_Quest_Pro, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AEC00][00000BABDA90A000 66] Meta_Quest_3, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AEE00][00000BABDA90C800 66] HoloLens, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: [00000BABDA5AF000][00000BABDA910000 66] MagicLeap_Vulkan, -[2024.05.14-15.39.17:207][ 0]LogDeviceProfileManager: Active device profile: [00000BABD9EEF000][00000BABD05C7800 66] WindowsEditor -[2024.05.14-15.39.17:207][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.14-15.39.17:226][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.14-15.39.17:233][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.14-15.39.17:459][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.14-15.39.17:468][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-15.39.17:468][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-15.39.17:468][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-15.39.17:468][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-15.39.17:468][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.14-15.39.17:522][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' -[2024.05.14-15.39.17:522][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] -[2024.05.14-15.39.18:666][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.14-15.39.20:947][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.14-15.39.22:033][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.14-15.39.22:033][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.14-15.39.22:033][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.14-15.39.22:033][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.14-15.39.22:033][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.14-15.39.35:844][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.39.35:895][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.14-15.39.36:002][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.14-15.39.36:002][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.14-15.39.36:248][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.14-15.39.36:248][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.14-15.39.36:248][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.14-15.39.36:357][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.14-15.39.36:357][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.14-15.39.36:358][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console -[2024.05.14-15.39.37:525][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.14-15.39.37:590][ 0]LogSlate: Border -[2024.05.14-15.39.37:590][ 0]LogSlate: BreadcrumbButton -[2024.05.14-15.39.37:590][ 0]LogSlate: Brushes.Title -[2024.05.14-15.39.37:590][ 0]LogSlate: Default -[2024.05.14-15.39.37:590][ 0]LogSlate: Icons.Save -[2024.05.14-15.39.37:590][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.14-15.39.37:590][ 0]LogSlate: ListView -[2024.05.14-15.39.37:590][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.14-15.39.37:590][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.14-15.39.37:590][ 0]LogSlate: TableView.DarkRow -[2024.05.14-15.39.37:590][ 0]LogSlate: TableView.Row -[2024.05.14-15.39.37:590][ 0]LogSlate: TreeView -[2024.05.14-15.39.44:877][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.14-15.39.45:238][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.14-15.39.45:535][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 302 ms -[2024.05.14-15.39.45:742][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.14-15.39.45:742][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.14-15.39.45:742][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.14-15.39.45:758][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.14-15.39.49:404][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.14-15.39.49:525][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.14-15.39.54:141][ 0]LogPython: Using Python 3.9.7 -[2024.05.14-15.39.56:127][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.14-15.39.56:152][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' -[2024.05.14-15.39.56:198][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.14-15.39.57:121][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 3C6A307341F7231017E31B8403EE1181 | Instance: A4F66D6B4068DF1F682B618DA98F2623 (DESKTOP-G72JM0I-19376). -[2024.05.14-15.40.00:754][ 0]SourceControl: Revision control is disabled -[2024.05.14-15.40.00:786][ 0]LogUProjectInfo: Found projects: -[2024.05.14-15.40.01:043][ 0]SourceControl: Revision control is disabled -[2024.05.14-15.40.01:181][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.14-15.40.01:391][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.14-15.40.01:391][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.14-15.40.04:639][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.14-15.40.08:409][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.14-15.40.12:166][ 0]LogCollectionManager: Loaded 0 collections in 0.001367 seconds -[2024.05.14-15.40.12:176][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s -[2024.05.14-15.40.12:189][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s -[2024.05.14-15.40.12:191][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.14-15.40.13:154][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.14-15.40.14:265][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. -The following settings have been applied: - -[2024.05.14-15.40.14:266][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. - -[2024.05.14-15.40.14:266][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. - -[2024.05.14-15.40.14:266][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. - -[2024.05.14-15.40.14:266][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. - -[2024.05.14-15.40.14:266][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.14-15.40.14:344][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:352][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:360][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:367][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:382][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:392][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:398][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:407][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:416][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:431][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:445][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:453][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:463][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:477][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:484][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:491][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:617][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:623][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:631][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-15.40.14:929][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.14-15.40.14:929][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.14-15.40.20:503][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.14-15.40.20:538][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.14-15.40.21:289][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.14-15.40.21:289][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.14-15.40.21:450][ 0]LogEngine: Initializing Engine... -[2024.05.14-15.40.21:731][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.14-15.40.21:746][ 0]LogHMD: Initializing OVRPlugin session -[2024.05.14-15.40.21:746][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.14-15.40.21:746][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.14-15.40.21:747][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.14-15.40.21:748][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.14-15.40.21:748][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.14-15.40.21:748][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.14-15.40.21:748][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-15.40.21:748][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.14-15.40.21:748][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.14-15.40.21:748][ 0]LogHMD: HMD initialization failed -[2024.05.14-15.40.21:748][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 -[2024.05.14-15.40.22:106][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s -[2024.05.14-15.40.23:518][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.14-15.40.23:902][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.40.24:098][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-15.40.24:590][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.14-15.40.25:019][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.14-15.40.25:043][ 0]LogInit: Texture streaming: Enabled -[2024.05.14-15.40.25:284][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.14-15.40.25:350][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.14-15.40.25:465][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.14-15.40.25:515][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.14-15.40.25:516][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.14-15.40.25:517][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.14-15.40.25:517][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.14-15.40.25:517][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.14-15.40.25:517][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.14-15.40.25:573][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.14-15.40.25:573][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-15.40.25:590][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-15.40.25:590][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-15.40.25:606][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-15.40.25:606][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-15.40.25:606][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-15.40.25:696][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-15.40.25:735][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-15.40.25:749][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-15.40.25:830][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-15.40.25:847][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-15.40.25:852][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.14-15.40.25:852][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.14-15.40.25:854][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.14-15.40.25:854][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.14-15.40.25:854][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.14-15.40.25:874][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.14-15.40.25:875][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.14-15.40.25:882][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 -[2024.05.14-15.40.26:113][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.14-15.40.26:313][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.14-15.40.26:324][ 0]LogInit: Transaction tracking system initialized -[2024.05.14-15.40.26:659][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.14-15.40.26:659][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.14-15.40.26:663][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003565 seconds (Found 177 uncontrolled assets) -[2024.05.14-15.40.26:854][ 0]BlueprintLog: New page: Editor Load -[2024.05.14-15.40.28:550][ 0]LocalizationService: Localization service is disabled -[2024.05.14-15.40.28:900][ 0]TimingProfiler: Initialize -[2024.05.14-15.40.28:917][ 0]TimingProfiler: OnSessionChanged -[2024.05.14-15.40.28:917][ 0]LoadingProfiler: Initialize -[2024.05.14-15.40.28:917][ 0]LoadingProfiler: OnSessionChanged -[2024.05.14-15.40.28:927][ 0]NetworkingProfiler: Initialize -[2024.05.14-15.40.28:937][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.14-15.40.28:937][ 0]MemoryProfiler: Initialize -[2024.05.14-15.40.28:937][ 0]MemoryProfiler: OnSessionChanged -[2024.05.14-15.40.33:498][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.05s -[2024.05.14-15.40.36:860][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.14-15.40.39:433][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.14-15.40.39:439][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.14-15.40.39:454][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.14-15.40.39:454][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.14-15.40.39:454][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:461][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-15.40.39:708][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.14-15.40.39:988][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.14-15.40.40:203][ 0]SourceControl: Revision control is disabled -[2024.05.14-15.40.40:203][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 160.936 -[2024.05.14-15.40.40:343][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.14-15.40.40:355][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.14-15.40.40:386][ 0]LightingResults: New page: Lighting Build -[2024.05.14-15.40.40:748][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.14-15.40.40:931][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-15.40.41:145][ 0]MapCheck: New page: Map Check -[2024.05.14-15.40.41:145][ 0]LightingResults: New page: Lighting Build -[2024.05.14-15.40.42:354][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-15.40.43:326][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 59.63ms -[2024.05.14-15.40.48:183][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:04.235 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2645 files in 3882 folders with total size 113 MiB. -[2024.05.14-15.40.48:335][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.14-15.40.48:347][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.40.48:347][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-15.40.48:348][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-15.40.49:308][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.14-15.40.49:745][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms -[2024.05.14-15.40.49:792][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.14-15.40.49:813][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 15.602ms to complete. -[2024.05.14-15.40.52:372][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 173.105 -[2024.05.14-15.40.52:372][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.40.52:372][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.14-15.40.52:375][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.14-15.40.52:376][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.14-15.40.52:376][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.40.53:408][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-15.40.53:408][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-15.40.53:408][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-15.40.53:408][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-15.40.53:408][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-15.40.54:099][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.40.54:168][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.40.54:178][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.40.54:188][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.40.55:520][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:646][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.14-15.40.55:648][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:662][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.14-15.40.55:662][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:667][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.14-15.40.55:668][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:686][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.14-15.40.55:689][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:694][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.14-15.40.55:694][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:699][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.14-15.40.55:700][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:704][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.14-15.40.55:705][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:724][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.14-15.40.55:724][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:730][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.14-15.40.55:730][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-15.40.55:748][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.14-15.40.58:456][ 0]LogSlate: Took 0.023312 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.14-15.40.58:736][ 0]LogSlate: Took 0.014833 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.14-15.40.58:818][ 0]LogSlate: Took 0.028326 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.14-15.40.58:884][ 0]LogSlate: Took 0.018902 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.14-15.40.59:064][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. -[2024.05.14-15.41.01:307][ 0]LogSlate: Took 0.039946 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.14-15.41.02:393][ 0]LogD3D12RHI: Warning: Waited for PSO creation for 100.000000ms -[2024.05.14-15.41.03:032][ 0]LogStall: Startup... -[2024.05.14-15.41.03:035][ 0]LogStall: Startup complete. -[2024.05.14-15.41.03:199][ 0]LogLoad: (Engine Initialization) Total time: 183.93 seconds -[2024.05.14-15.41.03:199][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.14-15.41.03:481][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.14-15.41.03:482][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-15.41.03:483][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.14-15.41.03:483][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.14-15.41.03:500][ 0]LogOcInput: OculusXRInput is initialized -[2024.05.14-15.41.04:145][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.14-15.41.04:604][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-15.41.05:047][ 0]LogAutomationController: Ignoring very large delta of 17877234.70 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.41.05:741][ 1]LogPython: registering - -[2024.05.14-15.41.05:752][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.512559 secs -[2024.05.14-15.41.07:547][ 1]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.14-15.41.07:625][ 2]LogAutomationController: Ignoring very large delta of 2.58 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.41.07:906][ 2]LogAssetRegistry: AssetRegistryGather time 6.8183s: AssetDataDiscovery 3.2775s, AssetDataGather 3.3328s, StoreResults 0.2080s. -[2024.05.14-15.41.08:125][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017186 seconds (updated 0 objects) -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: Total job queries 27, among them cache hits 2 (7.41%) -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: Tracking 25 distinct input hashes that result in 22 distinct outputs (88.00%) -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: RAM used: 878.65 KiB of 819.20 MiB budget. Usage: 0.10% -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.14-15.51.01:363][992]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.51.17:694][633]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.51.18:056][636]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.51.18:973][713]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-15.51.19:020][713]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.51.19:020][713]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-15.51.19:111][713]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.14-15.51.20:966][713]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... -[2024.05.14-15.51.26:574][713]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 5.607812s -[2024.05.14-15.51.28:607][713]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] -`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] -FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] -UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] -UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] -BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] - -[2024.05.14-15.51.31:649][713]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 12.688974s (10.688974s overbudget) -[2024.05.14-15.51.32:076][713]LogSlate: Took 0.022106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.14-15.51.32:920][713]LogAutomationController: Ignoring very large delta of 13.98 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.51.43:496][185]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] - -[2024.05.14-15.51.43:646][185]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] -UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] - -[2024.05.14-15.51.43:659][186]LogAutomationController: Ignoring very large delta of 3.26 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.51.44:461][221]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.14-15.51.50:892][620]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-15.51.51:398][620]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.14-15.52.49:083][175]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-15.52.49:240][175]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.012109 seconds -[2024.05.14-15.52.49:498][175]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-15.52.49:498][175]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandE9CF5E344CF4D395B7A05AA1982B6091.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-15.52.49:582][175]LogFileHelpers: InternalPromptForCheckoutAndSave took 492 ms -[2024.05.14-15.52.49:596][175]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-15.52.49:596][175]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-15.52.52:923][444]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-15.52.53:072][444]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-15.52.53:137][444]PIE: New page: SIE session: TheMainWorld (14 May 2024, 21:52:53) -[2024.05.14-15.52.53:230][444]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.14-15.52.53:231][444]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.14-15.52.53:250][444]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-15.52.53:292][444]LogPlayLevel: PIE: StaticDuplicateObject took: (0.041992s) -[2024.05.14-15.52.53:292][444]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.042060s) -[2024.05.14-15.52.53:313][444]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.14-15.52.53:365][444]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.52.53:375][444]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-15.52.53:376][444]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-15.52.53:397][444]LogPlayLevel: PIE: World Init took: (0.041920s) -[2024.05.14-15.52.53:407][444]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-15.52.53:407][444]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-15.52.53:407][444]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-15.52.53:407][444]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-15.52.53:407][444]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-15.52.53:407][444]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-15.52.53:409][444]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-15.52.53:428][444]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-15.52.53:429][444]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-15.52.53:429][444]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-15.52.53:429][444]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-15.52.53:430][444]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.14-15.52.53:430][444]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.14-15.52.53:431][444]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.14-15.52.53:432][444]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.14-15.52.53:432][444]LogInit: FAudioDevice initialized with ID 2. -[2024.05.14-15.52.53:432][444]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.14-15.52.53:432][444]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.14-15.52.56:135][444]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.14-15.52.57:066][444]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-15.52.57:107][444]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-15.52.57:107][444]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-18.52.57 -[2024.05.14-15.52.57:158][444]LogWorld: Bringing up level for play took: 0.091816 -[2024.05.14-15.52.57:200][444]LogOnline: OSS: Created online subsystem instance for: :Context_4 -[2024.05.14-15.52.57:659][444]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-15.52.57:680][444]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-15.52.57:691][444]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-15.52.57:865][444]PIE: Server logged in -[2024.05.14-15.52.57:869][444]PIE: Play in editor total start time 4.934 seconds. -[2024.05.14-15.52.58:483][444]LogAutomationController: Ignoring very large delta of 5.56 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.52.59:485][445]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.888 s -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: === Handled ensure: === -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: Stack: -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: [Callstack] 0x00007ffc7656aaa6 UnrealEditor-RHI.dll!FRHIRenderPassInfo::Validate() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp:1606] -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76186f0c UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePassPrologue() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2822] -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76185927 UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePass() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2911] -[2024.05.14-15.52.59:489][445]LogOutputDevice: Error: [Callstack] 0x00007ffc7614c2e2 UnrealEditor-RenderCore.dll!`FRDGBuilder::DispatchParallelExecute'::`13'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2729] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc761bf237 UnrealEditor-RenderCore.dll!UE::Tasks::Private::FTaskBase::TryExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Tasks\TaskPrivate.h:436] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76163414 UnrealEditor-RenderCore.dll!LowLevelTasks::TTaskDelegate::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`UE::Tasks::Private::FTaskBase::Init'::`2':: >'::`11'::,0>::CallAndMove() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\TaskDelegate.h:171] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76698cd5 UnrealEditor-Core.dll!LowLevelTasks::FTask::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\Task.h:627] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76698a7c UnrealEditor-Core.dll!LowLevelTasks::FScheduler::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:150] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc766780e2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::TryExecuteTaskFrom::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:350] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc766c08c2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::WorkerMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:378] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76688b60 UnrealEditor-Core.dll!UE::Core::Private::Function::TFunctionRefCaller<`LowLevelTasks::FScheduler::CreateWorker'::`2'::,void __cdecl(void)>::Call() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\Function.h:480] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc7686f773 UnrealEditor-Core.dll!FThreadImpl::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\Thread.cpp:69] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76ca4e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffc76c98667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] -[2024.05.14-15.52.59:490][445]LogOutputDevice: Error: -[2024.05.14-15.52.59:494][445]LogStats: SubmitErrorReport - 0.000 s -[2024.05.14-15.52.59:531][445]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1396x587 MSAA=4 - -[2024.05.14-15.53.11:155][445]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [11 Seconds] waiting for h/w. InstanceID=1 -[2024.05.14-15.53.11:155][445]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [11 Seconds] waiting for h/w. InstanceID=2 -[2024.05.14-15.53.11:155][445]LogStats: SendNewReport - 11.661 s -[2024.05.14-15.53.11:155][445]LogStats: FDebug::EnsureFailed - 12.569 s -[2024.05.14-15.53.11:194][446]LogAutomationController: Ignoring very large delta of 12.71 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.53.12:316][446]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18064 -[2024.05.14-15.53.12:317][446]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=20744 -[2024.05.14-15.53.13:761][447]LogAutomationController: Ignoring very large delta of 2.57 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.53.13:787][447]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.53.13:830][447]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=47.72 -[2024.05.14-15.53.13:852][447]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.14-15.53.13:854][447]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.14-15.53.13:855][447]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=2, DurationMS=47.21 -[2024.05.14-15.53.13:855][447]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.14-15.53.13:856][447]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.14-15.53.13:929][448]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.54.35:372][424]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.54.35:372][424]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-15.54.35:395][424]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-15.54.35:396][424]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-15.54.35:481][424]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-15.54.35:494][424]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-15.54.35:509][424]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.54.35:509][424]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.14-15.54.35:531][424]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.14-15.54.35:533][424]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.14-15.54.35:789][424]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms -[2024.05.14-15.54.35:883][425]LogPlayLevel: Display: Destroying online subsystem :Context_4 -[2024.05.14-15.54.52:282][865]LogSlate: Took 0.016123 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.14-15.55.15:782][865]LogSlate: Window 'Pick a starting point for your system' being destroyed -[2024.05.14-15.55.16:308][865]LogContentBrowser: Deferred new asset file creation: NewNiagaraSystem -[2024.05.14-15.55.16:333][865]LogContentBrowser: Creating deferred item: NewNiagaraSystem -[2024.05.14-15.55.16:336][865]LogAutomationController: Ignoring very large delta of 27.53 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-15.55.16:344][866]LogContentBrowser: Renaming the item being created (Deferred Item: NewNiagaraSystem). -[2024.05.14-15.55.23:652][711]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.14-15.55.23:652][711]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.14-15.55.32:411][760]LogContentBrowser: Attempting asset rename: NewNiagaraSystem -> NG_SpellCastParticles -[2024.05.14-15.55.32:634][760]LogContentBrowser: End creating deferred item NewNiagaraSystem -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Total job queries 50, among them cache hits 10 (20.00%) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Tracking 40 distinct input hashes that result in 35 distinct outputs (87.50%) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: RAM used: 1.35 MiB of 819.20 MiB budget. Usage: 0.16% -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Shaders Compiled: 2 -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Jobs assigned 2, completed 2 (100%) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Average time worker was idle: 136.01 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.10 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Job execution time: average 3.21 s, max 5.90 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Job life time (pending + execution): average 3.26 s, max 6.00 -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Shader code size: average 41.54 KiB, min 1.877 KiB, max 81.203 KiB -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 6.52 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Jobs were issued in 2 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Average processing rate: 0.31 jobs/sec -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Total thread time: 2.662 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Total thread preprocess time: 0.058 s -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Percentage time preprocessing: 2.17% -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Effective parallelization: 0.41 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Top 2 most expensive shader types by average time: -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: FNiagaraShader (compiled 1 times, average 0.10 sec, max 0.10 sec, min 0.10 sec) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: Top 2 shader types by total compile time: -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 96.34% of total time (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: FNiagaraShader - 3.66% of total time (compiled 1 times, average 0.10 sec, max 0.10 sec, min 0.10 sec) -[2024.05.14-15.55.36:523][821]LogShaderCompilers: Display: ================================================ -[2024.05.14-15.55.36:935][857]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 4.378358 sec (time since issued), 3.952700 sec (combined shader worker time). -[2024.05.14-15.55.38:216][ 4]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/57/86/82bc995652b16c4af8a1ef6753a9a2538092.udd from 'NG_SpellCastParticles/RecycleParticlesInView/ParticleGPUComputeScript'. -[2024.05.14-15.56.06:326][582]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-15.56.06:335][582]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-15.56.06:335][582]PIE: New page: SIE session: TheMainWorld (14 May 2024, 21:56:06) -[2024.05.14-15.56.06:335][582]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-15.56.06:339][582]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003675s) -[2024.05.14-15.56.06:339][582]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003711s) -[2024.05.14-15.56.06:432][582]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.14-15.56.06:438][582]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-15.56.06:438][582]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-15.56.06:438][582]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-15.56.06:439][582]LogPlayLevel: PIE: World Init took: (0.005397s) -[2024.05.14-15.56.06:439][582]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-15.56.06:439][582]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-15.56.06:439][582]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-15.56.06:439][582]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-15.56.06:439][582]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-15.56.06:439][582]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-15.56.06:442][582]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-15.56.06:459][582]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-15.56.06:459][582]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-15.56.06:459][582]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-15.56.06:459][582]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-15.56.06:460][582]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 -[2024.05.14-15.56.06:460][582]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 -[2024.05.14-15.56.06:462][582]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 -[2024.05.14-15.56.06:462][582]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 -[2024.05.14-15.56.06:462][582]LogInit: FAudioDevice initialized with ID 3. -[2024.05.14-15.56.06:462][582]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.14-15.56.06:462][582]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.14-15.56.06:465][582]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-15.56.06:466][582]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-15.56.06:466][582]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-18.56.06 -[2024.05.14-15.56.06:466][582]LogWorld: Bringing up level for play took: 0.001275 -[2024.05.14-15.56.06:469][582]LogOnline: OSS: Created online subsystem instance for: :Context_7 -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-15.56.06:469][582]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-15.56.06:470][582]PIE: Server logged in -[2024.05.14-15.56.06:470][582]PIE: Play in editor total start time 0.136 seconds. -[2024.05.14-15.56.40:261][349]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.56.40:261][349]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-15.56.40:261][349]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-15.56.40:262][349]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-15.56.40:266][349]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-15.56.40:272][349]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-15.56.40:287][349]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-15.56.40:287][349]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.14-15.56.40:287][349]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.14-15.56.40:289][349]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.14-15.56.40:295][349]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.14-15.56.40:341][350]LogPlayLevel: Display: Destroying online subsystem :Context_7 -[2024.05.14-15.57.57:093][ 34]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-15.57.57:143][ 34]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.14-15.57.58:541][111]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.14-16.00.28:695][580]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy -[2024.05.14-16.00.28:695][580]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! -[2024.05.14-16.00.54:206][822]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps -[2024.05.14-16.03.49:426][344]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.14-16.03.49:431][344]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.024 -[2024.05.14-16.03.49:432][344]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.14-16.03.49:448][344]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.14-16.03.49:448][344]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.14-16.03.49:465][344]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1 -[2024.05.14-16.03.49:465][344]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand_Auto1AF89AE164745EAAEB75AA79C0F1034F6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1.uasset' -[2024.05.14-16.03.49:466][344]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Particles/NG_SpellCastParticles] ([1] browsable assets)... -[2024.05.14-16.03.49:466][344]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Particles/NG_SpellCastParticles] -[2024.05.14-16.03.49:540][344]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Particles/NG_SpellCastParticles_Auto1 -[2024.05.14-16.03.49:540][344]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticles_Auto1FC7653464CE1B778E2DA37BF49C98228.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Particles/NG_SpellCastParticles_Auto1.uasset' -[2024.05.14-16.03.49:540][344]LogFileHelpers: Auto-saving content packages took 0.110 -[2024.05.14-16.07.28:652][922]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.07.28:714][922]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms -[2024.05.14-16.07.29:278][953]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.07.29:327][953]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.07.29:327][953]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand86788B1E49C41FB632A5928DEE7BFE35.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.07.29:333][953]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 548 ms) -[2024.05.14-16.07.29:335][953]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.07.29:335][953]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.07.31:305][148]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.07.31:311][148]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.07.31:311][148]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:07:31) -[2024.05.14-16.07.31:311][148]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.07.31:314][148]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003243s) -[2024.05.14-16.07.31:314][148]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003274s) -[2024.05.14-16.07.31:332][148]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.14-16.07.31:337][148]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.07.31:337][148]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.07.31:338][148]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.07.31:338][148]LogPlayLevel: PIE: World Init took: (0.001226s) -[2024.05.14-16.07.31:338][148]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.07.31:338][148]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.07.31:338][148]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.07.31:339][148]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.07.31:339][148]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.07.31:339][148]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.07.31:341][148]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.07.31:360][148]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.07.31:360][148]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.07.31:360][148]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.07.31:360][148]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.07.31:361][148]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 -[2024.05.14-16.07.31:361][148]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 -[2024.05.14-16.07.31:363][148]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 -[2024.05.14-16.07.31:363][148]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 -[2024.05.14-16.07.31:363][148]LogInit: FAudioDevice initialized with ID 4. -[2024.05.14-16.07.31:363][148]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. -[2024.05.14-16.07.31:363][148]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.14-16.07.31:366][148]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.07.31:367][148]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.07.31:367][148]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.07.31 -[2024.05.14-16.07.31:368][148]LogWorld: Bringing up level for play took: 0.001317 -[2024.05.14-16.07.31:370][148]LogOnline: OSS: Created online subsystem instance for: :Context_8 -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.07.31:371][148]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.07.31:371][148]PIE: Server logged in -[2024.05.14-16.07.31:372][148]PIE: Play in editor total start time 0.062 seconds. -[2024.05.14-16.08.06:882][120]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.08.06:882][120]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.08.06:883][120]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.08.06:883][120]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.08.06:892][120]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.08.06:898][120]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.08.06:913][120]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.08.06:914][120]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.14-16.08.06:914][120]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.14-16.08.06:916][120]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.14-16.08.06:920][120]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.08.06:924][120]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms -[2024.05.14-16.08.06:974][121]LogPlayLevel: Display: Destroying online subsystem :Context_8 -[2024.05.14-16.09.23:649][192]LogEditorTransaction: Undo Move Node -[2024.05.14-16.09.25:479][307]LogEditorTransaction: Undo Create Pin Link -[2024.05.14-16.09.49:019][151]LogSlate: Window 'Change Variable Type' being destroyed -[2024.05.14-16.09.49:195][151]LogAutomationController: Ignoring very large delta of 2.29 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests -[2024.05.14-16.09.52:698][335]LogSlate: Window 'Find in Blueprints' being destroyed -[2024.05.14-16.09.52:703][335]LogSlate: Window 'Find in Blueprints' being destroyed -[2024.05.14-16.10.11:632][898]LogEditorTransaction: Undo Change Parameter Type -[2024.05.14-16.10.46:450][721]LogEditorTransaction: Undo Add Pin -[2024.05.14-16.10.54:629][391]LogEditorTransaction: Undo Move Node -[2024.05.14-16.10.55:687][453]LogEditorTransaction: Undo Move Node -[2024.05.14-16.10.56:181][485]LogEditorTransaction: Undo Move Node -[2024.05.14-16.10.57:345][575]LogEditorTransaction: Undo Create Pin Link -[2024.05.14-16.11.12:509][749]LogEditorTransaction: Undo Add Pin -[2024.05.14-16.11.15:908][ 19]LogEditorTransaction: Undo Add Node -[2024.05.14-16.11.16:369][ 47]LogEditorTransaction: Undo Add Node -[2024.05.14-16.13.34:097][912]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.13.34:162][912]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.14-16.13.35:152][984]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.13.35:215][984]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.13.35:215][984]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandB1C60C6F4E161BCBAB4A78AB2A9269DA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.13.35:222][984]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 617 ms) -[2024.05.14-16.13.35:225][984]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.13.35:225][984]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.13.55:062][507]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.13.55:104][507]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.14-16.13.55:710][544]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.13.55:764][544]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.13.55:765][544]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand820995614CD78A4C79AE7EAC98B84363.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.13.55:771][544]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 678 ms) -[2024.05.14-16.13.55:773][544]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.13.55:773][544]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.13.58:521][826]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.13.58:526][826]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.13.58:526][826]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:13:58) -[2024.05.14-16.13.58:526][826]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.13.58:530][826]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003248s) -[2024.05.14-16.13.58:530][826]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003277s) -[2024.05.14-16.13.58:548][826]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.14-16.13.58:553][826]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.13.58:553][826]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.13.58:553][826]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.13.58:554][826]LogPlayLevel: PIE: World Init took: (0.001439s) -[2024.05.14-16.13.58:554][826]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.13.58:554][826]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.13.58:554][826]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.13.58:555][826]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.13.58:555][826]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.13.58:555][826]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.13.58:557][826]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.13.58:574][826]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.13.58:574][826]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.13.58:574][826]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.13.58:574][826]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.13.58:575][826]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 -[2024.05.14-16.13.58:575][826]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 -[2024.05.14-16.13.58:577][826]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 -[2024.05.14-16.13.58:577][826]LogInit: FAudioDevice initialized with ID 5. -[2024.05.14-16.13.58:577][826]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 -[2024.05.14-16.13.58:577][826]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. -[2024.05.14-16.13.58:577][826]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.14-16.13.58:580][826]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.13.58:581][826]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.13.58:581][826]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.13.58 -[2024.05.14-16.13.58:582][826]LogWorld: Bringing up level for play took: 0.001303 -[2024.05.14-16.13.58:584][826]LogOnline: OSS: Created online subsystem instance for: :Context_9 -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.13.58:584][826]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.13.58:585][826]PIE: Server logged in -[2024.05.14-16.13.58:586][826]PIE: Play in editor total start time 0.06 seconds. -[2024.05.14-16.14.28:896][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.14.28:896][983]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.14.28:897][983]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.14.28:897][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.14.28:905][983]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.14.28:912][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.14.28:926][983]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.14.28:926][983]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.14-16.14.28:926][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.14-16.14.28:928][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.14-16.14.28:932][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.14.28:935][983]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.14-16.14.28:984][984]LogPlayLevel: Display: Destroying online subsystem :Context_9 -[2024.05.14-16.15.06:921][ 26]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.15.06:964][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms -[2024.05.14-16.15.07:594][ 65]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.15.07:651][ 65]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.15.07:652][ 65]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand9FEA141E44F7B099FFE6B8B01492D54E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.15.07:658][ 65]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 741 ms) -[2024.05.14-16.15.07:659][ 65]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.15.07:659][ 65]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.15.09:941][298]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.15.09:946][298]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.15.09:946][298]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:15:09) -[2024.05.14-16.15.09:946][298]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.15.09:950][298]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003294s) -[2024.05.14-16.15.09:950][298]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003335s) -[2024.05.14-16.15.09:967][298]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.14-16.15.09:970][298]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.15.09:970][298]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.15.09:971][298]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.15.09:971][298]LogPlayLevel: PIE: World Init took: (0.001034s) -[2024.05.14-16.15.09:971][298]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.15.09:971][298]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.15.09:971][298]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.15.09:972][298]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.15.09:972][298]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.15.09:972][298]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.15.09:974][298]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.15.09:992][298]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.15.09:992][298]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.15.09:992][298]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.15.09:992][298]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.15.09:993][298]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 -[2024.05.14-16.15.09:993][298]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 -[2024.05.14-16.15.09:995][298]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 -[2024.05.14-16.15.09:995][298]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 -[2024.05.14-16.15.09:995][298]LogInit: FAudioDevice initialized with ID 6. -[2024.05.14-16.15.09:995][298]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. -[2024.05.14-16.15.09:995][298]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.14-16.15.09:998][298]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.15.09:999][298]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.15.09:999][298]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.15.09 -[2024.05.14-16.15.09:999][298]LogWorld: Bringing up level for play took: 0.001324 -[2024.05.14-16.15.10:001][298]LogOnline: OSS: Created online subsystem instance for: :Context_10 -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.15.10:002][298]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.15.10:002][298]PIE: Server logged in -[2024.05.14-16.15.10:003][298]PIE: Play in editor total start time 0.057 seconds. -[2024.05.14-16.15.26:582][ 31]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:591][ 32]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:600][ 33]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:609][ 34]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:618][ 35]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:626][ 36]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:635][ 37]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:643][ 38]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:652][ 39]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:660][ 40]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:669][ 41]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:677][ 42]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:685][ 43]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:694][ 44]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:702][ 45]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:710][ 46]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:719][ 47]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:727][ 48]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:735][ 49]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:744][ 50]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:753][ 51]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:760][ 52]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:769][ 53]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:777][ 54]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:786][ 55]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:794][ 56]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:803][ 57]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:811][ 58]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:820][ 59]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:828][ 60]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:836][ 61]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:845][ 62]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:854][ 63]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:863][ 64]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:870][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:879][ 66]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:887][ 67]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:896][ 68]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:904][ 69]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:912][ 70]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:921][ 71]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:929][ 72]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:938][ 73]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:946][ 74]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:955][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:963][ 76]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:973][ 77]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:980][ 78]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:989][ 79]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.26:997][ 80]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:006][ 81]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:014][ 82]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:023][ 83]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:031][ 84]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:040][ 85]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:048][ 86]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:057][ 87]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:065][ 88]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:074][ 89]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:083][ 90]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:091][ 91]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:099][ 92]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:107][ 93]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:116][ 94]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:125][ 95]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:133][ 96]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:141][ 97]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:150][ 98]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:159][ 99]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:168][100]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:176][101]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:184][102]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:193][103]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:201][104]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:210][105]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:218][106]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:227][107]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:235][108]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:244][109]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:253][110]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:262][111]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:270][112]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:279][113]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:288][114]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:297][115]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:306][116]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:315][117]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:324][118]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:333][119]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:343][120]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:352][121]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:361][122]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:370][123]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:378][124]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:387][125]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:395][126]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:404][127]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:412][128]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:421][129]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:429][130]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:438][131]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:446][132]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:454][133]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:463][134]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:471][135]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:480][136]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:488][137]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:497][138]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:505][139]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:514][140]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:523][141]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:532][142]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:540][143]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:549][144]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:557][145]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:566][146]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:574][147]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:583][148]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:591][149]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:599][150]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:609][151]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:618][152]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:626][153]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:635][154]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:642][155]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:651][156]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:659][157]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:668][158]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:676][159]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:684][160]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:693][161]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:701][162]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:710][163]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:718][164]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:727][165]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:736][166]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:745][167]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:753][168]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:762][169]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:770][170]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:779][171]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:787][172]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:797][173]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:806][174]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:815][175]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:823][176]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:833][177]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:841][178]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:850][179]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:859][180]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:868][181]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:877][182]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:886][183]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:895][184]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:904][185]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:913][186]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:922][187]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:930][188]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:938][189]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:947][190]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:956][191]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:965][192]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:974][193]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:982][194]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.27:991][195]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:000][196]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:009][197]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:018][198]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:027][199]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:036][200]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:045][201]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:054][202]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:064][203]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:072][204]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:081][205]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:090][206]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:098][207]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:106][208]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:115][209]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:124][210]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:133][211]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:141][212]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:150][213]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:159][214]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:167][215]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:176][216]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:185][217]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:194][218]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:203][219]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:213][220]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:222][221]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:231][222]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:240][223]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:249][224]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:258][225]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:266][226]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:275][227]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:283][228]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:292][229]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:301][230]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:309][231]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:318][232]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:326][233]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:335][234]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:344][235]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:353][236]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:362][237]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:372][238]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:382][239]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:391][240]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:400][241]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:409][242]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:418][243]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:427][244]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:436][245]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:445][246]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:453][247]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:462][248]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:471][249]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:481][250]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:490][251]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.28:499][252]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:333][348]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:342][349]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:351][350]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:359][351]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:368][352]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:377][353]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:386][354]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:395][355]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:404][356]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:414][357]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:422][358]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:431][359]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:439][360]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:448][361]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:457][362]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:466][363]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:475][364]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:484][365]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:493][366]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:501][367]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:510][368]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:519][369]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:528][370]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:536][371]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:545][372]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:553][373]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:562][374]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:570][375]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:578][376]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:587][377]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:595][378]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:603][379]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:612][380]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:622][381]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:631][382]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:639][383]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:647][384]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:656][385]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:664][386]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:673][387]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:681][388]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:689][389]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:698][390]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:706][391]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:715][392]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:723][393]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:732][394]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:740][395]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:749][396]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:757][397]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:766][398]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:775][399]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:783][400]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:791][401]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:800][402]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:808][403]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:816][404]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:825][405]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:833][406]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:842][407]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:850][408]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:858][409]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:866][410]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:874][411]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:883][412]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:891][413]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:900][414]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:908][415]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:917][416]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:925][417]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:934][418]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:942][419]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:950][420]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:959][421]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:967][422]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:976][423]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:984][424]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.29:993][425]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:001][426]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:009][427]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:018][428]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:026][429]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:035][430]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:043][431]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:052][432]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:060][433]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:068][434]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:077][435]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:085][436]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:094][437]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:102][438]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:111][439]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:119][440]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:128][441]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:136][442]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:144][443]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:153][444]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:162][445]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:170][446]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:179][447]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:188][448]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:196][449]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:205][450]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:213][451]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:221][452]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:230][453]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:239][454]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:249][455]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:257][456]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:266][457]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:274][458]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:283][459]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:291][460]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:300][461]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:308][462]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:317][463]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:325][464]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:334][465]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:343][466]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:352][467]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:362][468]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:372][469]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.30:381][470]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:607][848]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:615][849]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:624][850]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:634][851]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:644][852]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:652][853]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:661][854]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:669][855]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:677][856]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:686][857]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:694][858]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:702][859]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:711][860]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:719][861]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:728][862]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:737][863]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:745][864]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:753][865]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:762][866]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:770][867]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:778][868]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:787][869]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:795][870]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:804][871]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.33:813][872]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:453][ 57]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:462][ 58]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:472][ 59]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:481][ 60]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:489][ 61]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:499][ 62]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:507][ 63]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:516][ 64]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:525][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:533][ 66]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:542][ 67]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:550][ 68]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:558][ 69]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:567][ 70]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:576][ 71]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:584][ 72]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:593][ 73]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:601][ 74]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:610][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:619][ 76]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:628][ 77]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:636][ 78]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:645][ 79]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:653][ 80]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:661][ 81]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:670][ 82]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:678][ 83]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:687][ 84]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:695][ 85]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:704][ 86]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:713][ 87]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:720][ 88]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:728][ 89]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:737][ 90]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:745][ 91]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:754][ 92]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:762][ 93]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:771][ 94]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:779][ 95]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.35:788][ 96]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:124][247]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:134][248]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:144][249]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:153][250]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:163][251]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:172][252]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:181][253]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:190][254]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:199][255]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:207][256]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:215][257]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:224][258]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:232][259]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:241][260]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:250][261]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:259][262]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:267][263]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:276][264]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:285][265]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:293][266]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:302][267]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:310][268]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:319][269]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:327][270]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:336][271]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:345][272]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:353][273]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:362][274]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:370][275]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:379][276]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:389][277]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:397][278]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:406][279]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:414][280]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:423][281]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:431][282]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:439][283]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:448][284]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:457][285]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:465][286]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:473][287]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:482][288]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:491][289]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:499][290]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:508][291]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:516][292]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:525][293]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:533][294]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:542][295]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:550][296]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:559][297]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:567][298]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:575][299]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:584][300]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:592][301]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:601][302]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:609][303]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:618][304]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:626][305]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:635][306]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:643][307]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:651][308]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:660][309]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:668][310]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:677][311]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:685][312]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:694][313]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:702][314]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:711][315]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:720][316]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:729][317]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:738][318]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:748][319]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.37:757][320]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:141][592]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:150][593]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:158][594]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:168][595]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:177][596]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:186][597]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:194][598]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:203][599]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:211][600]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:219][601]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:228][602]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:236][603]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:245][604]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:254][605]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:263][606]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:272][607]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:281][608]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:290][609]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:299][610]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:308][611]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:317][612]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:327][613]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:336][614]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:345][615]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:354][616]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:364][617]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:373][618]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:381][619]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:391][620]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:400][621]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:409][622]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.40:418][623]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:787][785]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:796][786]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:805][787]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:814][788]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:822][789]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:831][790]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:840][791]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:849][792]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:858][793]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:867][794]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:876][795]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:885][796]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:894][797]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:903][798]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:911][799]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:920][800]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:929][801]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:937][802]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:945][803]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:954][804]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:963][805]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:971][806]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:980][807]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:988][808]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.41:997][809]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:006][810]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:015][811]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:025][812]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:034][813]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:043][814]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:052][815]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:061][816]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:071][817]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:080][818]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:088][819]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:098][820]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:107][821]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:116][822]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:125][823]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:134][824]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:143][825]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:153][826]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:162][827]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:171][828]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:179][829]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:188][830]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:197][831]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:207][832]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:216][833]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:225][834]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.42:235][835]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.15.43:323][942]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.15.43:323][942]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.15.43:323][942]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.15.43:323][942]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.15.43:333][942]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.15.43:340][942]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.15.43:355][942]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.15.43:355][942]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.14-16.15.43:355][942]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.14-16.15.43:357][942]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.14-16.15.43:360][942]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.15.43:363][942]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.14-16.15.43:420][943]LogPlayLevel: Display: Destroying online subsystem :Context_10 -[2024.05.14-16.17.12:591][769]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.17.12:635][769]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.14-16.17.13:367][815]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.17.13:430][815]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.17.13:431][815]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandF21C418E466077024D02EA9CF46C6E41.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.17.13:437][815]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 811 ms) -[2024.05.14-16.17.13:439][815]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.17.13:439][815]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.17.15:463][ 15]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.17.15:468][ 15]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.17.15:468][ 15]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:17:15) -[2024.05.14-16.17.15:469][ 15]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.17.15:472][ 15]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003276s) -[2024.05.14-16.17.15:472][ 15]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003310s) -[2024.05.14-16.17.15:490][ 15]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.14-16.17.15:495][ 15]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.17.15:495][ 15]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.17.15:496][ 15]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.17.15:496][ 15]LogPlayLevel: PIE: World Init took: (0.001063s) -[2024.05.14-16.17.15:496][ 15]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.17.15:496][ 15]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.17.15:496][ 15]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.17.15:497][ 15]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.17.15:497][ 15]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.17.15:497][ 15]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.17.15:499][ 15]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.17.15:516][ 15]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.17.15:516][ 15]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.17.15:516][ 15]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.17.15:516][ 15]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.17.15:517][ 15]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 -[2024.05.14-16.17.15:517][ 15]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 -[2024.05.14-16.17.15:519][ 15]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 -[2024.05.14-16.17.15:519][ 15]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 -[2024.05.14-16.17.15:519][ 15]LogInit: FAudioDevice initialized with ID 7. -[2024.05.14-16.17.15:519][ 15]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. -[2024.05.14-16.17.15:519][ 15]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.14-16.17.15:522][ 15]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.17.15:523][ 15]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.17.15:523][ 15]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.17.15 -[2024.05.14-16.17.15:524][ 15]LogWorld: Bringing up level for play took: 0.001554 -[2024.05.14-16.17.15:526][ 15]LogOnline: OSS: Created online subsystem instance for: :Context_11 -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.17.15:527][ 15]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.17.15:527][ 15]PIE: Server logged in -[2024.05.14-16.17.15:528][ 15]PIE: Play in editor total start time 0.06 seconds. -[2024.05.14-16.17.47:474][490]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.17.47:475][490]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.17.47:475][490]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.17.47:475][490]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.17.47:490][490]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.17.47:497][490]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.17.47:513][490]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.17.47:513][490]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.14-16.17.47:513][490]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.14-16.17.47:515][490]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.14-16.17.47:519][490]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.17.47:522][490]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.14-16.17.47:572][491]LogPlayLevel: Display: Destroying online subsystem :Context_11 -[2024.05.14-16.17.48:603][606]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.17.48:609][606]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.17.48:609][606]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:17:48) -[2024.05.14-16.17.48:609][606]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.17.48:613][606]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003411s) -[2024.05.14-16.17.48:613][606]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003447s) -[2024.05.14-16.17.48:630][606]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.14-16.17.48:632][606]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.17.48:632][606]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.17.48:632][606]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.17.48:633][606]LogPlayLevel: PIE: World Init took: (0.001131s) -[2024.05.14-16.17.48:633][606]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.17.48:633][606]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.17.48:633][606]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.17.48:634][606]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.17.48:634][606]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.17.48:634][606]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.17.48:636][606]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.17.48:653][606]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.17.48:654][606]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.17.48:654][606]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.17.48:654][606]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.17.48:654][606]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 -[2024.05.14-16.17.48:654][606]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 -[2024.05.14-16.17.48:656][606]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 -[2024.05.14-16.17.48:656][606]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 -[2024.05.14-16.17.48:656][606]LogInit: FAudioDevice initialized with ID 8. -[2024.05.14-16.17.48:656][606]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. -[2024.05.14-16.17.48:656][606]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.14-16.17.48:659][606]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.17.48:661][606]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.17.48:661][606]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.17.48 -[2024.05.14-16.17.48:661][606]LogWorld: Bringing up level for play took: 0.001311 -[2024.05.14-16.17.48:663][606]LogOnline: OSS: Created online subsystem instance for: :Context_12 -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.17.48:664][606]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.17.48:664][606]PIE: Server logged in -[2024.05.14-16.17.48:665][606]PIE: Play in editor total start time 0.056 seconds. -[2024.05.14-16.18.04:316][220]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.18.04:316][220]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.18.04:316][220]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.18.04:316][220]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.18.04:321][220]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.18.04:328][220]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.18.04:343][220]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.18.04:344][220]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.14-16.18.04:344][220]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.14-16.18.04:346][220]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.14-16.18.04:351][220]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.14-16.18.04:401][221]LogPlayLevel: Display: Destroying online subsystem :Context_12 -[2024.05.14-16.18.54:407][897]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.18.54:451][897]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.14-16.18.55:056][931]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.18.55:118][931]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.18.55:119][931]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand2CB26D6A461F2ECE9EA510A15AE9CB02.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.18.55:125][931]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 880 ms) -[2024.05.14-16.18.55:126][931]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.18.55:127][931]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.18.58:169][219]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.18.58:174][219]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.18.58:175][219]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:18:58) -[2024.05.14-16.18.58:175][219]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.18.58:178][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003224s) -[2024.05.14-16.18.58:178][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003253s) -[2024.05.14-16.18.58:196][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.14-16.18.58:200][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.18.58:200][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.18.58:200][219]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.18.58:201][219]LogPlayLevel: PIE: World Init took: (0.001022s) -[2024.05.14-16.18.58:201][219]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.18.58:201][219]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.18.58:201][219]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.18.58:202][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.18.58:202][219]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.18.58:202][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.18.58:204][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.18.58:221][219]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.18.58:221][219]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.18.58:221][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.18.58:221][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.18.58:222][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 -[2024.05.14-16.18.58:222][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 -[2024.05.14-16.18.58:224][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 -[2024.05.14-16.18.58:224][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 -[2024.05.14-16.18.58:224][219]LogInit: FAudioDevice initialized with ID 9. -[2024.05.14-16.18.58:224][219]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. -[2024.05.14-16.18.58:224][219]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.14-16.18.58:227][219]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.18.58:228][219]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.18.58:228][219]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.18.58 -[2024.05.14-16.18.58:229][219]LogWorld: Bringing up level for play took: 0.001317 -[2024.05.14-16.18.58:231][219]LogOnline: OSS: Created online subsystem instance for: :Context_13 -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.18.58:231][219]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.18.58:232][219]PIE: Server logged in -[2024.05.14-16.18.58:233][219]PIE: Play in editor total start time 0.058 seconds. -[2024.05.14-16.19.11:659][622]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.19.17:396][237]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.19.20:733][610]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.19.20:733][610]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.19.20:733][610]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.19.20:733][610]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.19.20:749][610]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.19.20:756][610]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.19.20:772][610]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.19.20:772][610]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.14-16.19.20:772][610]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.14-16.19.20:774][610]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.14-16.19.20:777][610]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.19.20:780][610]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.14-16.19.20:829][611]LogPlayLevel: Display: Destroying online subsystem :Context_13 -[2024.05.14-16.19.23:606][932]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.19.23:611][932]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.19.23:612][932]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:19:23) -[2024.05.14-16.19.23:612][932]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.19.23:615][932]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003303s) -[2024.05.14-16.19.23:615][932]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003338s) -[2024.05.14-16.19.23:632][932]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.14-16.19.23:634][932]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.19.23:634][932]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.19.23:635][932]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.19.23:635][932]LogPlayLevel: PIE: World Init took: (0.001002s) -[2024.05.14-16.19.23:635][932]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.19.23:635][932]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.19.23:635][932]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.19.23:636][932]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.19.23:636][932]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.19.23:636][932]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.19.23:638][932]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.19.23:655][932]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.19.23:656][932]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.19.23:656][932]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.19.23:656][932]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.19.23:657][932]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 -[2024.05.14-16.19.23:657][932]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 -[2024.05.14-16.19.23:659][932]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 -[2024.05.14-16.19.23:659][932]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 -[2024.05.14-16.19.23:659][932]LogInit: FAudioDevice initialized with ID 10. -[2024.05.14-16.19.23:659][932]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. -[2024.05.14-16.19.23:659][932]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.14-16.19.23:661][932]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.19.23:662][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.19.23:662][932]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.19.23 -[2024.05.14-16.19.23:663][932]LogWorld: Bringing up level for play took: 0.001301 -[2024.05.14-16.19.23:665][932]LogOnline: OSS: Created online subsystem instance for: :Context_14 -[2024.05.14-16.19.23:665][932]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.19.23:665][932]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.19.23:665][932]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.19.23:665][932]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.19.23:666][932]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.19.23:666][932]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.19.23:666][932]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.19.23:666][932]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.19.23:666][932]PIE: Server logged in -[2024.05.14-16.19.23:667][932]PIE: Play in editor total start time 0.055 seconds. -[2024.05.14-16.19.52:524][964]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.19.54:153][150]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.19.56:325][376]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.19.56:325][376]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.19.56:326][376]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.19.56:326][376]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.19.56:330][376]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.19.56:337][376]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.19.56:353][376]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.19.56:353][376]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.14-16.19.56:353][376]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.14-16.19.56:355][376]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.14-16.19.56:361][376]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.14-16.19.56:412][377]LogPlayLevel: Display: Destroying online subsystem :Context_14 -[2024.05.14-16.20.07:054][120]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.20.07:099][120]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms -[2024.05.14-16.20.07:691][155]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.20.07:748][155]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.20.07:749][155]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandE2D0DE7C478E01651AB91D972C701F9C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.20.07:755][155]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 944 ms) -[2024.05.14-16.20.07:756][155]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.20.07:756][155]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.20.09:548][330]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.20.09:553][330]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.20.09:553][330]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:20:09) -[2024.05.14-16.20.09:553][330]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.20.09:557][330]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003377s) -[2024.05.14-16.20.09:557][330]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003411s) -[2024.05.14-16.20.09:574][330]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.14-16.20.09:579][330]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.20.09:579][330]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.20.09:580][330]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.20.09:580][330]LogPlayLevel: PIE: World Init took: (0.001031s) -[2024.05.14-16.20.09:580][330]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.20.09:580][330]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.20.09:580][330]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.20.09:581][330]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.20.09:581][330]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.20.09:581][330]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.20.09:583][330]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.20.09:600][330]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.20.09:600][330]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.20.09:600][330]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.20.09:600][330]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.20.09:601][330]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 -[2024.05.14-16.20.09:601][330]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 -[2024.05.14-16.20.09:603][330]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 -[2024.05.14-16.20.09:603][330]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 -[2024.05.14-16.20.09:603][330]LogInit: FAudioDevice initialized with ID 11. -[2024.05.14-16.20.09:603][330]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. -[2024.05.14-16.20.09:603][330]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.14-16.20.09:606][330]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.20.09:607][330]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.20.09:607][330]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.20.09 -[2024.05.14-16.20.09:607][330]LogWorld: Bringing up level for play took: 0.001279 -[2024.05.14-16.20.09:610][330]LogOnline: OSS: Created online subsystem instance for: :Context_15 -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.20.09:611][330]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.20.09:611][330]PIE: Server logged in -[2024.05.14-16.20.09:612][330]PIE: Play in editor total start time 0.059 seconds. -[2024.05.14-16.20.19:507][302]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.21:661][551]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.24:547][836]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.26:499][ 38]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.20.26:499][ 38]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.20.26:499][ 38]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.20.26:499][ 38]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.20.26:509][ 38]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.20.26:516][ 38]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.20.26:531][ 38]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.20.26:531][ 38]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.14-16.20.26:531][ 38]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.14-16.20.26:533][ 38]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.14-16.20.26:536][ 38]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.20.26:539][ 38]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.14-16.20.26:589][ 39]LogPlayLevel: Display: Destroying online subsystem :Context_15 -[2024.05.14-16.20.32:892][462]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-16.20.32:936][462]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.14-16.20.33:445][493]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.20.33:505][493]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-16.20.33:506][493]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand8A5615EF47A9D092211A1FB2AC623A6A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-16.20.33:512][493]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 1.01 sec) -[2024.05.14-16.20.33:514][493]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-16.20.33:515][493]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-16.20.35:598][702]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-16.20.35:604][702]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-16.20.35:604][702]PIE: New page: SIE session: TheMainWorld (14 May 2024, 22:20:35) -[2024.05.14-16.20.35:604][702]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.20.35:608][702]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003529s) -[2024.05.14-16.20.35:608][702]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003567s) -[2024.05.14-16.20.35:624][702]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.14-16.20.35:628][702]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-16.20.35:628][702]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-16.20.35:628][702]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-16.20.35:629][702]LogPlayLevel: PIE: World Init took: (0.001040s) -[2024.05.14-16.20.35:629][702]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-16.20.35:629][702]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-16.20.35:629][702]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-16.20.35:630][702]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-16.20.35:630][702]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-16.20.35:630][702]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-16.20.35:632][702]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-16.20.35:650][702]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-16.20.35:650][702]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-16.20.35:650][702]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-16.20.35:650][702]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-16.20.35:651][702]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 -[2024.05.14-16.20.35:651][702]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 -[2024.05.14-16.20.35:653][702]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 -[2024.05.14-16.20.35:653][702]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 -[2024.05.14-16.20.35:653][702]LogInit: FAudioDevice initialized with ID 12. -[2024.05.14-16.20.35:653][702]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. -[2024.05.14-16.20.35:653][702]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.14-16.20.35:656][702]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-16.20.35:657][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-16.20.35:657][702]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-19.20.35 -[2024.05.14-16.20.35:657][702]LogWorld: Bringing up level for play took: 0.001279 -[2024.05.14-16.20.35:660][702]LogOnline: OSS: Created online subsystem instance for: :Context_16 -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-16.20.35:660][702]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-16.20.35:661][702]PIE: Server logged in -[2024.05.14-16.20.35:661][702]PIE: Play in editor total start time 0.058 seconds. -[2024.05.14-16.20.43:529][497]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.45:384][713]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.49:430][138]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.20.54:767][721]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.00:068][286]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.03:078][605]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.04:478][767]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.07:278][ 92]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.12:346][640]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.17:309][168]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.19:813][460]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.25:349][ 73]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: ================================================ -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Total job queries 55, among them cache hits 10 (18.18%) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Tracking 44 distinct input hashes that result in 39 distinct outputs (88.64%) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: RAM used: 1.48 MiB of 819.20 MiB budget. Usage: 0.18% -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Shaders Compiled: 4 -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Jobs assigned 4, completed 4 (100%) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Average time worker was idle: 45.45 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.11 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Job execution time: average 1.93 s, max 5.90 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Job life time (pending + execution): average 2.00 s, max 6.00 -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Shader code size: average 38.102 KiB, min 1.877 KiB, max 81.203 KiB -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.01 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Jobs were issued in 4 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Average processing rate: 0.50 jobs/sec -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Total thread time: 3.803 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Total thread preprocess time: 0.078 s -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Percentage time preprocessing: 2.04% -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Effective parallelization: 0.47 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Top 2 most expensive shader types by average time: -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.41 sec, max 1.04 sec, min 0.10 sec) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: Top 2 shader types by total compile time: -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 67.44% of total time (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: FNiagaraShader - 32.56% of total time (compiled 3 times, average 0.41 sec, max 1.04 sec, min 0.10 sec) -[2024.05.14-16.21.28:950][455]LogShaderCompilers: Display: ================================================ -[2024.05.14-16.22.18:358][116]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.22.18:359][116]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-16.22.18:359][116]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.22.18:359][116]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.22.18:369][116]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-16.22.18:376][116]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.22.18:391][116]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-16.22.18:391][116]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.14-16.22.18:391][116]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.14-16.22.18:393][116]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.14-16.22.18:397][116]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-16.22.18:400][116]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.14-16.22.18:475][117]LogPlayLevel: Display: Destroying online subsystem :Context_16 -[2024.05.14-16.22.28:209][716]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.14-16.22.28:216][716]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-16.22.28:298][716]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_SpellCastParticles -[2024.05.14-16.22.28:298][716]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticles3FCA96304DA72D34155509BE4B6B2D46.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset' -[2024.05.14-16.22.28:313][716]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 1.10 sec) -[2024.05.14-16.22.28:326][716]AssetCheck: New page: Asset Save: NG_SpellCastParticles -[2024.05.14-16.22.28:326][716]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles -[2024.05.14-16.36.41:487][979]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.14-16.36.42:140][ 53]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.14-16.36.42:141][ 53]LogStall: Shutdown... -[2024.05.14-16.36.42:148][ 53]LogStall: Shutdown complete. -[2024.05.14-16.36.42:236][ 53]LogSlate: Window 'BP_Wand' being destroyed -[2024.05.14-16.36.42:372][ 53]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.42:373][ 53]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.36.42:728][ 53]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed -[2024.05.14-16.36.43:062][ 54]Cmd: QUIT_EDITOR -[2024.05.14-16.36.43:075][ 54]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) -[2024.05.14-16.36.43:116][ 54]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) -[2024.05.14-16.36.43:126][ 54]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown -[2024.05.14-16.36.43:126][ 54]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown -[2024.05.14-16.36.43:199][ 54]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.43:199][ 54]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-16.36.43:547][ 54]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. -[2024.05.14-16.36.44:916][ 54]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... -[2024.05.14-16.36.44:916][ 54]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... -[2024.05.14-16.36.44:916][ 54]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. -[2024.05.14-16.36.44:916][ 54]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.14-16.36.44:925][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.14-16.36.44:927][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.14-16.36.44:950][ 54]LogAudio: Display: Audio Device Manager Shutdown -[2024.05.14-16.36.44:951][ 54]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.14-16.36.44:996][ 54]LogExit: Preparing to exit. -[2024.05.14-16.36.45:580][ 54]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.14-16.36.45:589][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:589][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:591][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.45:592][ 54]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-16.36.47:181][ 54]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.47:185][ 54]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.47:187][ 54]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.47:189][ 54]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true -[2024.05.14-16.36.47:584][ 54]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled -[2024.05.14-16.36.48:226][ 54]LogExit: Editor shut down -[2024.05.14-16.36.48:238][ 54]LogExit: Transaction tracking system shut down -[2024.05.14-16.36.52:745][ 54]LogExit: Object subsystem successfully closed. -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: ================================================ -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Total job queries 55, among them cache hits 10 (18.18%) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Tracking 44 distinct input hashes that result in 39 distinct outputs (88.64%) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: RAM used: 1.48 MiB of 819.20 MiB budget. Usage: 0.18% -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Shaders Compiled: 4 -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Jobs assigned 4, completed 4 (100%) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Average time worker was idle: 45.45 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.11 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Job execution time: average 1.93 s, max 5.90 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Job life time (pending + execution): average 2.00 s, max 6.00 -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Shader code size: average 38.102 KiB, min 1.877 KiB, max 81.203 KiB -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.01 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Jobs were issued in 4 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Average processing rate: 0.50 jobs/sec -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Total thread time: 3.803 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Total thread preprocess time: 0.078 s -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Percentage time preprocessing: 2.04% -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Effective parallelization: 0.47 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Top 2 most expensive shader types by average time: -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.41 sec, max 1.04 sec, min 0.10 sec) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: Top 2 shader types by total compile time: -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 67.44% of total time (compiled 1 times, average 2.56 sec, max 2.56 sec, min 2.56 sec) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: FNiagaraShader - 32.56% of total time (compiled 3 times, average 0.41 sec, max 1.04 sec, min 0.10 sec) -[2024.05.14-16.36.52:752][ 54]LogShaderCompilers: Display: ================================================ -[2024.05.14-16.36.52:780][ 54]LogShaderCompilers: Display: Shaders left to compile 0 -[2024.05.14-16.36.52:939][ 54]LogVirtualization: UE::Virtualization was shutdown -[2024.05.14-16.36.56:279][ 54]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) -[2024.05.14-16.36.56:279][ 54]LogModuleManager: Shutting down and abandoning module Voice (1112) -[2024.05.14-16.36.56:295][ 54]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) -[2024.05.14-16.36.56:295][ 54]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) -[2024.05.14-16.36.56:295][ 54]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) -[2024.05.14-16.36.56:303][ 54]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) -[2024.05.14-16.36.56:311][ 54]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) -[2024.05.14-16.36.56:311][ 54]LogModuleManager: Shutting down and abandoning module StatusBar (1100) -[2024.05.14-16.36.56:311][ 54]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) -[2024.05.14-16.36.56:311][ 54]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) -[2024.05.14-16.36.56:324][ 54]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) -[2024.05.14-16.36.56:345][ 54]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) -[2024.05.14-16.36.56:345][ 54]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) -[2024.05.14-16.36.56:345][ 54]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) -[2024.05.14-16.36.56:345][ 54]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) -[2024.05.14-16.36.56:369][ 54]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) -[2024.05.14-16.36.56:369][ 54]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) -[2024.05.14-16.36.56:369][ 54]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) -[2024.05.14-16.36.56:369][ 54]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) -[2024.05.14-16.36.56:370][ 54]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) -[2024.05.14-16.36.56:370][ 54]LogModuleManager: Shutting down and abandoning module SmartSnapping (1074) -[2024.05.14-16.36.56:370][ 54]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1072) -[2024.05.14-16.36.56:370][ 54]LogModuleManager: Shutting down and abandoning module BspMode (1070) -[2024.05.14-16.36.56:375][ 54]LogModuleManager: Shutting down and abandoning module GeometryMode (1068) -[2024.05.14-16.36.56:386][ 54]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1066) -[2024.05.14-16.36.56:386][ 54]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1064) -[2024.05.14-16.36.56:398][ 54]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1062) -[2024.05.14-16.36.56:398][ 54]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1060) -[2024.05.14-16.36.56:398][ 54]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1058) -[2024.05.14-16.36.56:403][ 54]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1056) -[2024.05.14-16.36.56:403][ 54]LogModuleManager: Shutting down and abandoning module WebMMedia (1054) -[2024.05.14-16.36.56:406][ 54]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1052) -[2024.05.14-16.36.56:421][ 54]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1050) -[2024.05.14-16.36.56:459][ 54]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1049) -[2024.05.14-16.36.56:473][ 54]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1046) -[2024.05.14-16.36.56:484][ 54]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1044) -[2024.05.14-16.36.56:485][ 54]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1042) -[2024.05.14-16.36.56:492][ 54]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1040) -[2024.05.14-16.36.56:492][ 54]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1038) -[2024.05.14-16.36.56:492][ 54]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1036) -[2024.05.14-16.36.56:492][ 54]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1034) -[2024.05.14-16.36.56:492][ 54]LogModuleManager: Shutting down and abandoning module PlanarCut (1032) -[2024.05.14-16.36.56:511][ 54]LogModuleManager: Shutting down and abandoning module FractureEngine (1030) -[2024.05.14-16.36.56:523][ 54]LogModuleManager: Shutting down and abandoning module CharacterAI (1028) -[2024.05.14-16.36.56:523][ 54]LogModuleManager: Shutting down and abandoning module IKRigEditor (1026) -[2024.05.14-16.36.56:553][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1024) -[2024.05.14-16.36.56:564][ 54]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1022) -[2024.05.14-16.36.56:636][ 54]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1020) -[2024.05.14-16.36.56:648][ 54]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1018) -[2024.05.14-16.36.56:692][ 54]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1016) -[2024.05.14-16.36.56:710][ 54]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1014) -[2024.05.14-16.36.56:722][ 54]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1012) -[2024.05.14-16.36.56:722][ 54]LogModuleManager: Shutting down and abandoning module RigVMEditor (1010) -[2024.05.14-16.36.56:722][ 54]LogModuleManager: Shutting down and abandoning module OpenXRInput (1008) -[2024.05.14-16.36.56:752][ 54]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1006) -[2024.05.14-16.36.56:752][ 54]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1004) -[2024.05.14-16.36.56:752][ 54]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1002) -[2024.05.14-16.36.56:752][ 54]LogModuleManager: Shutting down and abandoning module SessionServices (1000) -[2024.05.14-16.36.56:752][ 54]LogModuleManager: Shutting down and abandoning module MeshPaint (998) -[2024.05.14-16.36.56:791][ 54]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) -[2024.05.14-16.36.56:836][ 54]LogModuleManager: Shutting down and abandoning module PlacementMode (995) -[2024.05.14-16.36.56:893][ 54]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) -[2024.05.14-16.36.56:908][ 54]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) -[2024.05.14-16.36.57:013][ 54]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) -[2024.05.14-16.36.57:029][ 54]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) -[2024.05.14-16.36.57:029][ 54]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) -[2024.05.14-16.36.57:029][ 54]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) -[2024.05.14-16.36.57:029][ 54]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) -[2024.05.14-16.36.57:029][ 54]LogModuleManager: Shutting down and abandoning module ClothPainter (978) -[2024.05.14-16.36.57:104][ 54]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) -[2024.05.14-16.36.57:145][ 54]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) -[2024.05.14-16.36.57:157][ 54]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) -[2024.05.14-16.36.57:171][ 54]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) -[2024.05.14-16.36.57:183][ 54]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) -[2024.05.14-16.36.57:198][ 54]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) -[2024.05.14-16.36.57:302][ 54]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) -[2024.05.14-16.36.58:216][ 54]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) -[2024.05.14-16.36.58:216][ 54]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) -[2024.05.14-16.36.58:216][ 54]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) -[2024.05.14-16.36.58:216][ 54]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) -[2024.05.14-16.36.58:216][ 54]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) -[2024.05.14-16.36.58:232][ 54]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) -[2024.05.14-16.36.58:240][ 54]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) -[2024.05.14-16.36.58:240][ 54]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) -[2024.05.14-16.36.58:240][ 54]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) -[2024.05.14-16.36.58:240][ 54]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) -[2024.05.14-16.36.58:251][ 54]LogModuleManager: Shutting down and abandoning module EditorConfig (942) -[2024.05.14-16.36.58:251][ 54]LogModuleManager: Shutting down and abandoning module EditorFramework (940) -[2024.05.14-16.36.58:251][ 54]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) -[2024.05.14-16.36.58:277][ 54]LogModuleManager: Shutting down and abandoning module TraceInsights (936) -[2024.05.14-16.36.58:361][ 54]MemoryProfiler: Shutdown -[2024.05.14-16.36.58:368][ 54]NetworkingProfiler: Shutdown -[2024.05.14-16.36.58:369][ 54]LoadingProfiler: Shutdown -[2024.05.14-16.36.58:369][ 54]TimingProfiler: Shutdown -[2024.05.14-16.36.58:398][ 54]LogModuleManager: Shutting down and abandoning module TraceServices (935) -[2024.05.14-16.36.58:434][ 54]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) -[2024.05.14-16.36.58:434][ 54]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) -[2024.05.14-16.36.58:434][ 54]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) -[2024.05.14-16.36.58:434][ 54]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) -[2024.05.14-16.36.58:434][ 54]LogModuleManager: Shutting down and abandoning module MergeActors (924) -[2024.05.14-16.36.58:449][ 54]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) -[2024.05.14-16.36.58:462][ 54]LogModuleManager: Shutting down and abandoning module LocalizationService (921) -[2024.05.14-16.36.58:472][ 54]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) -[2024.05.14-16.36.58:472][ 54]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) -[2024.05.14-16.36.58:488][ 54]LogModuleManager: Shutting down and abandoning module UndoHistory (914) -[2024.05.14-16.36.58:499][ 54]LogModuleManager: Shutting down and abandoning module XmlParser (912) -[2024.05.14-16.36.58:511][ 54]LogModuleManager: Shutting down and abandoning module Blutility (910) -[2024.05.14-16.36.58:525][ 54]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) -[2024.05.14-16.36.58:525][ 54]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) -[2024.05.14-16.36.58:525][ 54]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) -[2024.05.14-16.36.58:525][ 54]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) -[2024.05.14-16.36.58:525][ 54]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) -[2024.05.14-16.36.58:535][ 54]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) -[2024.05.14-16.36.58:548][ 54]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) -[2024.05.14-16.36.58:562][ 54]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) -[2024.05.14-16.36.58:572][ 54]LogModuleManager: Shutting down and abandoning module DeviceManager (892) -[2024.05.14-16.36.58:591][ 54]LogModuleManager: Shutting down and abandoning module AutomationController (890) -[2024.05.14-16.36.58:591][ 54]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) -[2024.05.14-16.36.58:618][ 54]LogModuleManager: Shutting down and abandoning module Layers (886) -[2024.05.14-16.36.58:654][ 54]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) -[2024.05.14-16.36.58:663][ 54]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) -[2024.05.14-16.36.58:686][ 54]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) -[2024.05.14-16.36.58:701][ 54]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) -[2024.05.14-16.36.58:720][ 54]LogModuleManager: Shutting down and abandoning module Persona (876) -[2024.05.14-16.36.58:733][ 54]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) -[2024.05.14-16.36.58:746][ 54]LogModuleManager: Shutting down and abandoning module Kismet (872) -[2024.05.14-16.36.58:791][ 54]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) -[2024.05.14-16.36.58:791][ 54]LogModuleManager: Shutting down and abandoning module GraphEditor (868) -[2024.05.14-16.36.58:791][ 54]LogModuleManager: Shutting down and abandoning module StructViewer (866) -[2024.05.14-16.36.58:791][ 54]LogModuleManager: Shutting down and abandoning module ClassViewer (864) -[2024.05.14-16.36.58:791][ 54]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) -[2024.05.14-16.36.58:792][ 54]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) -[2024.05.14-16.36.58:792][ 54]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) -[2024.05.14-16.36.58:809][ 54]LogModuleManager: Shutting down and abandoning module OutputLog (856) -[2024.05.14-16.36.58:823][ 54]LogModuleManager: Shutting down and abandoning module Documentation (854) -[2024.05.14-16.36.58:823][ 54]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) -[2024.05.14-16.36.58:828][ 54]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) -[2024.05.14-16.36.58:828][ 54]LogModuleManager: Shutting down and abandoning module MovieScene (848) -[2024.05.14-16.36.58:862][ 54]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module AudioMixer (841) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module PortalServices (832) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module PortalRpc (830) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) -[2024.05.14-16.36.58:874][ 54]LogModuleManager: Shutting down and abandoning module AIModule (826) -[2024.05.14-16.36.58:891][ 54]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) -[2024.05.14-16.36.58:891][ 54]LogModuleManager: Shutting down and abandoning module AITestSuite (823) -[2024.05.14-16.36.58:891][ 54]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) -[2024.05.14-16.36.58:891][ 54]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) -[2024.05.14-16.36.58:902][ 54]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) -[2024.05.14-16.36.58:902][ 54]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) -[2024.05.14-16.36.58:902][ 54]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) -[2024.05.14-16.36.58:902][ 54]LogModuleManager: Shutting down and abandoning module ProfilerService (810) -[2024.05.14-16.36.58:940][ 54]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) -[2024.05.14-16.36.58:953][ 54]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (806) -[2024.05.14-16.36.58:953][ 54]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (804) -[2024.05.14-16.36.58:978][ 54]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (802) -[2024.05.14-16.36.58:987][ 54]LogModuleManager: Shutting down and abandoning module TakesCore (800) -[2024.05.14-16.36.58:998][ 54]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (798) -[2024.05.14-16.36.58:998][ 54]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) -[2024.05.14-16.36.59:013][ 54]LogModuleManager: Shutting down and abandoning module Bridge (794) -[2024.05.14-16.36.59:033][ 54]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) -[2024.05.14-16.36.59:033][ 54]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) -[2024.05.14-16.36.59:033][ 54]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) -[2024.05.14-16.36.59:033][ 54]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) -[2024.05.14-16.36.59:059][ 54]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (784) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module LightMixer (782) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (780) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (778) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (776) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (774) -[2024.05.14-16.36.59:078][ 54]LogModuleManager: Shutting down and abandoning module CollectionManager (773) -[2024.05.14-16.36.59:079][ 54]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (770) -[2024.05.14-16.36.59:079][ 54]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (768) -[2024.05.14-16.36.59:079][ 54]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (766) -[2024.05.14-16.36.59:079][ 54]LogModuleManager: Shutting down and abandoning module Paper2DEditor (764) -[2024.05.14-16.36.59:106][ 54]LogModuleManager: Shutting down and abandoning module PluginBrowser (762) -[2024.05.14-16.36.59:122][ 54]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (760) -[2024.05.14-16.36.59:122][ 54]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (758) -[2024.05.14-16.36.59:149][ 54]LogModuleManager: Shutting down and abandoning module UVEditorTools (756) -[2024.05.14-16.36.59:175][ 54]LogModuleManager: Shutting down and abandoning module UVEditor (754) -[2024.05.14-16.36.59:185][ 54]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (752) -[2024.05.14-16.36.59:185][ 54]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (750) -[2024.05.14-16.36.59:196][ 54]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (748) -[2024.05.14-16.36.59:202][ 54]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (746) -[2024.05.14-16.36.59:212][ 54]LogModuleManager: Shutting down and abandoning module EditorDebugTools (744) -[2024.05.14-16.36.59:221][ 54]LogModuleManager: Shutting down and abandoning module CurveEditorTools (742) -[2024.05.14-16.36.59:241][ 54]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (740) -[2024.05.14-16.36.59:241][ 54]LogModuleManager: Shutting down and abandoning module CryptoKeys (738) -[2024.05.14-16.36.59:241][ 54]LogModuleManager: Shutting down and abandoning module ChangelistReview (736) -[2024.05.14-16.36.59:250][ 54]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (734) -[2024.05.14-16.36.59:262][ 54]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (732) -[2024.05.14-16.36.59:278][ 54]LogModuleManager: Shutting down and abandoning module VariantManager (730) -[2024.05.14-16.36.59:308][ 54]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (728) -[2024.05.14-16.36.59:308][ 54]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (726) -[2024.05.14-16.36.59:320][ 54]LogModuleManager: Shutting down and abandoning module TakeSequencer (724) -[2024.05.14-16.36.59:320][ 54]LogModuleManager: Shutting down and abandoning module TakeMovieScene (722) -[2024.05.14-16.36.59:320][ 54]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (718) -[2024.05.14-16.36.59:320][ 54]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (716) -[2024.05.14-16.36.59:333][ 54]LogModuleManager: Shutting down and abandoning module MediaPlate (714) -[2024.05.14-16.36.59:349][ 54]LogModuleManager: Shutting down and abandoning module MediaCompositing (712) -[2024.05.14-16.36.59:349][ 54]LogModuleManager: Shutting down and abandoning module ImgMedia (710) -[2024.05.14-16.36.59:364][ 54]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (708) -[2024.05.14-16.36.59:372][ 54]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (706) -[2024.05.14-16.36.59:372][ 54]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (704) -[2024.05.14-16.36.59:377][ 54]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (702) -[2024.05.14-16.36.59:377][ 54]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (700) -[2024.05.14-16.36.59:377][ 54]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (698) -[2024.05.14-16.36.59:377][ 54]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (696) -[2024.05.14-16.36.59:377][ 54]LogOpenImageDenoise: OIDN shutting down -[2024.05.14-16.36.59:387][ 54]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (694) -[2024.05.14-16.36.59:387][ 54]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (692) -[2024.05.14-16.36.59:397][ 54]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (690) -[2024.05.14-16.36.59:430][ 54]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (688) -[2024.05.14-16.36.59:437][ 54]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (686) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (684) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module LocalizableMessage (682) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (680) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (678) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (677) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (675) -[2024.05.14-16.36.59:454][ 54]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (672) -[2024.05.14-16.36.59:465][ 54]LogModuleManager: Shutting down and abandoning module DataflowNodes (670) -[2024.05.14-16.36.59:465][ 54]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (668) -[2024.05.14-16.36.59:465][ 54]LogModuleManager: Shutting down and abandoning module DataflowEditor (666) -[2024.05.14-16.36.59:484][ 54]LogModuleManager: Shutting down and abandoning module ChaosNiagara (664) -[2024.05.14-16.36.59:493][ 54]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (662) -[2024.05.14-16.36.59:493][ 54]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (660) -[2024.05.14-16.36.59:493][ 54]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (658) -[2024.05.14-16.36.59:493][ 54]LogModuleManager: Shutting down and abandoning module FractureEditor (656) -[2024.05.14-16.36.59:515][ 54]LogModuleManager: Shutting down and abandoning module BackChannel (654) -[2024.05.14-16.36.59:527][ 54]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (652) -[2024.05.14-16.36.59:527][ 54]LogModuleManager: Shutting down and abandoning module AutomationUtils (650) -[2024.05.14-16.36.59:527][ 54]LogModuleManager: Shutting down and abandoning module XRBaseEditor (648) -[2024.05.14-16.36.59:544][ 54]LogModuleManager: Shutting down and abandoning module XRBase (646) -[2024.05.14-16.36.59:544][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (644) -[2024.05.14-16.36.59:544][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (642) -[2024.05.14-16.36.59:544][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (640) -[2024.05.14-16.36.59:544][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (638) -[2024.05.14-16.36.59:555][ 54]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (636) -[2024.05.14-16.36.59:555][ 54]LogModuleManager: Shutting down and abandoning module LiveLink (634) -[2024.05.14-16.37.00:282][ 54]LogModuleManager: Shutting down and abandoning module ControlRigSpline (632) -[2024.05.14-16.37.00:282][ 54]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (630) -[2024.05.14-16.37.00:282][ 54]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (628) -[2024.05.14-16.37.00:282][ 54]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (626) -[2024.05.14-16.37.00:282][ 54]LogModuleManager: Shutting down and abandoning module TemplateSequence (624) -[2024.05.14-16.37.00:290][ 54]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (622) -[2024.05.14-16.37.00:290][ 54]LogModuleManager: Shutting down and abandoning module SequencerScripting (620) -[2024.05.14-16.37.00:290][ 54]LogModuleManager: Shutting down and abandoning module AlembicImporter (618) -[2024.05.14-16.37.00:303][ 54]LogModuleManager: Shutting down and abandoning module AlembicLibrary (617) -[2024.05.14-16.37.00:317][ 54]LogModuleManager: Shutting down and abandoning module SynthesisEditor (614) -[2024.05.14-16.37.00:317][ 54]LogModuleManager: Shutting down and abandoning module ResonanceAudio (612) -[2024.05.14-16.37.00:317][ 54]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (610) -[2024.05.14-16.37.00:317][ 54]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (608) -[2024.05.14-16.37.00:317][ 54]LogModuleManager: Shutting down and abandoning module OpenXREditor (606) -[2024.05.14-16.37.00:326][ 54]LogModuleManager: Shutting down and abandoning module DynamicMesh (604) -[2024.05.14-16.37.00:342][ 54]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (602) -[2024.05.14-16.37.00:351][ 54]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (600) -[2024.05.14-16.37.00:351][ 54]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (598) -[2024.05.14-16.37.00:351][ 54]LogModuleManager: Shutting down and abandoning module ModelingOperators (596) -[2024.05.14-16.37.00:361][ 54]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (594) -[2024.05.14-16.37.00:361][ 54]LogModuleManager: Shutting down and abandoning module ModelingComponents (592) -[2024.05.14-16.37.00:379][ 54]LogModuleManager: Shutting down and abandoning module GeometryFramework (591) -[2024.05.14-16.37.00:401][ 54]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (588) -[2024.05.14-16.37.00:415][ 54]LogModuleManager: Shutting down and abandoning module MeshModelingTools (586) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (584) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module InputDebugging (582) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module GooglePAD (580) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (578) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module GeometryCache (576) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (574) -[2024.05.14-16.37.00:430][ 54]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (572) -[2024.05.14-16.37.00:438][ 54]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (570) -[2024.05.14-16.37.00:438][ 54]LogModuleManager: Shutting down and abandoning module AudioCapture (568) -[2024.05.14-16.37.00:438][ 54]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (567) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module AssetTags (564) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (562) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (560) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module AppleImageUtils (558) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module AndroidPermission (556) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (554) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module UObjectPlugin (552) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (550) -[2024.05.14-16.37.00:448][ 54]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (548) -[2024.05.14-16.37.00:465][ 54]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (546) -[2024.05.14-16.37.00:480][ 54]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (544) -[2024.05.14-16.37.00:480][ 54]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (542) -[2024.05.14-16.37.00:480][ 54]LogModuleManager: Shutting down and abandoning module PluginUtils (540) -[2024.05.14-16.37.00:489][ 54]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (538) -[2024.05.14-16.37.00:489][ 54]LogModuleManager: Shutting down and abandoning module GitSourceControl (536) -[2024.05.14-16.37.00:500][ 54]LogModuleManager: Shutting down and abandoning module DumpGPUServices (534) -[2024.05.14-16.37.00:500][ 54]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (532) -[2024.05.14-16.37.00:510][ 54]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (530) -[2024.05.14-16.37.00:510][ 54]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (528) -[2024.05.14-16.37.00:526][ 54]LogModuleManager: Shutting down and abandoning module InterchangeTests (526) -[2024.05.14-16.37.00:534][ 54]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (524) -[2024.05.14-16.37.00:534][ 54]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (522) -[2024.05.14-16.37.00:545][ 54]LogModuleManager: Shutting down and abandoning module InterchangeEditor (520) -[2024.05.14-16.37.00:546][ 54]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (518) -[2024.05.14-16.37.00:562][ 54]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (516) -[2024.05.14-16.37.00:562][ 54]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (514) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module InterchangeExport (512) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module InterchangeMessages (510) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module GLTFCore (508) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) -[2024.05.14-16.37.00:572][ 54]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) -[2024.05.14-16.37.00:583][ 54]LogModuleManager: Shutting down and abandoning module InputEditor (498) -[2024.05.14-16.37.00:593][ 54]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) -[2024.05.14-16.37.00:600][ 54]LogModuleManager: Shutting down and abandoning module SQLiteCore (494) -[2024.05.14-16.37.00:612][ 54]LogModuleManager: Shutting down and abandoning module ConcertServer (492) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module ConcertClient (490) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module ConcertTransport (489) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module Concert (486) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module Paper2D (484) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module GameplayCameras (482) -[2024.05.14-16.37.00:635][ 54]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (480) -[2024.05.14-16.37.00:649][ 54]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (478) -[2024.05.14-16.37.00:649][ 54]LogModuleManager: Shutting down and abandoning module FacialAnimation (476) -[2024.05.14-16.37.00:649][ 54]LogModuleManager: Shutting down and abandoning module DataValidation (474) -[2024.05.14-16.37.00:649][ 54]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (472) -[2024.05.14-16.37.00:668][ 54]LogModuleManager: Shutting down and abandoning module TreeMap (471) -[2024.05.14-16.37.00:682][ 54]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (468) -[2024.05.14-16.37.00:682][ 54]LogModuleManager: Shutting down and abandoning module Niagara (466) -[2024.05.14-16.37.00:704][ 54]LogModuleManager: Shutting down and abandoning module NiagaraEditor (465) -[2024.05.14-16.37.00:705][ 54]LogModuleManager: Shutting down and abandoning module ContentBrowser (464) -[2024.05.14-16.37.00:705][ 54]LogModuleManager: Shutting down and abandoning module ContentBrowserData (463) -[2024.05.14-16.37.00:705][ 54]LogModuleManager: Shutting down and abandoning module NiagaraCore (458) -[2024.05.14-16.37.00:705][ 54]LogModuleManager: Shutting down and abandoning module TcpMessaging (456) -[2024.05.14-16.37.00:820][ 54]LogModuleManager: Shutting down and abandoning module UdpMessaging (454) -[2024.05.14-16.37.00:921][ 54]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (452) -[2024.05.14-16.37.00:921][ 54]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (450) -[2024.05.14-16.37.00:935][ 54]LogModuleManager: Shutting down and abandoning module StructUtils (448) -[2024.05.14-16.37.00:935][ 54]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (446) -[2024.05.14-16.37.00:935][ 54]LogModuleManager: Shutting down and abandoning module PBIK (444) -[2024.05.14-16.37.00:947][ 54]LogModuleManager: Shutting down and abandoning module FullBodyIK (442) -[2024.05.14-16.37.00:947][ 54]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (440) -[2024.05.14-16.37.00:947][ 54]LogModuleManager: Shutting down and abandoning module TakeRecorder (439) -[2024.05.14-16.37.00:969][ 54]LogModuleManager: Shutting down and abandoning module LevelEditor (437) -[2024.05.14-16.37.01:022][ 54]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (436) -[2024.05.14-16.37.01:045][ 54]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (434) -[2024.05.14-16.37.01:045][ 54]LogModuleManager: Shutting down and abandoning module MainFrame (432) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module HotReload (431) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module ChaosCaching (426) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (424) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module IKRig (422) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (420) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module ControlRig (418) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module Constraints (417) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module LevelSequence (415) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module AnimationData (412) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module ActorSequence (410) -[2024.05.14-16.37.01:046][ 54]LogModuleManager: Shutting down and abandoning module Synthesis (408) -[2024.05.14-16.37.01:062][ 54]LogModuleManager: Shutting down and abandoning module SoundFields (406) -[2024.05.14-16.37.01:062][ 54]LogModuleManager: Shutting down and abandoning module SignificanceManager (404) -[2024.05.14-16.37.01:062][ 54]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (402) -[2024.05.14-16.37.01:062][ 54]LogModuleManager: Shutting down and abandoning module RigVM (400) -[2024.05.14-16.37.01:062][ 54]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (398) -[2024.05.14-16.37.01:072][ 54]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (396) -[2024.05.14-16.37.01:086][ 54]LogModuleManager: Shutting down and abandoning module MetasoundEditor (394) -[2024.05.14-16.37.01:123][ 54]LogModuleManager: Shutting down and abandoning module ToolMenus (393) -[2024.05.14-16.37.01:123][ 54]LogModuleManager: Shutting down and abandoning module AudioWidgets (391) -[2024.05.14-16.37.01:138][ 54]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (390) -[2024.05.14-16.37.01:154][ 54]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (386) -[2024.05.14-16.37.01:163][ 54]LogModuleManager: Shutting down and abandoning module MetasoundEngine (384) -[2024.05.14-16.37.01:163][ 54]LogModuleManager: Shutting down and abandoning module WaveTable (383) -[2024.05.14-16.37.01:163][ 54]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (381) -[2024.05.14-16.37.01:163][ 54]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (378) -[2024.05.14-16.37.01:177][ 54]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (376) -[2024.05.14-16.37.01:199][ 54]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (374) -[2024.05.14-16.37.01:213][ 54]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (372) -[2024.05.14-16.37.01:227][ 54]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (370) -[2024.05.14-16.37.01:227][ 54]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (368) -[2024.05.14-16.37.01:227][ 54]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (366) -[2024.05.14-16.37.01:227][ 54]LogModuleManager: Shutting down and abandoning module CableComponent (364) -[2024.05.14-16.37.01:227][ 54]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (362) -[2024.05.14-16.37.01:248][ 54]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (361) -[2024.05.14-16.37.01:248][ 54]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (358) -[2024.05.14-16.37.01:248][ 54]LogModuleManager: Shutting down and abandoning module SignalProcessing (357) -[2024.05.14-16.37.01:276][ 54]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (354) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (352) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module AnimationSharing (350) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module InterchangePipelines (348) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module InterchangeImport (346) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (344) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module InterchangeNodes (342) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) -[2024.05.14-16.37.01:319][ 54]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) -[2024.05.14-16.37.01:320][ 54]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) -[2024.05.14-16.37.01:375][ 54]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) -[2024.05.14-16.37.01:386][ 54]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) -[2024.05.14-16.37.01:386][ 54]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) -[2024.05.14-16.37.01:399][ 54]LogModuleManager: Shutting down and abandoning module PacketHandler (326) -[2024.05.14-16.37.01:399][ 54]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) -[2024.05.14-16.37.01:456][ 54]LogModuleManager: Shutting down and abandoning module AnimGraph (322) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module TimeManagement (320) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module MediaAssets (312) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module Overlay (310) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module VREditor (306) -[2024.05.14-16.37.01:465][ 54]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) -[2024.05.14-16.37.01:483][ 54]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) -[2024.05.14-16.37.01:483][ 54]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) -[2024.05.14-16.37.01:501][ 54]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) -[2024.05.14-16.37.01:501][ 54]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) -[2024.05.14-16.37.01:522][ 54]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) -[2024.05.14-16.37.01:551][ 54]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) -[2024.05.14-16.37.01:551][ 54]LogModuleManager: Shutting down and abandoning module UMG (290) -[2024.05.14-16.37.01:551][ 54]LogModuleManager: Shutting down and abandoning module UMGEditor (289) -[2024.05.14-16.37.01:582][ 54]LogModuleManager: Shutting down and abandoning module EditorStyle (284) -[2024.05.14-16.37.01:582][ 54]LogModuleManager: Shutting down and abandoning module SlateReflector (282) -[2024.05.14-16.37.01:637][ 54]LogModuleManager: Shutting down and abandoning module Slate (280) -[2024.05.14-16.37.01:637][ 54]LogModuleManager: Shutting down and abandoning module SlateCore (278) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module UnrealEd (272) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module MRMesh (270) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module Messaging (268) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) -[2024.05.14-16.37.01:639][ 54]LogModuleManager: Shutting down and abandoning module LiveCoding (262) -[2024.05.14-16.37.01:647][ 54]LogModuleManager: Shutting down and abandoning module Networking (260) -[2024.05.14-16.37.01:647][ 54]LogModuleManager: Shutting down and abandoning module Core (258) -[2024.05.14-16.37.01:647][ 54]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) -[2024.05.14-16.37.01:647][ 54]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) -[2024.05.14-16.37.01:704][ 54]LogModuleManager: Shutting down and abandoning module CurveEditor (253) -[2024.05.14-16.37.01:759][ 54]LogModuleManager: Shutting down and abandoning module Sequencer (251) -[2024.05.14-16.37.01:880][ 54]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) -[2024.05.14-16.37.01:880][ 54]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) -[2024.05.14-16.37.01:891][ 54]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) -[2024.05.14-16.37.01:914][ 54]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) -[2024.05.14-16.37.01:926][ 54]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) -[2024.05.14-16.37.01:933][ 54]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) -[2024.05.14-16.37.01:933][ 54]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) -[2024.05.14-16.37.01:933][ 54]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) -[2024.05.14-16.37.01:933][ 54]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) -[2024.05.14-16.37.01:942][ 54]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) -[2024.05.14-16.37.01:953][ 54]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) -[2024.05.14-16.37.02:033][ 54]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) -[2024.05.14-16.37.02:047][ 54]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) -[2024.05.14-16.37.02:060][ 54]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) -[2024.05.14-16.37.02:071][ 54]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) -[2024.05.14-16.37.02:071][ 54]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) -[2024.05.14-16.37.02:071][ 54]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) -[2024.05.14-16.37.02:102][ 54]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) -[2024.05.14-16.37.02:160][ 54]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) -[2024.05.14-16.37.02:175][ 54]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) -[2024.05.14-16.37.02:183][ 54]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) -[2024.05.14-16.37.02:205][ 54]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) -[2024.05.14-16.37.02:215][ 54]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) -[2024.05.14-16.37.02:215][ 54]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) -[2024.05.14-16.37.02:221][ 54]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) -[2024.05.14-16.37.02:221][ 54]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) -[2024.05.14-16.37.02:238][ 54]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) -[2024.05.14-16.37.02:238][ 54]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) -[2024.05.14-16.37.02:251][ 54]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) -[2024.05.14-16.37.02:251][ 54]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) -[2024.05.14-16.37.02:251][ 54]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) -[2024.05.14-16.37.02:251][ 54]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) -[2024.05.14-16.37.02:261][ 54]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) -[2024.05.14-16.37.02:267][ 54]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) -[2024.05.14-16.37.02:267][ 54]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) -[2024.05.14-16.37.02:268][ 54]LogModuleManager: Shutting down and abandoning module TextureFormat (177) -[2024.05.14-16.37.02:268][ 54]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) -[2024.05.14-16.37.02:268][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) -[2024.05.14-16.37.02:273][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) -[2024.05.14-16.37.02:273][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) -[2024.05.14-16.37.02:282][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) -[2024.05.14-16.37.02:282][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) -[2024.05.14-16.37.02:286][ 54]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) -[2024.05.14-16.37.02:296][ 54]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) -[2024.05.14-16.37.02:296][ 54]LogModuleManager: Shutting down and abandoning module InputCore (158) -[2024.05.14-16.37.02:296][ 54]LogModuleManager: Shutting down and abandoning module Settings (156) -[2024.05.14-16.37.02:296][ 54]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) -[2024.05.14-16.37.02:298][ 54]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) -[2024.05.14-16.37.02:298][ 54]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) -[2024.05.14-16.37.02:298][ 54]LogModuleManager: Shutting down and abandoning module Chaos (148) -[2024.05.14-16.37.02:298][ 54]LogModuleManager: Shutting down and abandoning module GeometryCore (147) -[2024.05.14-16.37.02:335][ 54]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) -[2024.05.14-16.37.02:335][ 54]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) -[2024.05.14-16.37.02:335][ 54]LogModuleManager: Shutting down and abandoning module AVEncoder (142) -[2024.05.14-16.37.02:348][ 54]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) -[2024.05.14-16.37.02:348][ 54]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) -[2024.05.14-16.37.02:348][ 54]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) -[2024.05.14-16.37.02:362][ 54]LogOculusPluginWrapper: OculusPlugin destroyed successfully -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module GLTFExporter (132) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (130) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (128) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module NiagaraShader (126) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module VariantManagerContent (124) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (122) -[2024.05.14-16.37.02:369][ 54]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (120) -[2024.05.14-16.37.02:385][ 54]LogModuleManager: Shutting down and abandoning module DatasmithContent (118) -[2024.05.14-16.37.02:385][ 54]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (116) -[2024.05.14-16.37.02:407][ 54]LogModuleManager: Shutting down and abandoning module XMPP (111) -[2024.05.14-16.37.02:413][ 54]LogModuleManager: Shutting down and abandoning module WebSockets (110) -[2024.05.14-16.37.02:456][ 54]LogModuleManager: Shutting down and abandoning module HTTP (107) -[2024.05.14-16.37.02:456][ 54]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: -[2024.05.14-16.37.02:456][ 54]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BE7FC89F0-437C-4896-F005-39A21854FA17%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing -[2024.05.14-16.37.02:495][ 54]LogModuleManager: Shutting down and abandoning module SSL (106) -[2024.05.14-16.37.02:497][ 54]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (102) -[2024.05.14-16.37.02:503][ 54]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (100) -[2024.05.14-16.37.02:511][ 54]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (98) -[2024.05.14-16.37.02:517][ 54]LogModuleManager: Shutting down and abandoning module WmfMedia (96) -[2024.05.14-16.37.02:534][ 54]LogModuleManager: Shutting down and abandoning module Media (95) -[2024.05.14-16.37.02:536][ 54]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (92) -[2024.05.14-16.37.02:548][ 54]LogModuleManager: Shutting down and abandoning module AISupportModule (90) -[2024.05.14-16.37.02:548][ 54]LogModuleManager: Shutting down and abandoning module ChaosCloth (88) -[2024.05.14-16.37.02:569][ 54]LogModuleManager: Shutting down and abandoning module ACLPlugin (86) -[2024.05.14-16.37.02:569][ 54]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (84) -[2024.05.14-16.37.02:569][ 54]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (82) -[2024.05.14-16.37.02:586][ 54]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 -[2024.05.14-16.37.02:586][ 54]LogModuleManager: Shutting down and abandoning module OpenXRAR (80) -[2024.05.14-16.37.02:602][ 54]LogModuleManager: Shutting down and abandoning module AugmentedReality (79) -[2024.05.14-16.37.02:603][ 54]LogModuleManager: Shutting down and abandoning module OpenXRHMD (76) -[2024.05.14-16.37.02:633][ 54]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (74) -[2024.05.14-16.37.02:633][ 54]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (72) -[2024.05.14-16.37.02:633][ 54]LogModuleManager: Shutting down and abandoning module ChunkDownloader (70) -[2024.05.14-16.37.02:642][ 54]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (68) -[2024.05.14-16.37.02:657][ 54]RenderDocPlugin: plugin has been unloaded. -[2024.05.14-16.37.02:657][ 54]LogModuleManager: Shutting down and abandoning module PixWinPlugin (66) -[2024.05.14-16.37.02:667][ 54]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) -[2024.05.14-16.37.02:667][ 54]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) -[2024.05.14-16.37.02:667][ 54]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) -[2024.05.14-16.37.02:685][ 54]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) -[2024.05.14-16.37.02:685][ 54]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) -[2024.05.14-16.37.02:685][ 54]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) -[2024.05.14-16.37.02:703][ 54]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) -[2024.05.14-16.37.02:725][ 54]LogModuleManager: Shutting down and abandoning module SourceControl (51) -[2024.05.14-16.37.02:738][ 54]LogModuleManager: Shutting down and abandoning module XGEController (48) -[2024.05.14-16.37.02:751][ 54]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ -[2024.05.14-16.37.02:751][ 54]LogModuleManager: Shutting down and abandoning module FastBuildController (46) -[2024.05.14-16.37.02:760][ 54]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) -[2024.05.14-16.37.02:772][ 54]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) -[2024.05.14-16.37.02:780][ 54]LogModuleManager: Shutting down and abandoning module AudioEditor (40) -[2024.05.14-16.37.02:795][ 54]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) -[2024.05.14-16.37.02:819][ 54]LogModuleManager: Shutting down and abandoning module Virtualization (36) -[2024.05.14-16.37.02:819][ 54]LogModuleManager: Shutting down and abandoning module MessageLog (35) -[2024.05.14-16.37.02:819][ 54]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) -[2024.05.14-16.37.02:832][ 54]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) -[2024.05.14-16.37.02:845][ 54]LogModuleManager: Shutting down and abandoning module RenderCore (28) -[2024.05.14-16.37.02:845][ 54]LogModuleManager: Shutting down and abandoning module Landscape (26) -[2024.05.14-16.37.02:856][ 54]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) -[2024.05.14-16.37.02:888][ 54]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) -[2024.05.14-16.37.02:888][ 54]LogModuleManager: Shutting down and abandoning module Renderer (20) -[2024.05.14-16.37.02:899][ 54]LogModuleManager: Shutting down and abandoning module Engine (18) -[2024.05.14-16.37.02:899][ 54]LogModuleManager: Shutting down and abandoning module CoreUObject (16) -[2024.05.14-16.37.02:899][ 54]LogModuleManager: Shutting down and abandoning module SandboxFile (14) -[2024.05.14-16.37.02:910][ 54]LogModuleManager: Shutting down and abandoning module PakFile (12) -[2024.05.14-16.37.02:910][ 54]LogPakFile: Destroying PakPlatformFile -[2024.05.14-16.37.02:932][ 54]LogModuleManager: Shutting down and abandoning module RSA (11) -[2024.05.14-16.37.02:932][ 54]LogModuleManager: Shutting down and abandoning module NetworkFile (8) -[2024.05.14-16.37.02:948][ 54]LogModuleManager: Shutting down and abandoning module StreamingFile (6) -[2024.05.14-16.37.02:948][ 54]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) -[2024.05.14-16.37.02:956][ 54]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) -[2024.05.14-16.37.04:161][ 54]LogD3D12RHI: ~FD3D12DynamicRHI -[2024.05.14-16.37.04:253][ 54]LogExit: Exiting. -[2024.05.14-16.37.04:323][ 54]Log file closed, 05/14/24 19:37:04 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.15-08.04.27.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.15-08.04.27.log deleted file mode 100644 index 1dac992..0000000 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.15-08.04.27.log +++ /dev/null @@ -1,2683 +0,0 @@ -Log file open, 05/14/24 20:13: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=17076) -LogWindows: Custom abort handler registered for crash reporting. -LogInit: Display: Running engine for game: VRWizardProject -LogCore: UnrealTraceServer: Trace store launch successful -LogTrace: Initializing trace... -LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' -LogTrace: Finished trace initialization. -LogCsvProfiler: Display: Metadata set : platform="Windows" -LogCsvProfiler: Display: Metadata set : config="Development" -LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" -LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " -LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" -LogCsvProfiler: Display: Metadata set : pgoenabled="0" -LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" -LogCsvProfiler: Display: Metadata set : ltoenabled="0" -LogCsvProfiler: Display: Metadata set : asan="0" -LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" -LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" -LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 0.306566 -LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' -LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-771B091F48F680E3FFADC9BDE6D2857A - Session CrashGUID >==================================================== -LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds -LogConfig: Display: Loading IOS 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 TVOS ini files took 0.04 seconds -LogConfig: Display: Loading Unix ini files took 0.04 seconds -LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds -LogConfig: Display: Loading Linux ini files took 0.04 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogConfig: Display: Loading Windows ini files took 0.02 seconds -LogPluginManager: Mounting Engine plugin Bridge -LogPluginManager: Mounting Engine plugin EnhancedInput -LogPluginManager: Found config from plugin[EnhancedInput] Input -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin TraceUtilities -LogPluginManager: Mounting Engine plugin Paper2D -LogPluginManager: Mounting Engine plugin AndroidMoviePlayer -LogPluginManager: Mounting Engine plugin AndroidFileServer -LogPluginManager: Mounting Engine plugin AndroidPermission -LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector -LogPluginManager: Mounting Engine plugin ActorLayerUtilities -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 AudioWidgets -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 InputDebugging -LogPluginManager: Found config from plugin[InputDebugging] Input -LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector -LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary -LogPluginManager: Mounting Engine plugin MeshModelingToolset -LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin MsQuic -LogPluginManager: Mounting Engine plugin MobilePatchingUtils -LogPluginManager: Mounting Engine plugin OpenXR -LogPluginManager: Mounting Engine plugin OpenXREyeTracker -LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin ProceduralMeshComponent -LogPluginManager: Mounting Engine plugin PropertyAccessEditor -LogPluginManager: Mounting Engine plugin ResonanceAudio -LogPluginManager: Mounting Engine plugin RigVM -LogPluginManager: Mounting Engine plugin SignificanceManager -LogPluginManager: Mounting Engine plugin SoundFields -LogPluginManager: Mounting Engine plugin Synthesis -LogPluginManager: Mounting Engine plugin WaveTable -LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin AnimationSharing -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin XRBase -LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess -LogPluginManager: Mounting Engine plugin DumpGPUServices -LogPluginManager: Mounting Engine plugin GitSourceControl -LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess -LogPluginManager: Mounting Engine plugin PerforceSourceControl -LogPluginManager: Mounting Engine plugin NullSourceCodeAccess -LogPluginManager: Mounting Engine plugin PixWinPlugin -LogPluginManager: Mounting Engine plugin PlasticSourceControl -LogPluginManager: Mounting Engine plugin PluginUtils -LogPluginManager: Mounting Engine plugin PropertyAccessNode -LogPluginManager: Mounting Engine plugin RenderDocPlugin -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess -LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin AlembicImporter -LogPluginManager: Mounting Engine plugin TextureFormatOodle -LogPluginManager: Mounting Engine plugin TraceDataFilters -LogPluginManager: Mounting Engine plugin UObjectPlugin -LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess -LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin TcpMessaging -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin ActorSequence -LogPluginManager: Mounting Engine plugin LevelSequenceEditor -LogPluginManager: Mounting Engine plugin SequencerScripting -LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin Takes -LogPluginManager: Mounting Engine plugin DatasmithContent -LogPluginManager: Mounting Engine plugin GLTFExporter -LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin AutomationUtils -LogPluginManager: Mounting Engine plugin BackChannel -LogPluginManager: Mounting Engine plugin ChaosCloth -LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosEditor -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosNiagara -LogPluginManager: Mounting Engine plugin ChaosSolverPlugin -LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin CharacterAI -LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture -LogPluginManager: Mounting Engine plugin FullBodyIK -LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin -LogPluginManager: Mounting Engine plugin LocalizableMessage -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 SkeletalReduction -LogPluginManager: Mounting Engine plugin StructUtils -LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin AISupport -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils -LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin BlueprintHeaderView -LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CryptoKeys -LogPluginManager: Mounting Engine plugin CurveEditorTools -LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EditorScriptingUtilities -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions -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 PluginBrowser -LogPluginManager: Mounting Engine plugin SequencerAnimTools -LogPluginManager: Mounting Engine plugin SpeedTreeImporter -LogPluginManager: Mounting Engine plugin UVEditor -LogPluginManager: Mounting Engine plugin AndroidMedia -LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin AvfMedia -LogPluginManager: Mounting Engine plugin ImgMedia -LogPluginManager: Mounting Engine plugin MediaCompositing -LogPluginManager: Mounting Engine plugin MediaPlate -LogPluginManager: Mounting Engine plugin MediaPlayerEditor -LogPluginManager: Mounting Engine plugin WmfMedia -LogPluginManager: Mounting Engine plugin WebMMedia -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin ConcertMain -LogPluginManager: Mounting Engine plugin SQLiteCore -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS -LogPluginManager: Mounting Engine plugin ObjectMixer -LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay -LogPluginManager: Mounting Engine plugin ConcertSyncClient -LogPluginManager: Mounting Engine plugin ConcertSyncCore -LogPluginManager: Mounting Project plugin OculusXR -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -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/FX/Niagara/Content/' mounted to '/Niagara/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' -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/Dataflow/Content/' mounted to '/Dataflow/' -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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' -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/UVEditor/Content/' mounted to '/UVEditor/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' -LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -SourceControl: Revision control is disabled -LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) -LogWindows: File 'WinPixGpuCapturer.dll' does not exist -PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. -LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] -RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. -LogInit: Using libcurl 8.4.0 -LogInit: - built for Windows -LogInit: - supports SSL with OpenSSL/1.1.1t -LogInit: - supports HTTP deflate (compression) using libz 1.2.13 -LogInit: - other features: -LogInit: CURL_VERSION_SSL -LogInit: CURL_VERSION_LIBZ -LogInit: CURL_VERSION_IPV6 -LogInit: CURL_VERSION_ASYNCHDNS -LogInit: CURL_VERSION_LARGEFILE -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 type [NULL] -LogOculusPluginWrapper: OculusPlugin initialized successfully -LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -LogOVRPlugin: Display: Support Non-Oculus runtime: NO -LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -LogOVRPlugin: Display: Available Layers: (0) -LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -LogHMD: Failed initializing OVRPlugin 1.96.0 -LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. -LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. -LogInit: ExecutableName: UnrealEditor.exe -LogInit: Build: ++UE5+Release-5.3-CL-29314046 -LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 -LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 -LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 -LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 -LogInit: Architecture: x64 -LogInit: Compiled with Visual C++: 19.36.32537.00 -LogInit: Build Configuration: Development -LogInit: Branch Name: ++UE5+Release-5.3 -LogInit: Command Line: -LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ -LogInit: Allocator: Mimalloc -LogInit: Installed Engine Build: 1 -LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no -LogDevObjectVersion: Number of dev versions registered: 36 -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): 47 -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): 111 -LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 -LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 -LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 -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): 118 -LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 -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 -LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! -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: Set CVar [[con.DebugEarlyDefault:1]] -LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created -LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created -LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created -LogConfig: Set CVar [[r.setres:1280x720]] -LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created -LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created -LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created -LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created -LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.14-17.13.53:499][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.14-17.13.53:499][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.14-17.13.53:500][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.14-17.13.53:500][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.14-17.13.53:500][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.14-17.13.53:502][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.14-17.13.53:502][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.14-17.13.53:503][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.14-17.13.53:503][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.14-17.13.53:505][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.14-17.13.53:505][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.14-17.13.53:505][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.14-17.13.53:514][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.14-17.13.53:514][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.14-17.13.53:514][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.14-17.13.53:663][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 -[2024.05.14-17.13.53:663][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported -[2024.05.14-17.13.53:663][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] -[2024.05.14-17.13.53:664][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.14-17.13.53:664][ 0]LogD3D12RHI: Driver Date: 7-21-2022 -[2024.05.14-17.13.53:670][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.14-17.13.53:670][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.14-17.13.53:670][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] -[2024.05.14-17.13.53:670][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.14-17.13.53:670][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.14-17.13.53:670][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.14-17.13.53:670][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.14-17.13.53:670][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.14-17.13.53:670][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.14-17.13.53:670][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.14-17.13.53:670][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.14-17.13.53:670][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.14-17.13.53:670][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.14-17.13.53:670][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.14-17.13.53:670][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.14-17.13.53:670][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.14-17.13.53:670][ 0]LogInit: Computer: DESKTOP-G72JM0I -[2024.05.14-17.13.53:670][ 0]LogInit: User: egonh -[2024.05.14-17.13.53:670][ 0]LogInit: CPU Page size=4096, Cores=6 -[2024.05.14-17.13.53:670][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.14-17.13.53:670][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) -[2024.05.14-17.13.53:670][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.14-17.13.53:670][ 0]LogMemory: Process Physical Memory: 494.59 MB used, 502.94 MB peak -[2024.05.14-17.13.53:670][ 0]LogMemory: Process Virtual Memory: 481.83 MB used, 481.83 MB peak -[2024.05.14-17.13.53:670][ 0]LogMemory: Physical Memory: 7224.71 MB used, 9088.67 MB free, 16313.38 MB total -[2024.05.14-17.13.53:670][ 0]LogMemory: Virtual Memory: 11974.73 MB used, 11026.36 MB free, 23001.09 MB total -[2024.05.14-17.13.53:670][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.14-17.13.53:678][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.14-17.13.53:689][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.14-17.13.53:691][ 0]LogInit: Using OS detected language (et-EE). -[2024.05.14-17.13.53:691][ 0]LogInit: Using OS detected locale (en-150). -[2024.05.14-17.13.53:692][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. -[2024.05.14-17.13.53:692][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). -[2024.05.14-17.13.53:957][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.14-17.13.53:972][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.14-17.13.53:972][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.14-17.13.54:166][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.14-17.13.54:166][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.14-17.13.54:166][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.14-17.13.54:166][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.14-17.13.54:166][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.14-17.13.54:166][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.14-17.13.54:167][ 0]LogWindows: Attached monitors: -[2024.05.14-17.13.54:167][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.14-17.13.54:167][ 0]LogWindows: Found 1 attached monitors. -[2024.05.14-17.13.54:167][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.14-17.13.54:167][ 0]LogRHI: RHI Adapter Info: -[2024.05.14-17.13.54:167][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 -[2024.05.14-17.13.54:167][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) -[2024.05.14-17.13.54:167][ 0]LogRHI: Driver Date: 7-21-2022 -[2024.05.14-17.13.56:067][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. -Please install the latest driver version or switch to a different rendering API. - -Would you like to visit the following URL to download the driver? - -https://www.nvidia.com/en-us/geforce/drivers/ - -NVIDIA GeForce RTX 2060 -Installed: 516.94 -Minimum required: 527.27 -[2024.05.14-17.13.56:067][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") -[2024.05.14-17.13.56:067][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.14-17.13.56:074][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.14-17.13.56:074][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.14-17.13.56:074][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.14-17.13.56:074][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.14-17.13.56:158][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.14-17.13.56:209][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.14-17.13.56:209][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.14-17.13.56:210][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.14-17.13.56:274][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.14-17.13.56:274][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.14-17.13.56:274][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. -[2024.05.14-17.13.56:274][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) -[2024.05.14-17.13.56:274][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.14-17.13.56:274][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.14-17.13.56:319][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.14-17.13.56:331][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.14-17.13.56:331][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.14-17.13.56:360][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.14-17.13.56:360][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.14-17.13.56:360][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.14-17.13.56:360][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.14-17.13.56:360][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.14-17.13.56:360][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.14-17.13.56:360][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.14-17.13.56:361][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.14-17.13.56:362][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.14-17.13.56:362][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.14-17.13.56:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.14-17.13.56:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.14-17.13.56:364][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.14-17.13.56:382][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.14-17.13.56:386][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.14-17.13.56:386][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.14-17.13.56:390][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.14-17.13.56:390][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.14-17.13.56:390][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.14-17.13.56:390][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.14-17.13.56:393][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.14-17.13.56:393][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.14-17.13.56:393][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.14-17.13.56:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.14-17.13.56:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.14-17.13.56:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.14-17.13.56:397][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.14-17.13.56:400][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.14-17.13.56:400][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.14-17.13.56:406][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.14-17.13.56:406][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.14-17.13.56:406][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.14-17.13.56:406][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.14-17.13.56:406][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.14-17.13.56:415][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.14-17.13.56:462][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.14-17.13.56:466][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.14-17.13.56:466][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.14-17.13.56:468][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.14-17.13.56:468][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.14-17.13.56:468][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.14-17.13.56:468][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.14-17.13.56:468][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.14-17.13.56:514][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.14-17.13.56:514][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.14-17.13.56:514][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.14-17.13.56:522][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.01 seconds. -[2024.05.14-17.13.56:522][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.05ms. RandomReadSpeed=879.47MBs, RandomWriteSpeed=155.28MBs. Assigned SpeedClass 'Local' -[2024.05.14-17.13.56:524][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.14-17.13.56:524][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.14-17.13.56:524][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.14-17.13.56:524][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.14-17.13.56:524][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.14-17.13.56:525][ 0]LogShaderCompilers: Guid format shader working directory is -34 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/5928/). -[2024.05.14-17.13.56:525][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/4B02AB13410418D261E4849483BC2478/'. -[2024.05.14-17.13.56:525][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.14-17.13.56:525][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. -[2024.05.14-17.13.57:579][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.14-17.13.57:635][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.14-17.13.57:635][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.14-17.13.57:948][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.14-17.13.57:949][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.14-17.13.57:980][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.14-17.13.57:981][ 0]LogAssetRegistry: FAssetRegistry took 0.0027 seconds to start up -[2024.05.14-17.13.57:993][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.14-17.13.58:170][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.14-17.13.58:170][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.14-17.13.58:170][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.14-17.13.58:172][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.14-17.13.58:172][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C2A00][0000048A26375000 66] GlobalDefaults, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3200][0000048A26370000 66] Windows, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3400][0000048A26377800 66] WindowsEditor, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3600][0000048A2637C800 66] WindowsServer, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3800][0000048A1BCC0000 66] WindowsClient, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3A00][00000489FF7EA000 66] IOS, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3C00][0000048A305A0000 66] iPadAir2, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C3E00][0000048A305A2800 66] IPadPro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4000][0000048A305A5000 66] iPadAir3, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4200][0000048A305A7800 66] iPadAir4, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4400][0000048A305AA000 66] iPadAir5, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4600][0000048A305AC800 66] iPadMini4, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4800][0000048A305B0000 66] iPadMini5, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4A00][0000048A305B2800 66] iPadMini6, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4C00][0000048A305B5000 66] iPhone6S, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C4E00][0000048A305B7800 66] iPhone7, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5000][0000048A305BA000 66] iPodTouch7, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5200][0000048A305BC800 66] iPhone6SPlus, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5400][0000048A305C0000 66] iPhone7Plus, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5600][0000048A305C2800 66] iPhoneSE, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5800][0000048A305C5000 66] iPhone8, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5A00][0000048A305C7800 66] iPhone8Plus, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5C00][0000048A305CA000 66] iPhoneX, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C5E00][0000048A305CC800 66] iPhoneXS, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6000][0000048A305D0000 66] iPhoneXSMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6200][0000048A305D2800 66] iPhoneXR, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6400][0000048A305D5000 66] iPhone11, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6600][0000048A305D7800 66] iPhone11Pro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6800][0000048A305DA000 66] iPhone11ProMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6A00][0000048A305DC800 66] iPhoneSE2, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6C00][0000048A30810000 66] iPhone12Mini, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C6E00][0000048A30812800 66] iPhone12, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7000][0000048A30815000 66] iPhone12Pro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7200][0000048A30817800 66] iPhone12ProMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7400][0000048A3081A000 66] iPhone13Mini, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7600][0000048A3081C800 66] iPhone13, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7800][0000048A30820000 66] iPhone13Pro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7A00][0000048A30822800 66] iPhone13ProMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7C00][0000048A30825000 66] iPhoneSE3, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C7E00][0000048A30827800 66] iPhone14, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8000][0000048A3082A000 66] iPhone14Plus, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8200][0000048A3082C800 66] iPhone14Pro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8400][0000048A30830000 66] iPhone14ProMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8600][0000048A30832800 66] iPhone15, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8800][0000048A30835000 66] iPhone15Plus, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8A00][0000048A30837800 66] iPhone15Pro, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8C00][0000048A3083A000 66] iPhone15ProMax, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C8E00][0000048A3083C800 66] iPadPro105, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9000][0000048A30840000 66] iPadPro129, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9200][0000048A30842800 66] iPadPro97, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9400][0000048A30845000 66] iPadPro2_129, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9600][0000048A30847800 66] iPad5, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9800][0000048A3084A000 66] iPad6, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9A00][0000048A3084C800 66] iPad7, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9C00][0000048A30850000 66] iPad8, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302C9E00][0000048A30852800 66] iPad9, -[2024.05.14-17.13.58:353][ 0]LogDeviceProfileManager: [0000048A302CA000][0000048A30855000 66] iPad10, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CA200][0000048A30857800 66] iPadPro11, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CA400][0000048A3085A000 66] iPadPro2_11, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CA600][0000048A3085C800 66] iPadPro3_11, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CA800][0000048A30860000 66] iPadPro4_11, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CAA00][0000048A30862800 66] iPadPro3_129, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CAC00][0000048A30865000 66] iPadPro4_129, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CAE00][0000048A30867800 66] iPadPro5_129, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CB000][0000048A3086A000 66] iPadPro6_129, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CB200][0000048A3086C800 66] AppleTV, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CB400][0000048A30870000 66] AppleTV4K, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CB600][0000048A30872800 66] AppleTV2_4K, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CB800][0000048A30875000 66] TVOS, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CBA00][0000048A30877800 66] Mac, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CBC00][0000048A3087A000 66] MacEditor, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CBE00][0000048A3087C800 66] MacClient, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CC000][0000048A30880000 66] MacServer, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CC200][0000048A30882800 66] Linux, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CC400][0000048A30885000 66] LinuxEditor, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CC600][0000048A30887800 66] LinuxArm64Editor, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CC800][0000048A3088A000 66] LinuxArm64, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CCA00][0000048A3088C800 66] LinuxClient, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CCC00][0000048A30890000 66] LinuxArm64Client, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CCE00][0000048A30892800 66] LinuxServer, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CD000][0000048A30895000 66] LinuxArm64Server, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CD200][0000048A30897800 66] Android, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CD400][0000048A3089A000 66] Android_Preview_OpenGL, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CD600][0000048A3089C800 66] Android_Preview_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CD800][0000048A308A0000 66] Android_Low, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CDA00][0000048A308A2800 66] Android_Mid, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CDC00][0000048A308A5000 66] Android_High, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CDE00][0000048A308A7800 66] Android_Default, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CE000][0000048A308AA000 66] Android_Adreno4xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CE200][0000048A308AC800 66] Android_Adreno5xx_Low, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CE400][0000048A308B0000 66] Android_Adreno5xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CE600][0000048A308B2800 66] Android_Adreno6xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CE800][0000048A308B5000 66] Android_Adreno6xx_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CEA00][0000048A308B7800 66] Android_Adreno7xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CEC00][0000048A308BA000 66] Android_Adreno7xx_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CEE00][0000048A308BC800 66] Android_Mali_T6xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CF000][0000048A308C0000 66] Android_Mali_T7xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CF200][0000048A308C2800 66] Android_Mali_T8xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CF400][0000048A308C5000 66] Android_Mali_G71, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CF600][0000048A308C7800 66] Android_Mali_G72, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CF800][0000048A308CA000 66] Android_Mali_G72_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CFA00][0000048A308CC800 66] Android_Mali_G76, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CFC00][0000048A308D0000 66] Android_Mali_G76_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A302CFE00][0000048A308D2800 66] Android_Mali_G77, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A2FC5FE00][0000048A308D5000 66] Android_Mali_G77_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A18747000][0000048A308D7800 66] Android_Mali_G78, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0000][0000048A308DA000 66] Android_Mali_G78_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0200][0000048A308DC800 66] Android_Mali_G710, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0400][0000048A308F0000 66] Android_Mali_G710_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0800][0000048A308F2800 66] Android_Mali_G7xx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0A00][0000048A308F5000 66] Android_Mali_G7xx_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0C00][0000048A308F7800 66] Android_Xclipse_920, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E0E00][0000048A308FA000 66] Android_Xclipse_920_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1200][0000048A308FC800 66] Android_Vulkan_SM5, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1400][0000048A30900000 66] Android_PowerVR_G6xxx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1600][0000048A30902800 66] Android_PowerVR_GT7xxx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1800][0000048A30905000 66] Android_PowerVR_GE8xxx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1A00][0000048A30907800 66] Android_PowerVR_GM9xxx, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1C00][0000048A3090A000 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E1E00][0000048A3090C800 66] Android_TegraK1, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2000][0000048A30910000 66] Android_Unknown_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2200][0000048A30912800 66] Oculus_Quest, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2400][0000048A30915000 66] Oculus_Quest2, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2600][0000048A30917800 66] Meta_Quest_Pro, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2800][0000048A3091A000 66] Meta_Quest_3, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2A00][0000048A3091C800 66] HoloLens, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: [0000048A308E2C00][0000048A30920000 66] MagicLeap_Vulkan, -[2024.05.14-17.13.58:354][ 0]LogDeviceProfileManager: Active device profile: [0000048A302C3400][0000048A26377800 66] WindowsEditor -[2024.05.14-17.13.58:354][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.14-17.13.58:354][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.14-17.13.58:354][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.14-17.13.58:354][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.14-17.13.58:355][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-17.13.58:355][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-17.13.58:355][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-17.13.58:355][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.14-17.13.58:355][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.14-17.13.58:358][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' -[2024.05.14-17.13.58:358][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] -[2024.05.14-17.13.58:472][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.14-17.13.58:543][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.14-17.13.58:543][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.14-17.13.58:543][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.14-17.13.58:543][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.14-17.13.58:543][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.14-17.13.59:000][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.13.59:003][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.14-17.13.59:004][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.14-17.13.59:004][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.14-17.13.59:015][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.14-17.13.59:015][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.14-17.13.59:015][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.14-17.13.59:022][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.14-17.13.59:022][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.14-17.13.59:023][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console -[2024.05.14-17.13.59:029][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.14-17.13.59:064][ 0]LogSlate: Border -[2024.05.14-17.13.59:064][ 0]LogSlate: BreadcrumbButton -[2024.05.14-17.13.59:064][ 0]LogSlate: Brushes.Title -[2024.05.14-17.13.59:064][ 0]LogSlate: Default -[2024.05.14-17.13.59:064][ 0]LogSlate: Icons.Save -[2024.05.14-17.13.59:064][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.14-17.13.59:064][ 0]LogSlate: ListView -[2024.05.14-17.13.59:064][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.14-17.13.59:064][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.14-17.13.59:064][ 0]LogSlate: TableView.DarkRow -[2024.05.14-17.13.59:064][ 0]LogSlate: TableView.Row -[2024.05.14-17.13.59:064][ 0]LogSlate: TreeView -[2024.05.14-17.13.59:232][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.14-17.13.59:335][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.14-17.13.59:337][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2 ms -[2024.05.14-17.13.59:354][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.14-17.13.59:354][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.14-17.13.59:354][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.14-17.13.59:355][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.14-17.13.59:776][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.14-17.13.59:800][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.14-17.13.59:982][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.14-17.14.00:280][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.14-17.14.00:356][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 088A4BA24C3C991B9907D6A0D71CF744 | Instance: 751620B542AF52ED885FB58D011EC54A (DESKTOP-G72JM0I-5928). -[2024.05.14-17.14.00:403][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.14-17.14.00:407][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' -[2024.05.14-17.14.00:774][ 0]LogPython: Using Python 3.9.7 -[2024.05.14-17.14.02:241][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.14-17.14.02:270][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.14-17.14.02:270][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.14-17.14.02:545][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.14-17.14.02:602][ 0]SourceControl: Revision control is disabled -[2024.05.14-17.14.02:605][ 0]LogUProjectInfo: Found projects: -[2024.05.14-17.14.02:621][ 0]SourceControl: Revision control is disabled -[2024.05.14-17.14.03:297][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.14-17.14.03:716][ 0]LogCollectionManager: Loaded 0 collections in 0.001416 seconds -[2024.05.14-17.14.03:718][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.00s -[2024.05.14-17.14.03:720][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.00s -[2024.05.14-17.14.03:722][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.14-17.14.03:806][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. -The following settings have been applied: - -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. - -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. - -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. - -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. - -[2024.05.14-17.14.03:843][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.14-17.14.03:851][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:851][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:852][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:852][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:857][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:859][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:859][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:859][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:860][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:866][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:866][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:867][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:868][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:873][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:873][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:874][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:878][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:879][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:879][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.14-17.14.03:968][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.14-17.14.03:968][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.14-17.14.04:363][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.14-17.14.04:363][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.14-17.14.04:404][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.14-17.14.04:404][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.14-17.14.04:405][ 0]LogEngine: Initializing Engine... -[2024.05.14-17.14.04:408][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.14-17.14.04:408][ 0]LogHMD: Initializing OVRPlugin session -[2024.05.14-17.14.04:408][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.14-17.14.04:408][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-17.14.04:409][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.14-17.14.04:409][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.14-17.14.04:410][ 0]LogHMD: HMD initialization failed -[2024.05.14-17.14.04:410][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 -[2024.05.14-17.14.04:412][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s -[2024.05.14-17.14.04:532][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.14-17.14.04:538][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.14.04:538][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.14.04:545][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.14-17.14.04:550][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.14-17.14.04:550][ 0]LogInit: Texture streaming: Enabled -[2024.05.14-17.14.04:565][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.14-17.14.04:575][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.14-17.14.04:585][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.14-17.14.04:586][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.14-17.14.04:586][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.14-17.14.04:587][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.14-17.14.04:587][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.14-17.14.04:587][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.14-17.14.04:587][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-17.14.04:588][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-17.14.04:588][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-17.14.04:593][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-17.14.04:623][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-17.14.04:623][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-17.14.04:626][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-17.14.04:626][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-17.14.04:627][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.14-17.14.04:627][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.14-17.14.04:629][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.14-17.14.04:629][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.14-17.14.04:629][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.14-17.14.04:629][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.14-17.14.04:629][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.14-17.14.04:642][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.14-17.14.04:651][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.14-17.14.04:651][ 0]LogInit: Transaction tracking system initialized -[2024.05.14-17.14.04:672][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.14-17.14.04:672][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.14-17.14.04:676][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003954 seconds (Found 177 uncontrolled assets) -[2024.05.14-17.14.04:681][ 0]BlueprintLog: New page: Editor Load -[2024.05.14-17.14.04:770][ 0]LocalizationService: Localization service is disabled -[2024.05.14-17.14.04:803][ 0]TimingProfiler: Initialize -[2024.05.14-17.14.04:803][ 0]TimingProfiler: OnSessionChanged -[2024.05.14-17.14.04:803][ 0]LoadingProfiler: Initialize -[2024.05.14-17.14.04:803][ 0]LoadingProfiler: OnSessionChanged -[2024.05.14-17.14.04:804][ 0]NetworkingProfiler: Initialize -[2024.05.14-17.14.04:804][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.14-17.14.04:804][ 0]MemoryProfiler: Initialize -[2024.05.14-17.14.04:804][ 0]MemoryProfiler: OnSessionChanged -[2024.05.14-17.14.05:016][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.01s -[2024.05.14-17.14.05:186][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.14-17.14.05:300][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.14-17.14.05:300][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.14-17.14.05:300][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.14-17.14.05:300][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.14-17.14.05:300][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:306][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.14-17.14.05:328][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.14-17.14.05:330][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.14-17.14.05:332][ 0]SourceControl: Revision control is disabled -[2024.05.14-17.14.05:332][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 12.710 -[2024.05.14-17.14.05:332][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.14-17.14.05:332][ 0]LightingResults: New page: Lighting Build -[2024.05.14-17.14.05:335][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.14-17.14.05:335][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-17.14.05:335][ 0]MapCheck: New page: Map Check -[2024.05.14-17.14.05:335][ 0]LightingResults: New page: Lighting Build -[2024.05.14-17.14.05:340][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-17.14.05:343][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms -[2024.05.14-17.14.05:789][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.14-17.14.05:789][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.14.05:789][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.14.05:789][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-17.14.05:796][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.14-17.14.05:806][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.14-17.14.05:806][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.14-17.14.05:806][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.124ms to complete. -[2024.05.14-17.14.05:813][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 13.191 -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.14-17.14.05:813][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.14.05:926][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-17.14.05:926][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-17.14.05:926][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-17.14.05:926][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-17.14.05:926][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.14-17.14.05:950][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-17.14.05:952][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.14-17.14.05:971][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-17.14.05:986][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-17.14.06:000][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-17.14.06:031][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:031][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.14-17.14.06:031][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:032][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.14-17.14.06:032][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:033][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:033][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:033][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:034][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:034][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.14-17.14.06:034][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:035][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:035][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:035][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.14-17.14.06:035][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:036][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:036][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:037][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:037][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.14-17.14.06:037][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.14-17.14.06:244][ 0]LogSlate: Took 0.000463 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.14-17.14.06:247][ 0]LogSlate: Took 0.000215 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.14-17.14.06:249][ 0]LogSlate: Took 0.000176 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.14-17.14.06:250][ 0]LogSlate: Took 0.000156 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.14-17.14.06:278][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. -[2024.05.14-17.14.06:307][ 0]LogSlate: Took 0.000322 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.14-17.14.06:508][ 0]LogStall: Startup... -[2024.05.14-17.14.06:510][ 0]LogStall: Startup complete. -[2024.05.14-17.14.06:537][ 0]LogLoad: (Engine Initialization) Total time: 13.92 seconds -[2024.05.14-17.14.06:537][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.14-17.14.06:546][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers -[2024.05.14-17.14.06:547][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth -[2024.05.14-17.14.06:548][ 0]LogOVRPlugin: Display: Available Layers: (0) -[2024.05.14-17.14.06:548][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) -[2024.05.14-17.14.06:548][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed -[2024.05.14-17.14.06:548][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 -[2024.05.14-17.14.06:548][ 0]LogOcInput: OculusXRInput is initialized -[2024.05.14-17.14.06:595][ 0]LogAssetRegistry: AssetRegistryGather time 0.1864s: AssetDataDiscovery 0.0330s, AssetDataGather 0.1090s, StoreResults 0.0444s. -[2024.05.14-17.14.06:615][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects) -[2024.05.14-17.14.06:683][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.14-17.14.06:716][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-17.14.07:404][ 1]LogPython: registering - -[2024.05.14-17.14.07:413][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.089126 secs -[2024.05.14-17.14.07:446][ 2]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.14-17.16.00:680][188]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:04.155 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 2656 files in 3897 folders with total size 113 MiB. -[2024.05.14-17.17.37:692][327]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/VRTemplate/Blueprints/WidgetMenu.WidgetMenu -[2024.05.14-17.17.37:697][327]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.17.37:697][327]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.17.37:706][327]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.17.37:706][327]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.17.37:767][327]LogSlate: Warning: The command 'UMGEditor.OpenAnimDrawer' has the same default chord as 'EditorViewport.Next' [Ctrl+Shift+Space Bar] -[2024.05.14-17.17.37:778][327]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.14-17.17.38:160][327]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] -`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] -FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] -UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] -UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] -BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] - -[2024.05.14-17.17.40:049][327]LogSlate: Took 0.000280 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.14-17.17.40:104][327]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find SlateColor 'Foreground'.' -[2024.05.14-17.17.40:105][327]LogSlate: Took 0.000198 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.14-17.17.45:371][799]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] -FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] - -[2024.05.14-17.17.45:376][799]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] -UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] -UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] -FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] -UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] -UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] -FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] -FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] -UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] -UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] - -[2024.05.14-17.18.22:643][931]LogContentBrowser: Attempting asset rename: TheMainWorld -> TheMainWorld -[2024.05.14-17.18.29:605][385]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.14-17.18.45:324][815]BlueprintLog: New page: Compile WidgetMenu -[2024.05.14-17.18.45:419][815]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.14-17.18.46:325][880]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-17.18.46:372][880]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.010517 seconds -[2024.05.14-17.18.46:380][880]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/WidgetMenu -[2024.05.14-17.18.46:381][880]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/WidgetMenu75F50F0140CFC3DA6178FEA19E52A84E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/WidgetMenu.uasset' -[2024.05.14-17.18.46:395][880]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms -[2024.05.14-17.18.46:396][880]AssetCheck: New page: Asset Save: WidgetMenu -[2024.05.14-17.18.46:396][880]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/VRTemplate/Blueprints/WidgetMenu.WidgetMenu -[2024.05.14-17.19.17:495][500]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.14-17.19.17:560][500]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.14-17.19.17:561][500]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.19.17:561][500]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.19.17:700][500]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Total job queries 38, among them cache hits 9 (23.68%) -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Tracking 28 distinct input hashes that result in 23 distinct outputs (82.14%) -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: RAM used: 0.98 MiB of 819.20 MiB budget. Usage: 0.12% -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Jobs assigned 1, completed 0 (0.00%) -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Time job spent in pending queue: average 0.04 s, longest 0.04 s -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: Jobs were issued in 1 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-17.19.18:309][500]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.19.20:896][605]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.19.21:568][642]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.653481 sec (time since issued), 0.572915 sec (combined shader worker time). -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__VRTeleportVisualizer_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__GrabComponent_C_2 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__Menu_C_3 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.31.49:040][762]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__ABP_MannequinsXR_C_4 has parent , but this parent is not found. The Class will not be shown in ClassViewer. -[2024.05.14-17.33.48:745][137]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms -[2024.05.14-17.33.48:748][137]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.028 -[2024.05.14-17.33.48:749][137]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... -[2024.05.14-17.33.48:757][137]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] -[2024.05.14-17.33.48:757][137]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] -[2024.05.14-17.33.48:862][137]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1 -[2024.05.14-17.33.48:862][137]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/VRPawn_Auto1342787FE442DA31F0F88B986111310E0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1.uasset' -[2024.05.14-17.33.48:863][137]LogFileHelpers: Auto-saving content packages took 0.115 -[2024.05.14-17.43.16:336][853]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.43.16:404][854]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.43.19:095][ 27]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.47.30:137][772]LogEditorTransaction: Undo Move Node -[2024.05.14-17.48.02:721][432]LogSlate: Window 'Color Picker' being destroyed -[2024.05.14-17.48.19:818][605]LogSlate: Window 'Color Picker' being destroyed -[2024.05.14-17.49.04:271][146]BlueprintLog: New page: Compile VRPawn -[2024.05.14-17.49.04:401][146]LogUObjectHash: Compacting FUObjectHashTables data took 2.18ms -[2024.05.14-17.49.06:017][259]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-17.49.06:143][259]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.14-17.49.06:144][259]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/VRPawn3009DA9546C57FB50525DB9A5B950982.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.14-17.49.06:154][259]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 207 ms) -[2024.05.14-17.49.06:157][259]AssetCheck: New page: Asset Save: VRPawn -[2024.05.14-17.49.06:157][259]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.14-17.51.45:023][854]LogEditorTransaction: Undo Create Pin Link -[2024.05.14-17.51.45:538][868]LogEditorTransaction: Undo Create Pin Link -[2024.05.14-17.51.45:970][895]LogEditorTransaction: Undo Add Node -[2024.05.14-17.52.22:009][781]BlueprintLog: New page: Compile VRPawn -[2024.05.14-17.52.22:106][781]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms -[2024.05.14-17.52.22:696][818]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-17.52.22:824][818]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.14-17.52.22:824][818]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/VRPawn87DEC9064AAFAE47708F7B865EC14C6E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.14-17.52.22:835][818]LogFileHelpers: InternalPromptForCheckoutAndSave took 139 ms (total: 346 ms) -[2024.05.14-17.52.22:838][818]AssetCheck: New page: Asset Save: VRPawn -[2024.05.14-17.52.22:838][818]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.14-17.53.07:981][827]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-17.53.08:103][827]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.14-17.53.08:103][827]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/VRPawn0DFB70A44BD028B5EB181382D91DD6F1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.14-17.53.08:113][827]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms (total: 479 ms) -[2024.05.14-17.53.08:116][827]AssetCheck: New page: Asset Save: VRPawn -[2024.05.14-17.53.08:116][827]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.14-17.53.44:323][603]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.14-17.57.38:317][643]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRGameMode.VRGameMode -[2024.05.14-17.57.38:317][643]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.57.38:317][643]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.57.55:436][472]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.57.55:458][473]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Total job queries 46, among them cache hits 10 (21.74%) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Tracking 36 distinct input hashes that result in 30 distinct outputs (83.33%) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: RAM used: 1.28 MiB of 819.20 MiB budget. Usage: 0.16% -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Shaders Compiled: 3 -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Average time worker was idle: 0.28 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.09 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Job execution time: average 0.95 s, max 2.54 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Job life time (pending + execution): average 1.00 s, max 2.58 -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Shader code size: average 37.563 KiB, min 9.811 KiB, max 84.125 KiB -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 3.00 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Average processing rate: 1.00 jobs/sec -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Total thread time: 2.211 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Total thread preprocess time: 0.039 s -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Percentage time preprocessing: 1.78% -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Effective parallelization: 0.74 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Top 2 most expensive shader types by average time: -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.06 sec, max 2.06 sec, min 2.06 sec) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: FNiagaraShader (compiled 2 times, average 0.08 sec, max 0.10 sec, min 0.06 sec) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: Top 2 shader types by total compile time: -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 93.00% of total time (compiled 1 times, average 2.06 sec, max 2.06 sec, min 2.06 sec) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: FNiagaraShader - 7.00% of total time (compiled 2 times, average 0.08 sec, max 0.10 sec, min 0.06 sec) -[2024.05.14-17.57.55:474][473]LogShaderCompilers: Display: ================================================ -[2024.05.14-17.59.00:991][219]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune -[2024.05.14-17.59.00:992][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.59.00:992][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.59.01:302][221]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.59.10:776][913]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-17.59.10:777][913]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.59.10:777][913]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.59.30:373][155]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-17.59.30:426][155]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.14-17.59.31:095][186]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-17.59.31:152][186]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-17.59.31:152][186]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandA60564634BD5A67034E7B08BB0F90F5A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-17.59.31:162][186]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 546 ms) -[2024.05.14-17.59.31:163][186]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-17.59.31:163][186]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-17.59.33:187][373]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.14-17.59.33:193][373]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.14-17.59.33:193][373]PIE: New page: SIE session: TheMainWorld (14 May 2024, 23:59:33) -[2024.05.14-17.59.33:198][373]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.14-17.59.33:198][373]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.14-17.59.33:198][373]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-17.59.33:201][373]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003532s) -[2024.05.14-17.59.33:201][373]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003573s) -[2024.05.14-17.59.33:221][373]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.14-17.59.33:225][373]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-17.59.33:225][373]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-17.59.33:225][373]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.14-17.59.33:226][373]LogPlayLevel: PIE: World Init took: (0.001052s) -[2024.05.14-17.59.33:226][373]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.14-17.59.33:226][373]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.14-17.59.33:226][373]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.14-17.59.33:227][373]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.14-17.59.33:227][373]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.14-17.59.33:227][373]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.14-17.59.33:229][373]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.14-17.59.33:248][373]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) -[2024.05.14-17.59.33:248][373]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.14-17.59.33:248][373]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.14-17.59.33:248][373]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.14-17.59.33:249][373]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.14-17.59.33:249][373]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.14-17.59.33:251][373]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.14-17.59.33:251][373]LogInit: FAudioDevice initialized with ID 2. -[2024.05.14-17.59.33:251][373]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.14-17.59.33:251][373]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.14-17.59.33:251][373]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.14-17.59.33:254][373]LogLoad: Game class is 'VRGameMode_C' -[2024.05.14-17.59.33:255][373]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-17.59.33:256][373]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.14-20.59.33 -[2024.05.14-17.59.33:256][373]LogWorld: Bringing up level for play took: 0.001490 -[2024.05.14-17.59.33:258][373]LogOnline: OSS: Created online subsystem instance for: :Context_15 -[2024.05.14-17.59.33:261][373]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.14-17.59.33:262][373]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.14-17.59.33:262][373]PIE: Server logged in -[2024.05.14-17.59.33:263][373]PIE: Play in editor total start time 0.07 seconds. -[2024.05.14-17.59.33:277][373]LogOutputDevice: Warning: - -Script Stack (0 frames) : - -[2024.05.14-17.59.33:387][375]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.110 s -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: === Handled ensure: === -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: Stack: -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc9212aaa6 UnrealEditor-RHI.dll!FRHIRenderPassInfo::Validate() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp:1606] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76106f0c UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePassPrologue() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2822] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76105927 UnrealEditor-RenderCore.dll!FRDGBuilder::ExecutePass() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2911] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc760cc2e2 UnrealEditor-RenderCore.dll!`FRDGBuilder::DispatchParallelExecute'::`13'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderGraphBuilder.cpp:2729] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc7613f237 UnrealEditor-RenderCore.dll!UE::Tasks::Private::FTaskBase::TryExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Tasks\TaskPrivate.h:436] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc760e3414 UnrealEditor-RenderCore.dll!LowLevelTasks::TTaskDelegate::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`UE::Tasks::Private::FTaskBase::Init'::`2':: >'::`11'::,0>::CallAndMove() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\TaskDelegate.h:171] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76db8cd5 UnrealEditor-Core.dll!LowLevelTasks::FTask::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\Fundamental\Task.h:627] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76db8a7c UnrealEditor-Core.dll!LowLevelTasks::FScheduler::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:150] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76d980e2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::TryExecuteTaskFrom::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:350] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76de08c2 UnrealEditor-Core.dll!LowLevelTasks::FScheduler::WorkerMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\Fundamental\Scheduler.cpp:378] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76da8b60 UnrealEditor-Core.dll!UE::Core::Private::Function::TFunctionRefCaller<`LowLevelTasks::FScheduler::CreateWorker'::`2'::,void __cdecl(void)>::Call() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\Function.h:480] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc76f8f773 UnrealEditor-Core.dll!FThreadImpl::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\Thread.cpp:69] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc773c4e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffc773b8667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] -[2024.05.14-17.59.33:387][375]LogOutputDevice: Error: -[2024.05.14-17.59.33:397][375]LogStats: SubmitErrorReport - 0.000 s -[2024.05.14-17.59.33:433][375]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1396x587 MSAA=4 - -[2024.05.14-18.00.04:521][375]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [31 Seconds] waiting for h/w. InstanceID=2 -[2024.05.14-18.00.04:521][375]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [31 Seconds] waiting for h/w. InstanceID=1 -[2024.05.14-18.00.04:521][375]LogStats: SendNewReport - 31.125 s -[2024.05.14-18.00.04:521][375]LogStats: FDebug::EnsureFailed - 31.245 s -[2024.05.14-18.00.04:532][375]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=13568 -[2024.05.14-18.00.04:532][375]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=3068 -[2024.05.14-18.00.04:594][376]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=16.98 -[2024.05.14-18.00.04:594][376]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.14-18.00.04:597][376]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.14-18.00.04:599][376]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=2, DurationMS=17.36 -[2024.05.14-18.00.04:599][376]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.14-18.00.04:601][376]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.14-18.00.25:142][419]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.27:804][706]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.30:240][963]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.45:810][547]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.49:248][919]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.50:937][101]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.55:814][584]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.00.59:008][924]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.14-18.01.03:361][383]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-18.01.03:361][383]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.14-18.01.03:361][383]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-18.01.03:362][383]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-18.01.03:364][383]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.14-18.01.03:371][383]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-18.01.03:387][383]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.14-18.01.03:388][383]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.14-18.01.03:388][383]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.14-18.01.03:390][383]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.14-18.01.03:394][383]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.14-18.01.03:397][383]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.14-18.01.03:445][384]LogPlayLevel: Display: Destroying online subsystem :Context_15 -[2024.05.14-18.02.30:257][902]LogSlate: Window 'Pick Parent Class' being destroyed -[2024.05.14-18.02.30:265][902]LogContentBrowser: Deferred new asset file creation: NewBlueprint -[2024.05.14-18.02.30:273][902]LogContentBrowser: Creating deferred item: NewBlueprint -[2024.05.14-18.02.30:290][903]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). -[2024.05.14-18.05.55:006][771]LogContentBrowser: Attempting asset rename: NewBlueprint -> BP_Spell -[2024.05.14-18.05.55:028][771]LogContentBrowser: End creating deferred item NewBlueprint -[2024.05.14-18.06.19:272][420]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms -[2024.05.14-18.06.19:274][420]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.022 -[2024.05.14-18.06.19:275][420]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Spell] ([2] browsable assets)... -[2024.05.14-18.06.19:275][420]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Spell] -[2024.05.14-18.06.19:298][420]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2 -[2024.05.14-18.06.19:298][420]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell_Auto2EB1A62C343FCF00ED3377991A5ACC283.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset' -[2024.05.14-18.06.19:298][420]LogFileHelpers: Auto-saving content packages took 0.025 -[2024.05.14-18.06.47:147][510]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell -[2024.05.14-18.06.47:147][510]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-18.06.47:147][510]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-18.06.47:312][510]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.14-18.16.01:690][142]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.164 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. -[2024.05.14-18.24.57:187][838]LogConsoleManager: Warning: Console variable 'FX.AllowGPUSorting' used in the render thread. Rendering artifacts could happen. Use ECVF_RenderThreadSafe or don't use in render thread. -[2024.05.14-18.25.44:743][852]LogSlate: Took 0.021461 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) -[2024.05.14-18.27.01:054][473]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-18.27.01:094][473]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell -[2024.05.14-18.27.01:094][473]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell94BC01CD463B5DED6D093FB8712717D8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' -[2024.05.14-18.27.01:107][473]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 599 ms) -[2024.05.14-18.27.01:108][473]AssetCheck: New page: Asset Save: BP_Spell -[2024.05.14-18.27.01:108][473]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell -[2024.05.14-18.32.27:122][578]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true -[2024.05.14-18.32.27:122][578]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-18.32.30:538][816]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.14-18.32.30:539][816]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true -[2024.05.14-18.32.30:539][816]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-18.32.35:600][270]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.14-18.32.35:600][270]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.14-18.32.35:600][270]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.14-18.32.35:744][270]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.34.36:938][872]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.34.36:938][872]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.34.36:939][872]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.34.36:939][872]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.34.36:939][872]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.14-18.35.16:037][461]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.14-18.35.16:049][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:049][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:049][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:049][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:050][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:050][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:081][461]LogUObjectHash: Compacting FUObjectHashTables data took 1.95ms -[2024.05.14-18.35.16:085][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:086][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:086][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:086][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:087][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:087][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:087][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:087][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:111][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:112][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:112][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:112][461]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:113][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:113][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:113][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.16:113][461]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.35.17:066][520]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-18.35.17:109][520]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.14-18.35.17:110][520]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaDDCEF09C4375E6BD6EDCCB98534ECFF0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.14-18.35.17:119][520]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 651 ms) -[2024.05.14-18.35.17:121][520]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.14-18.35.17:121][520]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.14-18.35.24:101][943]LogViewport: Scene viewport resized to 1141x691, mode Windowed. -[2024.05.14-18.41.17:779][999]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms -[2024.05.14-18.41.17:782][999]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.023 -[2024.05.14-18.41.17:782][999]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.14-18.41.17:802][999]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.14-18.41.17:802][999]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.14-18.41.17:827][999]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3 -[2024.05.14-18.41.17:827][999]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand_Auto3D10ADEDC40BC979160B9BBBF259F740B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3.uasset' -[2024.05.14-18.41.17:828][999]LogFileHelpers: Auto-saving content packages took 0.046 -[2024.05.14-18.47.04:234][575]LogEditorTransaction: Undo Delete current selection -[2024.05.14-18.48.33:016][599]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-18.48.33:077][599]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms -[2024.05.14-18.48.33:082][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:083][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:083][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:083][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:084][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:084][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:084][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:084][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:108][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:108][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:108][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:109][599]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:109][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:109][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:109][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:110][599]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-18.48.33:546][623]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-18.48.33:603][623]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-18.48.33:603][623]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_WandAAF0CD7D4FE7FC61860CD093B4B65576.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-18.48.33:610][623]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 716 ms) -[2024.05.14-18.48.33:612][623]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-18.48.33:612][623]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-19.16.02:654][966]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.128 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. -[2024.05.14-19.16.03:838][ 47]LogUObjectHash: Compacting FUObjectHashTables data took 2.03ms -[2024.05.14-19.16.03:844][ 47]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.028 -[2024.05.14-19.16.03:844][ 47]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.14-19.16.03:853][ 47]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.14-19.16.03:853][ 47]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.14-19.16.03:874][ 47]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto4 -[2024.05.14-19.16.03:874][ 47]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand_Auto4FB242BFF4863906E7B7925A707FB675B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto4.uasset' -[2024.05.14-19.16.03:875][ 47]LogFileHelpers: Auto-saving content packages took 0.031 -[2024.05.14-19.17.53:084][999]BlueprintLog: New page: Compile BP_Wand -[2024.05.14-19.17.53:139][999]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.14-19.17.53:142][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:142][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:142][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:142][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:143][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:143][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:143][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:143][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:184][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:184][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:185][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:185][999]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:185][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:186][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:186][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.53:186][999]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.14-19.17.54:098][ 51]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.14-19.17.54:160][ 51]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.14-19.17.54:162][ 51]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand05F5C73044D21352D8ACA5A40E6BBB20.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.14-19.17.54:168][ 51]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 785 ms) -[2024.05.14-19.17.54:170][ 51]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.14-19.17.54:170][ 51]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.14-19.17.56:707][233]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.14-19.18.14:281][443]LogSlate: Window 'BP_RuneArea' being destroyed -[2024.05.14-19.18.14:286][443]LogSlate: Window 'BP_RuneArea' being destroyed -[2024.05.14-19.18.14:349][443]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:350][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.14:358][443]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:358][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.14:470][443]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:470][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.14:545][443]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.14-19.18.14:545][443]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:545][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.14:598][443]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.14-19.18.14:598][443]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:598][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.14:640][443]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.14-19.18.14:640][443]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.14:640][443]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.16:682][664]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.14-19.18.22:021][297]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.14-19.18.22:023][297]LogStall: Shutdown... -[2024.05.14-19.18.22:088][297]LogStall: Shutdown complete. -[2024.05.14-19.18.22:162][297]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed -[2024.05.14-19.18.22:319][298]Cmd: QUIT_EDITOR -[2024.05.14-19.18.22:319][298]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) -[2024.05.14-19.18.22:322][298]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) -[2024.05.14-19.18.22:322][298]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown -[2024.05.14-19.18.22:322][298]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown -[2024.05.14-19.18.22:337][298]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.22:337][298]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.14-19.18.22:342][298]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. -[2024.05.14-19.18.22:678][298]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... -[2024.05.14-19.18.22:678][298]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... -[2024.05.14-19.18.22:678][298]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. -[2024.05.14-19.18.22:678][298]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.14-19.18.22:683][298]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.14-19.18.22:685][298]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 -[2024.05.14-19.18.22:703][298]LogAudio: Display: Audio Device Manager Shutdown -[2024.05.14-19.18.22:704][298]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). -[2024.05.14-19.18.22:708][298]LogExit: Preparing to exit. -[2024.05.14-19.18.22:762][298]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.14-19.18.22:772][298]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:772][298]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:775][298]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:775][298]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:775][298]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:775][298]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:775][298]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:776][298]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.22:786][298]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! -[2024.05.14-19.18.23:559][298]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:562][298]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:574][298]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:575][298]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:576][298]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:576][298]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:577][298]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:578][298]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true -[2024.05.14-19.18.23:725][298]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled -[2024.05.14-19.18.23:887][298]LogExit: Editor shut down -[2024.05.14-19.18.23:890][298]LogExit: Transaction tracking system shut down -[2024.05.14-19.18.24:813][298]LogExit: Object subsystem successfully closed. -[2024.05.14-19.18.24:855][298]LogShaderCompilers: Display: ================================================ -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Total job queries 57, among them cache hits 15 (26.32%) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Tracking 42 distinct input hashes that result in 36 distinct outputs (85.71%) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: RAM used: 1.42 MiB of 819.20 MiB budget. Usage: 0.17% -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Shaders Compiled: 3 -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Average time worker was idle: 0.28 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.09 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Job execution time: average 0.95 s, max 2.54 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Job life time (pending + execution): average 1.00 s, max 2.58 -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Shader code size: average 37.563 KiB, min 9.811 KiB, max 84.125 KiB -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 3.00 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Average processing rate: 1.00 jobs/sec -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Total thread time: 2.211 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Total thread preprocess time: 0.039 s -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Percentage time preprocessing: 1.78% -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Effective parallelization: 0.74 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Top 2 most expensive shader types by average time: -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.06 sec, max 2.06 sec, min 2.06 sec) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: FNiagaraShader (compiled 2 times, average 0.08 sec, max 0.10 sec, min 0.06 sec) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: Top 2 shader types by total compile time: -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 93.00% of total time (compiled 1 times, average 2.06 sec, max 2.06 sec, min 2.06 sec) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: FNiagaraShader - 7.00% of total time (compiled 2 times, average 0.08 sec, max 0.10 sec, min 0.06 sec) -[2024.05.14-19.18.24:856][298]LogShaderCompilers: Display: ================================================ -[2024.05.14-19.18.24:869][298]LogShaderCompilers: Display: Shaders left to compile 0 -[2024.05.14-19.18.24:911][298]LogVirtualization: UE::Virtualization was shutdown -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1116) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module Voice (1114) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1112) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) -[2024.05.14-19.18.24:925][298]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module StatusBar (1100) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1074) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1072) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WebMMedia (1070) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1068) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1066) -[2024.05.14-19.18.24:926][298]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1064) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1062) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1061) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1058) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1056) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1054) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1052) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1050) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1048) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1046) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1044) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module BspMode (1042) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module GeometryMode (1040) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1038) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module PlanarCut (1036) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module FractureEngine (1034) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module CharacterAI (1032) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1030) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1028) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1026) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module IKRigEditor (1024) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1022) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1020) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1018) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1016) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module RigVMEditor (1014) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1012) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module OpenXRInput (1010) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1008) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1006) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1004) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module SmartSnapping (1002) -[2024.05.14-19.18.24:927][298]LogModuleManager: Shutting down and abandoning module SessionServices (1000) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module MeshPaint (998) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module PlacementMode (995) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module ClothPainter (978) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) -[2024.05.14-19.18.24:949][298]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) -[2024.05.14-19.18.24:950][298]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) -[2024.05.14-19.18.24:950][298]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) -[2024.05.14-19.18.24:950][298]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) -[2024.05.14-19.18.24:950][298]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module EditorConfig (942) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module EditorFramework (940) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) -[2024.05.14-19.18.25:306][298]LogModuleManager: Shutting down and abandoning module TraceInsights (936) -[2024.05.14-19.18.25:306][298]MemoryProfiler: Shutdown -[2024.05.14-19.18.25:306][298]NetworkingProfiler: Shutdown -[2024.05.14-19.18.25:306][298]LoadingProfiler: Shutdown -[2024.05.14-19.18.25:306][298]TimingProfiler: Shutdown -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module TraceServices (935) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module MergeActors (924) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module LocalizationService (921) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module UndoHistory (914) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module XmlParser (912) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module Blutility (910) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) -[2024.05.14-19.18.25:307][298]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module DeviceManager (892) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module AutomationController (890) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module Layers (886) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module Persona (876) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) -[2024.05.14-19.18.25:308][298]LogModuleManager: Shutting down and abandoning module Kismet (872) -[2024.05.14-19.18.25:327][298]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) -[2024.05.14-19.18.25:327][298]LogModuleManager: Shutting down and abandoning module GraphEditor (868) -[2024.05.14-19.18.25:328][298]LogModuleManager: Shutting down and abandoning module StructViewer (866) -[2024.05.14-19.18.25:328][298]LogModuleManager: Shutting down and abandoning module ClassViewer (864) -[2024.05.14-19.18.25:368][298]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) -[2024.05.14-19.18.25:368][298]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) -[2024.05.14-19.18.25:368][298]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) -[2024.05.14-19.18.25:368][298]LogModuleManager: Shutting down and abandoning module OutputLog (856) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module Documentation (854) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module MovieScene (848) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AudioMixer (841) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module PortalServices (832) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module PortalRpc (830) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AIModule (826) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module AITestSuite (823) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) -[2024.05.14-19.18.25:369][298]LogModuleManager: Shutting down and abandoning module ProfilerService (810) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (806) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (804) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (802) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module TakesCore (800) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (798) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module Bridge (794) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) -[2024.05.14-19.18.25:488][298]LogModuleManager: Shutting down and abandoning module LightMixer (784) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (782) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (780) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (778) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (776) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module CollectionManager (775) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (772) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (770) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module MediaPlate (768) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module MediaCompositing (766) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ImgMedia (764) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (762) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (760) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module UVEditorTools (758) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module UVEditor (756) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (754) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (752) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module PluginBrowser (750) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (748) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (746) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (744) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module EditorDebugTools (742) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module CurveEditorTools (740) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (738) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module CryptoKeys (736) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ChangelistReview (734) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (732) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (728) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (726) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (724) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeExport (722) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeMessages (720) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module GLTFCore (718) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (716) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (714) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module InterchangeEditor (712) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (710) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (708) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (706) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (704) -[2024.05.14-19.18.25:489][298]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (702) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (700) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (698) -[2024.05.14-19.18.25:490][298]LogOpenImageDenoise: OIDN shutting down -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (696) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (694) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (692) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (690) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (688) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (686) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module LocalizableMessage (684) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (682) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (680) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (679) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (677) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (674) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module DataflowNodes (672) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (670) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module DataflowEditor (668) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (666) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (664) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module ChaosNiagara (662) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (660) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module FractureEditor (658) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module BackChannel (656) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (654) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module AutomationUtils (652) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module VariantManager (650) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (648) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (646) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module TakeSequencer (644) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module TakeMovieScene (642) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (640) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module InterchangeTests (638) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module TemplateSequence (636) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (634) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module SequencerScripting (632) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (630) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (628) -[2024.05.14-19.18.25:490][298]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (626) -[2024.05.14-19.18.25:491][298]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (624) -[2024.05.14-19.18.25:491][298]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (622) -[2024.05.14-19.18.25:491][298]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (620) -[2024.05.14-19.18.25:491][298]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (618) -[2024.05.14-19.18.25:491][298]LogModuleManager: Shutting down and abandoning module LiveLink (616) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ControlRigSpline (614) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (612) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (610) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (608) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (606) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (604) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module UObjectPlugin (602) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AlembicImporter (600) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AlembicLibrary (599) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (596) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (594) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module PluginUtils (592) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (590) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GitSourceControl (588) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module DumpGPUServices (586) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (584) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module XRBaseEditor (582) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module XRBase (580) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (578) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module SynthesisEditor (576) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ResonanceAudio (574) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (572) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (570) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module OpenXREditor (568) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (566) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (564) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ModelingOperators (562) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (560) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module ModelingComponents (558) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryFramework (557) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (554) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module MeshModelingTools (552) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (550) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module InputDebugging (548) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GooglePAD (546) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module DynamicMesh (544) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (542) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (540) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryCache (538) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (536) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (534) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (532) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AudioCapture (530) -[2024.05.14-19.18.26:328][298]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (529) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module AssetTags (526) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (524) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (522) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module AppleImageUtils (520) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (518) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (516) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module AndroidPermission (514) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (512) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (510) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module Paper2DEditor (508) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module InputEditor (498) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module SQLiteCore (494) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ConcertServer (492) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ConcertClient (490) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ConcertTransport (489) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module Concert (486) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (484) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (482) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (480) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module FacialAnimation (478) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module DataValidation (476) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (474) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module TreeMap (473) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (470) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module InterchangePipelines (468) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module InterchangeImport (466) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (464) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module InterchangeNodes (462) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module StructUtils (460) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (458) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module PBIK (456) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module FullBodyIK (454) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (452) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module TakeRecorder (451) -[2024.05.14-19.18.26:329][298]LogModuleManager: Shutting down and abandoning module LevelEditor (449) -[2024.05.14-19.18.26:335][298]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (448) -[2024.05.14-19.18.26:335][298]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (446) -[2024.05.14-19.18.26:336][298]LogModuleManager: Shutting down and abandoning module MainFrame (444) -[2024.05.14-19.18.26:336][298]LogModuleManager: Shutting down and abandoning module HotReload (443) -[2024.05.14-19.18.26:336][298]LogModuleManager: Shutting down and abandoning module ChaosCaching (438) -[2024.05.14-19.18.26:336][298]LogModuleManager: Shutting down and abandoning module ActorSequence (436) -[2024.05.14-19.18.26:336][298]LogModuleManager: Shutting down and abandoning module UdpMessaging (434) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (432) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module Niagara (430) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module NiagaraEditor (429) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module ContentBrowser (428) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module ContentBrowserData (427) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module NiagaraCore (422) -[2024.05.14-19.18.26:437][298]LogModuleManager: Shutting down and abandoning module TcpMessaging (420) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (418) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module IKRig (416) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (414) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module ControlRig (412) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module Constraints (411) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module LevelSequence (409) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AnimationData (406) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (404) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (402) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AnimationSharing (400) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module GameplayCameras (398) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module Synthesis (396) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module SoundFields (394) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module SignificanceManager (392) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (390) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module RigVM (388) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (386) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (384) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (382) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundEditor (380) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module ToolMenus (379) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AudioWidgets (377) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (376) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (372) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundEngine (370) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module WaveTable (369) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (367) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (364) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (362) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (360) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (358) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (356) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (354) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module CableComponent (352) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (350) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (349) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (346) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module SignalProcessing (345) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module Paper2D (342) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) -[2024.05.14-19.18.26:538][298]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) -[2024.05.14-19.18.26:539][298]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) -[2024.05.14-19.18.26:584][298]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) -[2024.05.14-19.18.26:584][298]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) -[2024.05.14-19.18.26:584][298]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) -[2024.05.14-19.18.26:584][298]LogModuleManager: Shutting down and abandoning module PacketHandler (326) -[2024.05.14-19.18.26:584][298]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module AnimGraph (322) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module TimeManagement (320) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module MediaAssets (312) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module Overlay (310) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module VREditor (306) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module UMG (290) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module UMGEditor (289) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module EditorStyle (284) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module SlateReflector (282) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module Slate (280) -[2024.05.14-19.18.26:585][298]LogModuleManager: Shutting down and abandoning module SlateCore (278) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module UnrealEd (272) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module MRMesh (270) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module Messaging (268) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) -[2024.05.14-19.18.26:587][298]LogModuleManager: Shutting down and abandoning module LiveCoding (262) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module Networking (260) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module Core (258) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module CurveEditor (253) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module Sequencer (251) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) -[2024.05.14-19.18.26:593][298]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) -[2024.05.14-19.18.26:604][298]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) -[2024.05.14-19.18.26:604][298]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) -[2024.05.14-19.18.26:604][298]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) -[2024.05.14-19.18.26:604][298]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) -[2024.05.14-19.18.26:623][298]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormat (177) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module InputCore (158) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module Settings (156) -[2024.05.14-19.18.26:624][298]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module Chaos (148) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module GeometryCore (147) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module AVEncoder (142) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) -[2024.05.14-19.18.26:625][298]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) -[2024.05.14-19.18.26:637][298]LogOculusPluginWrapper: OculusPlugin destroyed successfully -[2024.05.14-19.18.26:639][298]LogModuleManager: Shutting down and abandoning module WmfMedia (132) -[2024.05.14-19.18.26:641][298]LogModuleManager: Shutting down and abandoning module Media (131) -[2024.05.14-19.18.26:642][298]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (128) -[2024.05.14-19.18.26:642][298]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (126) -[2024.05.14-19.18.26:642][298]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (124) -[2024.05.14-19.18.26:642][298]LogModuleManager: Shutting down and abandoning module AISupportModule (122) -[2024.05.14-19.18.26:642][298]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (120) -[2024.05.14-19.18.26:643][298]LogModuleManager: Shutting down and abandoning module XMPP (115) -[2024.05.14-19.18.26:643][298]LogModuleManager: Shutting down and abandoning module WebSockets (114) -[2024.05.14-19.18.26:675][298]LogModuleManager: Shutting down and abandoning module HTTP (111) -[2024.05.14-19.18.26:675][298]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: -[2024.05.14-19.18.26:675][298]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B64FB2137-46F1-923A-FCE6-E589D3157D5E%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing -[2024.05.14-19.18.26:683][298]LogModuleManager: Shutting down and abandoning module SSL (110) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (106) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (104) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (102) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (100) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module ChaosCloth (98) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module VariantManagerContent (96) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module GLTFExporter (94) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module DatasmithContent (92) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (90) -[2024.05.14-19.18.26:685][298]LogModuleManager: Shutting down and abandoning module NiagaraShader (88) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module ACLPlugin (86) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (84) -[2024.05.14-19.18.26:686][298]RenderDocPlugin: plugin has been unloaded. -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PixWinPlugin (82) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (80) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (78) -[2024.05.14-19.18.26:686][298]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (76) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module OpenXRAR (74) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module AugmentedReality (73) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module OpenXRHMD (70) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (68) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module ChunkDownloader (66) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module SourceControl (51) -[2024.05.14-19.18.26:686][298]LogModuleManager: Shutting down and abandoning module XGEController (48) -[2024.05.14-19.18.26:686][298]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ -[2024.05.14-19.18.26:687][298]LogModuleManager: Shutting down and abandoning module FastBuildController (46) -[2024.05.14-19.18.26:687][298]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) -[2024.05.14-19.18.26:687][298]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) -[2024.05.14-19.18.26:687][298]LogModuleManager: Shutting down and abandoning module AudioEditor (40) -[2024.05.14-19.18.26:687][298]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module Virtualization (36) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module MessageLog (35) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module RenderCore (28) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module Landscape (26) -[2024.05.14-19.18.26:688][298]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module Renderer (20) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module Engine (18) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module CoreUObject (16) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module SandboxFile (14) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module PakFile (12) -[2024.05.14-19.18.26:691][298]LogPakFile: Destroying PakPlatformFile -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module RSA (11) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module NetworkFile (8) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module StreamingFile (6) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) -[2024.05.14-19.18.26:691][298]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) -[2024.05.14-19.18.28:862][298]LogD3D12RHI: ~FD3D12DynamicRHI -[2024.05.14-19.18.28:891][298]LogExit: Exiting. -[2024.05.14-19.18.28:940][298]Log file closed, 05/14/24 22:18:28 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-16.46.58.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-16.46.58.log new file mode 100644 index 0000000..2a57f46 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-16.46.58.log @@ -0,0 +1,13173 @@ +Log file open, 05/15/24 11:05:24 +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=12008) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "D:\EgonVM\The Project\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="206d3dcf477f38cb3b5fbda5fa19dccf" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 1.829825 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-45E26D004BFDC8AE995C57AD5BEF81A1 + Session CrashGUID >==================================================== +LogConfig: Display: Loading Mac ini files took 0.05 seconds +LogConfig: Display: Loading IOS ini files took 0.05 seconds +LogConfig: Display: Loading Android ini files took 0.05 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Linux ini files took 0.07 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.07 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogConfig: Display: Loading Unix ini files took 0.03 seconds +LogConfig: Display: Loading TVOS ini files took 0.03 seconds +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin EnhancedInput +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin GameplayCameras +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 AudioCapture +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +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/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +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/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/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) +LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist +LogHMD: Failed loading OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: OpenXR runtime supported extensions: +LogHMD: XR_KHR_D3D11_enable +LogHMD: XR_KHR_D3D12_enable +LogHMD: XR_KHR_opengl_enable +LogHMD: XR_KHR_vulkan_enable +LogHMD: XR_KHR_vulkan_enable2 +LogHMD: XR_KHR_composition_layer_depth +LogHMD: XR_KHR_win32_convert_performance_counter_time +LogHMD: XR_KHR_convert_timespec_time +LogHMD: XR_KHR_composition_layer_cube +LogHMD: XR_KHR_composition_layer_cylinder +LogHMD: XR_KHR_composition_layer_equirect +LogHMD: XR_KHR_visibility_mask +LogHMD: XR_KHR_composition_layer_color_scale_bias +LogHMD: XR_EXT_win32_appcontainer_compatible +LogHMD: XR_EXT_debug_utils +LogHMD: XR_OCULUS_recenter_event +LogHMD: XR_OCULUS_audio_device_guid +LogHMD: XR_FB_color_space +LogHMD: XR_FB_display_refresh_rate +LogHMD: XR_META_performance_metrics +LogHMD: XR_META_headset_id +LogHMD: XR_OCULUS_ovrsession_handle +LogHMD: XR_EXT_local_floor +LogHMD: XR_EXT_active_action_set_priority +LogHMD: XR_FB_haptic_amplitude_envelope +LogHMD: XR_FB_haptic_pcm +LogHMD: XR_FB_touch_controller_pro +LogHMD: XR_META_touch_controller_plus +LogHMD: XR_FB_touch_controller_proximity +LogHMD: XR_OCULUS_external_camera +LogHMD: XR_META_detached_controllers +LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +LogHMD: Optional extension XR_FB_foveation_vulkan is not available +LogHMD: Optional extension XR_VARJO_quad_views is not available +LogHMD: Optional extension XR_KHR_binding_modification is not available +LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +LogHMD: Optional extension XR_EXT_dpad_binding is not available +LogHMD: Optional extension XR_EXT_palm_pose is not available +LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +LogHMD: Optional extension XR_FB_foveation is not available +LogHMD: Optional extension XR_FB_swapchain_update_state is not available +LogHMD: Optional extension XR_FB_foveation_configuration is not available +LogHMD: Warning: Required extension XR_EXT_hand_tracking is not available +LogHMD: Could not enable all required OpenXR extensions for OpenXRHandTracking on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. +LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available +LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. +LogHMD: Initialized OpenXR on Oculus runtime version 1.97.0 +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz, GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.15-08.05.27:357][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.15-08.05.27:357][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.15-08.05.27:359][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.15-08.05.27:359][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.15-08.05.27:368][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.15-08.05.27:379][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.15-08.05.27:379][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.15-08.05.27:379][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.15-08.05.27:470][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.15-08.05.27:470][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.15-08.05.27:470][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (VendorId: 10de, DeviceId: 1f02, SubSysId: 373a1462, Revision: 00a1 +[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported +[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Adapter has 8019MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 1 output[s] +[2024.05.15-08.05.28:306][ 0]LogD3D12RHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.15-08.05.28:306][ 0]LogD3D12RHI: Driver Date: 8-14-2023 +[2024.05.15-08.05.28:635][ 0]LogD3D12RHI: Intel Extensions Framework not supported by driver. Please check if a driver update is available. +[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Found D3D12 adapter 1: Intel(R) UHD Graphics 630 (VendorId: 8086, DeviceId: 3e98, SubSysId: 8591103c, Revision: 0002 +[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.5, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Adapter has 128MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.15-08.05.28:674][ 0]LogD3D12RHI: Driver Version: 30.0.101.1340 (internal:30.0.101.1340, unified:101.1340) +[2024.05.15-08.05.28:674][ 0]LogD3D12RHI: Driver Date: 2-3-2022 +[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Found D3D12 adapter 2: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.15-08.05.28:721][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.15-08.05.28:721][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.15-08.05.28:722][ 0]LogHAL: Display: Platform has ~ 16 GB [16943194112 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.15-08.05.28:723][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.15-08.05.28:723][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.15-08.05.28:724][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.15-08.05.28:731][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.15-08.05.28:731][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.15-08.05.28:732][ 0]LogInit: Computer: LAB-N18-2006-22 +[2024.05.15-08.05.28:732][ 0]LogInit: User: egonvm +[2024.05.15-08.05.28:732][ 0]LogInit: CPU Page size=4096, Cores=8 +[2024.05.15-08.05.28:732][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.15-08.05.28:733][ 0]LogMemory: Memory total: Physical=15.8GB (16GB approx) +[2024.05.15-08.05.28:733][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.15-08.05.28:733][ 0]LogMemory: Process Physical Memory: 506.01 MB used, 511.48 MB peak +[2024.05.15-08.05.28:733][ 0]LogMemory: Process Virtual Memory: 488.50 MB used, 488.50 MB peak +[2024.05.15-08.05.28:733][ 0]LogMemory: Physical Memory: 7921.07 MB used, 8237.22 MB free, 16158.29 MB total +[2024.05.15-08.05.28:733][ 0]LogMemory: Virtual Memory: 10504.55 MB used, 10078.25 MB free, 20582.80 MB total +[2024.05.15-08.05.28:733][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.15-08.05.28:740][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.15-08.05.28:825][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.15-08.05.28:830][ 0]LogInit: Using OS detected language (en-US). +[2024.05.15-08.05.28:830][ 0]LogInit: Using OS detected locale (et-EE). +[2024.05.15-08.05.28:835][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.05.15-08.05.28:837][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - (Keyboard). +[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - Touch Input Correction (TSF IME). +[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: Activated input method: Estonian (Estonia) - (Keyboard). +[2024.05.15-08.05.29:255][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.15-08.05.29:255][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.15-08.05.32:401][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.15-08.05.32:401][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.15-08.05.32:401][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.15-08.05.32:401][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.15-08.05.32:401][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.15-08.05.32:402][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.15-08.05.32:403][ 0]LogWindows: Attached monitors: +[2024.05.15-08.05.32:403][ 0]LogWindows: resolution: 2560x1440, work area: (0, 0) -> (2560, 1400), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.15-08.05.32:403][ 0]LogWindows: Found 1 attached monitors. +[2024.05.15-08.05.32:403][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.15-08.05.32:404][ 0]LogRHI: RHI Adapter Info: +[2024.05.15-08.05.32:404][ 0]LogRHI: Name: NVIDIA GeForce RTX 2070 +[2024.05.15-08.05.32:404][ 0]LogRHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.15-08.05.32:404][ 0]LogRHI: Driver Date: 8-14-2023 +[2024.05.15-08.05.32:405][ 0]LogD3D12RHI: GPU DeviceId: 0x1f02 (for the marketing name, search the web for "GPU Device Id") +[2024.05.15-08.05.32:405][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.15-08.05.32:612][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.15-08.05.32:613][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.15-08.05.32:613][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.15-08.05.32:640][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.15-08.05.32:640][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.15-08.05.32:641][ 0]LogRHI: Texture pool is 4568 MB (70% of 6525 MB) +[2024.05.15-08.05.32:641][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.15-08.05.32:641][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.15-08.05.32:749][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.15-08.05.32:874][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.15-08.05.32:874][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.15-08.05.33:063][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.15-08.05.33:063][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.15-08.05.33:083][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.15-08.05.33:104][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.15-08.05.33:124][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.15-08.05.33:143][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.15-08.05.33:162][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.15-08.05.33:181][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.15-08.05.33:303][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.15-08.05.33:303][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.15-08.05.33:395][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.15-08.05.33:395][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.15-08.05.33:545][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.15-08.05.33:950][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.15-08.05.33:979][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.15-08.05.33:985][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.15-08.05.34:112][ 0]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.15-08.05.34:113][ 0]LogDerivedDataCache: Display: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.15ms. RandomReadSpeed=15.36MBs, RandomWriteSpeed=174.95MBs. Assigned SpeedClass 'Local' +[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.15-08.05.34:116][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.15-08.05.34:116][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.15-08.05.34:141][ 0]LogShaderCompilers: Guid format shader working directory is -11 characters bigger than the processId version (../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/12788/). +[2024.05.15-08.05.34:141][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonvm/AppData/Local/Temp/UnrealShaderWorkingDir/2E047A1A4FC7F8C24BCE0093582C6382/'. +[2024.05.15-08.05.34:142][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.15-08.05.34:143][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 7 workers. +[2024.05.15-08.05.39:130][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.15-08.05.40:543][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.15-08.05.40:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.15-08.05.41:435][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.15-08.05.41:463][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.15-08.05.41:727][ 0]LogAssetRegistry: FAssetRegistry took 0.0072 seconds to start up +[2024.05.15-08.05.41:727][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.15-08.05.41:734][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.15-08.05.42:318][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.15-08.05.42:318][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EFA00][00000A19E9225000 66] GlobalDefaults, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EFE00][00000A19E9220000 66] Windows, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF400][00000A19E9227800 66] WindowsEditor, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF200][00000A19E9222800 66] WindowsServer, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF000][00000A19DFB67800 66] WindowsClient, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F550FA00][00000A19E386C800 66] IOS, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19DF9F7200][00000A19E3862800 66] iPadAir2, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570000][00000A19E386A000 66] IPadPro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570200][00000A19C8AA2800 66] iPadAir3, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570400][00000A19F3580000 66] iPadAir4, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570600][00000A19F3582800 66] iPadAir5, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570800][00000A19F3585000 66] iPadMini4, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570A00][00000A19F3587800 66] iPadMini5, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570C00][00000A19F358A000 66] iPadMini6, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570E00][00000A19F358C800 66] iPhone6S, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571000][00000A19F3590000 66] iPhone7, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571200][00000A19F3592800 66] iPodTouch7, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571400][00000A19F3595000 66] iPhone6SPlus, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571600][00000A19F3597800 66] iPhone7Plus, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571800][00000A19F359A000 66] iPhoneSE, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571A00][00000A19F359C800 66] iPhone8, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571C00][00000A19F35A0000 66] iPhone8Plus, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571E00][00000A19F35A2800 66] iPhoneX, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572000][00000A19F35A5000 66] iPhoneXS, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572200][00000A19F35A7800 66] iPhoneXSMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572400][00000A19F35AA000 66] iPhoneXR, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572600][00000A19F35AC800 66] iPhone11, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572800][00000A19F35B0000 66] iPhone11Pro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572A00][00000A19F35B2800 66] iPhone11ProMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572C00][00000A19F35B5000 66] iPhoneSE2, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572E00][00000A19F35B7800 66] iPhone12Mini, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573000][00000A19F35BA000 66] iPhone12, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573200][00000A19F35BC800 66] iPhone12Pro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573400][00000A19F35C0000 66] iPhone12ProMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573600][00000A19F35C2800 66] iPhone13Mini, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573800][00000A19F35C5000 66] iPhone13, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573A00][00000A19F35C7800 66] iPhone13Pro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573C00][00000A19F35CA000 66] iPhone13ProMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573E00][00000A19F35CC800 66] iPhoneSE3, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574000][00000A19F35D0000 66] iPhone14, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574200][00000A19F35D2800 66] iPhone14Plus, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574400][00000A19F35D5000 66] iPhone14Pro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574600][00000A19F35D7800 66] iPhone14ProMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574800][00000A19F35DA000 66] iPhone15, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574A00][00000A19F35DC800 66] iPhone15Plus, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574C00][00000A19F35F0000 66] iPhone15Pro, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574E00][00000A19F35F2800 66] iPhone15ProMax, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575000][00000A19F35F5000 66] iPadPro105, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575200][00000A19F35F7800 66] iPadPro129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575400][00000A19F35FA000 66] iPadPro97, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575600][00000A19F35FC800 66] iPadPro2_129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575800][00000A19F35E0000 66] iPad5, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575A00][00000A19F35E2800 66] iPad6, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575C00][00000A19F35E5000 66] iPad7, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575E00][00000A19F35E7800 66] iPad8, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576000][00000A19F35EA000 66] iPad9, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576200][00000A19F35EC800 66] iPad10, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576400][00000A19F3600000 66] iPadPro11, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576600][00000A19F3602800 66] iPadPro2_11, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576800][00000A19F3605000 66] iPadPro3_11, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576A00][00000A19F3607800 66] iPadPro4_11, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576C00][00000A19F360A000 66] iPadPro3_129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576E00][00000A19F360C800 66] iPadPro4_129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577000][00000A19F3610000 66] iPadPro5_129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577200][00000A19F3612800 66] iPadPro6_129, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577400][00000A19F3615000 66] AppleTV, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577600][00000A19F3617800 66] AppleTV4K, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577800][00000A19F361A000 66] AppleTV2_4K, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577A00][00000A19F361C800 66] TVOS, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577C00][00000A19F3620000 66] Mac, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577E00][00000A19F3622800 66] MacEditor, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578000][00000A19F3625000 66] MacClient, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578200][00000A19F3627800 66] MacServer, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578400][00000A19F362A000 66] Linux, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578600][00000A19F362C800 66] LinuxEditor, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578800][00000A19F3640000 66] LinuxArm64Editor, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578A00][00000A19F3642800 66] LinuxArm64, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578C00][00000A19F3645000 66] LinuxClient, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578E00][00000A19F3647800 66] LinuxArm64Client, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579000][00000A19F364A000 66] LinuxServer, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579200][00000A19F364C800 66] LinuxArm64Server, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579400][00000A19F3630000 66] Android, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579600][00000A19F3632800 66] Android_Preview_OpenGL, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579800][00000A19F3635000 66] Android_Preview_Vulkan, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579A00][00000A19F3637800 66] Android_Low, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579C00][00000A19F363A000 66] Android_Mid, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579E00][00000A19F363C800 66] Android_High, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A000][00000A19F3660000 66] Android_Default, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A200][00000A19F3662800 66] Android_Adreno4xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A400][00000A19F3665000 66] Android_Adreno5xx_Low, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A600][00000A19F3667800 66] Android_Adreno5xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A800][00000A19F366A000 66] Android_Adreno6xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AA00][00000A19F366C800 66] Android_Adreno6xx_Vulkan, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AC00][00000A19F3650000 66] Android_Adreno7xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AE00][00000A19F3652800 66] Android_Adreno7xx_Vulkan, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B000][00000A19F3655000 66] Android_Mali_T6xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B200][00000A19F3657800 66] Android_Mali_T7xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B400][00000A19F365A000 66] Android_Mali_T8xx, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B600][00000A19F365C800 66] Android_Mali_G71, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B800][00000A19F3670000 66] Android_Mali_G72, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BA00][00000A19F3672800 66] Android_Mali_G72_Vulkan, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BC00][00000A19F3675000 66] Android_Mali_G76, +[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BE00][00000A19F3677800 66] Android_Mali_G76_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C000][00000A19F367A000 66] Android_Mali_G77, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C200][00000A19F367C800 66] Android_Mali_G77_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C400][00000A19F3680000 66] Android_Mali_G78, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C600][00000A19F3682800 66] Android_Mali_G78_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C800][00000A19F3685000 66] Android_Mali_G710, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357CA00][00000A19F3687800 66] Android_Mali_G710_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357CE00][00000A19F368A000 66] Android_Mali_G7xx, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D000][00000A19F368C800 66] Android_Mali_G7xx_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D200][00000A19F3690000 66] Android_Xclipse_920, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D400][00000A19F3692800 66] Android_Xclipse_920_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D800][00000A19F3695000 66] Android_Vulkan_SM5, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DA00][00000A19F3697800 66] Android_PowerVR_G6xxx, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DC00][00000A19F369A000 66] Android_PowerVR_GT7xxx, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DE00][00000A19F369C800 66] Android_PowerVR_GE8xxx, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E000][00000A19F36A0000 66] Android_PowerVR_GM9xxx, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E200][00000A19F36A2800 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E400][00000A19F36A5000 66] Android_TegraK1, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E600][00000A19F36A7800 66] Android_Unknown_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E800][00000A19F36AA000 66] Oculus_Quest, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EA00][00000A19F36AC800 66] Oculus_Quest2, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EC00][00000A19F36B0000 66] Meta_Quest_Pro, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EE00][00000A19F36B2800 66] Meta_Quest_3, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357F000][00000A19F36B5000 66] HoloLens, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357F200][00000A19F36B7800 66] MagicLeap_Vulkan, +[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: Active device profile: [00000A19F58EF400][00000A19E9227800 66] WindowsEditor +[2024.05.15-08.05.42:471][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.15-08.05.42:472][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.15-08.05.42:479][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.15-08.05.42:496][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22621.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.15-08.05.42:528][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22' +[2024.05.15-08.05.42:528][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22" -nocompile -nocompileuat ] +[2024.05.15-08.05.43:082][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.15-08.05.43:389][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.15-08.05.43:552][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.15-08.05.46:128][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.05.46:130][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.15-08.05.46:141][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.15-08.05.46:141][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.15-08.05.46:165][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.15-08.05.46:165][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.15-08.05.46:165][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.15-08.05.46:205][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.15-08.05.46:205][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.15-08.05.46:206][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x2cef8360", spawning console +[2024.05.15-08.05.46:424][ 0]LogSlate: Border +[2024.05.15-08.05.46:424][ 0]LogSlate: BreadcrumbButton +[2024.05.15-08.05.46:424][ 0]LogSlate: Brushes.Title +[2024.05.15-08.05.46:424][ 0]LogSlate: Default +[2024.05.15-08.05.46:424][ 0]LogSlate: Icons.Save +[2024.05.15-08.05.46:424][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.15-08.05.46:424][ 0]LogSlate: ListView +[2024.05.15-08.05.46:424][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.15-08.05.46:424][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.15-08.05.46:424][ 0]LogSlate: TableView.DarkRow +[2024.05.15-08.05.46:424][ 0]LogSlate: TableView.Row +[2024.05.15-08.05.46:424][ 0]LogSlate: TreeView +[2024.05.15-08.05.46:638][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.15-08.05.48:315][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.15-08.05.48:384][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.15-08.05.48:405][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 21 ms +[2024.05.15-08.05.48:528][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.15-08.05.48:528][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.15-08.05.48:528][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.15-08.05.48:528][ 0]LogTurnkeySupport: Turnkey Device: Win64@LAB-N18-2006-22: (Name=LAB-N18-2006-22, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.15-08.05.50:117][ 0]LogPython: Using Python 3.9.7 +[2024.05.15-08.05.52:013][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.15-08.05.52:051][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '172.17.143.162' to multicast group '230.0.0.1:6666' +[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.56.1' to multicast group '230.0.0.1:6666' +[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.50.1' to multicast group '230.0.0.1:6666' +[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.240.1' to multicast group '230.0.0.1:6666' +[2024.05.15-08.05.52:281][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F3C6508B4FF327ED3A2A0AA987B0BF51 | Instance: 6A927B9B42457F2F25FC9EA0195F3CDA (LAB-N18-2006-22-12788). +[2024.05.15-08.05.53:988][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.15-08.05.54:041][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.15-08.05.56:191][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.15-08.05.57:061][ 0]SourceControl: Revision control is disabled +[2024.05.15-08.05.57:082][ 0]LogUProjectInfo: Found projects: +[2024.05.15-08.05.57:163][ 0]SourceControl: Revision control is disabled +[2024.05.15-08.05.58:655][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.15-08.05.58:772][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.15-08.05.58:772][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.15-08.05.59:108][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.15-08.05.59:658][ 0]LogCollectionManager: Loaded 0 collections in 0.000846 seconds +[2024.05.15-08.05.59:661][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Collections/' took 0.00s +[2024.05.15-08.05.59:663][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Developers/egonvm/Collections/' took 0.00s +[2024.05.15-08.05.59:665][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.15-08.05.59:865][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.15-08.06.00:001][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:002][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:002][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:003][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:010][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:012][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:012][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:013][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:014][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:019][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:020][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:020][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:021][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:027][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:027][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:028][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:040][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:041][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:041][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.15-08.06.00:122][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.15-08.06.00:122][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.15-08.06.01:143][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.15-08.06.01:146][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.15-08.06.01:240][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.15-08.06.01:240][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.15-08.06.01:250][ 0]LogEngine: Initializing Engine... +[2024.05.15-08.06.01:282][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2024.05.15-08.06.01:337][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.006 s +[2024.05.15-08.06.01:476][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.15-08.06.01:534][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.01:551][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.06.01:623][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.15-08.06.01:667][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.15-08.06.01:669][ 0]LogInit: Texture streaming: Enabled +[2024.05.15-08.06.01:762][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.15-08.06.01:811][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.15-08.06.01:864][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.15-08.06.01:866][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.15-08.06.01:866][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.15-08.06.01:869][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.15-08.06.01:869][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.06.01:872][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.06.01:921][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.06.02:016][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.06.02:022][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.06.02:025][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.06.02:026][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.06.02:032][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.15-08.06.02:032][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.15-08.06.02:033][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.15-08.06.02:033][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.15-08.06.02:033][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.15-08.06.02:034][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.15-08.06.02:035][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.15-08.06.02:129][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.15-08.06.02:155][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.15-08.06.02:157][ 0]LogInit: Transaction tracking system initialized +[2024.05.15-08.06.02:269][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.15-08.06.02:269][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.15-08.06.02:272][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003494 seconds (Found 177 uncontrolled assets) +[2024.05.15-08.06.02:329][ 0]BlueprintLog: New page: Editor Load +[2024.05.15-08.06.02:885][ 0]LocalizationService: Localization service is disabled +[2024.05.15-08.06.02:972][ 0]TimingProfiler: Initialize +[2024.05.15-08.06.02:977][ 0]TimingProfiler: OnSessionChanged +[2024.05.15-08.06.02:977][ 0]LoadingProfiler: Initialize +[2024.05.15-08.06.02:978][ 0]LoadingProfiler: OnSessionChanged +[2024.05.15-08.06.02:979][ 0]NetworkingProfiler: Initialize +[2024.05.15-08.06.02:981][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.15-08.06.02:981][ 0]MemoryProfiler: Initialize +[2024.05.15-08.06.02:981][ 0]MemoryProfiler: OnSessionChanged +[2024.05.15-08.06.03:583][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/' took 0.01s +[2024.05.15-08.06.04:135][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.15-08.06.04:848][ 0]LogOculusXRAnchors: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.15-08.06.04:880][ 0]LogOculusXRScene: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.15-08.06.04:918][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.15-08.06.04:977][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.15-08.06.05:011][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.15-08.06.05:026][ 0]SourceControl: Revision control is disabled +[2024.05.15-08.06.05:026][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 43.950 +[2024.05.15-08.06.05:030][ 0]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.15-08.06.05:033][ 0]LightingResults: New page: Lighting Build +[2024.05.15-08.06.05:053][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.06.05:062][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.06.05:074][ 0]MapCheck: New page: Map Check +[2024.05.15-08.06.05:075][ 0]LightingResults: New page: Lighting Build +[2024.05.15-08.06.05:115][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.06.05:165][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2024.05.15-08.06.05:578][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.15-08.06.05:792][ 0]LogAudioDerivedData: Display: Building compressed audio format BINKA hash BINKA_SCVER_5028_R4DV_false_SR0_0.000000_SR1_0.000000_SR2_0.000000_SR3_0.000000_SR4_0.000000_QMOD_0.000000_CQLT_-1_ASTH_0.000000_INLC_false_CSZE_65536_LCF_false_ZCS_0_MCSO_0_END wave mixkit-magic-wand-sparkle-3062... +[2024.05.15-08.06.05:792][ 0]LogAudioDerivedData: Display: Compression Quality for SoundWave /Game/VRTemplate/Audio/mixkit-magic-wand-sparkle-3062.mixkit-magic-wand-sparkle-3062 will be modified from 80 to 1, with modifier [0.00] +[2024.05.15-08.06.05:830][ 0]LogStaticMesh: Display: Building static mesh sm_wand1... +[2024.05.15-08.06.05:837][ 0]LogAudio: Display: Chunk sizes for SoundWave /Game/VRTemplate/Audio/mixkit-magic-wand-sparkle-3062.mixkit-magic-wand-sparkle-3062: Chunk0=28 bytes, Chunk1-N=256k +[2024.05.15-08.06.05:853][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_2.wizard_staff1_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 134.812488 MB), EncodeSpeed: Fast +[2024.05.15-08.06.05:870][ 0]LogStaticMesh: Built static mesh [0.04s] /Game/ProjectAssets/Props/Wands/sm_wand1.sm_wand1 +[2024.05.15-08.06.05:880][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_1.wizard_staff1_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast +[2024.05.15-08.06.05:903][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_0.wizard_staff1_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast +[2024.05.15-08.06.06:218][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.15-08.06.06:219][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.06:219][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.06.06:221][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.06.06:300][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.15-08.06.06:325][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.15-08.06.06:328][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.15-08.06.06:329][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 1,301ms to complete. +[2024.05.15-08.06.06:426][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 45.350 +[2024.05.15-08.06.06:426][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.06.06:426][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 819,20 MiB budget. Usage: 0.00% +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.06.06:641][ 0]LogSlate: The tab "GPULightmassSettings" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.15-08.06.06:818][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.06:834][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.06:844][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.06:854][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.07:351][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:370][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.15-08.06.07:374][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:385][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.15-08.06.07:385][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:395][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.15-08.06.07:396][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:407][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.15-08.06.07:411][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:419][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.15-08.06.07:420][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:428][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.15-08.06.07:430][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:438][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.15-08.06.07:439][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:448][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.15-08.06.07:448][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:457][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.15-08.06.07:458][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.15-08.06.07:465][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.15-08.06.08:120][ 0]LogSlate: Took 0.005760 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.15-08.06.08:138][ 0]LogSlate: Took 0.005679 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.15-08.06.08:145][ 0]LogSlate: Took 0.005682 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.15-08.06.08:153][ 0]LogSlate: Took 0.006356 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.15-08.06.08:250][ 0]LogViewport: Scene viewport resized to 1518x989, mode Windowed. +[2024.05.15-08.06.08:361][ 0]LogSlate: Took 0.008080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.15-08.06.08:644][ 0]LogStall: Startup... +[2024.05.15-08.06.08:647][ 0]LogStall: Startup complete. +[2024.05.15-08.06.08:721][ 0]LogLoad: (Engine Initialization) Total time: 47.64 seconds +[2024.05.15-08.06.08:721][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.15-08.06.08:742][ 0]LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) +[2024.05.15-08.06.08:742][ 0]LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist +[2024.05.15-08.06.08:742][ 0]LogHMD: Failed loading OVRPlugin 1.96.0 +[2024.05.15-08.06.08:806][ 0]LogAssetRegistry: AssetRegistryGather time 10.6819s: AssetDataDiscovery 0.1618s, AssetDataGather 10.4730s, StoreResults 0.0472s. +[2024.05.15-08.06.08:831][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000358 seconds (updated 0 objects) +[2024.05.15-08.06.08:912][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.15-08.06.08:960][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.06.09:435][ 1]LogPython: registering + +[2024.05.15-08.06.09:445][ 1]Running Python start-up script 'D:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.284626 secs +[2024.05.15-08.06.09:666][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.15-08.06.13:627][417]LogMeshUtilities: Finished distance field build in 4.7s - 126x126x126 sparse distance field, 2.9Mb total, 0.1Mb always loaded, 87% occupied, 434 triangles, sm_wand1 +[2024.05.15-08.06.13:628][417]LogShaderCompilers: Display: FShaderCompileThreadRunnable::WriteNewTasks() took too long (1.718 seconds, threshold is 0.300 s), will parallelize next time. +[2024.05.15-08.06.18:899][789]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.21:748][ 37]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.26:971][595]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.15-08.06.26:983][595]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.06.26:989][595]PIE: New page: SIE session: TheMainWorld (15. mai 2024 14:06:26) +[2024.05.15-08.06.26:999][595]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.15-08.06.27:001][595]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.15-08.06.27:003][595]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.06.27:007][595]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004568s) +[2024.05.15-08.06.27:008][595]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004624s) +[2024.05.15-08.06.27:015][595]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms +[2024.05.15-08.06.27:022][595]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.27:023][595]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.06.27:023][595]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.06.27:025][595]LogPlayLevel: PIE: World Init took: (0.005865s) +[2024.05.15-08.06.27:027][595]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.06.27:027][595]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.06.27:030][595]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.06.27:060][595]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.15-08.06.27:060][595]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.15-08.06.27:062][595]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.15-08.06.27:062][595]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.15-08.06.27:062][595]LogInit: FAudioDevice initialized with ID 2. +[2024.05.15-08.06.27:062][595]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.15-08.06.27:062][595]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.15-08.06.27:594][595]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.15-08.06.27:684][595]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.06.27:685][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.06.27:685][595]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.06.27 +[2024.05.15-08.06.27:686][595]LogWorld: Bringing up level for play took: 0.002462 +[2024.05.15-08.06.27:689][595]LogOnline: OSS: Created online subsystem instance for: :Context_3 +[2024.05.15-08.06.27:719][595]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.06.27:720][595]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.06.27:736][595]PIE: Server logged in +[2024.05.15-08.06.27:738][595]PIE: Play in editor total start time 0,761 seconds. +[2024.05.15-08.06.27:893][596]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.024 s +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: === Handled ensure: === +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: Stack: +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc9d8daaa6 UnrealEditor-RHI.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e16f0c UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e15927 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95ddc2e2 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e4f237 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95df3414 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dd8cd5 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dd8a7c UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75db80e2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75e008c2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dc8b60 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75faf773 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc763e4e32 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc763d8667 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffcd04a7344 KERNEL32.DLL!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffcd1c626b1 ntdll.dll!UnknownFunction [] +[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: +[2024.05.15-08.06.27:899][596]LogStats: SubmitErrorReport - 0.000 s +[2024.05.15-08.06.27:930][596]LogRHI: Error: Breadcrumbs 'RHIThread' +Context 1/2 + 00 Scene + 01 PostProcessing + 02 CompositeEditorPrimitives 1518x989 MSAA=4 + +[2024.05.15-08.06.29:441][596]LogStats: SendNewReport - 1.542 s +[2024.05.15-08.06.29:441][596]LogStats: FDebug::EnsureFailed - 1.572 s +[2024.05.15-08.06.35:497][ 88]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.15-08.06.36:798][172]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.37:315][209]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.06.42:011][606]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.06.42:507][653]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.06.43:364][734]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.06.46:771][ 42]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.46:771][ 42]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.06.46:773][ 42]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.06.46:773][ 42]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.06.46:781][ 42]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.06.46:785][ 42]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.06.46:790][ 42]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.06.46:790][ 42]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.15-08.06.46:792][ 42]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.15-08.06.46:794][ 42]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.15-08.06.46:843][ 42]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms +[2024.05.15-08.06.46:898][ 43]LogPlayLevel: Display: Destroying online subsystem :Context_3 +[2024.05.15-08.07.56:685][286]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.570 and deleted 378 files with total size 6 MiB and 354 empty folders. Scanned 12126 files in 13995 folders with total size 988 MiB. +[2024.05.15-08.12.23:546][ 44]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.12.23:546][ 44]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:12:23) +[2024.05.15-08.12.23:547][ 44]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.12.23:550][ 44]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003297s) +[2024.05.15-08.12.23:550][ 44]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003338s) +[2024.05.15-08.12.23:558][ 44]LogUObjectHash: Compacting FUObjectHashTables data took 1.07ms +[2024.05.15-08.12.23:560][ 44]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.12.23:560][ 44]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.12.23:560][ 44]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.12.23:561][ 44]LogPlayLevel: PIE: World Init took: (0.001412s) +[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.12.23:561][ 44]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.12.23:564][ 44]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.12.23:595][ 44]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.15-08.12.23:595][ 44]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.15-08.12.23:597][ 44]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.15-08.12.23:597][ 44]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.15-08.12.23:597][ 44]LogInit: FAudioDevice initialized with ID 3. +[2024.05.15-08.12.23:597][ 44]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.15-08.12.23:598][ 44]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.15-08.12.23:611][ 44]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.12.23:955][ 44]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.12.23:957][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.12.23:957][ 44]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.12.23 +[2024.05.15-08.12.23:957][ 44]LogWorld: Bringing up level for play took: 0.002284 +[2024.05.15-08.12.23:960][ 44]LogOnline: OSS: Created online subsystem instance for: :Context_6 +[2024.05.15-08.12.24:002][ 44]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.12.24:004][ 44]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.12.24:009][ 44]vr.PixelDensity = "1" +[2024.05.15-08.12.24:019][ 44]PIE: Server logged in +[2024.05.15-08.12.24:022][ 44]PIE: Play in editor total start time 0,477 seconds. +[2024.05.15-08.12.24:055][ 44]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.12.24:061][ 44]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.12.24:068][ 44]LogRenderer: Warning: Resizing VR buffer to 3648 by 1872 +[2024.05.15-08.12.24:084][ 44]LogSlate: Took 0.000196 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.15-08.12.24:190][ 45]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total job queries 69, among them cache hits 15 (21.74%) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Tracking 50 distinct input hashes that result in 41 distinct outputs (82.00%) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: RAM used: 1,70 MiB of 819,20 MiB budget. Usage: 0.21% +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Shaders Compiled: 50 +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Jobs assigned 51, completed 50 (98.04%) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Average time worker was idle: 15.83 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Time job spent in pending queue: average 2.91 s, longest 8.60 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Job execution time: average 1.15 s, max 4.93 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Job life time (pending + execution): average 4.12 s, max 9.07 +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Shader code size: average 56,979 KiB, min 4,504 KiB, max 95,969 KiB +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 17.93 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Jobs were issued in 51 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Average processing rate: 2.79 jobs/sec +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total thread time: 45,434 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total thread preprocess time: 2,293 s +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Percentage time preprocessing: 5.05% +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Effective parallelization: 2.53 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 6 times, average 3.04 sec, max 4.05 sec, min 2.62 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 11 times, average 1.16 sec, max 2.61 sec, min 0.28 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 14 times, average 0.52 sec, max 0.86 sec, min 0.26 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.48 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FVelocityVS (compiled 4 times, average 0.36 sec, max 0.40 sec, min 0.32 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 40.16% of total time (compiled 6 times, average 3.04 sec, max 4.05 sec, min 2.62 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 28.20% of total time (compiled 11 times, average 1.16 sec, max 2.61 sec, min 0.28 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.01% of total time (compiled 14 times, average 0.52 sec, max 0.86 sec, min 0.26 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FHitProxyVS - 6.32% of total time (compiled 6 times, average 0.48 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FVelocityVS - 3.14% of total time (compiled 4 times, average 0.36 sec, max 0.40 sec, min 0.32 sec) +[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.12.52:366][894]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.12.52:367][894]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.12.52:367][894]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.12.52:369][894]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.12.52:370][894]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.12.52:400][894]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.12.52:401][894]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.12.52:401][894]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.12.52:402][894]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.15-08.12.52:405][894]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.12.52:409][894]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003079s) +[2024.05.15-08.12.52:409][894]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003124s) +[2024.05.15-08.12.52:409][894]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.15-08.12.52:409][894]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.12.52:409][894]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.12.52:410][894]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.12.52:410][894]LogPlayLevel: PIE: World Init took: (0.000973s) +[2024.05.15-08.12.52:410][894]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.12.52:411][894]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.12.52:412][894]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.12.52 +[2024.05.15-08.12.52:412][894]LogWorld: Bringing up level for play took: 0.001891 +[2024.05.15-08.12.52:414][894]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.12.52:416][894]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.12.52:417][894]vr.PixelDensity = "1" +[2024.05.15-08.12.52:418][894]LogLoad: Took 0.051613 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.12.55:957][147]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.12.56:578][177]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.12.57:262][226]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.12.57:749][261]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.12.58:099][286]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.13.00:658][470]Cmd: quit +[2024.05.15-08.13.00:669][470]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.13.00:669][470]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.13.00:746][470]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.13.00:751][470]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.13.00:751][470]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.13.00:756][470]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.13.00:759][470]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.13.00:764][470]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.15-08.13.00:765][470]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.15-08.13.00:766][470]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.15-08.13.00:775][470]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.13.00:775][470]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.13.00:776][470]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.05.15-08.13.00:833][471]LogPlayLevel: Display: Destroying online subsystem :Context_6 +[2024.05.15-08.13.37:371][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.37:372][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.37:373][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.37:729][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.37:730][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.37:730][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:337][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:338][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:338][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:693][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:694][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.39:694][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.41:635][527]Cmd: TRANSACTION UNDO +[2024.05.15-08.13.41:635][527]LogEditorTransaction: Undo Move Elements +[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.49:461][262]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2024.05.15-08.13.53:338][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:339][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:339][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.14.07:637][111]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2024.05.15-08.15.28:550][556]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.15.28:555][556]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.15.28:555][556]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:15:28) +[2024.05.15-08.15.28:555][556]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.15.28:559][556]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003254s) +[2024.05.15-08.15.28:559][556]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003286s) +[2024.05.15-08.15.28:566][556]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.15-08.15.28:568][556]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.15.28:568][556]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.15.28:568][556]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.15.28:568][556]LogPlayLevel: PIE: World Init took: (0.000894s) +[2024.05.15-08.15.28:569][556]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.15.28:569][556]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.15.28:571][556]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.15.28:600][556]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.15.28:602][556]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.15-08.15.28:602][556]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.15-08.15.28:604][556]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.15-08.15.28:604][556]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.15-08.15.28:604][556]LogInit: FAudioDevice initialized with ID 4. +[2024.05.15-08.15.28:604][556]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.15-08.15.28:604][556]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.15-08.15.28:618][556]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.15.28:991][556]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.15.28:993][556]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.15.28:993][556]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.15.28 +[2024.05.15-08.15.28:994][556]LogWorld: Bringing up level for play took: 0.001905 +[2024.05.15-08.15.28:996][556]LogOnline: OSS: Created online subsystem instance for: :Context_7 +[2024.05.15-08.15.28:998][556]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.15.29:000][556]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.15.29:001][556]vr.PixelDensity = "1" +[2024.05.15-08.15.29:007][556]PIE: Server logged in +[2024.05.15-08.15.29:011][556]PIE: Play in editor total start time 0,456 seconds. +[2024.05.15-08.15.29:017][556]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.15.29:022][556]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.15.29:062][557]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.15.48:829][975]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.49:804][ 45]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.50:262][ 78]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.50:625][104]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.50:917][125]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.52:072][208]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.52:448][235]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.53:770][330]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.54:006][347]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.54:271][366]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.15.56:331][514]Cmd: quit +[2024.05.15-08.15.56:331][514]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.15.56:332][514]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.15.56:394][514]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.15.56:396][514]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.15.56:397][514]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.15.56:400][514]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.15.56:402][514]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.15.56:406][514]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.15.56:406][514]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.15-08.15.56:407][514]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.15-08.15.56:409][514]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.15-08.15.56:414][514]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.15.56:414][514]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.15.56:415][514]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.15-08.15.56:474][515]LogPlayLevel: Display: Destroying online subsystem :Context_7 +[2024.05.15-08.16.13:649][264]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms +[2024.05.15-08.16.13:658][264]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.16.13:744][264]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.15-08.16.13:753][264]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.005997 seconds +[2024.05.15-08.16.13:769][264]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.16.13:769][264]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld71119E454879E26AF564C3A4AD640169.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.15-08.16.13:778][264]LogFileHelpers: Saving map 'TheMainWorld' took 0.072 +[2024.05.15-08.16.13:788][264]LogFileHelpers: InternalPromptForCheckoutAndSave took 130 ms +[2024.05.15-08.16.13:792][264]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.15-08.16.13:792][264]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.15-08.16.36:187][570]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.15-08.16.36:569][570]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\VRTemplate\Maps\VRTemplateMap.umap: Failed to load '/Game/VRTemplate/Maps/VRTemplateMap_BuiltData': Can't find file. +[2024.05.15-08.16.36:569][570]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\VRTemplate\Maps\VRTemplateMap.umap: VerifyImport: Failed to load package for import object 'Package /Game/VRTemplate/Maps/VRTemplateMap_BuiltData' +[2024.05.15-08.16.36:817][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_0.crystal_staff_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast +[2024.05.15-08.16.36:821][570]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.16.36:824][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_2.crystal_staff_texture_2 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast +[2024.05.15-08.16.36:854][570]LogAssetEditorSubsystem: Opening Asset editor for World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap +[2024.05.15-08.16.36:855][570]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.15-08.16.36:855][570]LightingResults: New page: Lighting Build +[2024.05.15-08.16.36:855][570]LoadErrors: New page: Loading map: VRTemplateMap.umap +[2024.05.15-08.16.36:870][570]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.16.36:871][570]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.16.36:873][570]MapCheck: New page: Map Check +[2024.05.15-08.16.36:873][570]LightingResults: New page: Lighting Build +[2024.05.15-08.16.36:879][570]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.16.36:884][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.05.15-08.16.36:891][570]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.16.36:891][570]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.16.36:905][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_3.crystal_staff_texture_3 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 134.812488 MB), EncodeSpeed: Fast +[2024.05.15-08.16.36:907][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2024.05.15-08.16.36:917][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_1.crystal_staff_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast +[2024.05.15-08.16.36:918][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms +[2024.05.15-08.16.36:935][570]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2024.05.15-08.16.36:935][570]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.16.36:935][570]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.16.36:936][570]LogAIModule: Creating AISystem for world VRTemplateMap +[2024.05.15-08.16.37:049][570]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.15-08.16.37:064][570]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms +[2024.05.15-08.16.37:068][570]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.15-08.16.37:068][570]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,079ms to complete. +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Total job queries 114, among them cache hits 23 (20.18%) +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Tracking 63 distinct input hashes that result in 49 distinct outputs (77.78%) +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: RAM used: 2,11 MiB of 819,20 MiB budget. Usage: 0.26% +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Shaders Compiled: 63 +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Jobs assigned 67, completed 63 (94.03%) +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Average time worker was idle: 38.84 s +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Time job spent in pending queue: average 2.34 s, longest 8.60 s +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Job execution time: average 1.15 s, max 4.93 s +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Job life time (pending + execution): average 3.56 s, max 9.07 +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Shader code size: average 55,573 KiB, min 4,504 KiB, max 95,969 KiB +[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 25.70 s +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Jobs were issued in 67 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Average processing rate: 2.45 jobs/sec +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Total thread time: 55,336 s +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Total thread preprocess time: 4,084 s +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Percentage time preprocessing: 7.38% +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Effective parallelization: 2.15 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 8 times, average 2.79 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 12 times, average 1.10 sec, max 2.61 sec, min 0.28 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 18 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FHitProxyVS (compiled 7 times, average 0.46 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FVelocityVS (compiled 5 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 40.40% of total time (compiled 8 times, average 2.79 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 23.92% of total time (compiled 12 times, average 1.10 sec, max 2.61 sec, min 0.28 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 19.14% of total time (compiled 18 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FHitProxyVS - 5.87% of total time (compiled 7 times, average 0.46 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FVelocityVS - 3.33% of total time (compiled 5 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) +[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: ================================================ +[2024.05.15-08.18.04:839][793]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.07:961][990]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.08:130][991]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.08:163][992]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.08:209][994]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.10:695][175]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRGameMode.VRGameMode +[2024.05.15-08.18.10:699][175]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.10:699][175]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.18.10:711][175]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.15-08.18.54:163][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.15-08.18.54:223][242]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.54:228][242]LogAssetEditorSubsystem: Opening Asset editor for World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.15-08.18.54:228][242]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.15-08.18.54:228][242]LightingResults: New page: Lighting Build +[2024.05.15-08.18.54:228][242]LoadErrors: New page: Loading map: TheMainWorld.umap +[2024.05.15-08.18.54:259][242]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.18.54:259][242]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.18.54:260][242]MapCheck: New page: Map Check +[2024.05.15-08.18.54:260][242]LightingResults: New page: Lighting Build +[2024.05.15-08.18.54:266][242]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.18.54:270][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.15-08.18.54:271][242]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.18.54:272][242]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.18.54:279][242]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms +[2024.05.15-08.18.54:285][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.15-08.18.54:290][242]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.15-08.18.54:290][242]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.18.54:290][242]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.18.54:291][242]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.18.54:293][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.18.54:298][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.18.54:298][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.18.54:299][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.18.54:368][242]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.15-08.18.54:380][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.15-08.18.54:383][242]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.15-08.18.54:383][242]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,08ms to complete. +[2024.05.15-08.19.02:950][ 28]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2024.05.15-08.19.04:347][150]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.19.04:352][150]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.19.04:352][150]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:19:04) +[2024.05.15-08.19.04:353][150]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.19.04:356][150]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003556s) +[2024.05.15-08.19.04:356][150]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003616s) +[2024.05.15-08.19.04:362][150]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.15-08.19.04:363][150]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.19.04:363][150]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.19.04:363][150]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.19.04:365][150]LogPlayLevel: PIE: World Init took: (0.001166s) +[2024.05.15-08.19.04:365][150]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.19.04:365][150]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.19.04:368][150]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.19.04:401][150]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.15-08.19.04:401][150]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.15-08.19.04:403][150]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.15-08.19.04:403][150]LogInit: FAudioDevice initialized with ID 5. +[2024.05.15-08.19.04:403][150]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.15-08.19.04:403][150]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.15-08.19.04:403][150]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.15-08.19.04:417][150]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.19.04:752][150]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.19.04:754][150]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.04:754][150]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.19.04 +[2024.05.15-08.19.04:754][150]LogWorld: Bringing up level for play took: 0.001765 +[2024.05.15-08.19.04:756][150]LogOnline: OSS: Created online subsystem instance for: :Context_14 +[2024.05.15-08.19.04:759][150]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.19.04:762][150]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.19.04:763][150]vr.PixelDensity = "1" +[2024.05.15-08.19.04:772][150]PIE: Server logged in +[2024.05.15-08.19.04:780][150]PIE: Play in editor total start time 0,428 seconds. +[2024.05.15-08.19.04:787][150]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.19.04:792][150]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.19.04:852][151]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.19.12:015][657]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.19.12:015][657]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.19.12:077][657]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.19.12:079][657]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.19.12:080][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.19.12:083][657]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.19.12:085][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.19.12:091][657]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.19.12:091][657]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.15-08.19.12:091][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.15-08.19.12:093][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.15-08.19.12:100][657]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.19.12:100][657]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.19.12:101][657]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.15-08.19.12:160][658]LogPlayLevel: Display: Destroying online subsystem :Context_14 +[2024.05.15-08.19.27:418][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:419][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:419][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.35:978][666]Cmd: TRANSACTION UNDO +[2024.05.15-08.19.35:979][666]LogEditorTransaction: Undo Clicking on Elements +[2024.05.15-08.19.36:549][677]Cmd: TRANSACTION UNDO +[2024.05.15-08.19.36:550][677]LogEditorTransaction: Undo Set Location +[2024.05.15-08.19.36:562][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:934][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:935][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:935][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.20.09:930][764]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.20.09:935][764]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.20.09:936][764]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:20:09) +[2024.05.15-08.20.09:965][764]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.20.09:968][764]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003090s) +[2024.05.15-08.20.09:968][764]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003124s) +[2024.05.15-08.20.09:974][764]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.15-08.20.09:975][764]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.20.09:975][764]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.20.09:975][764]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.20.09:975][764]LogPlayLevel: PIE: World Init took: (0.000756s) +[2024.05.15-08.20.09:975][764]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.20.09:975][764]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.20.09:979][764]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.20.10:008][764]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.15-08.20.10:008][764]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.15-08.20.10:010][764]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.15-08.20.10:010][764]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.15-08.20.10:010][764]LogInit: FAudioDevice initialized with ID 6. +[2024.05.15-08.20.10:010][764]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.15-08.20.10:010][764]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.15-08.20.10:021][764]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.20.10:340][764]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.20.10:341][764]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.20.10:342][764]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.20.10 +[2024.05.15-08.20.10:342][764]LogWorld: Bringing up level for play took: 0.001408 +[2024.05.15-08.20.10:344][764]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2024.05.15-08.20.10:347][764]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.20.10:350][764]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.20.10:350][764]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.20.10:351][764]vr.PixelDensity = "1" +[2024.05.15-08.20.10:358][764]PIE: Server logged in +[2024.05.15-08.20.10:364][764]PIE: Play in editor total start time 0,429 seconds. +[2024.05.15-08.20.10:377][764]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.20.10:381][764]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.20.10:425][765]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.20.14:085][ 24]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.20.14:085][ 24]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.20.14:140][ 24]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.20.14:141][ 24]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.20.14:142][ 24]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.20.14:145][ 24]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.20.14:149][ 24]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.20.14:154][ 24]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.20.14:154][ 24]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.15-08.20.14:154][ 24]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.15-08.20.14:155][ 24]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.15-08.20.14:162][ 24]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.20.14:162][ 24]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.20.14:163][ 24]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.15-08.20.14:218][ 25]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2024.05.15-08.20.25:386][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms +[2024.05.15-08.20.27:931][ 84]LogSlate: Window 'Save Content' being destroyed +[2024.05.15-08.20.44:115][634]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.20.44:121][634]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.20.44:121][634]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:20:44) +[2024.05.15-08.20.44:144][634]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.20.44:147][634]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002844s) +[2024.05.15-08.20.44:147][634]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002887s) +[2024.05.15-08.20.44:154][634]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.15-08.20.44:154][634]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.20.44:155][634]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.20.44:155][634]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.20.44:155][634]LogPlayLevel: PIE: World Init took: (0.000812s) +[2024.05.15-08.20.44:155][634]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.20.44:155][634]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.20.44:158][634]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.20.44:187][634]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.15-08.20.44:190][634]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.15-08.20.44:190][634]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.15-08.20.44:190][634]LogInit: FAudioDevice initialized with ID 7. +[2024.05.15-08.20.44:190][634]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.15-08.20.44:190][634]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.15-08.20.44:201][634]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.20.44:535][634]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.20.44:537][634]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.20.44:538][634]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.20.44 +[2024.05.15-08.20.44:538][634]LogWorld: Bringing up level for play took: 0.002508 +[2024.05.15-08.20.44:541][634]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2024.05.15-08.20.44:543][634]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.20.44:546][634]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.20.44:546][634]vr.PixelDensity = "1" +[2024.05.15-08.20.44:556][634]PIE: Server logged in +[2024.05.15-08.20.44:561][634]PIE: Play in editor total start time 0,44 seconds. +[2024.05.15-08.20.44:570][634]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.20.44:575][634]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.20.44:619][635]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.21.31:673][999]Cmd: quit +[2024.05.15-08.21.31:675][999]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.21.31:675][999]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.21.31:740][999]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.21.31:741][999]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.21.31:742][999]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.21.31:745][999]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.21.31:748][999]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.21.31:752][999]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.21.31:752][999]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.15-08.21.31:753][999]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.15-08.21.31:754][999]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.15-08.21.31:761][999]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.21.31:761][999]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.21.31:762][999]LogUObjectHash: Compacting FUObjectHashTables data took 0.95ms +[2024.05.15-08.21.31:890][ 0]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2024.05.15-08.21.45:326][338]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.21.45:327][338]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.21.45:327][338]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.21.45:755][338]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.15-08.21.46:288][338]LogSlate: Took 0.006293 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.15-08.21.46:296][338]LogSlate: Took 0.005763 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.05.15-08.21.48:326][427]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.15-08.21.55:605][810]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.15-08.21.55:614][810]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.15-08.22.13:169][953]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.22.13:225][953]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms +[2024.05.15-08.22.14:217][999]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.22.14:275][999]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.22.14:299][999]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.22.14:300][999]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF2E086BD4559AE4289DC7CA44068C32F.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.22.14:308][999]LogFileHelpers: InternalPromptForCheckoutAndSave took 90 ms (total: 221 ms) +[2024.05.15-08.22.14:312][999]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.22.14:312][999]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.22.19:458][448]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.22.19:465][448]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.22.19:465][448]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:22:19) +[2024.05.15-08.22.19:465][448]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.22.19:468][448]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003136s) +[2024.05.15-08.22.19:468][448]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003167s) +[2024.05.15-08.22.19:484][448]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.15-08.22.19:486][448]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.22.19:487][448]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.22.19:487][448]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.22.19:487][448]LogPlayLevel: PIE: World Init took: (0.001060s) +[2024.05.15-08.22.19:487][448]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.15-08.22.19:487][448]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.22.19:488][448]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.22.19:491][448]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.22.19:520][448]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.15-08.22.19:520][448]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.15-08.22.19:523][448]LogInit: FAudioDevice initialized with ID 8. +[2024.05.15-08.22.19:523][448]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.15-08.22.19:523][448]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.15-08.22.19:523][448]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.15-08.22.19:523][448]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.15-08.22.19:535][448]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.22.19:847][448]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.22.19:849][448]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.22.19:849][448]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.22.19 +[2024.05.15-08.22.19:850][448]LogWorld: Bringing up level for play took: 0.002033 +[2024.05.15-08.22.19:851][448]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2024.05.15-08.22.19:854][448]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.22.19:857][448]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.22.19:858][448]vr.PixelDensity = "1" +[2024.05.15-08.22.19:869][448]PIE: Server logged in +[2024.05.15-08.22.19:875][448]PIE: Play in editor total start time 0,412 seconds. +[2024.05.15-08.22.19:883][448]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.22.19:889][448]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.22.19:934][449]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.22.28:852][ 77]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2024.05.15-08.22.29:361][ 77]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.508 s +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: === Handled ensure: === +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\OpenXR\Source\OpenXRHMD\Private\OpenXRHMD.cpp] [Line: 670] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_TIME_INVALID +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: Stack: +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc17985514 UnrealEditor-OpenXRHMD.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x0000027b3306ec8b UnrealEditor-OpenXRInput.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x0000027b3306e4a2 UnrealEditor-OpenXRInput.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc1e0b8c89 UnrealEditor-HeadMountedDisplay.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc1e0c33f9 UnrealEditor-HeadMountedDisplay.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc31f1c658 UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc3202b695 UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc338087eb UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc3380fd32 UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75df1c9f UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75df22ae UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75dfeeb0 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc338375aa UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc33840bfe UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc328f9839 UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc329067a2 UnrealEditor-Engine.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc515c58f8 UnrealEditor-UnrealEd.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc5221ea06 UnrealEditor-UnrealEd.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c78af2 UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c9d28c UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c9d37a UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0ca0854 UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0cb6984 UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0cb9d7a UnrealEditor.exe!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffcd04a7344 KERNEL32.DLL!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffcd1c626b1 ntdll.dll!UnknownFunction [] +[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: +[2024.05.15-08.22.29:369][ 77]LogStats: SubmitErrorReport - 0.000 s +[2024.05.15-08.22.47:193][ 77]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [18 Seconds] waiting for h/w. InstanceID=1 +[2024.05.15-08.22.47:194][ 77]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [18 Seconds] waiting for h/w. InstanceID=8 +[2024.05.15-08.22.47:194][ 77]LogStats: SendNewReport - 17.825 s +[2024.05.15-08.22.47:194][ 77]LogStats: FDebug::EnsureFailed - 18.342 s +[2024.05.15-08.22.47:196][ 77]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=324 +[2024.05.15-08.22.47:196][ 77]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=4572 +[2024.05.15-08.22.47:331][ 80]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{5052e37b-7aa5-485a-a542-76d730477801}, Name=Headphones (Synaptics HD Audio)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=78.12 +[2024.05.15-08.22.47:331][ 80]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.15-08.22.47:334][ 80]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.15-08.22.47:336][ 80]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{5052e37b-7aa5-485a-a542-76d730477801}, Name=Headphones (Synaptics HD Audio)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=8, DurationMS=78.51 +[2024.05.15-08.22.47:336][ 80]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.15-08.22.47:338][ 80]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.15-08.23.03:278][222]Cmd: quit +[2024.05.15-08.23.03:279][222]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.23.03:279][222]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.23.03:331][222]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.23.03:332][222]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.23.03:333][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.23.03:337][222]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.23.03:341][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.23.03:355][222]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.15-08.23.03:362][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.15-08.23.03:364][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.15-08.23.03:370][222]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.23.03:370][222]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.23.03:372][222]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms +[2024.05.15-08.23.03:500][223]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2024.05.15-08.23.27:335][172]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.23.27:392][172]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.15-08.23.28:024][199]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.23.28:086][199]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.23.28:105][199]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.23.28:105][199]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF9CBD2F14D060D1E092914876C4A4703.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.23.28:114][199]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 311 ms) +[2024.05.15-08.23.28:115][199]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.23.28:116][199]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.23.53:801][149]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.23.53:807][149]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.23.53:807][149]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:23:53) +[2024.05.15-08.23.53:807][149]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.23.53:809][149]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003102s) +[2024.05.15-08.23.53:809][149]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003135s) +[2024.05.15-08.23.53:827][149]LogUObjectHash: Compacting FUObjectHashTables data took 2.37ms +[2024.05.15-08.23.53:828][149]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.23.53:828][149]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.23.53:828][149]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.23.53:828][149]LogPlayLevel: PIE: World Init took: (0.000800s) +[2024.05.15-08.23.53:828][149]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.23.53:829][149]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.23.53:831][149]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.23.53:862][149]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.15-08.23.53:862][149]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.15-08.23.53:864][149]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.15-08.23.53:864][149]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.15-08.23.53:864][149]LogInit: FAudioDevice initialized with ID 9. +[2024.05.15-08.23.53:864][149]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.15-08.23.53:864][149]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.15-08.23.53:877][149]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.23.54:191][149]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.23.54:193][149]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.23.54:193][149]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.23.54 +[2024.05.15-08.23.54:194][149]LogWorld: Bringing up level for play took: 0.001792 +[2024.05.15-08.23.54:196][149]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2024.05.15-08.23.54:198][149]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.23.54:200][149]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.23.54:201][149]vr.PixelDensity = "1" +[2024.05.15-08.23.54:212][149]PIE: Server logged in +[2024.05.15-08.23.54:219][149]PIE: Play in editor total start time 0,412 seconds. +[2024.05.15-08.23.54:225][149]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.23.54:231][149]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.23.54:273][150]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.24.17:793][838]Cmd: quit +[2024.05.15-08.24.17:794][838]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.24.17:794][838]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.24.17:860][838]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.24.17:893][838]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.24.17:893][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.24.17:898][838]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.24.17:902][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.24.17:915][838]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.24.17:916][838]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.15-08.24.17:916][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.15-08.24.17:917][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.15-08.24.17:923][838]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.24.17:923][838]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.24.17:924][838]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-08.24.18:047][839]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2024.05.15-08.24.33:386][260]Cmd: TRANSACTION UNDO +[2024.05.15-08.24.33:386][260]LogEditorTransaction: Undo Modify Component(s) +[2024.05.15-08.24.33:837][266]Cmd: TRANSACTION UNDO +[2024.05.15-08.24.33:837][266]LogEditorTransaction: Undo Modify Component(s) +[2024.05.15-08.24.35:285][338]Cmd: TRANSACTION UNDO +[2024.05.15-08.24.35:285][338]LogEditorTransaction: Undo Move Elements +[2024.05.15-08.24.35:652][358]Cmd: TRANSACTION UNDO +[2024.05.15-08.24.35:652][358]LogEditorTransaction: Undo Clicking on Elements +[2024.05.15-08.24.42:541][725]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.24.42:589][725]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-08.24.44:985][860]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.24.45:049][860]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.24.45:069][860]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.24.45:070][860]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF7F53591409E726A3050C29DBE2386DA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.24.45:081][860]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 407 ms) +[2024.05.15-08.24.45:082][860]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.24.45:083][860]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.25.02:176][879]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.25.02:181][879]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.25.02:182][879]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:25:02) +[2024.05.15-08.25.02:182][879]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.25.02:186][879]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003928s) +[2024.05.15-08.25.02:186][879]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003996s) +[2024.05.15-08.25.02:203][879]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.15-08.25.02:204][879]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.25.02:204][879]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.25.02:205][879]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.25.02:205][879]LogPlayLevel: PIE: World Init took: (0.000872s) +[2024.05.15-08.25.02:205][879]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.25.02:205][879]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.25.02:208][879]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.25.02:236][879]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.25.02:237][879]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.15-08.25.02:240][879]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.15-08.25.02:240][879]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.15-08.25.02:240][879]LogInit: FAudioDevice initialized with ID 10. +[2024.05.15-08.25.02:240][879]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.15-08.25.02:240][879]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.15-08.25.02:252][879]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.25.02:566][879]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.25.02:568][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.25.02:568][879]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.25.02 +[2024.05.15-08.25.02:568][879]LogWorld: Bringing up level for play took: 0.001961 +[2024.05.15-08.25.02:570][879]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.05.15-08.25.02:573][879]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.25.02:575][879]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.25.02:577][879]vr.PixelDensity = "1" +[2024.05.15-08.25.02:587][879]PIE: Server logged in +[2024.05.15-08.25.02:593][879]PIE: Play in editor total start time 0,411 seconds. +[2024.05.15-08.25.02:608][879]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.25.02:615][879]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.25.02:658][880]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.25.11:804][472]Cmd: quit +[2024.05.15-08.25.11:805][472]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.25.11:805][472]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.25.11:919][472]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.25.11:920][472]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.25.11:920][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.25.11:925][472]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.25.11:930][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.25.11:943][472]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.25.11:944][472]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.15-08.25.11:944][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.15-08.25.11:946][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.15-08.25.11:951][472]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.25.11:952][472]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.25.11:953][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.15-08.25.12:129][473]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.05.15-08.26.07:000][ 38]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.26.07:005][ 38]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.26.07:005][ 38]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:26:07) +[2024.05.15-08.26.07:005][ 38]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.26.07:009][ 38]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003032s) +[2024.05.15-08.26.07:009][ 38]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003073s) +[2024.05.15-08.26.07:024][ 38]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2024.05.15-08.26.07:026][ 38]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.26.07:026][ 38]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.26.07:026][ 38]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.26.07:026][ 38]LogPlayLevel: PIE: World Init took: (0.000803s) +[2024.05.15-08.26.07:026][ 38]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.26.07:026][ 38]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.26.07:029][ 38]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.26.07:059][ 38]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.05.15-08.26.07:059][ 38]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.05.15-08.26.07:061][ 38]LogInit: FAudioDevice initialized with ID 11. +[2024.05.15-08.26.07:061][ 38]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. +[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.15-08.26.07:075][ 38]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.26.07:385][ 38]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.26.07:387][ 38]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.26.07:387][ 38]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.26.07 +[2024.05.15-08.26.07:387][ 38]LogWorld: Bringing up level for play took: 0.001566 +[2024.05.15-08.26.07:390][ 38]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2024.05.15-08.26.07:392][ 38]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.26.07:395][ 38]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.26.07:396][ 38]vr.PixelDensity = "1" +[2024.05.15-08.26.07:408][ 38]PIE: Server logged in +[2024.05.15-08.26.07:414][ 38]PIE: Play in editor total start time 0,409 seconds. +[2024.05.15-08.26.07:423][ 38]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.26.07:427][ 38]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.26.07:478][ 39]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.26.34:825][995]Cmd: quit +[2024.05.15-08.26.34:827][995]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.26.34:827][995]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.26.34:891][995]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.26.34:893][995]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.26.34:893][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.26.34:897][995]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.26.34:902][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.26.34:916][995]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.26.34:916][995]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.15-08.26.34:916][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.15-08.26.34:918][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.15-08.26.34:924][995]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.26.34:924][995]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.26.34:927][995]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.15-08.26.35:050][996]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2024.05.15-08.27.01:159][884]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.27.01:232][884]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.15-08.27.02:137][929]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.27.02:197][929]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.27.02:217][929]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.27.02:217][929]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand34D6EAD745B9D451EB56E7AA5E434B11.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.27.02:225][929]LogFileHelpers: InternalPromptForCheckoutAndSave took 88 ms (total: 495 ms) +[2024.05.15-08.27.02:227][929]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.27.02:227][929]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.27.04:172][ 40]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.27.04:178][ 40]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.27.04:178][ 40]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:27:04) +[2024.05.15-08.27.04:178][ 40]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.27.04:181][ 40]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003365s) +[2024.05.15-08.27.04:181][ 40]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003402s) +[2024.05.15-08.27.04:199][ 40]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-08.27.04:200][ 40]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.27.04:200][ 40]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.27.04:201][ 40]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.27.04:201][ 40]LogPlayLevel: PIE: World Init took: (0.001234s) +[2024.05.15-08.27.04:201][ 40]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.27.04:201][ 40]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.27.04:204][ 40]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.27.04:232][ 40]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.05.15-08.27.04:232][ 40]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.05.15-08.27.04:234][ 40]LogInit: FAudioDevice initialized with ID 12. +[2024.05.15-08.27.04:234][ 40]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.15-08.27.04:246][ 40]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.27.04:566][ 40]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.27.04:568][ 40]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.27.04:568][ 40]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.27.04 +[2024.05.15-08.27.04:568][ 40]LogWorld: Bringing up level for play took: 0.001682 +[2024.05.15-08.27.04:571][ 40]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.05.15-08.27.04:573][ 40]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.27.04:576][ 40]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.27.04:577][ 40]vr.PixelDensity = "1" +[2024.05.15-08.27.04:587][ 40]PIE: Server logged in +[2024.05.15-08.27.04:594][ 40]PIE: Play in editor total start time 0,416 seconds. +[2024.05.15-08.27.04:609][ 40]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.27.04:615][ 40]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.27.04:672][ 41]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.27.58:623][746]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.27.58:874][764]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.27.59:653][818]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.00:045][844]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.00:348][865]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.00:626][885]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.00:920][904]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.01:185][923]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.01:519][947]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-08.28.07:638][355]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.28.07:638][355]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.28.07:638][355]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.28.07:639][355]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.28.07:639][355]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.28.07:675][355]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.28.07:676][355]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.28.07:676][355]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.28.07:677][355]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.15-08.28.07:678][355]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.28.07:682][355]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002773s) +[2024.05.15-08.28.07:682][355]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002816s) +[2024.05.15-08.28.07:682][355]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.15-08.28.07:682][355]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.28.07:682][355]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.28.07:682][355]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.28.07:683][355]LogPlayLevel: PIE: World Init took: (0.000727s) +[2024.05.15-08.28.07:683][355]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.28.07:683][355]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.28.07:683][355]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.28.07 +[2024.05.15-08.28.07:684][355]LogWorld: Bringing up level for play took: 0.000912 +[2024.05.15-08.28.07:686][355]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.28.07:688][355]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.28.07:689][355]vr.PixelDensity = "1" +[2024.05.15-08.28.07:689][355]LogLoad: Took 0.049832 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.28.22:383][363]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.28.27:951][754]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.28.45:216][977]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.28.52:081][454]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.28.59:932][ 9]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.29.05:918][426]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.29.39:357][767]Cmd: quit +[2024.05.15-08.29.39:358][767]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.29.39:358][767]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.29.39:457][767]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.29.39:459][767]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.29.39:459][767]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.29.39:464][767]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.29.39:469][767]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.29.39:482][767]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.15-08.29.39:483][767]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.15-08.29.39:484][767]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.15-08.29.39:490][767]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.29.39:490][767]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.29.39:492][767]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.15-08.29.39:659][768]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.05.15-08.31.55:577][350]LogEditorTransaction: Undo Paste Component(s) +[2024.05.15-08.32.26:715][ 19]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.32.26:769][ 19]LogUObjectHash: Compacting FUObjectHashTables data took 2.01ms +[2024.05.15-08.32.55:989][636]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.32.56:036][636]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-08.32.57:030][688]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.32.57:091][688]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.32.57:110][688]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.32.57:111][688]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandC86B980E43E9A36548C2F4A97C519FE4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.32.57:118][688]LogFileHelpers: InternalPromptForCheckoutAndSave took 87 ms (total: 583 ms) +[2024.05.15-08.32.57:120][688]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.32.57:120][688]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.33.25:668][503]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.33.25:674][503]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.33.25:674][503]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:33:25) +[2024.05.15-08.33.25:674][503]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.33.25:677][503]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003144s) +[2024.05.15-08.33.25:677][503]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003189s) +[2024.05.15-08.33.25:693][503]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.15-08.33.25:695][503]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.33.25:695][503]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.33.25:696][503]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.33.25:696][503]LogPlayLevel: PIE: World Init took: (0.001056s) +[2024.05.15-08.33.25:696][503]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.33.25:697][503]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.33.25:700][503]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.33.25:730][503]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.05.15-08.33.25:730][503]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.05.15-08.33.25:733][503]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.05.15-08.33.25:733][503]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.05.15-08.33.25:733][503]LogInit: FAudioDevice initialized with ID 13. +[2024.05.15-08.33.25:733][503]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.15-08.33.25:733][503]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.15-08.33.25:745][503]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.33.26:064][503]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.33.26:066][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.33.26:066][503]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.33.26 +[2024.05.15-08.33.26:066][503]LogWorld: Bringing up level for play took: 0.001441 +[2024.05.15-08.33.26:069][503]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.05.15-08.33.26:071][503]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.33.26:074][503]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.33.26:075][503]vr.PixelDensity = "1" +[2024.05.15-08.33.26:085][503]PIE: Server logged in +[2024.05.15-08.33.26:094][503]PIE: Play in editor total start time 0,42 seconds. +[2024.05.15-08.33.26:102][503]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.33.26:107][503]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.33.26:152][504]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.33.29:633][753]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.33.29:633][753]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.33.29:633][753]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.33.29:634][753]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.33.29:634][753]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.33.29:674][753]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.33.29:675][753]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.33.29:675][753]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.33.29:677][753]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.15-08.33.29:678][753]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.33.29:682][753]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003444s) +[2024.05.15-08.33.29:682][753]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003486s) +[2024.05.15-08.33.29:682][753]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.15-08.33.29:682][753]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.33.29:682][753]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.33.29:682][753]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.33.29:683][753]LogPlayLevel: PIE: World Init took: (0.001234s) +[2024.05.15-08.33.29:683][753]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.33.29:684][753]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.33.29:684][753]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.33.29 +[2024.05.15-08.33.29:684][753]LogWorld: Bringing up level for play took: 0.001018 +[2024.05.15-08.33.29:686][753]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.33.29:689][753]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.33.29:690][753]vr.PixelDensity = "1" +[2024.05.15-08.33.29:690][753]LogLoad: Took 0.056379 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.34.07:651][477]Cmd: quit +[2024.05.15-08.34.07:652][477]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.34.07:652][477]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.34.07:717][477]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.34.07:719][477]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.34.07:720][477]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.34.07:732][477]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.34.07:737][477]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.34.07:751][477]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.15-08.34.07:751][477]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.15-08.34.07:752][477]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.15-08.34.07:759][477]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.34.07:759][477]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.34.07:760][477]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.15-08.34.07:883][478]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.05.15-08.35.06:025][302]LogUObjectHash: Compacting FUObjectHashTables data took 1.91ms +[2024.05.15-08.35.06:038][302]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.15-08.35.06:039][302]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto106EA102544CF58E059295C8DA8938C66.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.15-08.35.06:040][302]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.15-08.35.06:040][302]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.031 +[2024.05.15-08.35.06:040][302]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.031 +[2024.05.15-08.36.02:991][624]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.36.03:037][624]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-08.36.03:773][659]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.36.03:808][659]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.36.03:829][659]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.36.03:829][659]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand976F3D5F4B20763CD8150B845B008526.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.36.03:838][659]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 648 ms) +[2024.05.15-08.36.03:840][659]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.36.03:840][659]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.36.05:358][744]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.36.05:364][744]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.36.05:364][744]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:36:05) +[2024.05.15-08.36.05:364][744]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.36.05:367][744]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002869s) +[2024.05.15-08.36.05:367][744]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002900s) +[2024.05.15-08.36.05:384][744]LogUObjectHash: Compacting FUObjectHashTables data took 1.89ms +[2024.05.15-08.36.05:385][744]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.36.05:385][744]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.36.05:386][744]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.36.05:386][744]LogPlayLevel: PIE: World Init took: (0.000844s) +[2024.05.15-08.36.05:386][744]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.36.05:386][744]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.36.05:389][744]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.36.05:420][744]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2024.05.15-08.36.05:420][744]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2024.05.15-08.36.05:422][744]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2024.05.15-08.36.05:422][744]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2024.05.15-08.36.05:422][744]LogInit: FAudioDevice initialized with ID 14. +[2024.05.15-08.36.05:422][744]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. +[2024.05.15-08.36.05:422][744]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.15-08.36.05:433][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.36.05:762][744]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.36.05:764][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.36.05:764][744]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.36.05 +[2024.05.15-08.36.05:764][744]LogWorld: Bringing up level for play took: 0.001608 +[2024.05.15-08.36.05:766][744]LogOnline: OSS: Created online subsystem instance for: :Context_24 +[2024.05.15-08.36.05:769][744]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.36.05:771][744]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.36.05:772][744]vr.PixelDensity = "1" +[2024.05.15-08.36.05:786][744]PIE: Server logged in +[2024.05.15-08.36.05:794][744]PIE: Play in editor total start time 0,43 seconds. +[2024.05.15-08.36.05:812][744]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.36.05:820][744]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.36.05:867][745]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.36.48:141][372]Cmd: quit +[2024.05.15-08.36.48:142][372]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.36.48:142][372]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.36.48:252][372]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.36.48:279][372]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.36.48:279][372]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.36.48:292][372]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.36.48:298][372]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.36.48:310][372]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.36.48:311][372]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.15-08.36.48:311][372]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.15-08.36.48:313][372]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.15-08.36.48:320][372]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.36.48:320][372]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.36.48:322][372]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-08.36.48:503][373]LogPlayLevel: Display: Destroying online subsystem :Context_24 +[2024.05.15-08.37.51:382][186]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.37.51:431][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.05.15-08.37.53:034][266]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.37.53:100][266]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-08.37.53:121][266]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-08.37.53:122][266]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandA2976EE14BF639AABE5009AC9443D8C8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-08.37.53:130][266]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 744 ms) +[2024.05.15-08.37.53:132][266]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-08.37.53:132][266]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-08.37.55:563][406]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.37.55:569][406]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.37.55:569][406]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:37:55) +[2024.05.15-08.37.55:569][406]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.37.55:572][406]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003076s) +[2024.05.15-08.37.55:572][406]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003119s) +[2024.05.15-08.37.55:589][406]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2024.05.15-08.37.55:590][406]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.37.55:590][406]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.37.55:590][406]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.37.55:591][406]LogPlayLevel: PIE: World Init took: (0.000976s) +[2024.05.15-08.37.55:591][406]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.37.55:591][406]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.37.55:594][406]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.37.55:624][406]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2024.05.15-08.37.55:624][406]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2024.05.15-08.37.55:626][406]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2024.05.15-08.37.55:627][406]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2024.05.15-08.37.55:627][406]LogInit: FAudioDevice initialized with ID 15. +[2024.05.15-08.37.55:627][406]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.15-08.37.55:627][406]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.15-08.37.55:638][406]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.37.55:968][406]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.37.55:969][406]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.37.55:969][406]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.37.55 +[2024.05.15-08.37.55:970][406]LogWorld: Bringing up level for play took: 0.001486 +[2024.05.15-08.37.55:972][406]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.15-08.37.55:974][406]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.37.55:978][406]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.37.55:979][406]vr.PixelDensity = "1" +[2024.05.15-08.37.55:989][406]PIE: Server logged in +[2024.05.15-08.37.55:996][406]PIE: Play in editor total start time 0,427 seconds. +[2024.05.15-08.37.56:011][406]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.37.56:017][406]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.37.56:061][407]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.37.59:630][605]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.37.59:630][605]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.37.59:630][605]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.37.59:631][605]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.37.59:631][605]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.37.59:672][605]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.37.59:673][605]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.37.59:673][605]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.37.59:674][605]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.15-08.37.59:676][605]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.37.59:679][605]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002876s) +[2024.05.15-08.37.59:679][605]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002914s) +[2024.05.15-08.37.59:679][605]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.15-08.37.59:679][605]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.37.59:679][605]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.37.59:680][605]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.37.59:680][605]LogPlayLevel: PIE: World Init took: (0.001105s) +[2024.05.15-08.37.59:680][605]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.37.59:681][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.37.59:681][605]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.37.59 +[2024.05.15-08.37.59:681][605]LogWorld: Bringing up level for play took: 0.001050 +[2024.05.15-08.37.59:683][605]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.37.59:686][605]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.37.59:687][605]vr.PixelDensity = "1" +[2024.05.15-08.37.59:687][605]LogLoad: Took 0.056520 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.38.12:715][394]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.13:355][432]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.13:787][456]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.18:479][733]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.18:939][760]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.19:342][783]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.38:863][979]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.39:337][ 6]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.38.40:059][ 48]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.39.03:407][452]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.39.03:992][486]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.39.04:632][524]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.40.16:207][713]Cmd: quit +[2024.05.15-08.40.16:208][713]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.40.16:208][713]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.40.16:314][713]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.40.16:316][713]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.40.16:317][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.40.16:321][713]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.40.16:326][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.40.16:340][713]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.15-08.40.16:340][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.15-08.40.16:342][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.15-08.40.16:349][713]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.40.16:349][713]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.40.16:350][713]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.15-08.40.16:534][714]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.15-08.42.32:826][960]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.42.32:826][960]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.42.32:826][960]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.43.31:289][102]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/GrabComponent.GrabComponent +[2024.05.15-08.43.31:290][102]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.43.31:290][102]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.44.34:728][232]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.44.34:778][232]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.15-08.44.35:845][286]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.44.35:851][286]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.44.35:851][286]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:44:35) +[2024.05.15-08.44.35:852][286]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.44.35:855][286]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002924s) +[2024.05.15-08.44.35:855][286]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002955s) +[2024.05.15-08.44.35:871][286]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.05.15-08.44.35:874][286]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.44.35:874][286]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.44.35:874][286]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.44.35:875][286]LogPlayLevel: PIE: World Init took: (0.001190s) +[2024.05.15-08.44.35:875][286]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.44.35:875][286]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.44.35:878][286]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.44.35:907][286]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.44.35:909][286]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2024.05.15-08.44.35:909][286]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2024.05.15-08.44.35:911][286]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2024.05.15-08.44.35:911][286]LogInit: FAudioDevice initialized with ID 16. +[2024.05.15-08.44.35:911][286]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2024.05.15-08.44.35:911][286]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.15-08.44.35:911][286]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.15-08.44.35:924][286]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.44.36:249][286]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.44.36:250][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.44.36:250][286]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.44.36 +[2024.05.15-08.44.36:251][286]LogWorld: Bringing up level for play took: 0.001445 +[2024.05.15-08.44.36:253][286]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2024.05.15-08.44.36:255][286]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.44.36:259][286]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.44.36:260][286]vr.PixelDensity = "1" +[2024.05.15-08.44.36:272][286]PIE: Server logged in +[2024.05.15-08.44.36:279][286]PIE: Play in editor total start time 0,428 seconds. +[2024.05.15-08.44.36:295][286]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.44.36:300][286]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.44.36:341][287]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.44.45:063][889]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.44.59:334][903]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.45.18:627][256]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.45.18:627][256]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.45.18:627][256]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.45.18:628][256]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.45.18:628][256]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.45.18:680][256]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.45.18:681][256]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.45.18:681][256]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.45.18:683][256]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.15-08.45.18:684][256]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.45.18:687][256]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002929s) +[2024.05.15-08.45.18:687][256]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002967s) +[2024.05.15-08.45.18:687][256]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.15-08.45.18:687][256]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.45.18:687][256]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.45.18:688][256]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.45.18:688][256]LogPlayLevel: PIE: World Init took: (0.001162s) +[2024.05.15-08.45.18:688][256]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.45.18:689][256]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.45.18:689][256]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.45.18 +[2024.05.15-08.45.18:689][256]LogWorld: Bringing up level for play took: 0.001002 +[2024.05.15-08.45.18:691][256]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.45.18:694][256]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.45.18:695][256]vr.PixelDensity = "1" +[2024.05.15-08.45.18:695][256]LogLoad: Took 0.067842 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.45.31:252][140]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.45.41:670][866]Cmd: quit +[2024.05.15-08.45.41:671][866]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.45.41:671][866]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.45.41:782][866]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.45.41:784][866]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.45.41:784][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.45.41:793][866]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.45.41:797][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.45.41:812][866]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.15-08.45.41:812][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.15-08.45.41:814][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.15-08.45.41:820][866]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.45.41:820][866]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.45.41:822][866]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.15-08.45.41:988][867]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2024.05.15-08.46.34:326][717]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.46.34:412][717]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-08.46.35:649][772]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.46.35:655][772]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.46.35:655][772]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:46:35) +[2024.05.15-08.46.35:655][772]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.46.35:658][772]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003286s) +[2024.05.15-08.46.35:658][772]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003319s) +[2024.05.15-08.46.35:675][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-08.46.35:677][772]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.46.35:678][772]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.46.35:678][772]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.46.35:678][772]LogPlayLevel: PIE: World Init took: (0.000824s) +[2024.05.15-08.46.35:678][772]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.46.35:678][772]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.46.35:681][772]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.46.35:710][772]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.46.35:711][772]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2024.05.15-08.46.35:713][772]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2024.05.15-08.46.35:713][772]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2024.05.15-08.46.35:713][772]LogInit: FAudioDevice initialized with ID 17. +[2024.05.15-08.46.35:713][772]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. +[2024.05.15-08.46.35:713][772]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.15-08.46.35:726][772]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.46.36:096][772]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.46.36:098][772]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.46.36:098][772]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.46.36 +[2024.05.15-08.46.36:099][772]LogWorld: Bringing up level for play took: 0.002083 +[2024.05.15-08.46.36:101][772]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2024.05.15-08.46.36:103][772]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.46.36:108][772]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.46.36:109][772]vr.PixelDensity = "1" +[2024.05.15-08.46.36:122][772]PIE: Server logged in +[2024.05.15-08.46.36:130][772]PIE: Play in editor total start time 0,475 seconds. +[2024.05.15-08.46.36:151][772]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.46.36:156][772]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.46.36:198][773]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.46.50:401][284]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.47.09:306][963]Cmd: quit +[2024.05.15-08.47.09:307][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.47.09:308][963]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.47.09:423][963]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.47.09:426][963]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.47.09:426][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.47.09:436][963]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.47.09:441][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.47.09:455][963]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.47.09:456][963]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.15-08.47.09:456][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.15-08.47.09:458][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.15-08.47.09:464][963]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.47.09:464][963]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.47.09:465][963]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.15-08.47.09:590][964]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2024.05.15-08.47.34:277][317]LogSlate: Took 0.009355 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.05.15-08.49.54:739][784]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.15-08.49.54:752][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.15-08.49.54:752][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2127355074C7E54AC6F4616AC8AD65DF7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.15-08.49.54:753][784]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.15-08.49.54:753][784]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.033 +[2024.05.15-08.49.54:753][784]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.033 +[2024.05.15-08.49.54:754][784]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-08.49.54:796][784]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-08.49.54:796][784]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-08.49.54:816][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto2 +[2024.05.15-08.49.54:817][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto29BC386E74F7869281DD527A18704FDA9.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto2.uasset' +[2024.05.15-08.49.54:817][784]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2024.05.15-08.49.54:823][784]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2024.05.15-08.49.54:823][784]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2024.05.15-08.49.54:911][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2 +[2024.05.15-08.49.54:911][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto21ACA6BDD4BAF88545F7B90AE0C0B7017.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset' +[2024.05.15-08.49.54:912][784]LogFileHelpers: Auto-saving content packages took 0.158 +[2024.05.15-08.50.23:649][442]LogEditorTransaction: Undo Delete current selection +[2024.05.15-08.51.10:194][ 19]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.51.10:278][ 19]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.15-08.51.12:556][121]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.51.12:594][121]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-08.51.12:676][121]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-08.51.12:676][121]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnF385742A4C9CA7D9589970BDFE3A3BD2.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-08.51.12:687][121]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 876 ms) +[2024.05.15-08.51.12:691][121]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-08.51.12:691][121]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.51.13:368][155]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.51.13:374][155]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.51.13:374][155]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:51:13) +[2024.05.15-08.51.13:374][155]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.51.13:378][155]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003576s) +[2024.05.15-08.51.13:378][155]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003623s) +[2024.05.15-08.51.13:396][155]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.15-08.51.13:397][155]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.51.13:397][155]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.51.13:397][155]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.51.13:398][155]LogPlayLevel: PIE: World Init took: (0.000973s) +[2024.05.15-08.51.13:398][155]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.51.13:398][155]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.51.13:401][155]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.51.13:432][155]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2024.05.15-08.51.13:432][155]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2024.05.15-08.51.13:434][155]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2024.05.15-08.51.13:434][155]LogInit: FAudioDevice initialized with ID 18. +[2024.05.15-08.51.13:434][155]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. +[2024.05.15-08.51.13:434][155]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2024.05.15-08.51.13:434][155]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.15-08.51.13:445][155]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.51.13:776][155]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.51.13:778][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.51.13:778][155]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.51.13 +[2024.05.15-08.51.13:778][155]LogWorld: Bringing up level for play took: 0.002424 +[2024.05.15-08.51.13:781][155]LogOnline: OSS: Created online subsystem instance for: :Context_30 +[2024.05.15-08.51.13:783][155]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.51.13:787][155]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.51.13:788][155]vr.PixelDensity = "1" +[2024.05.15-08.51.13:800][155]PIE: Server logged in +[2024.05.15-08.51.13:810][155]PIE: Play in editor total start time 0,435 seconds. +[2024.05.15-08.51.13:830][155]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.51.13:835][155]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.51.13:876][156]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.51.33:642][866]Cmd: quit +[2024.05.15-08.51.33:644][866]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.51.33:644][866]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.51.33:795][866]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.51.33:797][866]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.51.33:797][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.51.33:801][866]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.51.33:806][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.51.33:821][866]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.51.33:821][866]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.15-08.51.33:821][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.15-08.51.33:823][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.15-08.51.33:830][866]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.51.33:830][866]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.51.33:831][866]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.15-08.51.33:969][867]LogPlayLevel: Display: Destroying online subsystem :Context_30 +[2024.05.15-08.52.17:467][278]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.52.17:552][278]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.15-08.52.20:441][442]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.52.20:446][442]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.52.20:446][442]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:52:20) +[2024.05.15-08.52.20:446][442]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.52.20:449][442]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003510s) +[2024.05.15-08.52.20:449][442]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003553s) +[2024.05.15-08.52.20:467][442]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-08.52.20:469][442]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.52.20:469][442]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.52.20:470][442]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.52.20:470][442]LogPlayLevel: PIE: World Init took: (0.000835s) +[2024.05.15-08.52.20:470][442]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.52.20:470][442]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.52.20:472][442]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.52.20:500][442]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.52.20:501][442]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2024.05.15-08.52.20:504][442]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2024.05.15-08.52.20:504][442]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2024.05.15-08.52.20:504][442]LogInit: FAudioDevice initialized with ID 19. +[2024.05.15-08.52.20:504][442]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. +[2024.05.15-08.52.20:504][442]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.15-08.52.20:515][442]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.52.20:831][442]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.52.20:833][442]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.52.20:833][442]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.52.20 +[2024.05.15-08.52.20:833][442]LogWorld: Bringing up level for play took: 0.001622 +[2024.05.15-08.52.20:836][442]LogOnline: OSS: Created online subsystem instance for: :Context_31 +[2024.05.15-08.52.20:838][442]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.52.20:842][442]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.52.20:842][442]vr.PixelDensity = "1" +[2024.05.15-08.52.20:856][442]PIE: Server logged in +[2024.05.15-08.52.20:863][442]PIE: Play in editor total start time 0,417 seconds. +[2024.05.15-08.52.20:880][442]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.52.20:887][442]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.52.20:929][443]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.52.22:062][500]LogBlueprintUserMessages: [VRPawn_C_0] Made Valid +[2024.05.15-08.52.23:734][596]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.24:693][653]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.25:226][686]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.25:643][711]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.26:255][748]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.28:261][860]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.52.30:878][ 9]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.31:504][ 46]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.31:963][ 75]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.32:716][120]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.33:160][146]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.33:482][165]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.33:734][180]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.33:941][192]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.34:135][203]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.34:998][254]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.35:738][298]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.36:015][314]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.36:238][328]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.36:406][338]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.36:612][349]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.36:892][366]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:015][372]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:141][379]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:183][381]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:323][389]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:378][392]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:531][401]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:547][402]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:725][412]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:740][413]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.37:936][424]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:171][438]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:340][448]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:536][460]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:536][460]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:729][471]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:759][473]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:951][484]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.38:951][484]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:120][494]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:160][496]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:312][505]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:357][508]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:495][516]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:549][519]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:691][528]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:732][530]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:898][540]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.39:898][540]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:081][551]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:122][553]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:275][562]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:319][565]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:472][574]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:472][574]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:650][584]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:666][585]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:818][594]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.40:847][596]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:000][605]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:040][607]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:210][617]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:210][617]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:348][625]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:389][627]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:556][637]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:571][638]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:834][652]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.41:834][652]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.42:156][671]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.42:156][671]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.42:767][707]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.52.47:237][968]Cmd: quit +[2024.05.15-08.52.47:238][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.52.47:239][968]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.52.47:371][968]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.52.47:405][968]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.52.47:405][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.52.47:410][968]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.52.47:414][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.52.47:428][968]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.52.47:429][968]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.15-08.52.47:429][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.15-08.52.47:431][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.15-08.52.47:437][968]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.52.47:437][968]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.52.47:439][968]LogUObjectHash: Compacting FUObjectHashTables data took 2.10ms +[2024.05.15-08.52.47:570][969]LogPlayLevel: Display: Destroying online subsystem :Context_31 +[2024.05.15-08.53.01:992][803]LogSelectionDetails: Warning: NavigateToFunctionSource: Unable to find source file and line number for 'UKismetSystemLibrary::PrintString' [The specified module could not be found.] +[2024.05.15-08.53.09:799][270]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.53.09:883][270]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.15-08.53.10:532][304]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.53.10:587][304]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-08.53.10:674][304]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-08.53.10:675][304]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnA68628A04D1EA30CD0DD3D85A16A110C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-08.53.10:684][304]LogFileHelpers: InternalPromptForCheckoutAndSave took 151 ms (total: 1.02 sec) +[2024.05.15-08.53.10:686][304]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-08.53.10:686][304]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.53.13:276][462]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.53.13:282][462]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.53.13:282][462]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:53:13) +[2024.05.15-08.53.13:282][462]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.53.13:286][462]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003505s) +[2024.05.15-08.53.13:286][462]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003539s) +[2024.05.15-08.53.13:304][462]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.15-08.53.13:306][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.53.13:306][462]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.53.13:306][462]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.53.13:307][462]LogPlayLevel: PIE: World Init took: (0.000846s) +[2024.05.15-08.53.13:307][462]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.53.13:307][462]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.53.13:309][462]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.53.13:339][462]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.53.13:341][462]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2024.05.15-08.53.13:341][462]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2024.05.15-08.53.13:343][462]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2024.05.15-08.53.13:343][462]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2024.05.15-08.53.13:343][462]LogInit: FAudioDevice initialized with ID 20. +[2024.05.15-08.53.13:343][462]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. +[2024.05.15-08.53.13:343][462]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.15-08.53.13:356][462]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.53.13:675][462]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.53.13:676][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.53.13:676][462]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.53.13 +[2024.05.15-08.53.13:677][462]LogWorld: Bringing up level for play took: 0.001703 +[2024.05.15-08.53.13:679][462]LogOnline: OSS: Created online subsystem instance for: :Context_32 +[2024.05.15-08.53.13:681][462]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.53.13:684][462]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.53.13:686][462]vr.PixelDensity = "1" +[2024.05.15-08.53.13:698][462]PIE: Server logged in +[2024.05.15-08.53.13:706][462]PIE: Play in editor total start time 0,424 seconds. +[2024.05.15-08.53.13:722][462]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.53.13:728][462]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.53.13:785][463]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.53.14:575][508]LogBlueprintUserMessages: [VRPawn_C_0] Made Valid +[2024.05.15-08.53.14:575][508]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.15:579][576]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.53.15:579][576]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.16:345][631]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.53.16:345][631]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.16:804][664]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.53.16:804][664]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.17:751][731]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.53.17:751][731]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.19:129][830]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid +[2024.05.15-08.53.19:129][830]LogBlueprintUserMessages: [VRPawn_C_0] Teleported +[2024.05.15-08.53.31:298][690]Cmd: quit +[2024.05.15-08.53.31:299][690]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.53.31:299][690]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.53.31:427][690]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.53.31:428][690]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.53.31:429][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.53.31:433][690]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.53.31:439][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.53.31:455][690]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.53.31:455][690]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.15-08.53.31:456][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.15-08.53.31:458][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.15-08.53.31:463][690]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.53.31:463][690]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.53.31:465][690]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2024.05.15-08.53.31:589][691]LogPlayLevel: Display: Destroying online subsystem :Context_32 +[2024.05.15-08.53.35:054][901]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms +[2024.05.15-08.53.36:692][901]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.15-08.53.49:306][642]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.53.49:392][642]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.15-08.53.49:959][668]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.53.50:020][668]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-08.53.50:105][668]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-08.53.50:105][668]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn58D779774EBE0897D5BE93AADA2E1C6E.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-08.53.50:115][668]LogFileHelpers: InternalPromptForCheckoutAndSave took 155 ms (total: 1.18 sec) +[2024.05.15-08.53.50:117][668]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-08.53.50:117][668]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.54.04:598][506]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.54.04:653][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.15-08.54.05:809][558]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.54.05:815][558]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.54.05:815][558]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:54:05) +[2024.05.15-08.54.05:815][558]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.54.05:818][558]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003000s) +[2024.05.15-08.54.05:818][558]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003036s) +[2024.05.15-08.54.05:836][558]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-08.54.05:839][558]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.54.05:839][558]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.54.05:840][558]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.54.05:840][558]LogPlayLevel: PIE: World Init took: (0.001110s) +[2024.05.15-08.54.05:840][558]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.54.05:840][558]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.54.05:844][558]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.54.05:874][558]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.54.05:876][558]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2024.05.15-08.54.05:876][558]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2024.05.15-08.54.05:878][558]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2024.05.15-08.54.05:878][558]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2024.05.15-08.54.05:878][558]LogInit: FAudioDevice initialized with ID 21. +[2024.05.15-08.54.05:878][558]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. +[2024.05.15-08.54.05:878][558]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.15-08.54.05:889][558]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.54.06:201][558]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.54.06:203][558]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.54.06:203][558]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.54.06 +[2024.05.15-08.54.06:203][558]LogWorld: Bringing up level for play took: 0.001685 +[2024.05.15-08.54.06:205][558]LogOnline: OSS: Created online subsystem instance for: :Context_33 +[2024.05.15-08.54.06:208][558]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.06:211][558]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.54.06:211][558]vr.PixelDensity = "1" +[2024.05.15-08.54.06:224][558]PIE: Server logged in +[2024.05.15-08.54.06:232][558]PIE: Play in editor total start time 0,418 seconds. +[2024.05.15-08.54.06:250][558]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.54.06:255][558]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.54.06:300][559]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.54.16:757][ 21]Cmd: quit +[2024.05.15-08.54.16:758][ 21]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.54.16:758][ 21]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.54.16:856][ 21]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.54.16:857][ 21]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.54.16:858][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.54.16:880][ 21]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.54.16:885][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.54.16:899][ 21]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.54.16:899][ 21]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.15-08.54.16:899][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.15-08.54.16:901][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.15-08.54.16:907][ 21]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.54.16:907][ 21]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.16:909][ 21]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-08.54.17:099][ 22]LogPlayLevel: Display: Destroying online subsystem :Context_33 +[2024.05.15-08.54.18:371][ 91]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.54.18:377][ 91]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.54.18:377][ 91]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:54:18) +[2024.05.15-08.54.18:377][ 91]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.54.18:380][ 91]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003441s) +[2024.05.15-08.54.18:380][ 91]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003477s) +[2024.05.15-08.54.18:396][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-08.54.18:398][ 91]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.54.18:398][ 91]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.54.18:399][ 91]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.54.18:399][ 91]LogPlayLevel: PIE: World Init took: (0.001050s) +[2024.05.15-08.54.18:399][ 91]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.54.18:399][ 91]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.54.18:402][ 91]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.54.18:433][ 91]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 +[2024.05.15-08.54.18:433][ 91]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 +[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 +[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 +[2024.05.15-08.54.18:435][ 91]LogInit: FAudioDevice initialized with ID 22. +[2024.05.15-08.54.18:435][ 91]LogAudio: Display: Audio Device (ID: 22) registered with world 'TheMainWorld'. +[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.15-08.54.18:446][ 91]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.54.18:745][ 91]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.54.18:746][ 91]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.54.18:746][ 91]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.54.18 +[2024.05.15-08.54.18:747][ 91]LogWorld: Bringing up level for play took: 0.001428 +[2024.05.15-08.54.18:750][ 91]LogOnline: OSS: Created online subsystem instance for: :Context_34 +[2024.05.15-08.54.18:752][ 91]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.18:754][ 91]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.54.18:756][ 91]vr.PixelDensity = "1" +[2024.05.15-08.54.18:770][ 91]PIE: Server logged in +[2024.05.15-08.54.18:779][ 91]PIE: Play in editor total start time 0,402 seconds. +[2024.05.15-08.54.18:798][ 91]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.54.18:804][ 91]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.54.18:851][ 92]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.54.37:205][898]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.54.37:567][911]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.54.37:845][921]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.54.41:692][ 84]Cmd: quit +[2024.05.15-08.54.41:693][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.54.41:693][ 84]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.54.41:797][ 84]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.54.41:798][ 84]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.54.41:799][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.54.41:821][ 84]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.54.41:826][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.54.41:841][ 84]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.15-08.54.41:841][ 84]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.15-08.54.41:843][ 84]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.15-08.54.41:849][ 84]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.54.41:849][ 84]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.54.41:850][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.15-08.54.42:038][ 85]LogPlayLevel: Display: Destroying online subsystem :Context_34 +[2024.05.15-08.55.24:643][549]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-08.55.24:692][549]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-08.55.26:010][606]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.55.26:016][606]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.55.26:016][606]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:55:26) +[2024.05.15-08.55.26:016][606]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.55.26:020][606]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003278s) +[2024.05.15-08.55.26:020][606]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003333s) +[2024.05.15-08.55.26:037][606]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.15-08.55.26:040][606]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.55.26:040][606]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.55.26:041][606]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.55.26:041][606]LogPlayLevel: PIE: World Init took: (0.000918s) +[2024.05.15-08.55.26:041][606]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.55.26:041][606]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.55.26:045][606]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.55.26:076][606]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 +[2024.05.15-08.55.26:076][606]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 +[2024.05.15-08.55.26:078][606]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 +[2024.05.15-08.55.26:078][606]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 +[2024.05.15-08.55.26:078][606]LogInit: FAudioDevice initialized with ID 23. +[2024.05.15-08.55.26:078][606]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. +[2024.05.15-08.55.26:078][606]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 23 +[2024.05.15-08.55.26:089][606]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.55.26:418][606]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.55.26:421][606]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.55.26:421][606]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.55.26 +[2024.05.15-08.55.26:421][606]LogWorld: Bringing up level for play took: 0.002676 +[2024.05.15-08.55.26:423][606]LogOnline: OSS: Created online subsystem instance for: :Context_35 +[2024.05.15-08.55.26:425][606]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.26:429][606]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.55.26:430][606]vr.PixelDensity = "1" +[2024.05.15-08.55.26:443][606]PIE: Server logged in +[2024.05.15-08.55.26:453][606]PIE: Play in editor total start time 0,436 seconds. +[2024.05.15-08.55.26:471][606]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.55.26:477][606]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.55.26:517][607]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.55.41:846][166]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.55.41:846][166]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-08.55.41:846][166]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.55.41:847][166]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.55.41:847][166]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.55.41:863][166]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.55.41:864][166]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.55.41:864][166]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.41:865][166]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-08.55.41:867][166]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.55.41:871][166]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003003s) +[2024.05.15-08.55.41:871][166]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003057s) +[2024.05.15-08.55.41:871][166]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. +[2024.05.15-08.55.41:871][166]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.55.41:871][166]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.55.41:871][166]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.55.41:872][166]LogPlayLevel: PIE: World Init took: (0.000937s) +[2024.05.15-08.55.41:872][166]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.55.41:873][166]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.55.41:873][166]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.55.41 +[2024.05.15-08.55.41:873][166]LogWorld: Bringing up level for play took: 0.001165 +[2024.05.15-08.55.41:876][166]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.41:878][166]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.55.41:880][166]vr.PixelDensity = "1" +[2024.05.15-08.55.41:880][166]LogLoad: Took 0.033100 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-08.55.45:839][307]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.55.48:819][414]Cmd: quit +[2024.05.15-08.55.48:820][414]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.55.48:820][414]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.55.48:951][414]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.55.48:952][414]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.55.48:953][414]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.55.48:974][414]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.55.48:978][414]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.55.48:993][414]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 23 +[2024.05.15-08.55.48:993][414]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2024.05.15-08.55.48:995][414]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2024.05.15-08.55.49:002][414]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.55.49:002][414]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.55.49:003][414]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms +[2024.05.15-08.55.49:198][415]LogPlayLevel: Display: Destroying online subsystem :Context_35 +[2024.05.15-08.57.01:231][830]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.57.01:315][830]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.15-08.57.03:146][935]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.57.03:258][935]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-08.57.03:345][935]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-08.57.03:346][935]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn527EA3B04431D861DDE4E1A5F33D12AA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-08.57.03:354][935]LogFileHelpers: InternalPromptForCheckoutAndSave took 208 ms (total: 1.39 sec) +[2024.05.15-08.57.03:357][935]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-08.57.03:357][935]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.57.04:267][990]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.57.04:275][990]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-08.57.04:286][990]LogPlayLevel: [PlayLevel] Compiling BP_Wand before play... +[2024.05.15-08.57.04:392][990]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.15-08.57.04:396][990]LogPlayLevel: PlayLevel: Blueprint regeneration took 120 ms (1 blueprints) +[2024.05.15-08.57.04:396][990]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:57:04) +[2024.05.15-08.57.04:396][990]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.57.04:399][990]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002810s) +[2024.05.15-08.57.04:399][990]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002841s) +[2024.05.15-08.57.04:413][990]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.15-08.57.04:414][990]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.57.04:414][990]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.57.04:415][990]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.57.04:416][990]LogPlayLevel: PIE: World Init took: (0.001362s) +[2024.05.15-08.57.04:416][990]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.57.04:416][990]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.57.04:420][990]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.57.04:450][990]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 +[2024.05.15-08.57.04:451][990]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 +[2024.05.15-08.57.04:452][990]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 +[2024.05.15-08.57.04:452][990]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 +[2024.05.15-08.57.04:452][990]LogInit: FAudioDevice initialized with ID 24. +[2024.05.15-08.57.04:452][990]LogAudio: Display: Audio Device (ID: 24) registered with world 'TheMainWorld'. +[2024.05.15-08.57.04:452][990]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 24 +[2024.05.15-08.57.04:464][990]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.57.04:799][990]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.57.04:801][990]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.57.04:801][990]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.57.04 +[2024.05.15-08.57.04:802][990]LogWorld: Bringing up level for play took: 0.001977 +[2024.05.15-08.57.04:804][990]LogOnline: OSS: Created online subsystem instance for: :Context_36 +[2024.05.15-08.57.04:806][990]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.57.04:809][990]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.57.04:810][990]vr.PixelDensity = "1" +[2024.05.15-08.57.04:822][990]PIE: Server logged in +[2024.05.15-08.57.04:829][990]PIE: Play in editor total start time 0,554 seconds. +[2024.05.15-08.57.04:904][990]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.57.04:910][990]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.57.04:954][991]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.57.13:537][542]Cmd: quit +[2024.05.15-08.57.13:539][542]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.57.13:539][542]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.57.13:676][542]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.57.13:677][542]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.57.13:678][542]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.57.13:682][542]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.57.13:687][542]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.57.13:703][542]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 24 +[2024.05.15-08.57.13:703][542]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2024.05.15-08.57.13:704][542]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2024.05.15-08.57.13:710][542]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.57.13:710][542]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.57.13:712][542]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.15-08.57.13:841][543]LogPlayLevel: Display: Destroying online subsystem :Context_36 +[2024.05.15-08.58.57:284][609]BlueprintLog: New page: Compile VRPawn +[2024.05.15-08.58.57:369][609]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.15-08.58.57:852][628]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-08.58.57:911][628]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-08.58.57:996][628]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-08.58.57:996][628]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn56A0CA79438E362961B8CEBCEED08364.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-08.58.58:005][628]LogFileHelpers: InternalPromptForCheckoutAndSave took 153 ms (total: 1.54 sec) +[2024.05.15-08.58.58:008][628]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-08.58.58:008][628]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-08.58.59:152][697]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-08.58.59:157][697]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-08.58.59:157][697]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:58:59) +[2024.05.15-08.58.59:157][697]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.58.59:161][697]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003397s) +[2024.05.15-08.58.59:161][697]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003437s) +[2024.05.15-08.58.59:179][697]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-08.58.59:184][697]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-08.58.59:184][697]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-08.58.59:184][697]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-08.58.59:185][697]LogPlayLevel: PIE: World Init took: (0.000942s) +[2024.05.15-08.58.59:185][697]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-08.58.59:185][697]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-08.58.59:188][697]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-08.58.59:220][697]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-08.58.59:220][697]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 +[2024.05.15-08.58.59:220][697]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 +[2024.05.15-08.58.59:223][697]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 +[2024.05.15-08.58.59:223][697]LogInit: FAudioDevice initialized with ID 25. +[2024.05.15-08.58.59:223][697]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 +[2024.05.15-08.58.59:223][697]LogAudio: Display: Audio Device (ID: 25) registered with world 'TheMainWorld'. +[2024.05.15-08.58.59:223][697]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 25 +[2024.05.15-08.58.59:234][697]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.58.59:560][697]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-08.58.59:562][697]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-08.58.59:562][697]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.58.59 +[2024.05.15-08.58.59:563][697]LogWorld: Bringing up level for play took: 0.002061 +[2024.05.15-08.58.59:566][697]LogOnline: OSS: Created online subsystem instance for: :Context_37 +[2024.05.15-08.58.59:568][697]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-08.58.59:571][697]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-08.58.59:572][697]vr.PixelDensity = "1" +[2024.05.15-08.58.59:588][697]PIE: Server logged in +[2024.05.15-08.58.59:598][697]PIE: Play in editor total start time 0,441 seconds. +[2024.05.15-08.58.59:616][697]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-08.58.59:622][697]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-08.58.59:664][698]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-08.59.01:021][772]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.02:134][818]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.02:683][844]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.03:363][886]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.03:657][904]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.03:864][917]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.04:076][931]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.04:268][943]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.04:492][958]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.04:686][971]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.04:882][984]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.05:078][997]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.05:285][ 11]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.05:799][ 44]LogBlueprintUserMessages: [VRPawn_C_0] Wand +[2024.05.15-08.59.07:905][173]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.59.08:553][211]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-08.59.33:508][769]Cmd: quit +[2024.05.15-08.59.33:509][769]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-08.59.33:509][769]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-08.59.33:639][769]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-08.59.33:641][769]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-08.59.33:641][769]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.59.33:651][769]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-08.59.33:658][769]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-08.59.33:672][769]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-08.59.33:673][769]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 25 +[2024.05.15-08.59.33:673][769]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2024.05.15-08.59.33:675][769]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2024.05.15-08.59.33:681][769]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-08.59.33:681][769]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-08.59.33:683][769]LogUObjectHash: Compacting FUObjectHashTables data took 1.97ms +[2024.05.15-08.59.33:807][770]LogPlayLevel: Display: Destroying online subsystem :Context_37 +[2024.05.15-09.02.40:885][331]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms +[2024.05.15-09.02.40:897][331]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 +[2024.05.15-09.02.40:897][331]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto310121B5C46C2087CD38102920C0DB930.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' +[2024.05.15-09.02.40:898][331]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. +[2024.05.15-09.02.40:898][331]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.029 +[2024.05.15-09.02.40:898][331]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.029 +[2024.05.15-09.02.40:899][331]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-09.02.40:913][331]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-09.02.40:913][331]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-09.02.40:932][331]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3 +[2024.05.15-09.02.40:932][331]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto360EBB1AD40A96BC82857A596E91B2C63.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3.uasset' +[2024.05.15-09.02.40:933][331]LogFileHelpers: Auto-saving content packages took 0.034 +[2024.05.15-09.03.59:436][600]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-09.03.59:441][600]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-09.03.59:442][600]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2024.05.15-09.03.59:555][600]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.15-09.03.59:558][600]LogPlayLevel: PlayLevel: Blueprint regeneration took 116 ms (1 blueprints) +[2024.05.15-09.03.59:558][600]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:03:59) +[2024.05.15-09.03.59:558][600]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.03.59:561][600]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003037s) +[2024.05.15-09.03.59:561][600]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003069s) +[2024.05.15-09.03.59:577][600]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-09.03.59:578][600]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.03.59:578][600]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.03.59:578][600]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.03.59:579][600]LogPlayLevel: PIE: World Init took: (0.001017s) +[2024.05.15-09.03.59:579][600]LogAudio: Display: Creating Audio Device: Id: 26, Scope: Unique, Realtime: True +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-09.03.59:579][600]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-09.03.59:581][600]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-09.03.59:612][600]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=26 +[2024.05.15-09.03.59:612][600]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=26 +[2024.05.15-09.03.59:615][600]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=26 +[2024.05.15-09.03.59:615][600]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=26 +[2024.05.15-09.03.59:615][600]LogInit: FAudioDevice initialized with ID 26. +[2024.05.15-09.03.59:615][600]LogAudio: Display: Audio Device (ID: 26) registered with world 'TheMainWorld'. +[2024.05.15-09.03.59:615][600]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 26 +[2024.05.15-09.03.59:628][600]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.03.59:991][600]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.03.59:993][600]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.03.59:993][600]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.03.59 +[2024.05.15-09.03.59:994][600]LogWorld: Bringing up level for play took: 0.002082 +[2024.05.15-09.03.59:996][600]LogOnline: OSS: Created online subsystem instance for: :Context_38 +[2024.05.15-09.03.59:998][600]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.04.00:001][600]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.04.00:001][600]vr.PixelDensity = "1" +[2024.05.15-09.04.00:016][600]PIE: Server logged in +[2024.05.15-09.04.00:023][600]PIE: Play in editor total start time 0,582 seconds. +[2024.05.15-09.04.00:098][600]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-09.04.00:104][600]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-09.04.00:150][601]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-09.04.11:699][378]Cmd: quit +[2024.05.15-09.04.11:700][378]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.04.11:700][378]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.04.11:840][378]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-09.04.11:842][378]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.04.11:843][378]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.04.11:848][378]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-09.04.11:853][378]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.04.11:868][378]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 26 +[2024.05.15-09.04.11:868][378]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2024.05.15-09.04.11:870][378]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2024.05.15-09.04.11:875][378]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.04.11:875][378]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.04.11:878][378]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-09.04.12:000][379]LogPlayLevel: Display: Destroying online subsystem :Context_38 +[2024.05.15-09.06.12:366][ 61]BlueprintLog: New page: Compile VRPawn +[2024.05.15-09.06.12:454][ 61]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.15-09.06.30:770][ 92]LogEditorTransaction: Undo Create Pin Link +[2024.05.15-09.06.49:874][118]BlueprintLog: New page: Compile VRPawn +[2024.05.15-09.06.49:966][118]LogUObjectHash: Compacting FUObjectHashTables data took 2.22ms +[2024.05.15-09.06.50:565][147]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.06.50:617][147]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-09.06.50:703][147]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-09.06.50:703][147]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn1CCC1A0E436FE8CCCA1BA5843436AB2D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-09.06.50:715][147]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 1.69 sec) +[2024.05.15-09.06.50:716][147]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-09.06.50:716][147]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-09.06.51:761][198]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-09.06.51:768][198]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-09.06.51:768][198]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:06:51) +[2024.05.15-09.06.51:768][198]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.06.51:773][198]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004381s) +[2024.05.15-09.06.51:773][198]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004425s) +[2024.05.15-09.06.51:794][198]LogUObjectHash: Compacting FUObjectHashTables data took 2.06ms +[2024.05.15-09.06.51:797][198]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.06.51:797][198]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.06.51:798][198]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.06.51:798][198]LogPlayLevel: PIE: World Init took: (0.000986s) +[2024.05.15-09.06.51:798][198]LogAudio: Display: Creating Audio Device: Id: 27, Scope: Unique, Realtime: True +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-09.06.51:798][198]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-09.06.51:803][198]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-09.06.51:837][198]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=27 +[2024.05.15-09.06.51:837][198]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=27 +[2024.05.15-09.06.51:841][198]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=27 +[2024.05.15-09.06.51:841][198]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=27 +[2024.05.15-09.06.51:841][198]LogInit: FAudioDevice initialized with ID 27. +[2024.05.15-09.06.51:841][198]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. +[2024.05.15-09.06.51:841][198]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 27 +[2024.05.15-09.06.51:855][198]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.06.52:182][198]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.06.52:184][198]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.06.52:184][198]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.06.52 +[2024.05.15-09.06.52:184][198]LogWorld: Bringing up level for play took: 0.002065 +[2024.05.15-09.06.52:187][198]LogOnline: OSS: Created online subsystem instance for: :Context_39 +[2024.05.15-09.06.52:189][198]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.06.52:194][198]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.06.52:195][198]vr.PixelDensity = "1" +[2024.05.15-09.06.52:210][198]PIE: Server logged in +[2024.05.15-09.06.52:218][198]PIE: Play in editor total start time 0,449 seconds. +[2024.05.15-09.06.52:236][198]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-09.06.52:242][198]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-09.06.52:283][199]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-09.06.54:800][330]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.56:089][412]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.56:690][452]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.57:020][473]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.57:341][494]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.57:703][517]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.57:969][534]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.58:190][547]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.58:439][562]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.58:663][576]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.58:914][591]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.59:177][606]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.59:443][622]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.59:748][640]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.06.59:902][650]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.00:057][659]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.00:376][678]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.00:696][698]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.01:057][721]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.01:377][741]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.01:434][744]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-09.07.01:714][760]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.01:714][760]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.01:975][775]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.02:184][788]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.02:380][800]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.02:562][812]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.02:770][824]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.02:978][836]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.03:186][848]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.03:409][863]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.03:648][878]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.03:925][895]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.04:816][954]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.04:831][955]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:124][974]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:124][974]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:571][ 3]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:596][ 4]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:999][ 30]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.05:999][ 30]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.06:306][ 49]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.06:322][ 50]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.06:532][ 63]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-09.07.06:532][ 63]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-09.07.06:532][ 63]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.07.06:533][ 63]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.07.06:533][ 63]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.07.06:574][ 63]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-09.07.06:575][ 63]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.07.06:575][ 63]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.06:577][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.15-09.07.06:579][ 63]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.07.06:582][ 63]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002949s) +[2024.05.15-09.07.06:582][ 63]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002987s) +[2024.05.15-09.07.06:582][ 63]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. +[2024.05.15-09.07.06:582][ 63]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.07.06:582][ 63]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.07.06:582][ 63]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.07.06:583][ 63]LogPlayLevel: PIE: World Init took: (0.000977s) +[2024.05.15-09.07.06:583][ 63]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.07.06:583][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.07.06:584][ 63]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.07.06 +[2024.05.15-09.07.06:584][ 63]LogWorld: Bringing up level for play took: 0.001187 +[2024.05.15-09.07.06:586][ 63]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.06:589][ 63]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.07.06:590][ 63]vr.PixelDensity = "1" +[2024.05.15-09.07.06:590][ 63]LogLoad: Took 0.057941 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-09.07.06:962][ 85]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.07:446][115]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.07:822][139]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.08:214][162]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.08:631][188]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.09:006][211]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.09:258][227]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.09:523][244]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.09:996][272]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.10:358][295]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.10:916][332]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.11:263][355]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.11:739][387]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.13:311][496]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.13:546][510]LogBlueprintUserMessages: [VRPawn_C_0] true +[2024.05.15-09.07.21:900][ 28]Cmd: quit +[2024.05.15-09.07.21:902][ 28]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.07.21:902][ 28]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.07.22:029][ 28]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-09.07.22:032][ 28]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.07.22:032][ 28]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.07.22:036][ 28]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-09.07.22:041][ 28]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.07.22:056][ 28]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 27 +[2024.05.15-09.07.22:056][ 28]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2024.05.15-09.07.22:058][ 28]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2024.05.15-09.07.22:065][ 28]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.07.22:065][ 28]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.22:067][ 28]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-09.07.22:188][ 29]LogPlayLevel: Display: Destroying online subsystem :Context_39 +[2024.05.15-09.07.51:427][810]BlueprintLog: New page: Compile VRPawn +[2024.05.15-09.07.51:521][810]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.15-09.07.52:978][892]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-09.07.52:984][892]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-09.07.52:984][892]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:07:52) +[2024.05.15-09.07.52:984][892]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.07.52:987][892]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003170s) +[2024.05.15-09.07.52:987][892]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003206s) +[2024.05.15-09.07.53:004][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms +[2024.05.15-09.07.53:007][892]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.07.53:007][892]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.07.53:007][892]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.07.53:008][892]LogPlayLevel: PIE: World Init took: (0.000855s) +[2024.05.15-09.07.53:008][892]LogAudio: Display: Creating Audio Device: Id: 28, Scope: Unique, Realtime: True +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-09.07.53:008][892]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-09.07.53:011][892]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-09.07.53:041][892]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=28 +[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=28 +[2024.05.15-09.07.53:044][892]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=28 +[2024.05.15-09.07.53:044][892]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=28 +[2024.05.15-09.07.53:044][892]LogInit: FAudioDevice initialized with ID 28. +[2024.05.15-09.07.53:044][892]LogAudio: Display: Audio Device (ID: 28) registered with world 'TheMainWorld'. +[2024.05.15-09.07.53:044][892]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 28 +[2024.05.15-09.07.53:056][892]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.07.53:383][892]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.07.53:384][892]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.07.53:385][892]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.07.53 +[2024.05.15-09.07.53:385][892]LogWorld: Bringing up level for play took: 0.001784 +[2024.05.15-09.07.53:387][892]LogOnline: OSS: Created online subsystem instance for: :Context_40 +[2024.05.15-09.07.53:389][892]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.53:393][892]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.07.53:394][892]vr.PixelDensity = "1" +[2024.05.15-09.07.53:405][892]PIE: Server logged in +[2024.05.15-09.07.53:413][892]PIE: Play in editor total start time 0,429 seconds. +[2024.05.15-09.07.53:428][892]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-09.07.53:435][892]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-09.07.53:476][893]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-09.07.57:153][131]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.036 and deleted 0 files with total size 0 MiB and 18 empty folders. Scanned 11830 files in 13719 folders with total size 985 MiB. +[2024.05.15-09.08.08:931][950]Cmd: quit +[2024.05.15-09.08.08:933][950]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.08.08:933][950]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.08.09:068][950]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-09.08.09:091][950]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.08.09:091][950]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.08.09:095][950]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-09.08.09:101][950]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.08.09:115][950]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-09.08.09:115][950]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 28 +[2024.05.15-09.08.09:115][950]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2024.05.15-09.08.09:117][950]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2024.05.15-09.08.09:123][950]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.08.09:123][950]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.08.09:125][950]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.15-09.08.09:265][951]LogPlayLevel: Display: Destroying online subsystem :Context_40 +[2024.05.15-09.08.41:126][913]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.08.41:194][913]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-09.08.41:287][913]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-09.08.41:287][913]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn3B10A0E34FAEA071FA4A60B8289BBDD5.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-09.08.41:302][913]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 1.87 sec) +[2024.05.15-09.08.41:305][913]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-09.08.41:305][913]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-09.08.45:429][146]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.08.45:485][146]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-09.08.45:506][146]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-09.08.45:506][146]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand6D10E6BC4F66903FEEB53B82BDFB85C1.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-09.08.45:514][146]LogFileHelpers: InternalPromptForCheckoutAndSave took 84 ms (total: 1.95 sec) +[2024.05.15-09.08.45:516][146]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-09.08.45:516][146]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-09.09.54:370][308]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-09.09.54:425][308]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.15-09.09.55:162][337]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.09.55:201][337]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-09.09.55:222][337]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-09.09.55:222][337]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand96B63CBD49C89C0541BA3C8A9CB74736.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-09.09.55:232][337]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms (total: 2.02 sec) +[2024.05.15-09.09.55:234][337]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-09.09.55:234][337]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-09.09.56:306][394]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-09.09.56:313][394]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-09.09.56:313][394]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:09:56) +[2024.05.15-09.09.56:313][394]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.09.56:316][394]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003163s) +[2024.05.15-09.09.56:316][394]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003212s) +[2024.05.15-09.09.56:335][394]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms +[2024.05.15-09.09.56:339][394]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.09.56:339][394]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.09.56:339][394]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.09.56:340][394]LogPlayLevel: PIE: World Init took: (0.001410s) +[2024.05.15-09.09.56:340][394]LogAudio: Display: Creating Audio Device: Id: 29, Scope: Unique, Realtime: True +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-09.09.56:340][394]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-09.09.56:343][394]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-09.09.56:377][394]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-09.09.56:378][394]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=29 +[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=29 +[2024.05.15-09.09.56:382][394]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=29 +[2024.05.15-09.09.56:382][394]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=29 +[2024.05.15-09.09.56:382][394]LogInit: FAudioDevice initialized with ID 29. +[2024.05.15-09.09.56:382][394]LogAudio: Display: Audio Device (ID: 29) registered with world 'TheMainWorld'. +[2024.05.15-09.09.56:382][394]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 29 +[2024.05.15-09.09.56:393][394]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.09.56:735][394]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.09.56:736][394]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.09.56:737][394]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.09.56 +[2024.05.15-09.09.56:737][394]LogWorld: Bringing up level for play took: 0.001869 +[2024.05.15-09.09.56:740][394]LogOnline: OSS: Created online subsystem instance for: :Context_41 +[2024.05.15-09.09.56:743][394]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.09.56:746][394]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.09.56:747][394]vr.PixelDensity = "1" +[2024.05.15-09.09.56:760][394]PIE: Server logged in +[2024.05.15-09.09.56:767][394]PIE: Play in editor total start time 0,454 seconds. +[2024.05.15-09.09.56:786][394]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-09.09.56:792][394]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-09.09.56:840][395]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-09.10.21:621][781]Cmd: quit +[2024.05.15-09.10.21:623][781]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.10.21:623][781]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.10.21:754][781]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-09.10.21:757][781]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.10.21:757][781]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.10.21:767][781]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-09.10.21:772][781]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.10.21:788][781]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-09.10.21:788][781]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 29 +[2024.05.15-09.10.21:788][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2024.05.15-09.10.21:790][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2024.05.15-09.10.21:796][781]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.10.21:796][781]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.10.21:797][781]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.15-09.10.21:976][782]LogPlayLevel: Display: Destroying online subsystem :Context_41 +[2024.05.15-09.10.33:554][472]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-09.10.33:603][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.15-09.10.34:132][497]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.10.34:199][497]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-09.10.34:220][497]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-09.10.34:220][497]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand5008CFCD444A7571692097A8272845CE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-09.10.34:229][497]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 2.12 sec) +[2024.05.15-09.10.34:230][497]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-09.10.34:231][497]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-09.10.35:176][552]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-09.10.35:182][552]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-09.10.35:182][552]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:10:35) +[2024.05.15-09.10.35:182][552]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.10.35:186][552]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003851s) +[2024.05.15-09.10.35:186][552]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003889s) +[2024.05.15-09.10.35:203][552]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.15-09.10.35:207][552]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-09.10.35:207][552]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-09.10.35:208][552]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-09.10.35:208][552]LogPlayLevel: PIE: World Init took: (0.001223s) +[2024.05.15-09.10.35:208][552]LogAudio: Display: Creating Audio Device: Id: 30, Scope: Unique, Realtime: True +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-09.10.35:208][552]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-09.10.35:211][552]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-09.10.35:244][552]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=30 +[2024.05.15-09.10.35:244][552]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=30 +[2024.05.15-09.10.35:246][552]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=30 +[2024.05.15-09.10.35:246][552]LogInit: FAudioDevice initialized with ID 30. +[2024.05.15-09.10.35:246][552]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=30 +[2024.05.15-09.10.35:246][552]LogAudio: Display: Audio Device (ID: 30) registered with world 'TheMainWorld'. +[2024.05.15-09.10.35:246][552]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 30 +[2024.05.15-09.10.35:259][552]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.10.35:583][552]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-09.10.35:585][552]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-09.10.35:585][552]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.10.35 +[2024.05.15-09.10.35:585][552]LogWorld: Bringing up level for play took: 0.001951 +[2024.05.15-09.10.35:587][552]LogOnline: OSS: Created online subsystem instance for: :Context_42 +[2024.05.15-09.10.35:589][552]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-09.10.35:593][552]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-09.10.35:594][552]vr.PixelDensity = "1" +[2024.05.15-09.10.35:605][552]PIE: Server logged in +[2024.05.15-09.10.35:612][552]PIE: Play in editor total start time 0,43 seconds. +[2024.05.15-09.10.35:626][552]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-09.10.35:632][552]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-09.10.35:675][553]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-09.10.42:716][ 21]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-09.10.43:376][ 66]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-09.10.47:596][320]Cmd: quit +[2024.05.15-09.10.47:597][320]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-09.10.47:597][320]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-09.10.47:716][320]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-09.10.47:719][320]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-09.10.47:719][320]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.10.47:730][320]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-09.10.47:736][320]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-09.10.47:752][320]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-09.10.47:752][320]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 30 +[2024.05.15-09.10.47:752][320]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2024.05.15-09.10.47:754][320]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2024.05.15-09.10.47:761][320]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-09.10.47:761][320]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-09.10.47:763][320]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms +[2024.05.15-09.10.47:931][321]LogPlayLevel: Display: Destroying online subsystem :Context_42 +[2024.05.15-09.15.22:949][ 73]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms +[2024.05.15-09.15.22:961][ 73]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4 +[2024.05.15-09.15.22:961][ 73]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto4A43ABE59427DE9B0FE74B79D367CD1ED.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap' +[2024.05.15-09.15.22:963][ 73]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap is in the /Temp path, will not scan. +[2024.05.15-09.15.22:963][ 73]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.032 +[2024.05.15-09.15.22:963][ 73]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.032 +[2024.05.15-09.15.22:964][ 73]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2024.05.15-09.15.22:972][ 73]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2024.05.15-09.15.22:972][ 73]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2024.05.15-09.15.23:056][ 73]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4 +[2024.05.15-09.15.23:056][ 73]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto471974F144BC1EE6ADD5B7A8828820589.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset' +[2024.05.15-09.15.23:057][ 73]LogFileHelpers: Auto-saving content packages took 0.093 +[2024.05.15-09.35.49:284][415]BlueprintLog: New page: Compile VRPawn +[2024.05.15-09.35.49:366][415]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2024.05.15-09.35.50:797][500]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-09.35.50:865][500]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-09.35.50:949][500]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-09.35.50:950][500]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnF1BAA389469D837208F5B7B474A61BBF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-09.35.50:957][500]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 2.28 sec) +[2024.05.15-09.35.50:960][500]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-09.35.50:960][500]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-10.04.04:371][ 97]LogSlate: Window 'Color Picker' being destroyed +[2024.05.15-10.04.29:221][625]BlueprintLog: New page: Compile VRPawn +[2024.05.15-10.04.29:308][625]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms +[2024.05.15-10.04.30:079][669]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-10.04.30:139][669]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-10.04.30:222][669]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-10.04.30:223][669]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnBAD9CB2949DFAF8516F5EFAC1C5ED12D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-10.04.30:232][669]LogFileHelpers: InternalPromptForCheckoutAndSave took 153 ms (total: 2.43 sec) +[2024.05.15-10.04.30:236][669]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-10.04.30:236][669]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-10.05.14:851][528]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-10.05.14:859][528]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-10.05.14:859][528]PIE: New page: PIE session: TheMainWorld (15. mai 2024 16:05:14) +[2024.05.15-10.05.14:859][528]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-10.05.14:864][528]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004778s) +[2024.05.15-10.05.14:864][528]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004857s) +[2024.05.15-10.05.14:883][528]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-10.05.14:886][528]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-10.05.14:887][528]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-10.05.14:889][528]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-10.05.14:890][528]LogPlayLevel: PIE: World Init took: (0.003353s) +[2024.05.15-10.05.14:890][528]LogAudio: Display: Creating Audio Device: Id: 31, Scope: Unique, Realtime: True +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-10.05.14:890][528]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-10.05.14:894][528]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-10.05.14:924][528]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-10.05.14:926][528]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=31 +[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=31 +[2024.05.15-10.05.14:928][528]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=31 +[2024.05.15-10.05.14:928][528]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=31 +[2024.05.15-10.05.14:928][528]LogInit: FAudioDevice initialized with ID 31. +[2024.05.15-10.05.14:928][528]LogAudio: Display: Audio Device (ID: 31) registered with world 'TheMainWorld'. +[2024.05.15-10.05.14:928][528]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 31 +[2024.05.15-10.05.14:943][528]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-10.05.15:355][528]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-10.05.15:357][528]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-10.05.15:357][528]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-13.05.15 +[2024.05.15-10.05.15:358][528]LogWorld: Bringing up level for play took: 0.002167 +[2024.05.15-10.05.15:360][528]LogOnline: OSS: Created online subsystem instance for: :Context_43 +[2024.05.15-10.05.15:363][528]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-10.05.15:367][528]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-10.05.15:368][528]vr.PixelDensity = "1" +[2024.05.15-10.05.15:387][528]PIE: Server logged in +[2024.05.15-10.05.15:395][528]PIE: Play in editor total start time 0,537 seconds. +[2024.05.15-10.05.15:413][528]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-10.05.15:419][528]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-10.05.15:467][529]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-10.05.38:740][951]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-10.05.38:740][951]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-10.05.38:860][951]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-10.05.38:861][951]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-10.05.38:862][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-10.05.38:905][951]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-10.05.38:910][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-10.05.38:926][951]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-10.05.38:927][951]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 31 +[2024.05.15-10.05.38:927][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2024.05.15-10.05.38:929][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2024.05.15-10.05.38:941][951]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-10.05.38:941][951]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-10.05.38:944][951]LogUObjectHash: Compacting FUObjectHashTables data took 2.73ms +[2024.05.15-10.05.39:030][952]LogPlayLevel: Display: Destroying online subsystem :Context_43 +[2024.05.15-10.07.49:818][777]LogUObjectHash: Compacting FUObjectHashTables data took 2.03ms +[2024.05.15-10.07.49:821][777]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.021 +[2024.05.15-10.07.49:822][777]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2024.05.15-10.07.49:831][777]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2024.05.15-10.07.49:831][777]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2024.05.15-10.07.49:919][777]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto5 +[2024.05.15-10.07.49:919][777]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto5A66DB0614ECAE3CA5C2979B001DC1F46.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto5.uasset' +[2024.05.15-10.07.49:920][777]LogFileHelpers: Auto-saving content packages took 0.099 +[2024.05.15-10.07.56:298][180]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.181 and deleted 0 files with total size 0 MiB and 1 empty folders. Scanned 11830 files in 13701 folders with total size 985 MiB. +[2024.05.15-10.25.02:267][ 14]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-10.25.02:273][ 14]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-10.25.02:274][ 14]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2024.05.15-10.25.02:393][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.15-10.25.02:395][ 14]LogPlayLevel: PlayLevel: Blueprint regeneration took 122 ms (1 blueprints) +[2024.05.15-10.25.02:395][ 14]PIE: New page: PIE session: TheMainWorld (15. mai 2024 16:25:02) +[2024.05.15-10.25.02:396][ 14]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-10.25.02:399][ 14]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003124s) +[2024.05.15-10.25.02:399][ 14]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003162s) +[2024.05.15-10.25.02:415][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.15-10.25.02:416][ 14]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-10.25.02:416][ 14]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-10.25.02:417][ 14]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-10.25.02:417][ 14]LogPlayLevel: PIE: World Init took: (0.001440s) +[2024.05.15-10.25.02:417][ 14]LogAudio: Display: Creating Audio Device: Id: 32, Scope: Unique, Realtime: True +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-10.25.02:417][ 14]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-10.25.02:421][ 14]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-10.25.02:450][ 14]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=32 +[2024.05.15-10.25.02:450][ 14]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=32 +[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=32 +[2024.05.15-10.25.02:453][ 14]LogInit: FAudioDevice initialized with ID 32. +[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=32 +[2024.05.15-10.25.02:453][ 14]LogAudio: Display: Audio Device (ID: 32) registered with world 'TheMainWorld'. +[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 32 +[2024.05.15-10.25.02:465][ 14]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-10.25.02:835][ 14]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-10.25.02:837][ 14]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-10.25.02:837][ 14]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-13.25.02 +[2024.05.15-10.25.02:838][ 14]LogWorld: Bringing up level for play took: 0.002488 +[2024.05.15-10.25.02:841][ 14]LogOnline: OSS: Created online subsystem instance for: :Context_44 +[2024.05.15-10.25.02:843][ 14]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-10.25.02:846][ 14]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-10.25.02:846][ 14]vr.PixelDensity = "1" +[2024.05.15-10.25.02:856][ 14]PIE: Server logged in +[2024.05.15-10.25.02:862][ 14]PIE: Play in editor total start time 0,589 seconds. +[2024.05.15-10.25.02:870][ 14]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-10.25.02:874][ 14]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-10.25.02:921][ 15]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-10.25.08:436][409]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-10.25.11:947][661]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-10.25.12:852][726]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-10.25.44:906][147]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-10.25.44:906][147]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-10.25.44:973][147]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-10.25.44:975][147]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-10.25.44:975][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-10.25.44:980][147]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-10.25.44:984][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-10.25.44:999][147]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 32 +[2024.05.15-10.25.44:999][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2024.05.15-10.25.45:001][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2024.05.15-10.25.45:007][147]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-10.25.45:007][147]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-10.25.45:009][147]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.15-10.25.45:133][148]LogPlayLevel: Display: Destroying online subsystem :Context_44 +[2024.05.15-10.26.18:309][437]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms +[2024.05.15-10.26.18:312][437]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.018 +[2024.05.15-10.26.18:312][437]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2024.05.15-10.26.18:320][437]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2024.05.15-10.26.18:320][437]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2024.05.15-10.26.18:406][437]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto6 +[2024.05.15-10.26.18:406][437]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto65DE9371D4351B933305A80A4B3191AD5.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto6.uasset' +[2024.05.15-10.26.18:406][437]LogFileHelpers: Auto-saving content packages took 0.095 +[2024.05.15-11.06.16:065][827]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.06.16:076][827]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.06.16:076][827]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:06:16) +[2024.05.15-11.06.16:076][827]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.16:091][827]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013936s) +[2024.05.15-11.06.16:091][827]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.014102s) +[2024.05.15-11.06.16:148][827]LogUObjectHash: Compacting FUObjectHashTables data took 5.75ms +[2024.05.15-11.06.16:157][827]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.06.16:157][827]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.06.16:158][827]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.06.16:159][827]LogPlayLevel: PIE: World Init took: (0.001921s) +[2024.05.15-11.06.16:159][827]LogAudio: Display: Creating Audio Device: Id: 33, Scope: Unique, Realtime: True +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.06.16:159][827]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.06.16:164][827]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.06.16:193][827]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.06.16:196][827]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=33 +[2024.05.15-11.06.16:196][827]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=33 +[2024.05.15-11.06.16:198][827]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=33 +[2024.05.15-11.06.16:198][827]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=33 +[2024.05.15-11.06.16:198][827]LogInit: FAudioDevice initialized with ID 33. +[2024.05.15-11.06.16:198][827]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. +[2024.05.15-11.06.16:198][827]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 33 +[2024.05.15-11.06.16:211][827]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.06.16:579][827]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.06.16:581][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.06.16:581][827]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.16 +[2024.05.15-11.06.16:582][827]LogWorld: Bringing up level for play took: 0.002400 +[2024.05.15-11.06.16:585][827]LogOnline: OSS: Created online subsystem instance for: :Context_45 +[2024.05.15-11.06.16:590][827]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.16:594][827]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.06.16:595][827]vr.PixelDensity = "1" +[2024.05.15-11.06.16:617][827]PIE: Server logged in +[2024.05.15-11.06.16:624][827]PIE: Play in editor total start time 0,55 seconds. +[2024.05.15-11.06.16:643][827]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.06.16:648][827]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.06.16:698][828]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.06.28:212][625]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.28:212][625]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.28:212][625]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.28:213][625]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.06.28:214][625]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.06.28:266][625]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.06.28:267][625]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.06.28:267][625]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.28:269][625]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms +[2024.05.15-11.06.28:271][625]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.28:274][625]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002902s) +[2024.05.15-11.06.28:274][625]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002994s) +[2024.05.15-11.06.28:274][625]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. +[2024.05.15-11.06.28:274][625]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.06.28:275][625]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.06.28:275][625]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.06.28:275][625]LogPlayLevel: PIE: World Init took: (0.000950s) +[2024.05.15-11.06.28:275][625]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.06.28:276][625]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.06.28:277][625]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.28 +[2024.05.15-11.06.28:277][625]LogWorld: Bringing up level for play took: 0.001381 +[2024.05.15-11.06.28:279][625]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.28:282][625]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.06.28:283][625]vr.PixelDensity = "1" +[2024.05.15-11.06.28:283][625]LogLoad: Took 0.070157 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-11.06.30:745][786]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.30:745][786]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.30:745][786]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.30:746][786]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.06.30:746][786]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.06.30:761][786]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.06.30:762][786]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.06.30:762][786]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.30:764][786]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-11.06.30:765][786]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.30:769][786]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003127s) +[2024.05.15-11.06.30:769][786]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003170s) +[2024.05.15-11.06.30:769][786]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. +[2024.05.15-11.06.30:769][786]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.06.30:769][786]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.06.30:770][786]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.06.30:770][786]LogPlayLevel: PIE: World Init took: (0.001017s) +[2024.05.15-11.06.30:770][786]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.06.30:771][786]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.06.30:771][786]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.30 +[2024.05.15-11.06.30:771][786]LogWorld: Bringing up level for play took: 0.001236 +[2024.05.15-11.06.30:773][786]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.30:777][786]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.06.30:777][786]vr.PixelDensity = "1" +[2024.05.15-11.06.30:778][786]LogLoad: Took 0.032392 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-11.06.36:859][208]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.36:859][208]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.06.36:859][208]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.36:860][208]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.06.36:860][208]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.06.36:904][208]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.06.36:906][208]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.06.36:906][208]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.36:909][208]LogUObjectHash: Compacting FUObjectHashTables data took 2.57ms +[2024.05.15-11.06.36:910][208]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.36:913][208]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003290s) +[2024.05.15-11.06.36:913][208]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003333s) +[2024.05.15-11.06.36:913][208]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. +[2024.05.15-11.06.36:913][208]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.06.36:913][208]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.06.36:914][208]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.06.36:915][208]LogPlayLevel: PIE: World Init took: (0.000874s) +[2024.05.15-11.06.36:915][208]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.06.36:915][208]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.06.36:915][208]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.36 +[2024.05.15-11.06.36:915][208]LogWorld: Bringing up level for play took: 0.001061 +[2024.05.15-11.06.36:917][208]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.36:921][208]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.36:921][208]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.06.36:922][208]vr.PixelDensity = "1" +[2024.05.15-11.06.36:922][208]LogLoad: Took 0.062623 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-11.06.43:219][647]Cmd: quit +[2024.05.15-11.06.43:222][647]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.06.43:222][647]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.06.43:359][647]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.06.43:361][647]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.06.43:361][647]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.06.43:398][647]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.06.43:404][647]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.06.43:418][647]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 33 +[2024.05.15-11.06.43:418][647]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 +[2024.05.15-11.06.43:424][647]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 +[2024.05.15-11.06.43:429][647]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.06.43:429][647]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.06.43:431][647]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-11.06.43:585][648]LogPlayLevel: Display: Destroying online subsystem :Context_45 +[2024.05.15-11.07.57:230][156]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.112 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11830 files in 13700 folders with total size 985 MiB. +[2024.05.15-11.08.04:713][620]LogEditorTransaction: Undo Create Pin Link +[2024.05.15-11.08.38:260][593]BlueprintLog: New page: Compile VRPawn +[2024.05.15-11.08.38:355][593]LogUObjectHash: Compacting FUObjectHashTables data took 2.24ms +[2024.05.15-11.08.39:298][644]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.08.39:368][644]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2024.05.15-11.08.39:464][644]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2024.05.15-11.08.39:464][644]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn9E87F7144E3435BEFC275E853753E2D7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2024.05.15-11.08.39:476][644]LogFileHelpers: InternalPromptForCheckoutAndSave took 178 ms (total: 2.61 sec) +[2024.05.15-11.08.39:481][644]AssetCheck: New page: Asset Save: VRPawn +[2024.05.15-11.08.39:481][644]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.15-11.08.40:092][679]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.08.40:097][679]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.08.40:097][679]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:08:40) +[2024.05.15-11.08.40:097][679]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.08.40:100][679]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003187s) +[2024.05.15-11.08.40:101][679]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003232s) +[2024.05.15-11.08.40:117][679]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.15-11.08.40:120][679]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.08.40:120][679]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.08.40:120][679]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.08.40:120][679]LogPlayLevel: PIE: World Init took: (0.000901s) +[2024.05.15-11.08.40:121][679]LogAudio: Display: Creating Audio Device: Id: 34, Scope: Unique, Realtime: True +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.08.40:121][679]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.08.40:124][679]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.08.40:157][679]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=34 +[2024.05.15-11.08.40:157][679]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=34 +[2024.05.15-11.08.40:159][679]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=34 +[2024.05.15-11.08.40:159][679]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=34 +[2024.05.15-11.08.40:160][679]LogInit: FAudioDevice initialized with ID 34. +[2024.05.15-11.08.40:160][679]LogAudio: Display: Audio Device (ID: 34) registered with world 'TheMainWorld'. +[2024.05.15-11.08.40:160][679]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 34 +[2024.05.15-11.08.40:171][679]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.08.40:497][679]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.08.40:499][679]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.08.40:500][679]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.08.40 +[2024.05.15-11.08.40:500][679]LogWorld: Bringing up level for play took: 0.002015 +[2024.05.15-11.08.40:503][679]LogOnline: OSS: Created online subsystem instance for: :Context_46 +[2024.05.15-11.08.40:505][679]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.08.40:508][679]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.08.40:509][679]vr.PixelDensity = "1" +[2024.05.15-11.08.40:522][679]PIE: Server logged in +[2024.05.15-11.08.40:532][679]PIE: Play in editor total start time 0,435 seconds. +[2024.05.15-11.08.40:548][679]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.08.40:553][679]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.08.40:597][680]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.08.51:874][321]Cmd: quit +[2024.05.15-11.08.51:875][321]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.08.51:875][321]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.08.52:011][321]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.08.52:040][321]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.08.52:041][321]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.08.52:083][321]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.08.52:087][321]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.08.52:101][321]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.08.52:102][321]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 34 +[2024.05.15-11.08.52:102][321]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 +[2024.05.15-11.08.52:104][321]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 +[2024.05.15-11.08.52:111][321]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.08.52:111][321]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.08.52:113][321]LogUObjectHash: Compacting FUObjectHashTables data took 2.04ms +[2024.05.15-11.08.52:248][322]LogPlayLevel: Display: Destroying online subsystem :Context_46 +[2024.05.15-11.08.55:376][506]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.08.55:382][506]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.08.55:382][506]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:08:55) +[2024.05.15-11.08.55:383][506]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.08.55:386][506]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003439s) +[2024.05.15-11.08.55:386][506]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003487s) +[2024.05.15-11.08.55:403][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2024.05.15-11.08.55:405][506]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.08.55:405][506]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.08.55:406][506]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.08.55:406][506]LogPlayLevel: PIE: World Init took: (0.000891s) +[2024.05.15-11.08.55:406][506]LogAudio: Display: Creating Audio Device: Id: 35, Scope: Unique, Realtime: True +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.08.55:406][506]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.08.55:409][506]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.08.55:437][506]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.08.55:441][506]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=35 +[2024.05.15-11.08.55:441][506]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=35 +[2024.05.15-11.08.55:443][506]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=35 +[2024.05.15-11.08.55:443][506]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=35 +[2024.05.15-11.08.55:443][506]LogInit: FAudioDevice initialized with ID 35. +[2024.05.15-11.08.55:443][506]LogAudio: Display: Audio Device (ID: 35) registered with world 'TheMainWorld'. +[2024.05.15-11.08.55:443][506]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 35 +[2024.05.15-11.08.55:453][506]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.08.55:777][506]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.08.55:779][506]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.08.55:779][506]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.08.55 +[2024.05.15-11.08.55:779][506]LogWorld: Bringing up level for play took: 0.001585 +[2024.05.15-11.08.55:781][506]LogOnline: OSS: Created online subsystem instance for: :Context_47 +[2024.05.15-11.08.55:784][506]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.08.55:788][506]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.08.55:789][506]vr.PixelDensity = "1" +[2024.05.15-11.08.55:801][506]PIE: Server logged in +[2024.05.15-11.08.55:808][506]PIE: Play in editor total start time 0,426 seconds. +[2024.05.15-11.08.55:826][506]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.08.55:832][506]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.08.55:874][507]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.09.53:941][260]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.09.53:941][260]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.09.53:941][260]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.09.53:944][260]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.09.53:945][260]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.09.53:951][260]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.09.53:956][260]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.09.53:972][260]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 35 +[2024.05.15-11.09.53:972][260]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 +[2024.05.15-11.09.53:974][260]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 +[2024.05.15-11.09.53:980][260]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.09.53:980][260]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.09.53:982][260]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.15-11.09.54:028][261]LogPlayLevel: Display: Destroying online subsystem :Context_47 +[2024.05.15-11.10.59:983][582]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-11.11.00:049][582]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms +[2024.05.15-11.11.01:260][625]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.11.01:299][625]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-11.11.01:320][625]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-11.11.01:320][625]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand192BDFA84928750891E5208B7E2300E4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-11.11.01:331][625]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms (total: 2.68 sec) +[2024.05.15-11.11.01:341][625]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-11.11.01:341][625]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-11.11.03:935][744]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.11.03:941][744]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.11.03:941][744]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:11:03) +[2024.05.15-11.11.03:941][744]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.11.03:945][744]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003246s) +[2024.05.15-11.11.03:945][744]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003299s) +[2024.05.15-11.11.03:964][744]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.15-11.11.03:968][744]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.11.03:968][744]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.11.03:969][744]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.11.03:969][744]LogPlayLevel: PIE: World Init took: (0.001102s) +[2024.05.15-11.11.03:969][744]LogAudio: Display: Creating Audio Device: Id: 36, Scope: Unique, Realtime: True +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.11.03:969][744]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.11.03:973][744]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.11.04:006][744]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=36 +[2024.05.15-11.11.04:006][744]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=36 +[2024.05.15-11.11.04:008][744]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=36 +[2024.05.15-11.11.04:008][744]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=36 +[2024.05.15-11.11.04:008][744]LogInit: FAudioDevice initialized with ID 36. +[2024.05.15-11.11.04:008][744]LogAudio: Display: Audio Device (ID: 36) registered with world 'TheMainWorld'. +[2024.05.15-11.11.04:008][744]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 36 +[2024.05.15-11.11.04:018][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.11.04:349][744]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.11.04:350][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.11.04:350][744]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.11.04 +[2024.05.15-11.11.04:351][744]LogWorld: Bringing up level for play took: 0.001581 +[2024.05.15-11.11.04:353][744]LogOnline: OSS: Created online subsystem instance for: :Context_48 +[2024.05.15-11.11.04:357][744]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.11.04:360][744]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.11.04:361][744]vr.PixelDensity = "1" +[2024.05.15-11.11.04:377][744]PIE: Server logged in +[2024.05.15-11.11.04:388][744]PIE: Play in editor total start time 0,448 seconds. +[2024.05.15-11.11.04:415][744]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.11.04:423][744]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.11.04:464][745]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.11.31:231][703]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.11.31:231][703]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.11.31:336][703]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.11.31:339][703]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.11.31:340][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.11.31:362][703]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.11.31:367][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.11.31:380][703]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.11.31:382][703]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 36 +[2024.05.15-11.11.31:382][703]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 +[2024.05.15-11.11.31:383][703]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 +[2024.05.15-11.11.31:389][703]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.11.31:389][703]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.11.31:392][703]LogUObjectHash: Compacting FUObjectHashTables data took 2.49ms +[2024.05.15-11.11.31:542][704]LogPlayLevel: Display: Destroying online subsystem :Context_48 +[2024.05.15-11.12.10:005][ 42]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-11.12.10:014][ 42]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] This blueprint (self) is not a SceneComponent, therefore ' Target ' must have a connection. +[2024.05.15-11.12.10:014][ 42]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] This blueprint (self) is not a SceneComponent, therefore ' Target ' must have a connection. +[2024.05.15-11.12.10:060][ 42]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.15-11.13.30:667][400]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-11.13.30:711][400]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.15-11.13.31:454][444]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.13.31:521][444]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-11.13.31:543][444]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-11.13.31:543][444]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand96481D9F4BD0FAFE559166BE5285E28C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-11.13.31:551][444]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 2.78 sec) +[2024.05.15-11.13.31:555][444]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-11.13.31:555][444]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-11.13.36:458][776]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-11.13.36:503][776]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.15-11.14.04:718][552]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.14.04:724][552]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.14.04:724][552]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:14:04) +[2024.05.15-11.14.04:724][552]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.14.04:727][552]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003067s) +[2024.05.15-11.14.04:727][552]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003103s) +[2024.05.15-11.14.04:747][552]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-11.14.04:750][552]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.14.04:750][552]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.14.04:750][552]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.14.04:751][552]LogPlayLevel: PIE: World Init took: (0.001038s) +[2024.05.15-11.14.04:751][552]LogAudio: Display: Creating Audio Device: Id: 37, Scope: Unique, Realtime: True +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.14.04:751][552]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.14.04:754][552]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.14.04:784][552]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.14.04:785][552]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=37 +[2024.05.15-11.14.04:785][552]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=37 +[2024.05.15-11.14.04:788][552]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=37 +[2024.05.15-11.14.04:788][552]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=37 +[2024.05.15-11.14.04:788][552]LogInit: FAudioDevice initialized with ID 37. +[2024.05.15-11.14.04:788][552]LogAudio: Display: Audio Device (ID: 37) registered with world 'TheMainWorld'. +[2024.05.15-11.14.04:788][552]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 37 +[2024.05.15-11.14.04:800][552]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.14.05:133][552]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.14.05:135][552]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.14.05:135][552]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.14.05 +[2024.05.15-11.14.05:136][552]LogWorld: Bringing up level for play took: 0.002452 +[2024.05.15-11.14.05:139][552]LogOnline: OSS: Created online subsystem instance for: :Context_49 +[2024.05.15-11.14.05:142][552]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.14.05:144][552]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.14.05:146][552]vr.PixelDensity = "1" +[2024.05.15-11.14.05:158][552]PIE: Server logged in +[2024.05.15-11.14.05:167][552]PIE: Play in editor total start time 0,443 seconds. +[2024.05.15-11.14.05:186][552]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.14.05:192][552]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.14.05:235][553]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.14.19:061][392]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.14.19:061][392]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.14.19:156][392]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.14.19:158][392]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.14.19:158][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.14.19:188][392]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.14.19:192][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.14.19:208][392]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.14.19:208][392]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 37 +[2024.05.15-11.14.19:208][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 +[2024.05.15-11.14.19:210][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 +[2024.05.15-11.14.19:217][392]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.14.19:217][392]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.14.19:218][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.15-11.14.19:273][393]Cmd: SELECT NONE +[2024.05.15-11.14.19:281][393]LogPlayLevel: Display: Destroying online subsystem :Context_49 +[2024.05.15-11.14.53:842][873]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-11.14.53:899][873]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.15-11.14.54:934][940]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.14.55:020][940]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-11.14.55:041][940]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-11.14.55:041][940]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand790A60EF45FAEB8F15325CB4441B0C88.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-11.14.55:051][940]LogFileHelpers: InternalPromptForCheckoutAndSave took 116 ms (total: 2.89 sec) +[2024.05.15-11.14.55:053][940]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-11.14.55:053][940]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-11.14.55:939][ 5]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.14.55:945][ 5]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.14.55:945][ 5]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:14:55) +[2024.05.15-11.14.55:945][ 5]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.14.55:948][ 5]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003588s) +[2024.05.15-11.14.55:948][ 5]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003622s) +[2024.05.15-11.14.55:966][ 5]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2024.05.15-11.14.55:971][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.14.55:971][ 5]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.14.55:971][ 5]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.14.55:971][ 5]LogPlayLevel: PIE: World Init took: (0.001159s) +[2024.05.15-11.14.55:971][ 5]LogAudio: Display: Creating Audio Device: Id: 38, Scope: Unique, Realtime: True +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.14.55:971][ 5]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.14.55:975][ 5]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.14.56:005][ 5]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.14.56:007][ 5]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=38 +[2024.05.15-11.14.56:007][ 5]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=38 +[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=38 +[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=38 +[2024.05.15-11.14.56:009][ 5]LogInit: FAudioDevice initialized with ID 38. +[2024.05.15-11.14.56:009][ 5]LogAudio: Display: Audio Device (ID: 38) registered with world 'TheMainWorld'. +[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 38 +[2024.05.15-11.14.56:020][ 5]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.14.56:342][ 5]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.14.56:343][ 5]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.14.56:343][ 5]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.14.56 +[2024.05.15-11.14.56:344][ 5]LogWorld: Bringing up level for play took: 0.001469 +[2024.05.15-11.14.56:346][ 5]LogOnline: OSS: Created online subsystem instance for: :Context_50 +[2024.05.15-11.14.56:348][ 5]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.14.56:351][ 5]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.14.56:352][ 5]vr.PixelDensity = "1" +[2024.05.15-11.14.56:363][ 5]PIE: Server logged in +[2024.05.15-11.14.56:368][ 5]PIE: Play in editor total start time 0,424 seconds. +[2024.05.15-11.14.56:389][ 5]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.14.56:395][ 5]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.14.56:437][ 6]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.15.11:358][ 56]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.15.12:204][117]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.15.12:594][145]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.15.15:720][367]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.15.15:721][367]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.15.15:813][367]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.15.15:815][367]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.15.15:815][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.15.15:826][367]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.15.15:830][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.15.15:846][367]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.15.15:846][367]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 38 +[2024.05.15-11.15.15:846][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 +[2024.05.15-11.15.15:847][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 +[2024.05.15-11.15.15:853][367]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.15.15:853][367]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.15.15:855][367]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms +[2024.05.15-11.15.15:912][368]LogPlayLevel: Display: Destroying online subsystem :Context_50 +[2024.05.15-11.15.47:684][601]LogUObjectHash: Compacting FUObjectHashTables data took 2.36ms +[2024.05.15-11.15.47:699][601]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 +[2024.05.15-11.15.47:699][601]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto759775A654FA68A24BE7854ABCE0D4109.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7.umap' +[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7.umap is in the /Temp path, will not scan. +[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 is in the /Temp path, will not scan. +[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 is in the /Temp path, will not scan. +[2024.05.15-11.15.47:702][601]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.039 +[2024.05.15-11.15.47:702][601]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.039 +[2024.05.15-11.26.53:545][374]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.15-11.26.53:547][374]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.018 +[2024.05.15-11.26.53:548][374]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-11.26.53:559][374]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-11.26.53:559][374]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-11.26.53:579][374]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto8 +[2024.05.15-11.26.53:580][374]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto869C495A3438F25DACF12E2806A54664A.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto8.uasset' +[2024.05.15-11.26.53:580][374]LogFileHelpers: Auto-saving content packages took 0.032 +[2024.05.15-11.27.32:069][874]LogSlate: Window 'Pick Parent Class' being destroyed +[2024.05.15-11.27.32:080][874]LogContentBrowser: Deferred new asset file creation: NewBlueprint +[2024.05.15-11.27.32:088][874]LogContentBrowser: Creating deferred item: NewBlueprint +[2024.05.15-11.27.32:109][875]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). +[2024.05.15-11.27.44:669][354]LogContentBrowser: Attempting asset rename: NewBlueprint -> BP_DetectorBox +[2024.05.15-11.27.44:679][354]LogContentBrowser: End creating deferred item NewBlueprint +[2024.05.15-11.27.47:862][715]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.27.47:863][715]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.27.47:863][715]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.27.48:051][715]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.15-11.28.44:329][610]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.28.44:370][610]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.15-11.28.52:064][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C +[2024.05.15-11.28.52:064][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C +[2024.05.15-11.28.52:066][375]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_0 +[2024.05.15-11.28.52:066][375]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_0 +[2024.05.15-11.28.52:069][375]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.05.15-11.28.53:110][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C +[2024.05.15-11.28.53:110][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C +[2024.05.15-11.28.53:112][490]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_1 +[2024.05.15-11.28.53:112][490]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_1 +[2024.05.15-11.29.22:028][761]Cmd: TRANSACTION UNDO +[2024.05.15-11.29.22:028][761]LogEditorTransaction: Undo Rotate Elements +[2024.05.15-11.29.50:152][458]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.29.50:184][458]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-11.29.51:151][505]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.29.51:213][505]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.29.51:213][505]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox13A13AA1416560880AF6D4A2C234B7FE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.29.51:225][505]LogFileHelpers: InternalPromptForCheckoutAndSave took 74 ms (total: 2.97 sec) +[2024.05.15-11.29.51:226][505]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.29.51:226][505]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.30.01:435][464]Cmd: TRANSACTION UNDO +[2024.05.15-11.30.01:435][464]LogEditorTransaction: Undo Move Elements +[2024.05.15-11.30.15:349][304]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.30.15:383][304]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2024.05.15-11.30.16:207][344]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.30.16:264][344]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.30.16:265][344]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxEE04881D48D34C3112A14A82B4048FFF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.30.16:274][344]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 3.04 sec) +[2024.05.15-11.30.16:276][344]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.30.16:276][344]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.30.27:108][148]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.30.27:143][148]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.15-11.30.28:013][185]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.30.28:059][185]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.30.28:059][185]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox10B82376404EEFF25CD851BC2712867B.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.30.28:070][185]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 3.09 sec) +[2024.05.15-11.30.28:071][185]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.30.28:071][185]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.30.37:090][730]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.30.37:124][730]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.15-11.30.37:835][759]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.30.37:903][759]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.30.37:903][759]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxBE73915E438FD3C1E2B1AA935BF50030.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.30.37:912][759]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 3.17 sec) +[2024.05.15-11.30.37:914][759]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.30.37:914][759]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.30.51:117][999]EditorErrors: New page: Actor attachment +[2024.05.15-11.31.12:391][427]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.31.12:427][427]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.15-11.31.13:326][469]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.31.13:364][469]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.31.13:364][469]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxB36744E1401260A5683AE8A27B651BD8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.31.13:372][469]LogFileHelpers: InternalPromptForCheckoutAndSave took 46 ms (total: 3.22 sec) +[2024.05.15-11.31.13:373][469]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.31.13:373][469]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.31.27:451][772]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.31.27:458][772]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-11.31.27:461][772]LogPlayLevel: [PlayLevel] Compiling BP_Wand before play... +[2024.05.15-11.31.27:578][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.15-11.31.27:580][772]LogPlayLevel: PlayLevel: Blueprint regeneration took 121 ms (1 blueprints) +[2024.05.15-11.31.27:580][772]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:31:27) +[2024.05.15-11.31.27:580][772]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.31.27:583][772]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003346s) +[2024.05.15-11.31.27:584][772]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003386s) +[2024.05.15-11.31.27:599][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.05.15-11.31.27:600][772]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.31.27:600][772]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.31.27:601][772]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.31.27:601][772]LogPlayLevel: PIE: World Init took: (0.001278s) +[2024.05.15-11.31.27:601][772]LogAudio: Display: Creating Audio Device: Id: 39, Scope: Unique, Realtime: True +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.31.27:602][772]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.31.27:602][772]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.31.27:605][772]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.31.27:637][772]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=39 +[2024.05.15-11.31.27:637][772]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=39 +[2024.05.15-11.31.27:640][772]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=39 +[2024.05.15-11.31.27:640][772]LogInit: FAudioDevice initialized with ID 39. +[2024.05.15-11.31.27:640][772]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=39 +[2024.05.15-11.31.27:640][772]LogAudio: Display: Audio Device (ID: 39) registered with world 'TheMainWorld'. +[2024.05.15-11.31.27:640][772]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 39 +[2024.05.15-11.31.27:654][772]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.31.28:028][772]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.31.28:030][772]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.31.28:030][772]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.31.28 +[2024.05.15-11.31.28:031][772]LogWorld: Bringing up level for play took: 0.001838 +[2024.05.15-11.31.28:033][772]LogOnline: OSS: Created online subsystem instance for: :Context_52 +[2024.05.15-11.31.28:035][772]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.31.28:039][772]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.31.28:039][772]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.31.28:040][772]vr.PixelDensity = "1" +[2024.05.15-11.31.28:052][772]PIE: Server logged in +[2024.05.15-11.31.28:059][772]PIE: Play in editor total start time 0,602 seconds. +[2024.05.15-11.31.28:071][772]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.31.28:075][772]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.31.28:129][773]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.32.05:881][476]Cmd: quit +[2024.05.15-11.32.05:882][476]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.32.05:882][476]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.32.05:947][476]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.32.05:978][476]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.32.05:979][476]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.32.05:984][476]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.32.05:991][476]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.32.06:006][476]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 39 +[2024.05.15-11.32.06:006][476]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 +[2024.05.15-11.32.06:008][476]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 +[2024.05.15-11.32.06:015][476]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.32.06:015][476]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.32.06:017][476]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.15-11.32.06:153][477]LogPlayLevel: Display: Destroying online subsystem :Context_52 +[2024.05.15-11.35.19:881][235]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.35.19:919][235]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.15-11.35.20:787][275]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.35.20:854][275]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.35.20:854][275]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox3E1460E64CB4D33A138B868DC57FD3E8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.35.20:866][275]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 3.29 sec) +[2024.05.15-11.35.20:867][275]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.35.20:867][275]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.36.02:959][128]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.36.02:996][128]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.15-11.36.03:616][156]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.36.03:672][156]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.36.03:673][156]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox8B14D2024346B04ED568D9A0D2853FBD.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.36.03:684][156]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 3.36 sec) +[2024.05.15-11.36.03:685][156]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.36.03:685][156]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.36.10:237][563]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.36.10:243][563]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.36.10:243][563]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:10) +[2024.05.15-11.36.10:243][563]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.36.10:247][563]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003699s) +[2024.05.15-11.36.10:247][563]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003745s) +[2024.05.15-11.36.10:265][563]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms +[2024.05.15-11.36.10:268][563]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.36.10:268][563]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.36.10:269][563]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.36.10:270][563]LogPlayLevel: PIE: World Init took: (0.001296s) +[2024.05.15-11.36.10:270][563]LogAudio: Display: Creating Audio Device: Id: 40, Scope: Unique, Realtime: True +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.36.10:270][563]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.36.10:270][563]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.36.10:271][563]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.36.10:271][563]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.36.10:273][563]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.36.10:304][563]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=40 +[2024.05.15-11.36.10:304][563]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=40 +[2024.05.15-11.36.10:306][563]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=40 +[2024.05.15-11.36.10:306][563]LogInit: FAudioDevice initialized with ID 40. +[2024.05.15-11.36.10:306][563]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=40 +[2024.05.15-11.36.10:306][563]LogAudio: Display: Audio Device (ID: 40) registered with world 'TheMainWorld'. +[2024.05.15-11.36.10:306][563]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 40 +[2024.05.15-11.36.10:318][563]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.36.10:645][563]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.36.10:647][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.36.10:647][563]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.10 +[2024.05.15-11.36.10:647][563]LogWorld: Bringing up level for play took: 0.001600 +[2024.05.15-11.36.10:649][563]LogOnline: OSS: Created online subsystem instance for: :Context_53 +[2024.05.15-11.36.10:652][563]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.10:655][563]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.36.10:657][563]vr.PixelDensity = "1" +[2024.05.15-11.36.10:669][563]PIE: Server logged in +[2024.05.15-11.36.10:676][563]PIE: Play in editor total start time 0,433 seconds. +[2024.05.15-11.36.10:693][563]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.36.10:700][563]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.36.10:748][564]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.36.18:604][ 72]Cmd: quit +[2024.05.15-11.36.18:606][ 72]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.36.18:606][ 72]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.36.18:726][ 72]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.36.18:728][ 72]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.36.18:728][ 72]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.36.18:744][ 72]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.36.18:749][ 72]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.36.18:764][ 72]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 40 +[2024.05.15-11.36.18:764][ 72]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 +[2024.05.15-11.36.18:766][ 72]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 +[2024.05.15-11.36.18:772][ 72]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.36.18:772][ 72]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.18:774][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms +[2024.05.15-11.36.18:940][ 73]LogPlayLevel: Display: Destroying online subsystem :Context_53 +[2024.05.15-11.36.26:959][768]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.36.26:964][768]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.36.26:964][768]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:26) +[2024.05.15-11.36.26:964][768]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.36.26:968][768]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003129s) +[2024.05.15-11.36.26:968][768]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003168s) +[2024.05.15-11.36.26:986][768]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.15-11.36.26:988][768]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.36.26:988][768]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.36.26:988][768]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.36.26:989][768]LogPlayLevel: PIE: World Init took: (0.001043s) +[2024.05.15-11.36.26:989][768]LogAudio: Display: Creating Audio Device: Id: 41, Scope: Unique, Realtime: True +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.36.26:989][768]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.36.26:991][768]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.36.27:020][768]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.36.27:021][768]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=41 +[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=41 +[2024.05.15-11.36.27:024][768]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=41 +[2024.05.15-11.36.27:024][768]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=41 +[2024.05.15-11.36.27:024][768]LogInit: FAudioDevice initialized with ID 41. +[2024.05.15-11.36.27:024][768]LogAudio: Display: Audio Device (ID: 41) registered with world 'TheMainWorld'. +[2024.05.15-11.36.27:024][768]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 41 +[2024.05.15-11.36.27:034][768]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.36.27:359][768]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.36.27:361][768]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.36.27:362][768]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.27 +[2024.05.15-11.36.27:362][768]LogWorld: Bringing up level for play took: 0.002485 +[2024.05.15-11.36.27:364][768]LogOnline: OSS: Created online subsystem instance for: :Context_54 +[2024.05.15-11.36.27:367][768]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.27:369][768]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.27:369][768]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.36.27:370][768]vr.PixelDensity = "1" +[2024.05.15-11.36.27:380][768]PIE: Server logged in +[2024.05.15-11.36.27:386][768]PIE: Play in editor total start time 0,421 seconds. +[2024.05.15-11.36.27:393][768]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.36.27:398][768]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.36.27:445][769]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.36.45:703][ 77]Cmd: quit +[2024.05.15-11.36.45:703][ 77]LogConsoleManager: Warning: Performance warning: Many (31) failed FindConsoleObject() for 'quit'. +[2024.05.15-11.36.45:704][ 77]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.36.45:704][ 77]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.36.45:764][ 77]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.36.45:766][ 77]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.36.45:767][ 77]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.36.45:781][ 77]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.36.45:786][ 77]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.36.45:801][ 77]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 41 +[2024.05.15-11.36.45:801][ 77]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 +[2024.05.15-11.36.45:803][ 77]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 +[2024.05.15-11.36.45:808][ 77]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.36.45:808][ 77]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.45:810][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.15-11.36.45:923][ 78]LogPlayLevel: Display: Destroying online subsystem :Context_54 +[2024.05.15-11.36.55:777][724]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.36.55:810][724]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-11.36.57:512][829]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.36.57:519][829]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.36.57:519][829]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:57) +[2024.05.15-11.36.57:519][829]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.36.57:523][829]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003778s) +[2024.05.15-11.36.57:523][829]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003828s) +[2024.05.15-11.36.57:541][829]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.15-11.36.57:542][829]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.36.57:542][829]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.36.57:544][829]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.36.57:544][829]LogPlayLevel: PIE: World Init took: (0.001360s) +[2024.05.15-11.36.57:544][829]LogAudio: Display: Creating Audio Device: Id: 42, Scope: Unique, Realtime: True +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.36.57:544][829]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.36.57:548][829]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.36.57:580][829]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=42 +[2024.05.15-11.36.57:580][829]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=42 +[2024.05.15-11.36.57:583][829]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=42 +[2024.05.15-11.36.57:583][829]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=42 +[2024.05.15-11.36.57:583][829]LogInit: FAudioDevice initialized with ID 42. +[2024.05.15-11.36.57:583][829]LogAudio: Display: Audio Device (ID: 42) registered with world 'TheMainWorld'. +[2024.05.15-11.36.57:583][829]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 42 +[2024.05.15-11.36.57:596][829]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.36.57:918][829]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.36.57:919][829]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.36.57:920][829]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.57 +[2024.05.15-11.36.57:920][829]LogWorld: Bringing up level for play took: 0.001831 +[2024.05.15-11.36.57:923][829]LogOnline: OSS: Created online subsystem instance for: :Context_55 +[2024.05.15-11.36.57:925][829]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.57:928][829]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.36.57:929][829]vr.PixelDensity = "1" +[2024.05.15-11.36.57:940][829]PIE: Server logged in +[2024.05.15-11.36.57:946][829]PIE: Play in editor total start time 0,429 seconds. +[2024.05.15-11.36.57:966][829]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.36.57:972][829]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.36.58:022][830]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.37.16:132][970]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.37.19:933][239]Cmd: quit +[2024.05.15-11.37.19:934][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.37.19:935][239]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.37.20:059][239]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.37.20:062][239]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.37.20:062][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.37.20:080][239]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.37.20:086][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.37.20:102][239]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 42 +[2024.05.15-11.37.20:102][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=42 +[2024.05.15-11.37.20:103][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=42 +[2024.05.15-11.37.20:109][239]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.37.20:109][239]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.20:111][239]LogUObjectHash: Compacting FUObjectHashTables data took 1.89ms +[2024.05.15-11.37.20:251][240]LogPlayLevel: Display: Destroying online subsystem :Context_55 +[2024.05.15-11.37.24:660][530]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.37.24:697][530]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms +[2024.05.15-11.37.26:801][666]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.37.26:806][666]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.37.26:806][666]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:37:26) +[2024.05.15-11.37.26:806][666]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.37.26:811][666]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004458s) +[2024.05.15-11.37.26:811][666]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004491s) +[2024.05.15-11.37.26:827][666]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-11.37.26:829][666]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.37.26:829][666]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.37.26:829][666]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.37.26:830][666]LogPlayLevel: PIE: World Init took: (0.000955s) +[2024.05.15-11.37.26:830][666]LogAudio: Display: Creating Audio Device: Id: 43, Scope: Unique, Realtime: True +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.37.26:830][666]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.37.26:834][666]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.37.26:862][666]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.37.26:864][666]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=43 +[2024.05.15-11.37.26:865][666]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=43 +[2024.05.15-11.37.26:868][666]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=43 +[2024.05.15-11.37.26:868][666]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=43 +[2024.05.15-11.37.26:868][666]LogInit: FAudioDevice initialized with ID 43. +[2024.05.15-11.37.26:868][666]LogAudio: Display: Audio Device (ID: 43) registered with world 'TheMainWorld'. +[2024.05.15-11.37.26:868][666]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 43 +[2024.05.15-11.37.26:880][666]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.37.27:191][666]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.37.27:192][666]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.37.27:192][666]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.37.27 +[2024.05.15-11.37.27:193][666]LogWorld: Bringing up level for play took: 0.001727 +[2024.05.15-11.37.27:195][666]LogOnline: OSS: Created online subsystem instance for: :Context_56 +[2024.05.15-11.37.27:197][666]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.27:200][666]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.37.27:201][666]vr.PixelDensity = "1" +[2024.05.15-11.37.27:212][666]PIE: Server logged in +[2024.05.15-11.37.27:219][666]PIE: Play in editor total start time 0,412 seconds. +[2024.05.15-11.37.27:234][666]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.37.27:240][666]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.37.27:291][667]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.37.36:152][284]Cmd: quit +[2024.05.15-11.37.36:153][284]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.37.36:153][284]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.37.36:271][284]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.37.36:274][284]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.37.36:274][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.37.36:290][284]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.37.36:296][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.37.36:313][284]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 43 +[2024.05.15-11.37.36:313][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=43 +[2024.05.15-11.37.36:316][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=43 +[2024.05.15-11.37.36:323][284]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.37.36:323][284]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.36:324][284]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms +[2024.05.15-11.37.36:461][285]LogPlayLevel: Display: Destroying online subsystem :Context_56 +[2024.05.15-11.37.51:857][270]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.37.51:890][270]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2024.05.15-11.37.53:050][329]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.37.53:056][329]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.37.53:057][329]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:37:53) +[2024.05.15-11.37.53:057][329]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.37.53:059][329]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003068s) +[2024.05.15-11.37.53:060][329]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003100s) +[2024.05.15-11.37.53:076][329]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.05.15-11.37.53:079][329]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.37.53:079][329]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.37.53:079][329]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.37.53:080][329]LogPlayLevel: PIE: World Init took: (0.001326s) +[2024.05.15-11.37.53:080][329]LogAudio: Display: Creating Audio Device: Id: 44, Scope: Unique, Realtime: True +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.37.53:080][329]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.37.53:083][329]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.37.53:114][329]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=44 +[2024.05.15-11.37.53:114][329]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=44 +[2024.05.15-11.37.53:116][329]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=44 +[2024.05.15-11.37.53:116][329]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=44 +[2024.05.15-11.37.53:116][329]LogInit: FAudioDevice initialized with ID 44. +[2024.05.15-11.37.53:116][329]LogAudio: Display: Audio Device (ID: 44) registered with world 'TheMainWorld'. +[2024.05.15-11.37.53:116][329]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 44 +[2024.05.15-11.37.53:128][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.37.53:447][329]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.37.53:448][329]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.37.53:448][329]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.37.53 +[2024.05.15-11.37.53:449][329]LogWorld: Bringing up level for play took: 0.001533 +[2024.05.15-11.37.53:451][329]LogOnline: OSS: Created online subsystem instance for: :Context_57 +[2024.05.15-11.37.53:453][329]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.53:458][329]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.37.53:458][329]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.37.53:459][329]vr.PixelDensity = "1" +[2024.05.15-11.37.53:469][329]PIE: Server logged in +[2024.05.15-11.37.53:477][329]PIE: Play in editor total start time 0,421 seconds. +[2024.05.15-11.37.53:493][329]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.37.53:498][329]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.37.53:538][330]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.38.07:892][989]Cmd: quit +[2024.05.15-11.38.07:893][989]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.38.07:893][989]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.38.08:029][989]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.38.08:031][989]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.38.08:031][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.38.08:047][989]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.38.08:052][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.38.08:068][989]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 44 +[2024.05.15-11.38.08:069][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=44 +[2024.05.15-11.38.08:070][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=44 +[2024.05.15-11.38.08:077][989]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.38.08:077][989]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.38.08:079][989]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms +[2024.05.15-11.38.08:256][990]LogPlayLevel: Display: Destroying online subsystem :Context_57 +[2024.05.15-11.38.26:161][136]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-11.38.26:162][136]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.38.26:162][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.38.26:328][136]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:882][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.39.57:882][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:533][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:533][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:534][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:534][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.02:536][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:496][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:496][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.09:508][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:124][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:127][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:135][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:135][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:121][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:122][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:122][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:123][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:123][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:811][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:812][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:812][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:813][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:813][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:819][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.32:822][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:457][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:151][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:151][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:288][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:962][637]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-11.41.25:981][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:983][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.25:983][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:011][637]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:068][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:068][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:069][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:069][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.41.26:740][681]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.41.26:783][681]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-11.41.26:795][681]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-11.41.26:795][681]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea5A9A4C3E44E14EEE9ED50C9377D78BC3.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-11.41.26:807][681]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 3.43 sec) +[2024.05.15-11.41.26:808][681]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-11.41.26:809][681]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-11.42.27:942][938]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.42.27:978][938]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.15-11.42.28:826][993]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.42.28:895][993]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.42.28:895][993]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox01B3FABF4C8673EACAF3AE84776C434D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.42.28:911][993]LogFileHelpers: InternalPromptForCheckoutAndSave took 85 ms (total: 3.51 sec) +[2024.05.15-11.42.28:913][993]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.42.28:913][993]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.42.39:679][764]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.42.39:685][764]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.42.39:685][764]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:42:39) +[2024.05.15-11.42.39:685][764]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.42.39:688][764]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003239s) +[2024.05.15-11.42.39:688][764]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003279s) +[2024.05.15-11.42.39:704][764]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-11.42.39:707][764]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.42.39:707][764]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.42.39:708][764]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.42.39:708][764]LogPlayLevel: PIE: World Init took: (0.001427s) +[2024.05.15-11.42.39:708][764]LogAudio: Display: Creating Audio Device: Id: 45, Scope: Unique, Realtime: True +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.42.39:708][764]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.42.39:711][764]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.42.39:741][764]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=45 +[2024.05.15-11.42.39:741][764]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=45 +[2024.05.15-11.42.39:743][764]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=45 +[2024.05.15-11.42.39:743][764]LogInit: FAudioDevice initialized with ID 45. +[2024.05.15-11.42.39:743][764]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=45 +[2024.05.15-11.42.39:743][764]LogAudio: Display: Audio Device (ID: 45) registered with world 'TheMainWorld'. +[2024.05.15-11.42.39:743][764]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 45 +[2024.05.15-11.42.39:757][764]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.42.40:067][764]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.42.40:069][764]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.42.40:069][764]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.42.40 +[2024.05.15-11.42.40:069][764]LogWorld: Bringing up level for play took: 0.002415 +[2024.05.15-11.42.40:072][764]LogOnline: OSS: Created online subsystem instance for: :Context_59 +[2024.05.15-11.42.40:075][764]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.42.40:078][764]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.42.40:079][764]vr.PixelDensity = "1" +[2024.05.15-11.42.40:093][764]PIE: Server logged in +[2024.05.15-11.42.40:103][764]PIE: Play in editor total start time 0,418 seconds. +[2024.05.15-11.42.40:118][764]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.42.40:125][764]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.42.40:167][765]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.42.54:018][790]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.42.54:018][790]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.42.54:138][790]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.42.54:140][790]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.42.54:140][790]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.42.54:161][790]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.42.54:166][790]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.42.54:181][790]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 45 +[2024.05.15-11.42.54:181][790]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=45 +[2024.05.15-11.42.54:182][790]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=45 +[2024.05.15-11.42.54:188][790]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.42.54:188][790]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.42.54:190][790]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-11.42.54:326][791]LogPlayLevel: Display: Destroying online subsystem :Context_59 +[2024.05.15-11.43.19:162][425]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-11.43.19:175][425]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 +[2024.05.15-11.43.19:175][425]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto9CEF8955A4F9E65733FF95EA4B8A995B4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9.umap' +[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9.umap is in the /Temp path, will not scan. +[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 is in the /Temp path, will not scan. +[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 is in the /Temp path, will not scan. +[2024.05.15-11.43.19:178][425]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.032 +[2024.05.15-11.43.19:178][425]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.032 +[2024.05.15-11.43.19:178][425]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-11.43.19:190][425]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-11.43.19:191][425]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-11.43.19:211][425]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto9 +[2024.05.15-11.43.19:211][425]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto93CE75D8047E72BA5F512438570CE4603.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto9.uasset' +[2024.05.15-11.43.19:211][425]LogFileHelpers: Auto-saving content packages took 0.034 +[2024.05.15-11.43.38:362][672]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.43.38:369][672]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.43.38:369][672]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:43:38) +[2024.05.15-11.43.38:370][672]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.43.38:373][672]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003381s) +[2024.05.15-11.43.38:373][672]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003431s) +[2024.05.15-11.43.38:390][672]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.15-11.43.38:392][672]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.43.38:392][672]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.43.38:393][672]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.43.38:393][672]LogPlayLevel: PIE: World Init took: (0.001545s) +[2024.05.15-11.43.38:393][672]LogAudio: Display: Creating Audio Device: Id: 46, Scope: Unique, Realtime: True +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.43.38:394][672]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.43.38:394][672]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.43.38:397][672]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.43.38:429][672]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=46 +[2024.05.15-11.43.38:429][672]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=46 +[2024.05.15-11.43.38:432][672]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=46 +[2024.05.15-11.43.38:432][672]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=46 +[2024.05.15-11.43.38:432][672]LogInit: FAudioDevice initialized with ID 46. +[2024.05.15-11.43.38:432][672]LogAudio: Display: Audio Device (ID: 46) registered with world 'TheMainWorld'. +[2024.05.15-11.43.38:432][672]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 46 +[2024.05.15-11.43.38:444][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.43.38:766][672]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.43.38:768][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.43.38:769][672]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.43.38 +[2024.05.15-11.43.38:769][672]LogWorld: Bringing up level for play took: 0.002396 +[2024.05.15-11.43.38:772][672]LogOnline: OSS: Created online subsystem instance for: :Context_60 +[2024.05.15-11.43.38:775][672]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.43.38:777][672]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.43.38:778][672]vr.PixelDensity = "1" +[2024.05.15-11.43.38:790][672]PIE: Server logged in +[2024.05.15-11.43.38:799][672]PIE: Play in editor total start time 0,431 seconds. +[2024.05.15-11.43.38:823][672]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.43.38:829][672]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.43.38:875][673]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.43.54:976][581]Cmd: quit +[2024.05.15-11.43.54:978][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.43.54:978][581]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.43.55:105][581]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.43.55:107][581]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.43.55:107][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.43.55:129][581]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.43.55:134][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.43.55:149][581]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.43.55:149][581]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 46 +[2024.05.15-11.43.55:149][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=46 +[2024.05.15-11.43.55:151][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=46 +[2024.05.15-11.43.55:158][581]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.43.55:158][581]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.43.55:160][581]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.15-11.43.55:312][582]LogPlayLevel: Display: Destroying online subsystem :Context_60 +[2024.05.15-11.44.08:112][395]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.44.08:147][395]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.15-11.44.10:676][550]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.44.10:682][550]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.44.10:682][550]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:44:10) +[2024.05.15-11.44.10:683][550]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.44.10:685][550]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003089s) +[2024.05.15-11.44.10:685][550]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003129s) +[2024.05.15-11.44.10:703][550]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.05.15-11.44.10:705][550]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.44.10:705][550]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.44.10:706][550]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.44.10:706][550]LogPlayLevel: PIE: World Init took: (0.001244s) +[2024.05.15-11.44.10:706][550]LogAudio: Display: Creating Audio Device: Id: 47, Scope: Unique, Realtime: True +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.44.10:706][550]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.44.10:709][550]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.44.10:738][550]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.44.10:739][550]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=47 +[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=47 +[2024.05.15-11.44.10:742][550]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=47 +[2024.05.15-11.44.10:742][550]LogInit: FAudioDevice initialized with ID 47. +[2024.05.15-11.44.10:742][550]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=47 +[2024.05.15-11.44.10:742][550]LogAudio: Display: Audio Device (ID: 47) registered with world 'TheMainWorld'. +[2024.05.15-11.44.10:742][550]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 47 +[2024.05.15-11.44.10:753][550]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.44.11:076][550]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.44.11:078][550]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.44.11:078][550]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.44.11 +[2024.05.15-11.44.11:078][550]LogWorld: Bringing up level for play took: 0.001687 +[2024.05.15-11.44.11:080][550]LogOnline: OSS: Created online subsystem instance for: :Context_61 +[2024.05.15-11.44.11:083][550]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.44.11:086][550]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.44.11:087][550]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.44.11:087][550]vr.PixelDensity = "1" +[2024.05.15-11.44.11:098][550]PIE: Server logged in +[2024.05.15-11.44.11:104][550]PIE: Play in editor total start time 0,422 seconds. +[2024.05.15-11.44.11:121][550]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.44.11:128][550]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.44.11:164][551]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.44.18:129][974]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.19:116][ 26]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.20:773][121]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.21:329][153]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.22:471][218]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.22:917][244]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.24:699][345]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.26:761][467]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.28:375][561]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.29:060][602]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.34:446][927]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.34:810][949]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.37:135][ 85]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.37:453][103]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.37:941][132]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.39:222][206]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.39:527][223]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.39:779][238]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.44:607][517]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.44.51:583][931]Cmd: quit +[2024.05.15-11.44.51:584][931]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.44.51:585][931]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.44.51:700][931]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.44.51:703][931]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.44.51:703][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.44.51:725][931]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.44.51:729][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.44.51:744][931]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 47 +[2024.05.15-11.44.51:744][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=47 +[2024.05.15-11.44.51:746][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=47 +[2024.05.15-11.44.51:753][931]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.44.51:753][931]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.44.51:755][931]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2024.05.15-11.44.51:902][932]LogPlayLevel: Display: Destroying online subsystem :Context_61 +[2024.05.15-11.45.09:273][ 50]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.45.09:310][ 50]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.15-11.45.11:059][148]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.45.11:065][148]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.45.11:065][148]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:45:11) +[2024.05.15-11.45.11:065][148]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.45.11:068][148]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003352s) +[2024.05.15-11.45.11:068][148]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003396s) +[2024.05.15-11.45.11:088][148]LogUObjectHash: Compacting FUObjectHashTables data took 2.42ms +[2024.05.15-11.45.11:090][148]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.45.11:090][148]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.45.11:091][148]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.45.11:091][148]LogPlayLevel: PIE: World Init took: (0.001405s) +[2024.05.15-11.45.11:091][148]LogAudio: Display: Creating Audio Device: Id: 48, Scope: Unique, Realtime: True +[2024.05.15-11.45.11:091][148]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.45.11:092][148]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.45.11:095][148]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.45.11:126][148]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.45.11:126][148]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.45.11:127][148]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.45.11:127][148]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.45.11:128][148]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=48 +[2024.05.15-11.45.11:128][148]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=48 +[2024.05.15-11.45.11:131][148]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=48 +[2024.05.15-11.45.11:131][148]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=48 +[2024.05.15-11.45.11:131][148]LogInit: FAudioDevice initialized with ID 48. +[2024.05.15-11.45.11:131][148]LogAudio: Display: Audio Device (ID: 48) registered with world 'TheMainWorld'. +[2024.05.15-11.45.11:131][148]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 48 +[2024.05.15-11.45.11:143][148]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.45.11:475][148]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.45.11:478][148]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.45.11:478][148]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.45.11 +[2024.05.15-11.45.11:479][148]LogWorld: Bringing up level for play took: 0.002978 +[2024.05.15-11.45.11:482][148]LogOnline: OSS: Created online subsystem instance for: :Context_62 +[2024.05.15-11.45.11:484][148]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.45.11:487][148]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.45.11:488][148]vr.PixelDensity = "1" +[2024.05.15-11.45.11:501][148]PIE: Server logged in +[2024.05.15-11.45.11:510][148]PIE: Play in editor total start time 0,445 seconds. +[2024.05.15-11.45.11:526][148]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.45.11:533][148]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.45.11:572][149]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.45.23:214][679]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.23:714][705]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.24:077][723]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.26:650][837]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.27:263][859]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.28:182][892]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.30:159][963]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.30:521][976]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.30:910][990]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.32:413][ 44]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.32:859][ 60]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.33:110][ 69]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.34:252][110]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.34:613][123]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.34:892][133]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.35:949][171]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.36:172][179]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.36:451][189]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.37:453][225]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.39:070][313]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.39:225][322]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.39:488][336]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.40:228][376]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.40:479][389]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.40:658][399]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.42:635][502]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.42:915][518]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.43:638][557]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.44:808][622]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.45:101][638]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.45:408][655]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.49:222][872]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.49:920][910]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.50:866][963]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.52:398][ 47]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.52:983][ 80]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.53:636][115]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.55:472][218]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.56:126][254]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.57:019][304]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.45.59:316][432]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.00:653][506]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.03:727][679]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.05:997][806]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.07:766][905]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.09:784][ 18]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.10:661][ 64]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.17:259][444]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.21:449][687]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.46.26:000][952]Cmd: quit +[2024.05.15-11.46.26:002][952]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.46.26:002][952]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.46.26:129][952]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.46.26:131][952]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.46.26:131][952]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.46.26:152][952]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.46.26:157][952]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.46.26:174][952]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 48 +[2024.05.15-11.46.26:174][952]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=48 +[2024.05.15-11.46.26:176][952]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=48 +[2024.05.15-11.46.26:182][952]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.46.26:182][952]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.46.26:184][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.95ms +[2024.05.15-11.46.26:338][953]LogPlayLevel: Display: Destroying online subsystem :Context_62 +[2024.05.15-11.46.42:872][889]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.46.42:907][889]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-11.46.44:445][963]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.46.44:451][963]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.46.44:452][963]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:46:44) +[2024.05.15-11.46.44:452][963]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.46.44:455][963]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003316s) +[2024.05.15-11.46.44:455][963]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003355s) +[2024.05.15-11.46.44:471][963]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.15-11.46.44:474][963]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.46.44:475][963]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.46.44:475][963]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.46.44:476][963]LogPlayLevel: PIE: World Init took: (0.001210s) +[2024.05.15-11.46.44:476][963]LogAudio: Display: Creating Audio Device: Id: 49, Scope: Unique, Realtime: True +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.46.44:476][963]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.46.44:478][963]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.46.44:508][963]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.46.44:508][963]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.46.44:509][963]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.46.44:509][963]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.46.44:510][963]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=49 +[2024.05.15-11.46.44:510][963]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=49 +[2024.05.15-11.46.44:513][963]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=49 +[2024.05.15-11.46.44:513][963]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=49 +[2024.05.15-11.46.44:513][963]LogInit: FAudioDevice initialized with ID 49. +[2024.05.15-11.46.44:513][963]LogAudio: Display: Audio Device (ID: 49) registered with world 'TheMainWorld'. +[2024.05.15-11.46.44:513][963]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 49 +[2024.05.15-11.46.44:523][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.46.44:836][963]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.46.44:838][963]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.46.44:838][963]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.46.44 +[2024.05.15-11.46.44:839][963]LogWorld: Bringing up level for play took: 0.002703 +[2024.05.15-11.46.44:842][963]LogOnline: OSS: Created online subsystem instance for: :Context_63 +[2024.05.15-11.46.44:844][963]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.46.44:847][963]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.46.44:848][963]vr.PixelDensity = "1" +[2024.05.15-11.46.44:861][963]PIE: Server logged in +[2024.05.15-11.46.44:869][963]PIE: Play in editor total start time 0,418 seconds. +[2024.05.15-11.46.44:890][963]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.46.44:896][963]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.46.44:934][964]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.46.51:700][207]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.47.02:391][591]Cmd: quit +[2024.05.15-11.47.02:392][591]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.47.02:392][591]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.47.02:500][591]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.47.02:501][591]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.47.02:502][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.47.02:522][591]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.47.02:526][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.47.02:542][591]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 49 +[2024.05.15-11.47.02:542][591]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=49 +[2024.05.15-11.47.02:544][591]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=49 +[2024.05.15-11.47.02:549][591]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.47.02:549][591]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.47.02:551][591]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2024.05.15-11.47.02:744][592]LogPlayLevel: Display: Destroying online subsystem :Context_63 +[2024.05.15-11.47.34:886][415]Cmd: TRANSACTION UNDO +[2024.05.15-11.47.34:886][415]LogEditorTransaction: Undo Change Collision Profile +[2024.05.15-11.47.35:375][421]Cmd: TRANSACTION UNDO +[2024.05.15-11.47.35:375][421]LogEditorTransaction: Undo Change Number Pin Value +[2024.05.15-11.47.42:857][818]LogEditorTransaction: Redo Change Number Pin Value +[2024.05.15-11.47.57:785][584]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.47.57:822][584]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.15-11.47.59:252][650]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.47.59:257][650]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.47.59:257][650]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:47:59) +[2024.05.15-11.47.59:257][650]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.47.59:261][650]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003334s) +[2024.05.15-11.47.59:261][650]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003369s) +[2024.05.15-11.47.59:279][650]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms +[2024.05.15-11.47.59:282][650]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.47.59:282][650]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.47.59:282][650]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.47.59:282][650]LogPlayLevel: PIE: World Init took: (0.000969s) +[2024.05.15-11.47.59:282][650]LogAudio: Display: Creating Audio Device: Id: 50, Scope: Unique, Realtime: True +[2024.05.15-11.47.59:282][650]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.47.59:283][650]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.47.59:285][650]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.47.59:315][650]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.47.59:315][650]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=50 +[2024.05.15-11.47.59:315][650]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=50 +[2024.05.15-11.47.59:318][650]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=50 +[2024.05.15-11.47.59:318][650]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=50 +[2024.05.15-11.47.59:318][650]LogInit: FAudioDevice initialized with ID 50. +[2024.05.15-11.47.59:318][650]LogAudio: Display: Audio Device (ID: 50) registered with world 'TheMainWorld'. +[2024.05.15-11.47.59:318][650]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 50 +[2024.05.15-11.47.59:329][650]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.47.59:649][650]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.47.59:650][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.47.59:650][650]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.47.59 +[2024.05.15-11.47.59:651][650]LogWorld: Bringing up level for play took: 0.001501 +[2024.05.15-11.47.59:653][650]LogOnline: OSS: Created online subsystem instance for: :Context_64 +[2024.05.15-11.47.59:656][650]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.47.59:659][650]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.47.59:659][650]vr.PixelDensity = "1" +[2024.05.15-11.47.59:673][650]PIE: Server logged in +[2024.05.15-11.47.59:682][650]PIE: Play in editor total start time 0,425 seconds. +[2024.05.15-11.47.59:703][650]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.47.59:709][650]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.47.59:752][651]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.48.02:910][764]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.03:690][792]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.04:442][819]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.06:307][886]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.06:919][908]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.07:309][922]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.09:955][ 17]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.10:372][ 32]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.11:291][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.13:825][156]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.14:131][167]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.15:746][225]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.16:079][237]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.20:480][395]Cmd: quit +[2024.05.15-11.48.20:480][395]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.48.20:480][395]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.48.20:597][395]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.48.20:599][395]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.48.20:599][395]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.48.20:618][395]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.48.20:625][395]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.48.20:640][395]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 50 +[2024.05.15-11.48.20:640][395]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=50 +[2024.05.15-11.48.20:642][395]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=50 +[2024.05.15-11.48.20:648][395]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.48.20:648][395]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.48.20:651][395]LogUObjectHash: Compacting FUObjectHashTables data took 2.03ms +[2024.05.15-11.48.20:835][396]LogPlayLevel: Display: Destroying online subsystem :Context_64 +[2024.05.15-11.48.29:107][829]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.48.29:142][829]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.15-11.48.30:671][898]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.48.30:677][898]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.48.30:677][898]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:48:30) +[2024.05.15-11.48.30:677][898]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.48.30:680][898]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003167s) +[2024.05.15-11.48.30:681][898]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003206s) +[2024.05.15-11.48.30:698][898]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-11.48.30:701][898]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.48.30:701][898]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.48.30:702][898]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.48.30:702][898]LogPlayLevel: PIE: World Init took: (0.000945s) +[2024.05.15-11.48.30:702][898]LogAudio: Display: Creating Audio Device: Id: 51, Scope: Unique, Realtime: True +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.48.30:702][898]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.48.30:705][898]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.48.30:735][898]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=51 +[2024.05.15-11.48.30:735][898]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=51 +[2024.05.15-11.48.30:737][898]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=51 +[2024.05.15-11.48.30:737][898]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=51 +[2024.05.15-11.48.30:737][898]LogInit: FAudioDevice initialized with ID 51. +[2024.05.15-11.48.30:737][898]LogAudio: Display: Audio Device (ID: 51) registered with world 'TheMainWorld'. +[2024.05.15-11.48.30:737][898]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 51 +[2024.05.15-11.48.30:748][898]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.48.31:057][898]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.48.31:059][898]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.48.31:059][898]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.48.31 +[2024.05.15-11.48.31:059][898]LogWorld: Bringing up level for play took: 0.001653 +[2024.05.15-11.48.31:061][898]LogOnline: OSS: Created online subsystem instance for: :Context_65 +[2024.05.15-11.48.31:064][898]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.48.31:068][898]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.48.31:069][898]vr.PixelDensity = "1" +[2024.05.15-11.48.31:082][898]PIE: Server logged in +[2024.05.15-11.48.31:089][898]PIE: Play in editor total start time 0,412 seconds. +[2024.05.15-11.48.31:112][898]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.48.31:117][898]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.48.31:155][899]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.48.54:658][741]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.48.57:832][855]Cmd: quit +[2024.05.15-11.48.57:833][855]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.48.57:833][855]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.48.57:945][855]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.48.57:947][855]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.48.57:948][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.48.57:967][855]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.48.57:971][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.48.57:987][855]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 51 +[2024.05.15-11.48.57:987][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=51 +[2024.05.15-11.48.57:989][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=51 +[2024.05.15-11.48.57:994][855]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.48.57:994][855]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.48.57:995][855]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2024.05.15-11.48.58:187][856]LogPlayLevel: Display: Destroying online subsystem :Context_65 +[2024.05.15-11.50.13:659][864]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-11.50.13:694][864]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.15-11.50.15:631][956]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.50.15:680][956]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.50.15:680][956]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxE614F9C243AB3ED8F17E6882B54E8831.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.50.15:689][956]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 3.57 sec) +[2024.05.15-11.50.15:691][956]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.50.15:691][956]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.50.34:561][979]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.50.34:567][979]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.50.34:567][979]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:50:34) +[2024.05.15-11.50.34:567][979]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.50.34:571][979]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003403s) +[2024.05.15-11.50.34:571][979]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003450s) +[2024.05.15-11.50.34:588][979]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.05.15-11.50.34:590][979]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.50.34:590][979]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.50.34:590][979]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.50.34:591][979]LogPlayLevel: PIE: World Init took: (0.001348s) +[2024.05.15-11.50.34:591][979]LogAudio: Display: Creating Audio Device: Id: 52, Scope: Unique, Realtime: True +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.50.34:591][979]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.50.34:596][979]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.50.34:625][979]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=52 +[2024.05.15-11.50.34:625][979]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=52 +[2024.05.15-11.50.34:629][979]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=52 +[2024.05.15-11.50.34:629][979]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=52 +[2024.05.15-11.50.34:629][979]LogInit: FAudioDevice initialized with ID 52. +[2024.05.15-11.50.34:629][979]LogAudio: Display: Audio Device (ID: 52) registered with world 'TheMainWorld'. +[2024.05.15-11.50.34:629][979]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 52 +[2024.05.15-11.50.34:641][979]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.50.34:960][979]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.50.34:962][979]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.50.34:962][979]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.50.34 +[2024.05.15-11.50.34:962][979]LogWorld: Bringing up level for play took: 0.002028 +[2024.05.15-11.50.34:965][979]LogOnline: OSS: Created online subsystem instance for: :Context_66 +[2024.05.15-11.50.34:967][979]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.50.34:972][979]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.50.34:973][979]vr.PixelDensity = "1" +[2024.05.15-11.50.34:985][979]PIE: Server logged in +[2024.05.15-11.50.34:995][979]PIE: Play in editor total start time 0,429 seconds. +[2024.05.15-11.50.35:017][979]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.50.35:022][979]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.50.35:062][980]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.50.39:632][144]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.50.39:993][157]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.50.40:745][184]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.51.03:326][995]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.51.04:133][ 24]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.51.05:275][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.51.16:607][472]Cmd: quit +[2024.05.15-11.51.16:608][472]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.51.16:608][472]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.51.16:711][472]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.51.16:713][472]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.51.16:713][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.51.16:732][472]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.51.16:737][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.51.16:752][472]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 52 +[2024.05.15-11.51.16:752][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=52 +[2024.05.15-11.51.16:754][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=52 +[2024.05.15-11.51.16:760][472]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.51.16:760][472]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.51.16:763][472]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms +[2024.05.15-11.51.16:943][473]LogPlayLevel: Display: Destroying online subsystem :Context_66 +[2024.05.15-11.51.55:977][712]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.51.56:029][712]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-11.51.56:030][712]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox30131A3E47DAA6A372B844AD2EAC953E.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-11.51.56:040][712]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 3.63 sec) +[2024.05.15-11.51.56:042][712]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-11.51.56:042][712]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-11.53.09:228][677]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.53.09:234][677]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-11.53.09:247][677]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... +[2024.05.15-11.53.09:256][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:350][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:350][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:374][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.15-11.53.09:378][677]LogPlayLevel: PlayLevel: Blueprint regeneration took 143 ms (1 blueprints) +[2024.05.15-11.53.09:378][677]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:53:09) +[2024.05.15-11.53.09:378][677]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.53.09:380][677]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002933s) +[2024.05.15-11.53.09:380][677]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002962s) +[2024.05.15-11.53.09:395][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2024.05.15-11.53.09:396][677]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.53.09:396][677]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.53.09:396][677]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.53.09:396][677]LogPlayLevel: PIE: World Init took: (0.000918s) +[2024.05.15-11.53.09:396][677]LogAudio: Display: Creating Audio Device: Id: 53, Scope: Unique, Realtime: True +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.53.09:396][677]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.53.09:399][677]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.53.09:427][677]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.53.09:429][677]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=53 +[2024.05.15-11.53.09:429][677]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=53 +[2024.05.15-11.53.09:431][677]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=53 +[2024.05.15-11.53.09:431][677]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=53 +[2024.05.15-11.53.09:431][677]LogInit: FAudioDevice initialized with ID 53. +[2024.05.15-11.53.09:431][677]LogAudio: Display: Audio Device (ID: 53) registered with world 'TheMainWorld'. +[2024.05.15-11.53.09:431][677]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 53 +[2024.05.15-11.53.09:460][677]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.53.09:771][677]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.53.09:773][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.53.09:773][677]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.53.09 +[2024.05.15-11.53.09:774][677]LogWorld: Bringing up level for play took: 0.001807 +[2024.05.15-11.53.09:776][677]LogOnline: OSS: Created online subsystem instance for: :Context_67 +[2024.05.15-11.53.09:778][677]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.53.09:780][677]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.53.09:780][677]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.53.09:781][677]vr.PixelDensity = "1" +[2024.05.15-11.53.09:788][677]PIE: Server logged in +[2024.05.15-11.53.09:792][677]PIE: Play in editor total start time 0,559 seconds. +[2024.05.15-11.53.09:829][677]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.53.09:834][677]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.53.09:871][678]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.53.27:107][936]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.53.28:067][ 5]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.53.28:360][ 26]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.53.54:817][920]Cmd: quit +[2024.05.15-11.53.54:818][920]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.53.54:818][920]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.53.54:920][920]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.53.54:956][920]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.53.54:956][920]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.53.54:962][920]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.53.54:969][920]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.53.54:985][920]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 53 +[2024.05.15-11.53.54:985][920]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=53 +[2024.05.15-11.53.54:987][920]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=53 +[2024.05.15-11.53.54:994][920]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.53.54:994][920]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.53.54:995][920]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.15-11.53.55:106][921]LogPlayLevel: Display: Destroying online subsystem :Context_67 +[2024.05.15-11.54.22:168][933]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-11.54.22:191][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:217][933]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:240][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:294][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:294][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:296][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:296][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.54.22:811][968]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.54.22:858][968]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-11.54.22:868][968]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-11.54.22:869][968]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea6C14DCFA4C2FE19BE1A6C39FABA87534.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-11.54.22:878][968]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 3.70 sec) +[2024.05.15-11.54.22:880][968]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-11.54.22:880][968]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:744][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:744][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:472][802]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-11.57.07:495][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:496][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:496][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:523][802]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:592][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.07:594][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.08:309][836]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-11.57.08:361][836]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-11.57.08:371][836]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-11.57.08:372][836]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaB4122DDE4E22B0AE3B4FA4B6DFC216AF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-11.57.08:382][836]LogFileHelpers: InternalPromptForCheckoutAndSave took 72 ms (total: 3.77 sec) +[2024.05.15-11.57.08:383][836]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-11.57.08:383][836]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-11.57.17:200][765]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-11.57.17:205][765]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-11.57.17:205][765]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:57:17) +[2024.05.15-11.57.17:205][765]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.57.17:209][765]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003170s) +[2024.05.15-11.57.17:209][765]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003208s) +[2024.05.15-11.57.17:226][765]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.15-11.57.17:229][765]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.57.17:229][765]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.57.17:229][765]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.57.17:229][765]LogPlayLevel: PIE: World Init took: (0.001000s) +[2024.05.15-11.57.17:230][765]LogAudio: Display: Creating Audio Device: Id: 54, Scope: Unique, Realtime: True +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-11.57.17:230][765]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-11.57.17:232][765]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-11.57.17:263][765]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=54 +[2024.05.15-11.57.17:263][765]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=54 +[2024.05.15-11.57.17:265][765]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=54 +[2024.05.15-11.57.17:265][765]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=54 +[2024.05.15-11.57.17:265][765]LogInit: FAudioDevice initialized with ID 54. +[2024.05.15-11.57.17:265][765]LogAudio: Display: Audio Device (ID: 54) registered with world 'TheMainWorld'. +[2024.05.15-11.57.17:265][765]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 54 +[2024.05.15-11.57.17:291][765]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.57.17:610][765]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.57.17:612][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.57.17:612][765]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.57.17 +[2024.05.15-11.57.17:612][765]LogWorld: Bringing up level for play took: 0.001983 +[2024.05.15-11.57.17:615][765]LogOnline: OSS: Created online subsystem instance for: :Context_68 +[2024.05.15-11.57.17:617][765]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.57.17:619][765]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.57.17:621][765]vr.PixelDensity = "1" +[2024.05.15-11.57.17:630][765]PIE: Server logged in +[2024.05.15-11.57.17:637][765]PIE: Play in editor total start time 0,431 seconds. +[2024.05.15-11.57.17:645][765]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-11.57.17:649][765]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-11.57.17:724][766]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-11.57.29:610][844]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.57.29:985][871]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.57.31:114][952]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.57.41:792][718]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.57.58:474][828]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.58.00:170][948]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-11.59.05:610][629]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.59.05:610][629]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-11.59.05:610][629]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.59.05:611][629]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.59.05:611][629]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.59.05:650][629]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-11.59.05:652][629]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.59.05:652][629]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.59.05:653][629]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.15-11.59.05:656][629]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.59.05:658][629]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003341s) +[2024.05.15-11.59.05:658][629]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003389s) +[2024.05.15-11.59.05:658][629]LogAudio: Display: Audio Device (ID: 54) registered with world 'TheMainWorld'. +[2024.05.15-11.59.05:659][629]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-11.59.05:659][629]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-11.59.05:659][629]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-11.59.05:659][629]LogPlayLevel: PIE: World Init took: (0.000829s) +[2024.05.15-11.59.05:659][629]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-11.59.05:660][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-11.59.05:660][629]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.59.05 +[2024.05.15-11.59.05:661][629]LogWorld: Bringing up level for play took: 0.001223 +[2024.05.15-11.59.05:664][629]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-11.59.05:666][629]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-11.59.05:668][629]vr.PixelDensity = "1" +[2024.05.15-11.59.05:668][629]LogLoad: Took 0.057865 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.15-11.59.07:465][757]Cmd: quit +[2024.05.15-11.59.07:467][757]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-11.59.07:467][757]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-11.59.07:538][757]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-11.59.07:540][757]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-11.59.07:541][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.59.07:547][757]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-11.59.07:552][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-11.59.07:567][757]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 54 +[2024.05.15-11.59.07:567][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=54 +[2024.05.15-11.59.07:570][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=54 +[2024.05.15-11.59.07:577][757]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-11.59.07:577][757]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-11.59.07:579][757]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.15-11.59.07:697][758]LogPlayLevel: Display: Destroying online subsystem :Context_68 +[2024.05.15-11.59.55:952][145]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms +[2024.05.15-11.59.55:965][145]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 +[2024.05.15-11.59.55:965][145]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto0259EBDD0493DBB984005859ACD2571F7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0.umap' +[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0.umap is in the /Temp path, will not scan. +[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 is in the /Temp path, will not scan. +[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 is in the /Temp path, will not scan. +[2024.05.15-11.59.55:966][145]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.030 +[2024.05.15-11.59.55:966][145]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.030 +[2024.05.15-11.59.55:967][145]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-11.59.55:979][145]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-11.59.55:979][145]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-11.59.55:999][145]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto0 +[2024.05.15-11.59.55:999][145]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto0294B2EFB44A14593BEE1E090D97504F9.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto0.uasset' +[2024.05.15-11.59.55:999][145]LogFileHelpers: Auto-saving content packages took 0.033 +[2024.05.15-12.07.56:328][653]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.209 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11831 files in 13701 folders with total size 985 MiB. +[2024.05.15-12.09.57:226][155]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.09.57:232][155]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.09.57:232][155]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:09:57) +[2024.05.15-12.09.57:232][155]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.09.57:235][155]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003611s) +[2024.05.15-12.09.57:235][155]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003650s) +[2024.05.15-12.09.57:252][155]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2024.05.15-12.09.57:253][155]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.09.57:253][155]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.09.57:254][155]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.09.57:254][155]LogPlayLevel: PIE: World Init took: (0.001026s) +[2024.05.15-12.09.57:254][155]LogAudio: Display: Creating Audio Device: Id: 55, Scope: Unique, Realtime: True +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.09.57:254][155]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.09.57:257][155]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.09.57:300][155]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=55 +[2024.05.15-12.09.57:300][155]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=55 +[2024.05.15-12.09.57:302][155]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=55 +[2024.05.15-12.09.57:302][155]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=55 +[2024.05.15-12.09.57:302][155]LogInit: FAudioDevice initialized with ID 55. +[2024.05.15-12.09.57:302][155]LogAudio: Display: Audio Device (ID: 55) registered with world 'TheMainWorld'. +[2024.05.15-12.09.57:302][155]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 55 +[2024.05.15-12.09.57:327][155]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.09.57:654][155]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.09.57:655][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.09.57:655][155]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.09.57 +[2024.05.15-12.09.57:656][155]LogWorld: Bringing up level for play took: 0.001846 +[2024.05.15-12.09.57:660][155]LogOnline: OSS: Created online subsystem instance for: :Context_69 +[2024.05.15-12.09.57:662][155]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.09.57:665][155]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.09.57:666][155]vr.PixelDensity = "1" +[2024.05.15-12.09.57:676][155]PIE: Server logged in +[2024.05.15-12.09.57:682][155]PIE: Play in editor total start time 0,451 seconds. +[2024.05.15-12.09.57:688][155]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.09.57:694][155]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.09.57:766][156]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.10.25:879][332]Cmd: quit +[2024.05.15-12.10.25:881][332]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.10.25:881][332]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.10.25:957][332]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.10.25:960][332]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.10.25:961][332]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.10.25:969][332]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.10.25:977][332]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.10.25:993][332]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.10.25:993][332]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 55 +[2024.05.15-12.10.25:993][332]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=55 +[2024.05.15-12.10.25:996][332]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=55 +[2024.05.15-12.10.26:003][332]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.10.26:003][332]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.10.26:004][332]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.15-12.10.26:121][333]LogPlayLevel: Display: Destroying online subsystem :Context_69 +[2024.05.15-12.12.41:827][936]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:876][936]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.46:035][219]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.12.46:040][219]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.12.46:040][219]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:12:46) +[2024.05.15-12.12.46:040][219]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.12.46:043][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003042s) +[2024.05.15-12.12.46:043][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003077s) +[2024.05.15-12.12.46:059][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.15-12.12.46:063][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.12.46:063][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.12.46:064][219]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.12.46:065][219]LogPlayLevel: PIE: World Init took: (0.000987s) +[2024.05.15-12.12.46:065][219]LogAudio: Display: Creating Audio Device: Id: 56, Scope: Unique, Realtime: True +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.12.46:065][219]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.12.46:067][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.12.46:097][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=56 +[2024.05.15-12.12.46:097][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=56 +[2024.05.15-12.12.46:099][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=56 +[2024.05.15-12.12.46:100][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=56 +[2024.05.15-12.12.46:100][219]LogInit: FAudioDevice initialized with ID 56. +[2024.05.15-12.12.46:100][219]LogAudio: Display: Audio Device (ID: 56) registered with world 'TheMainWorld'. +[2024.05.15-12.12.46:100][219]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 56 +[2024.05.15-12.12.46:110][219]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.12.46:428][219]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.12.46:429][219]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.12.46:430][219]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.12.46 +[2024.05.15-12.12.46:430][219]LogWorld: Bringing up level for play took: 0.001677 +[2024.05.15-12.12.46:432][219]LogOnline: OSS: Created online subsystem instance for: :Context_70 +[2024.05.15-12.12.46:434][219]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.12.46:437][219]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.12.46:438][219]vr.PixelDensity = "1" +[2024.05.15-12.12.46:448][219]PIE: Server logged in +[2024.05.15-12.12.46:454][219]PIE: Play in editor total start time 0,414 seconds. +[2024.05.15-12.12.46:466][219]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.12.46:472][219]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.12.46:517][220]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.12.51:392][596]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:406][597]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:420][598]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:434][599]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:447][600]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:461][601]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:475][602]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:488][603]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:502][604]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:516][605]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:529][606]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:543][607]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:556][608]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:569][609]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:583][610]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:597][611]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:610][612]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:624][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:638][614]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:651][615]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:676][616]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:704][617]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:718][618]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:734][619]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:749][620]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:764][621]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:778][622]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:792][623]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:806][624]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:821][625]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:835][626]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:848][627]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:863][628]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:876][629]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:891][630]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:904][631]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:919][632]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:932][633]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:945][634]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:959][635]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:973][636]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:985][637]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.51:999][638]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:013][639]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:038][640]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:052][641]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:066][642]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:080][643]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:094][644]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:108][645]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:123][646]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:137][647]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:151][648]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:165][649]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:179][650]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:193][651]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:207][652]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:221][653]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:235][654]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:249][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:262][656]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:329][660]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:344][661]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:399][664]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:424][665]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:438][666]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:721][686]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:735][687]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:749][688]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:763][689]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:777][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:791][691]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:805][692]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:819][693]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:833][694]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:847][695]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:860][696]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:875][697]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:889][698]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:903][699]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:917][700]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:931][701]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:945][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:960][703]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:974][704]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.52:988][705]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:003][706]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:017][707]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:030][708]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:045][709]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:058][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:072][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:086][712]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:101][713]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:115][714]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:128][715]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:142][716]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:156][717]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:171][718]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:184][719]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:198][720]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:213][721]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:226][722]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:241][723]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:255][724]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:268][725]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:283][726]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:297][727]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:310][728]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:324][729]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:336][730]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:350][731]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:363][732]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:377][733]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:391][734]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:405][735]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:419][736]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:443][737]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:457][738]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:471][739]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:486][740]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:500][741]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:515][742]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:529][743]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:544][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:558][745]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:572][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:587][747]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:601][748]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:614][749]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:629][750]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:642][751]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:657][752]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:670][753]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:684][754]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:697][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:711][756]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:725][757]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:739][758]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:753][759]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:766][760]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:779][761]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:792][762]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:806][763]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:833][764]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:846][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:860][766]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:875][767]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:890][768]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:904][769]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:918][770]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:933][771]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:947][772]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:962][773]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:975][774]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.53:989][775]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:003][776]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:017][777]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:031][778]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:045][779]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:059][780]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:073][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:087][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:100][783]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:114][784]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:128][785]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:142][786]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:156][787]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:169][788]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:183][789]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:197][790]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:211][791]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:225][792]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:239][793]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:253][794]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:267][795]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:281][796]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:295][797]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:310][798]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:323][799]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:337][800]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:351][801]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:366][802]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:380][803]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:394][804]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:408][805]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:423][806]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:437][807]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:451][808]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:465][809]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:479][810]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:493][811]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:508][812]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:521][813]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:536][814]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:549][815]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:563][816]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:577][817]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:592][818]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:606][819]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:620][820]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:634][821]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:647][822]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:661][823]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:675][824]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:690][825]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:703][826]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:718][827]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:733][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.12.54:753][829]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:769][564]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:782][565]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:954][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:968][578]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:983][579]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.03:996][580]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:010][581]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:024][582]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:038][583]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:052][584]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:066][585]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:080][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:095][587]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:108][588]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:123][589]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:137][590]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:162][591]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:176][592]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:202][594]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:215][595]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:228][596]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:241][597]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:254][598]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:267][599]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:281][600]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:295][601]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:320][602]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:349][604]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:363][605]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:392][607]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:404][608]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:419][609]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:432][610]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:446][611]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:459][612]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:473][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:487][614]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:500][615]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:527][616]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:540][617]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:555][618]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:569][619]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:584][620]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:598][621]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:613][622]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:627][623]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:641][624]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:656][625]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:669][626]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:683][627]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:697][628]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:711][629]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:725][630]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:738][631]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:752][632]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:765][633]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:778][634]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:792][635]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:806][636]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:820][637]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:846][638]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:859][639]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:873][640]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:888][641]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:902][642]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:916][643]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:930][644]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:945][645]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:959][646]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:973][647]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.04:986][648]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:000][649]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:014][650]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:028][651]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:041][652]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:055][653]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:069][654]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:096][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:109][656]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:122][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:136][658]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:160][659]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:175][660]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:188][661]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:201][662]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:215][663]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:229][664]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:242][665]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:266][666]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:279][667]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:293][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:308][669]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:321][670]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:335][671]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:350][672]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:364][673]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:379][674]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:405][675]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:418][676]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:433][677]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:447][678]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:461][679]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:476][680]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:490][681]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:503][682]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:517][683]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:531][684]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:546][685]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:559][686]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:572][687]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:586][688]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:600][689]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:613][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:628][691]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:653][692]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:666][693]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:681][694]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:695][695]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:709][696]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:723][697]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:737][698]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:751][699]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:765][700]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:778][701]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:792][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:806][703]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:820][704]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:834][705]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:848][706]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:874][707]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:887][708]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:901][709]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:914][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:927][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:941][712]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:955][713]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:970][714]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.05:985][715]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:010][716]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:024][717]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:037][718]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:050][719]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:063][720]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:077][721]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:104][722]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:117][723]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:131][724]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:145][725]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:158][726]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:171][727]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:185][728]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:198][729]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:224][730]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:237][731]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:251][732]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:265][733]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:279][734]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:293][735]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:306][736]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:320][737]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:346][738]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:360][739]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:374][740]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:399][741]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:412][742]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:425][743]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:439][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:451][745]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:465][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:492][747]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:505][748]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:519][749]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:532][750]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:546][751]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:559][752]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:573][753]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:598][754]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:611][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:625][756]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:639][757]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:654][758]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:667][759]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:682][760]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:708][761]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:721][762]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:734][763]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:747][764]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:760][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:775][766]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:801][767]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:815][768]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:829][769]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:842][770]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:856][771]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:879][772]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:894][773]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:907][774]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:921][775]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:934][776]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:947][777]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:962][778]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.06:987][779]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:000][780]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:014][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:027][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:041][783]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:056][784]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:081][785]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:095][786]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:108][787]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:121][788]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:135][789]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:148][790]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:174][791]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:187][792]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:201][793]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:214][794]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:227][795]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:242][796]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:267][797]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:279][798]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:293][799]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:307][800]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:321][801]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:334][802]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:349][803]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:364][804]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:389][805]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:403][806]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:427][807]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:441][808]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:455][809]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:468][810]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:481][811]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:494][812]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:519][813]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:533][814]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:547][815]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:559][816]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:573][817]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:586][818]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:601][819]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:627][820]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:640][821]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:653][822]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:666][823]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:679][824]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:693][825]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:708][826]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:723][827]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:748][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:761][829]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:774][830]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:788][831]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:801][832]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:826][833]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:840][834]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:854][835]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:867][836]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:881][837]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:895][838]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:908][839]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:922][840]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:936][841]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:962][842]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:975][843]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.07:987][844]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:001][845]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:014][846]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:028][847]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:042][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:067][849]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:081][850]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:094][851]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:108][852]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:121][853]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:134][854]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:159][855]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:172][856]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:186][857]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:199][858]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:213][859]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:227][860]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:240][861]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:255][862]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:280][863]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:293][864]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:308][865]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:320][866]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:334][867]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:348][868]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:374][869]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:387][870]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:400][871]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:413][872]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:441][873]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:455][874]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:480][875]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:493][876]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:507][877]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:521][878]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:534][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:548][880]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:561][881]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:576][882]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:601][883]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:614][884]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:628][885]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:642][886]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:656][887]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:670][888]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:684][889]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:699][890]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:724][891]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:737][892]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:750][893]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:763][894]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:776][895]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:789][896]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:814][897]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:828][898]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:842][899]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:856][900]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.08:869][901]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.13.09:105][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:118][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:132][918]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:146][919]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:159][920]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:173][921]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:187][922]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:201][923]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:227][924]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:239][925]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:253][926]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:266][927]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:280][928]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:296][929]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:322][930]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:335][931]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:348][932]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:362][933]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:375][934]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:388][935]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:413][936]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:427][937]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:441][938]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:466][939]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:479][940]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:493][941]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:507][942]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:520][943]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:534][944]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:548][945]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:562][946]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:588][947]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:601][948]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:614][949]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:628][950]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:641][951]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:665][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:679][953]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:692][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:707][955]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:720][956]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:733][957]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:746][958]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:760][959]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:774][960]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:788][961]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:812][962]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:826][963]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:840][964]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:864][965]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:878][966]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:890][967]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:904][968]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:917][969]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:931][970]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:955][971]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:967][972]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:981][973]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.09:995][974]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:010][975]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:023][976]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:037][977]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:063][978]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:076][979]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:090][980]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:103][981]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:126][982]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:141][983]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:154][984]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:167][985]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:181][986]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:193][987]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:219][988]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:233][989]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:246][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:260][991]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:274][992]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:287][993]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:301][994]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:315][995]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:341][996]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:354][997]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:368][998]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:380][999]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:394][ 0]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:409][ 1]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:423][ 2]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:449][ 3]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:463][ 4]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:476][ 5]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:489][ 6]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:502][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:516][ 8]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:541][ 9]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:553][ 10]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:567][ 11]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:581][ 12]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:594][ 13]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:607][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:621][ 15]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:636][ 16]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:661][ 17]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:674][ 18]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:688][ 19]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:701][ 20]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:726][ 21]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:739][ 22]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:753][ 23]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:766][ 24]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:792][ 25]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:805][ 26]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:818][ 27]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:832][ 28]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:847][ 29]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:860][ 30]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:873][ 31]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:887][ 32]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:901][ 33]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:926][ 34]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:939][ 35]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:953][ 36]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:977][ 37]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.10:991][ 38]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:004][ 39]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:018][ 40]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:031][ 41]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:044][ 42]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:058][ 43]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:083][ 44]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:095][ 45]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:109][ 46]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:122][ 47]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:136][ 48]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:149][ 49]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:164][ 50]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:190][ 51]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:203][ 52]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:216][ 53]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:230][ 54]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:254][ 55]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:268][ 56]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:282][ 57]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:295][ 58]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:320][ 59]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:333][ 60]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:347][ 61]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:361][ 62]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:374][ 63]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:389][ 64]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:415][ 65]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:429][ 66]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:442][ 67]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:456][ 68]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:469][ 69]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:482][ 70]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:498][ 71]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:523][ 72]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:536][ 73]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:550][ 74]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:564][ 75]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:588][ 76]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:600][ 77]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:614][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:627][ 79]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:641][ 80]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:654][ 81]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:668][ 82]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:693][ 83]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:706][ 84]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:719][ 85]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:732][ 86]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:746][ 87]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:759][ 88]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:775][ 89]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:800][ 90]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:814][ 91]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:827][ 92]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:841][ 93]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:853][ 94]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:877][ 95]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:893][ 96]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:906][ 97]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:919][ 98]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:933][ 99]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:946][100]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:960][101]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:973][102]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.11:988][103]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:013][104]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:026][105]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:040][106]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:052][107]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:066][108]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:081][109]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:108][110]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:121][111]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:133][112]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:146][113]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:159][114]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:185][115]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:199][116]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:212][117]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:226][118]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:240][119]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:253][120]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:267][121]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:281][122]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:306][123]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:320][124]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:334][125]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:346][126]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:360][127]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:374][128]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:388][129]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:402][130]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:428][131]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:443][132]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:455][133]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:481][134]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:493][135]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:506][136]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:519][137]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:533][138]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:546][139]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:571][140]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:584][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:598][142]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:611][143]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:626][144]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:640][145]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:666][146]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:678][147]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:691][148]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:704][149]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:717][150]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:742][151]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:756][152]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:770][153]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:785][154]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:798][155]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:837][158]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:862][159]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:876][160]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:889][161]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:902][162]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:915][163]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.12:929][164]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. +[2024.05.15-12.13.15:776][361]Cmd: quit +[2024.05.15-12.13.15:777][361]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.13.15:777][361]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.13.15:888][361]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.13.15:890][361]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.13.15:890][361]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.13.15:930][361]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.13.15:936][361]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.13.15:951][361]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.13.15:951][361]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 56 +[2024.05.15-12.13.15:951][361]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=56 +[2024.05.15-12.13.15:953][361]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=56 +[2024.05.15-12.13.15:959][361]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.13.15:959][361]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.13.15:961][361]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.15-12.13.16:109][362]LogPlayLevel: Display: Destroying online subsystem :Context_70 +[2024.05.15-12.13.25:856][ 15]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2024.05.15-12.13.25:869][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.15-12.13.25:869][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto1FEF1316947DD842D7CADA38DF4315D6C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.15-12.13.25:870][ 15]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.15-12.13.25:870][ 15]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.031 +[2024.05.15-12.13.25:870][ 15]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.031 +[2024.05.15-12.13.25:871][ 15]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.15-12.13.25:871][ 15]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.15-12.13.25:882][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto1 +[2024.05.15-12.13.25:882][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto1F5C375DE47F9247FAF9A12A18BE1A341.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto1.uasset' +[2024.05.15-12.13.25:883][ 15]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... +[2024.05.15-12.13.25:895][ 15]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] +[2024.05.15-12.13.25:895][ 15]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] +[2024.05.15-12.13.25:915][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1 +[2024.05.15-12.13.25:915][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto1F5FF587E40648759610B7FAB0F733E7C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1.uasset' +[2024.05.15-12.13.25:916][ 15]LogFileHelpers: Auto-saving content packages took 0.045 +[2024.05.15-12.13.28:763][218]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.13.28:775][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:801][218]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:806][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:806][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.31:998][439]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.13.32:003][439]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.13.32:003][439]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:13:32) +[2024.05.15-12.13.32:004][439]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.13.32:006][439]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003256s) +[2024.05.15-12.13.32:006][439]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003290s) +[2024.05.15-12.13.32:023][439]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.15-12.13.32:026][439]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.13.32:026][439]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.13.32:026][439]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.13.32:026][439]LogPlayLevel: PIE: World Init took: (0.000928s) +[2024.05.15-12.13.32:027][439]LogAudio: Display: Creating Audio Device: Id: 57, Scope: Unique, Realtime: True +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.13.32:027][439]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.13.32:030][439]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.13.32:060][439]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=57 +[2024.05.15-12.13.32:060][439]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=57 +[2024.05.15-12.13.32:062][439]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=57 +[2024.05.15-12.13.32:062][439]LogInit: FAudioDevice initialized with ID 57. +[2024.05.15-12.13.32:062][439]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=57 +[2024.05.15-12.13.32:062][439]LogAudio: Display: Audio Device (ID: 57) registered with world 'TheMainWorld'. +[2024.05.15-12.13.32:062][439]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 57 +[2024.05.15-12.13.32:073][439]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.13.32:366][439]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.13.32:367][439]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.13.32:367][439]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.13.32 +[2024.05.15-12.13.32:368][439]LogWorld: Bringing up level for play took: 0.001667 +[2024.05.15-12.13.32:371][439]LogOnline: OSS: Created online subsystem instance for: :Context_71 +[2024.05.15-12.13.32:372][439]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.13.32:376][439]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.13.32:376][439]vr.PixelDensity = "1" +[2024.05.15-12.13.32:386][439]PIE: Server logged in +[2024.05.15-12.13.32:391][439]PIE: Play in editor total start time 0,388 seconds. +[2024.05.15-12.13.32:404][439]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.13.32:409][439]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.13.32:447][440]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.13.39:078][922]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.626 Z=158.312 +[2024.05.15-12.13.39:091][923]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.478 Z=156.572 +[2024.05.15-12.13.39:105][924]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.432 Z=155.228 +[2024.05.15-12.13.39:121][925]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.948 Z=153.800 +[2024.05.15-12.13.39:134][926]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.824 Z=152.840 +[2024.05.15-12.13.39:147][927]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.262 Z=151.600 +[2024.05.15-12.13.39:161][928]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.130 Z=149.873 +[2024.05.15-12.13.39:174][929]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.601 Z=145.820 +[2024.05.15-12.13.39:187][930]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.719 Z=141.877 +[2024.05.15-12.13.39:201][931]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.917 Z=137.834 +[2024.05.15-12.13.39:215][932]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.971 Z=137.261 +[2024.05.15-12.13.39:228][933]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.566 Z=136.166 +[2024.05.15-12.13.39:242][934]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.188 Z=136.237 +[2024.05.15-12.13.39:256][935]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.550 Z=136.524 +[2024.05.15-12.13.39:270][936]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.463 Z=136.598 +[2024.05.15-12.13.39:283][937]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.925 Z=135.125 +[2024.05.15-12.13.39:296][938]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.049 Z=134.348 +[2024.05.15-12.13.39:310][939]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.571 Z=135.055 +[2024.05.15-12.13.39:324][940]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.012 Z=135.817 +[2024.05.15-12.13.39:338][941]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.256 Z=136.561 +[2024.05.15-12.13.39:351][942]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.244 Z=136.471 +[2024.05.15-12.13.39:365][943]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.640 Z=134.329 +[2024.05.15-12.13.39:379][944]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.052 Z=130.598 +[2024.05.15-12.13.39:393][945]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.258 Z=126.821 +[2024.05.15-12.13.39:407][946]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.633 Z=122.540 +[2024.05.15-12.13.39:420][947]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.830 Z=120.612 +[2024.05.15-12.13.39:434][948]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.061 Z=122.275 +[2024.05.15-12.13.39:448][949]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.487 Z=124.534 +[2024.05.15-12.13.39:461][950]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.177 Z=126.534 +[2024.05.15-12.13.39:476][951]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.146 Z=126.191 +[2024.05.15-12.13.39:489][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.842 Z=124.176 +[2024.05.15-12.13.39:502][953]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.762 Z=120.402 +[2024.05.15-12.13.39:517][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.116 Z=115.194 +[2024.05.15-12.13.39:531][955]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.339 Z=108.403 +[2024.05.15-12.13.39:545][956]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.498 Z=101.715 +[2024.05.15-12.13.39:613][960]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.890 Z=111.303 +[2024.05.15-12.13.39:627][961]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.982 Z=111.515 +[2024.05.15-12.13.39:642][962]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.439 Z=111.245 +[2024.05.15-12.13.39:655][963]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.795 Z=111.241 +[2024.05.15-12.13.39:670][964]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.819 Z=111.057 +[2024.05.15-12.13.39:684][965]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.192 Z=110.352 +[2024.05.15-12.13.39:698][966]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.385 Z=109.508 +[2024.05.15-12.13.39:712][967]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.676 Z=108.879 +[2024.05.15-12.13.39:726][968]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.754 Z=108.234 +[2024.05.15-12.13.39:739][969]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.562 Z=107.428 +[2024.05.15-12.13.39:753][970]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.154 Z=106.790 +[2024.05.15-12.13.39:768][971]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.529 Z=105.984 +[2024.05.15-12.13.39:784][972]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.254 Z=104.955 +[2024.05.15-12.13.39:799][973]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.169 Z=104.005 +[2024.05.15-12.13.39:824][974]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.981 Z=108.510 +[2024.05.15-12.13.39:838][975]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.299 Z=112.333 +[2024.05.15-12.13.39:852][976]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.060 Z=114.509 +[2024.05.15-12.13.39:866][977]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.264 Z=115.372 +[2024.05.15-12.13.39:879][978]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.142 Z=113.447 +[2024.05.15-12.13.39:894][979]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.053 Z=112.276 +[2024.05.15-12.13.39:907][980]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.435 Z=111.258 +[2024.05.15-12.13.39:933][981]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.352 Z=112.970 +[2024.05.15-12.13.39:946][982]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.716 Z=115.071 +[2024.05.15-12.13.39:959][983]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.814 Z=115.359 +[2024.05.15-12.13.39:973][984]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.732 Z=114.847 +[2024.05.15-12.13.39:988][985]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.439 Z=114.116 +[2024.05.15-12.13.40:002][986]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.222 Z=113.644 +[2024.05.15-12.13.40:016][987]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.834 Z=113.636 +[2024.05.15-12.13.40:030][988]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.203 Z=113.742 +[2024.05.15-12.13.40:055][989]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.668 Z=113.069 +[2024.05.15-12.13.40:070][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.786 Z=111.427 +[2024.05.15-12.13.40:084][991]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.409 Z=108.242 +[2024.05.15-12.13.40:098][992]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.177 Z=107.204 +[2024.05.15-12.13.40:113][993]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.019 Z=107.166 +[2024.05.15-12.13.40:126][994]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.536 Z=107.654 +[2024.05.15-12.13.40:140][995]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.824 Z=108.452 +[2024.05.15-12.13.40:154][996]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.920 Z=110.596 +[2024.05.15-12.13.40:168][997]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.661 Z=111.767 +[2024.05.15-12.13.40:182][998]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.531 Z=111.053 +[2024.05.15-12.13.40:207][999]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.694 Z=109.747 +[2024.05.15-12.13.40:222][ 0]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.639 Z=109.848 +[2024.05.15-12.13.40:236][ 1]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.647 Z=110.058 +[2024.05.15-12.13.40:250][ 2]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.663 Z=110.174 +[2024.05.15-12.13.40:266][ 3]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.716 Z=110.117 +[2024.05.15-12.13.40:293][ 4]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.213 Z=108.563 +[2024.05.15-12.13.40:307][ 5]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.667 Z=107.910 +[2024.05.15-12.13.40:321][ 6]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.921 Z=108.310 +[2024.05.15-12.13.40:336][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.074 Z=108.951 +[2024.05.15-12.13.40:349][ 8]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.312 Z=109.676 +[2024.05.15-12.13.40:362][ 9]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.946 Z=109.706 +[2024.05.15-12.13.40:376][ 10]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.819 Z=108.402 +[2024.05.15-12.13.40:390][ 11]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.450 Z=107.801 +[2024.05.15-12.13.40:405][ 12]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.855 Z=108.031 +[2024.05.15-12.13.40:428][ 13]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.330 Z=108.558 +[2024.05.15-12.13.40:442][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.067 Z=108.614 +[2024.05.15-12.13.40:456][ 15]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.431 Z=107.984 +[2024.05.15-12.13.40:470][ 16]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.387 Z=107.521 +[2024.05.15-12.13.40:485][ 17]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.662 Z=107.171 +[2024.05.15-12.13.40:499][ 18]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.287 Z=106.655 +[2024.05.15-12.13.40:514][ 19]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.289 Z=104.913 +[2024.05.15-12.13.40:528][ 20]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.539 Z=105.645 +[2024.05.15-12.13.40:553][ 21]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.345 Z=105.847 +[2024.05.15-12.13.40:566][ 22]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.114 Z=104.829 +[2024.05.15-12.13.40:581][ 23]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.635 Z=104.942 +[2024.05.15-12.13.40:595][ 24]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.547 Z=106.472 +[2024.05.15-12.13.40:609][ 25]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.276 Z=107.487 +[2024.05.15-12.13.40:623][ 26]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.798 Z=108.222 +[2024.05.15-12.13.40:637][ 27]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.973 Z=108.374 +[2024.05.15-12.13.40:651][ 28]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.117 Z=106.992 +[2024.05.15-12.13.40:666][ 29]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.835 Z=106.102 +[2024.05.15-12.13.40:691][ 30]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.896 Z=105.439 +[2024.05.15-12.13.40:705][ 31]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.560 Z=105.542 +[2024.05.15-12.13.40:719][ 32]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.043 Z=106.899 +[2024.05.15-12.13.40:733][ 33]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.824 Z=108.807 +[2024.05.15-12.13.40:748][ 34]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.956 Z=109.702 +[2024.05.15-12.13.40:761][ 35]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.250 Z=109.674 +[2024.05.15-12.13.40:788][ 36]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.903 Z=109.139 +[2024.05.15-12.13.40:801][ 37]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.423 Z=109.463 +[2024.05.15-12.13.40:816][ 38]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.612 Z=109.562 +[2024.05.15-12.13.40:841][ 39]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.469 Z=110.331 +[2024.05.15-12.13.40:854][ 40]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.368 Z=111.656 +[2024.05.15-12.13.40:868][ 41]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.598 Z=112.054 +[2024.05.15-12.13.40:881][ 42]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.118 Z=111.773 +[2024.05.15-12.13.40:906][ 43]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.014 Z=111.190 +[2024.05.15-12.13.40:920][ 44]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.650 Z=110.930 +[2024.05.15-12.13.40:934][ 45]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.096 Z=110.410 +[2024.05.15-12.13.40:948][ 46]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.968 Z=110.471 +[2024.05.15-12.13.40:974][ 47]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.904 Z=109.904 +[2024.05.15-12.13.40:988][ 48]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.494 Z=109.711 +[2024.05.15-12.13.41:002][ 49]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.505 Z=109.715 +[2024.05.15-12.13.41:016][ 50]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.333 Z=110.504 +[2024.05.15-12.13.41:029][ 51]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.636 Z=111.402 +[2024.05.15-12.13.41:044][ 52]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.252 Z=111.973 +[2024.05.15-12.13.41:057][ 53]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.243 Z=111.799 +[2024.05.15-12.13.41:070][ 54]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.563 Z=111.289 +[2024.05.15-12.13.41:085][ 55]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.083 Z=110.133 +[2024.05.15-12.13.41:111][ 56]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.277 Z=109.370 +[2024.05.15-12.13.41:124][ 57]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.971 Z=110.962 +[2024.05.15-12.13.41:138][ 58]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.896 Z=112.636 +[2024.05.15-12.13.41:152][ 59]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.908 Z=114.264 +[2024.05.15-12.13.41:166][ 60]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.540 Z=115.134 +[2024.05.15-12.13.41:180][ 61]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.692 Z=114.565 +[2024.05.15-12.13.41:194][ 62]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.245 Z=113.084 +[2024.05.15-12.13.41:209][ 63]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.916 Z=112.183 +[2024.05.15-12.13.41:223][ 64]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.165 Z=112.086 +[2024.05.15-12.13.41:236][ 65]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.843 Z=112.807 +[2024.05.15-12.13.41:263][ 66]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.334 Z=114.397 +[2024.05.15-12.13.41:277][ 67]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.551 Z=115.783 +[2024.05.15-12.13.41:302][ 68]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.117 Z=115.274 +[2024.05.15-12.13.41:316][ 69]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.195 Z=115.835 +[2024.05.15-12.13.41:330][ 70]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.218 Z=116.439 +[2024.05.15-12.13.41:343][ 71]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.176 Z=117.440 +[2024.05.15-12.13.41:357][ 72]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.748 Z=118.233 +[2024.05.15-12.13.41:381][ 73]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.133 Z=118.307 +[2024.05.15-12.13.41:395][ 74]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.480 Z=118.626 +[2024.05.15-12.13.41:410][ 75]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.396 Z=117.836 +[2024.05.15-12.13.41:436][ 76]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.360 Z=116.930 +[2024.05.15-12.13.41:450][ 77]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.926 Z=117.342 +[2024.05.15-12.13.41:463][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.405 Z=118.291 +[2024.05.15-12.13.41:477][ 79]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.146 Z=118.941 +[2024.05.15-12.13.41:490][ 80]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.170 Z=119.270 +[2024.05.15-12.13.41:504][ 81]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.998 Z=119.401 +[2024.05.15-12.13.41:530][ 82]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.167 Z=119.187 +[2024.05.15-12.13.41:543][ 83]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.006 Z=119.593 +[2024.05.15-12.13.41:557][ 84]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.385 Z=119.714 +[2024.05.15-12.13.41:571][ 85]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.932 Z=119.469 +[2024.05.15-12.13.41:586][ 86]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-12.568 Z=119.138 +[2024.05.15-12.13.41:613][ 87]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.508 Z=118.592 +[2024.05.15-12.13.41:628][ 88]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.284 Z=118.607 +[2024.05.15-12.13.41:642][ 89]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.398 Z=118.741 +[2024.05.15-12.13.41:656][ 90]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.442 Z=118.364 +[2024.05.15-12.13.41:669][ 91]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.714 Z=117.629 +[2024.05.15-12.13.41:683][ 92]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.953 Z=116.876 +[2024.05.15-12.13.41:697][ 93]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.174 Z=116.474 +[2024.05.15-12.13.41:710][ 94]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.162 Z=116.444 +[2024.05.15-12.13.41:736][ 95]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.604 Z=116.357 +[2024.05.15-12.13.41:749][ 96]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.463 Z=115.967 +[2024.05.15-12.13.41:763][ 97]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.151 Z=114.995 +[2024.05.15-12.13.41:777][ 98]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.717 Z=113.585 +[2024.05.15-12.13.41:791][ 99]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.460 Z=112.726 +[2024.05.15-12.13.41:804][100]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.598 Z=112.038 +[2024.05.15-12.13.41:819][101]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.726 Z=111.732 +[2024.05.15-12.13.41:833][102]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-16.924 Z=111.374 +[2024.05.15-12.13.41:848][103]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.669 Z=111.236 +[2024.05.15-12.13.41:874][104]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.823 Z=110.385 +[2024.05.15-12.13.41:886][105]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-18.045 Z=108.384 +[2024.05.15-12.13.41:900][106]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.873 Z=106.280 +[2024.05.15-12.13.41:915][107]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.482 Z=104.259 +[2024.05.15-12.13.41:938][108]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.767 Z=104.263 +[2024.05.15-12.13.41:953][109]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.728 Z=104.283 +[2024.05.15-12.13.41:966][110]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.924 Z=104.115 +[2024.05.15-12.13.41:980][111]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.761 Z=103.491 +[2024.05.15-12.13.41:994][112]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.918 Z=102.189 +[2024.05.15-12.13.42:007][113]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.820 Z=101.223 +[2024.05.15-12.13.42:020][114]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.121 Z=100.647 +[2024.05.15-12.13.42:046][115]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.320 Z=100.670 +[2024.05.15-12.13.42:060][116]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.345 Z=100.323 +[2024.05.15-12.13.42:074][117]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.563 Z=100.611 +[2024.05.15-12.13.42:088][118]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.417 Z=100.213 +[2024.05.15-12.13.42:101][119]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.486 Z=98.995 +[2024.05.15-12.13.42:117][120]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.674 Z=98.067 +[2024.05.15-12.13.42:131][121]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.585 Z=97.731 +[2024.05.15-12.13.42:144][122]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.178 Z=97.663 +[2024.05.15-12.13.42:157][123]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.542 Z=97.711 +[2024.05.15-12.13.42:181][124]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.500 Z=97.222 +[2024.05.15-12.13.42:196][125]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.143 Z=96.067 +[2024.05.15-12.13.42:210][126]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.307 Z=96.050 +[2024.05.15-12.13.42:223][127]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.805 Z=96.926 +[2024.05.15-12.13.42:237][128]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.519 Z=97.555 +[2024.05.15-12.13.42:251][129]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.614 Z=97.850 +[2024.05.15-12.13.42:264][130]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.581 Z=97.575 +[2024.05.15-12.13.42:279][131]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.452 Z=97.105 +[2024.05.15-12.13.42:306][132]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.299 Z=96.688 +[2024.05.15-12.13.42:319][133]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.912 Z=96.646 +[2024.05.15-12.13.42:333][134]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.260 Z=97.411 +[2024.05.15-12.13.42:358][135]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.610 Z=98.536 +[2024.05.15-12.13.42:373][136]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.406 Z=98.345 +[2024.05.15-12.13.42:386][137]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.188 Z=98.112 +[2024.05.15-12.13.42:399][138]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.152 Z=97.850 +[2024.05.15-12.13.42:425][139]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.644 Z=98.690 +[2024.05.15-12.13.42:438][140]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.971 Z=99.437 +[2024.05.15-12.13.42:452][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.683 Z=99.611 +[2024.05.15-12.13.42:466][142]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.466 Z=99.376 +[2024.05.15-12.13.42:492][143]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.930 Z=98.972 +[2024.05.15-12.13.42:505][144]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.048 Z=98.891 +[2024.05.15-12.13.42:519][145]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.811 Z=99.307 +[2024.05.15-12.13.42:533][146]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.723 Z=100.003 +[2024.05.15-12.13.42:547][147]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.663 Z=100.586 +[2024.05.15-12.13.42:561][148]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.588 Z=101.078 +[2024.05.15-12.13.42:575][149]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.937 Z=101.121 +[2024.05.15-12.13.42:589][150]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.963 Z=100.851 +[2024.05.15-12.13.42:602][151]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.807 Z=100.735 +[2024.05.15-12.13.42:628][152]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.635 Z=101.515 +[2024.05.15-12.13.42:641][153]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.920 Z=102.589 +[2024.05.15-12.13.42:656][154]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.443 Z=103.015 +[2024.05.15-12.13.42:670][155]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.970 Z=103.335 +[2024.05.15-12.13.42:684][156]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.330 Z=103.895 +[2024.05.15-12.13.42:697][157]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.975 Z=104.292 +[2024.05.15-12.13.42:711][158]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.178 Z=104.196 +[2024.05.15-12.13.42:724][159]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.261 Z=104.154 +[2024.05.15-12.13.42:739][160]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.384 Z=104.206 +[2024.05.15-12.13.42:765][161]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.945 Z=104.680 +[2024.05.15-12.13.42:779][162]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.031 Z=105.659 +[2024.05.15-12.13.42:792][163]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.375 Z=106.368 +[2024.05.15-12.13.42:805][164]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.965 Z=107.233 +[2024.05.15-12.13.42:819][165]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.080 Z=108.109 +[2024.05.15-12.13.42:833][166]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.883 Z=108.756 +[2024.05.15-12.13.42:848][167]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.872 Z=108.888 +[2024.05.15-12.13.42:863][168]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.562 Z=109.253 +[2024.05.15-12.13.42:888][169]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.358 Z=109.748 +[2024.05.15-12.13.42:901][170]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.117 Z=111.088 +[2024.05.15-12.13.42:915][171]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.300 Z=112.044 +[2024.05.15-12.13.42:928][172]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.824 Z=112.676 +[2024.05.15-12.13.42:953][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.663 Z=112.140 +[2024.05.15-12.13.42:966][174]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.150 Z=112.456 +[2024.05.15-12.13.42:980][175]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.582 Z=112.607 +[2024.05.15-12.13.42:994][176]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.085 Z=113.150 +[2024.05.15-12.13.43:007][177]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.117 Z=113.875 +[2024.05.15-12.13.43:032][178]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.451 Z=114.421 +[2024.05.15-12.13.43:046][179]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.377 Z=115.110 +[2024.05.15-12.13.43:059][180]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.933 Z=115.510 +[2024.05.15-12.13.43:073][181]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.344 Z=115.089 +[2024.05.15-12.13.43:087][182]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.749 Z=114.915 +[2024.05.15-12.13.43:102][183]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.893 Z=115.005 +[2024.05.15-12.13.43:117][184]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.144 Z=115.455 +[2024.05.15-12.13.43:131][185]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.703 Z=115.674 +[2024.05.15-12.13.43:155][186]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.954 Z=115.713 +[2024.05.15-12.13.43:169][187]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.683 Z=115.647 +[2024.05.15-12.13.43:182][188]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.326 Z=115.501 +[2024.05.15-12.13.43:207][189]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.610 Z=114.798 +[2024.05.15-12.13.43:222][190]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.063 Z=114.695 +[2024.05.15-12.13.43:236][191]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.364 Z=114.707 +[2024.05.15-12.13.43:249][192]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.870 Z=115.157 +[2024.05.15-12.13.43:274][193]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.619 Z=116.732 +[2024.05.15-12.13.43:288][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.679 Z=116.925 +[2024.05.15-12.13.43:314][195]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.674 Z=114.839 +[2024.05.15-12.13.43:327][196]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.493 Z=113.319 +[2024.05.15-12.13.43:341][197]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.861 Z=112.041 +[2024.05.15-12.13.43:355][198]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.618 Z=111.461 +[2024.05.15-12.13.43:369][199]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.601 Z=111.789 +[2024.05.15-12.13.43:382][200]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.455 Z=112.255 +[2024.05.15-12.13.43:396][201]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.822 Z=112.661 +[2024.05.15-12.13.43:410][202]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.805 Z=112.199 +[2024.05.15-12.13.43:435][203]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.485 Z=110.405 +[2024.05.15-12.13.43:448][204]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.988 Z=108.451 +[2024.05.15-12.13.43:461][205]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.532 Z=107.055 +[2024.05.15-12.13.43:476][206]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.622 Z=107.043 +[2024.05.15-12.13.43:489][207]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.924 Z=107.664 +[2024.05.15-12.13.43:502][208]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.843 Z=108.394 +[2024.05.15-12.13.43:517][209]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.439 Z=108.633 +[2024.05.15-12.13.43:531][210]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.613 Z=107.719 +[2024.05.15-12.13.43:556][211]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.011 Z=105.192 +[2024.05.15-12.13.43:570][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.766 Z=104.185 +[2024.05.15-12.13.43:583][213]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.971 Z=104.281 +[2024.05.15-12.13.43:596][214]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.986 Z=104.752 +[2024.05.15-12.13.43:610][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.057 Z=105.743 +[2024.05.15-12.13.43:634][216]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.916 Z=105.753 +[2024.05.15-12.13.43:648][217]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.545 Z=105.055 +[2024.05.15-12.13.43:662][218]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.709 Z=104.466 +[2024.05.15-12.13.43:676][219]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.693 Z=103.762 +[2024.05.15-12.13.43:689][220]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.240 Z=103.281 +[2024.05.15-12.13.43:703][221]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.791 Z=103.492 +[2024.05.15-12.13.43:716][222]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.923 Z=103.619 +[2024.05.15-12.13.43:730][223]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.253 Z=103.468 +[2024.05.15-12.13.43:755][224]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.350 Z=102.667 +[2024.05.15-12.13.43:770][225]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.048 Z=102.167 +[2024.05.15-12.13.43:783][226]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.107 Z=102.481 +[2024.05.15-12.13.43:797][227]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.656 Z=103.273 +[2024.05.15-12.13.43:811][228]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.642 Z=103.975 +[2024.05.15-12.13.43:825][229]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.113 Z=104.828 +[2024.05.15-12.13.43:839][230]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.617 Z=104.907 +[2024.05.15-12.13.43:853][231]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.537 Z=104.524 +[2024.05.15-12.13.43:867][232]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.210 Z=104.508 +[2024.05.15-12.13.43:892][233]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.519 Z=105.694 +[2024.05.15-12.13.43:905][234]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.351 Z=106.681 +[2024.05.15-12.13.43:920][235]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.908 Z=107.133 +[2024.05.15-12.13.43:944][236]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.559 Z=107.098 +[2024.05.15-12.13.43:958][237]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.080 Z=107.406 +[2024.05.15-12.13.43:972][238]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.462 Z=107.714 +[2024.05.15-12.13.43:986][239]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.759 Z=108.270 +[2024.05.15-12.13.43:999][240]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.075 Z=109.131 +[2024.05.15-12.13.44:024][241]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.707 Z=109.588 +[2024.05.15-12.13.44:037][242]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.824 Z=110.019 +[2024.05.15-12.13.44:051][243]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.353 Z=110.193 +[2024.05.15-12.13.44:064][244]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.911 Z=110.013 +[2024.05.15-12.13.44:078][245]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.114 Z=109.925 +[2024.05.15-12.13.44:091][246]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.630 Z=110.013 +[2024.05.15-12.13.44:105][247]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.462 Z=110.603 +[2024.05.15-12.13.44:120][248]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.536 Z=112.159 +[2024.05.15-12.13.44:144][249]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.105 Z=113.449 +[2024.05.15-12.13.44:159][250]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.152 Z=114.473 +[2024.05.15-12.13.44:183][251]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.324 Z=113.502 +[2024.05.15-12.13.44:198][252]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.652 Z=112.701 +[2024.05.15-12.13.44:211][253]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.233 Z=112.400 +[2024.05.15-12.13.44:226][254]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.942 Z=112.687 +[2024.05.15-12.13.44:249][255]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.360 Z=113.864 +[2024.05.15-12.13.44:262][256]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.418 Z=114.490 +[2024.05.15-12.13.44:275][257]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.706 Z=114.578 +[2024.05.15-12.13.44:289][258]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.789 Z=114.256 +[2024.05.15-12.13.44:304][259]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.606 Z=113.953 +[2024.05.15-12.13.44:329][260]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.039 Z=114.219 +[2024.05.15-12.13.44:342][261]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.821 Z=114.524 +[2024.05.15-12.13.44:357][262]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.873 Z=115.040 +[2024.05.15-12.13.44:371][263]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.524 Z=115.509 +[2024.05.15-12.13.44:385][264]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.296 Z=115.625 +[2024.05.15-12.13.44:398][265]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.116 Z=115.204 +[2024.05.15-12.13.44:412][266]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.312 Z=115.107 +[2024.05.15-12.13.44:426][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.855 Z=115.037 +[2024.05.15-12.13.44:439][268]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.948 Z=115.207 +[2024.05.15-12.13.44:453][269]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.965 Z=115.600 +[2024.05.15-12.13.44:467][270]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.495 Z=116.005 +[2024.05.15-12.13.44:492][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.981 Z=116.484 +[2024.05.15-12.13.44:507][272]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.655 Z=116.744 +[2024.05.15-12.13.44:520][273]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.457 Z=116.311 +[2024.05.15-12.13.44:544][274]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.242 Z=115.576 +[2024.05.15-12.13.44:557][275]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.241 Z=115.475 +[2024.05.15-12.13.44:570][276]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.248 Z=115.296 +[2024.05.15-12.13.44:584][277]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.477 Z=115.287 +[2024.05.15-12.13.44:598][278]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.132 Z=115.171 +[2024.05.15-12.13.44:623][279]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.665 Z=114.746 +[2024.05.15-12.13.44:636][280]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.107 Z=113.875 +[2024.05.15-12.13.44:651][281]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.841 Z=113.590 +[2024.05.15-12.13.44:664][282]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.275 Z=113.247 +[2024.05.15-12.13.44:678][283]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.062 Z=112.734 +[2024.05.15-12.13.44:691][284]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.292 Z=112.637 +[2024.05.15-12.13.44:706][285]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.276 Z=113.029 +[2024.05.15-12.13.44:719][286]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.680 Z=112.797 +[2024.05.15-12.13.44:732][287]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.427 Z=111.858 +[2024.05.15-12.13.44:745][288]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.068 Z=110.856 +[2024.05.15-12.13.44:771][289]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.243 Z=109.775 +[2024.05.15-12.13.44:786][290]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.640 Z=109.086 +[2024.05.15-12.13.44:810][291]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.581 Z=109.741 +[2024.05.15-12.13.44:824][292]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.758 Z=109.807 +[2024.05.15-12.13.44:849][293]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.909 Z=109.332 +[2024.05.15-12.13.44:862][294]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.247 Z=108.566 +[2024.05.15-12.13.44:876][295]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.125 Z=108.228 +[2024.05.15-12.13.44:889][296]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.528 Z=107.930 +[2024.05.15-12.13.44:903][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.644 Z=107.705 +[2024.05.15-12.13.44:916][298]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.172 Z=107.717 +[2024.05.15-12.13.44:940][299]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.814 Z=107.898 +[2024.05.15-12.13.44:954][300]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.926 Z=107.437 +[2024.05.15-12.13.44:968][301]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.390 Z=107.014 +[2024.05.15-12.13.44:982][302]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.804 Z=106.748 +[2024.05.15-12.13.44:996][303]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.080 Z=106.674 +[2024.05.15-12.13.45:010][304]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.107 Z=106.818 +[2024.05.15-12.13.45:023][305]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.232 Z=106.870 +[2024.05.15-12.13.45:037][306]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.338 Z=107.057 +[2024.05.15-12.13.45:051][307]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.930 Z=106.878 +[2024.05.15-12.13.45:064][308]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.870 Z=106.567 +[2024.05.15-12.13.45:078][309]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.078 Z=106.390 +[2024.05.15-12.13.45:093][310]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.884 Z=106.078 +[2024.05.15-12.13.45:118][311]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.944 Z=106.602 +[2024.05.15-12.13.45:133][312]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.495 Z=106.762 +[2024.05.15-12.13.45:158][313]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.651 Z=106.616 +[2024.05.15-12.13.45:170][314]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.812 Z=106.329 +[2024.05.15-12.13.45:185][315]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.335 Z=106.219 +[2024.05.15-12.13.45:209][316]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.055 Z=106.371 +[2024.05.15-12.13.45:222][317]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.812 Z=106.660 +[2024.05.15-12.13.45:237][318]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.917 Z=106.956 +[2024.05.15-12.13.45:251][319]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.388 Z=107.776 +[2024.05.15-12.13.45:264][320]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.203 Z=108.631 +[2024.05.15-12.13.45:278][321]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.135 Z=108.960 +[2024.05.15-12.13.45:291][322]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.116 Z=109.067 +[2024.05.15-12.13.45:305][323]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.918 Z=108.802 +[2024.05.15-12.13.45:330][324]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.948 Z=108.261 +[2024.05.15-12.13.45:344][325]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.334 Z=108.779 +[2024.05.15-12.13.45:358][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.023 Z=109.863 +[2024.05.15-12.13.45:373][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.370 Z=111.045 +[2024.05.15-12.13.45:387][328]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.108 Z=112.057 +[2024.05.15-12.13.45:401][329]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.478 Z=112.692 +[2024.05.15-12.13.45:415][330]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.023 Z=112.998 +[2024.05.15-12.13.45:428][331]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.073 Z=112.842 +[2024.05.15-12.13.45:442][332]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.600 Z=112.424 +[2024.05.15-12.13.45:456][333]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.994 Z=112.622 +[2024.05.15-12.13.45:469][334]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.058 Z=112.999 +[2024.05.15-12.13.45:483][335]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.668 Z=113.487 +[2024.05.15-12.13.45:497][336]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.002 Z=113.905 +[2024.05.15-12.13.45:523][337]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.643 Z=114.596 +[2024.05.15-12.13.45:536][338]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.182 Z=114.371 +[2024.05.15-12.13.45:550][339]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.330 Z=114.040 +[2024.05.15-12.13.45:563][340]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.511 Z=113.888 +[2024.05.15-12.13.45:587][341]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.010 Z=113.986 +[2024.05.15-12.13.45:600][342]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.795 Z=113.937 +[2024.05.15-12.13.45:614][343]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.243 Z=114.040 +[2024.05.15-12.13.45:627][344]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.222 Z=114.481 +[2024.05.15-12.13.45:640][345]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.561 Z=114.723 +[2024.05.15-12.13.45:654][346]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.903 Z=114.566 +[2024.05.15-12.13.45:667][347]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.238 Z=114.244 +[2024.05.15-12.13.45:692][348]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.835 Z=112.730 +[2024.05.15-12.13.45:705][349]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.478 Z=112.042 +[2024.05.15-12.13.45:718][350]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.817 Z=112.341 +[2024.05.15-12.13.45:731][351]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.665 Z=112.742 +[2024.05.15-12.13.45:746][352]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.137 Z=113.350 +[2024.05.15-12.13.45:759][353]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.305 Z=113.484 +[2024.05.15-12.13.45:773][354]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.110 Z=113.058 +[2024.05.15-12.13.45:787][355]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.435 Z=112.523 +[2024.05.15-12.13.45:801][356]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.140 Z=111.841 +[2024.05.15-12.13.45:816][357]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.299 Z=111.004 +[2024.05.15-12.13.45:842][358]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.826 Z=110.499 +[2024.05.15-12.13.45:855][359]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.590 Z=111.157 +[2024.05.15-12.13.45:868][360]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.175 Z=111.909 +[2024.05.15-12.13.45:882][361]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.424 Z=112.116 +[2024.05.15-12.13.45:907][362]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.003 Z=110.856 +[2024.05.15-12.13.45:920][363]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.780 Z=110.123 +[2024.05.15-12.13.45:933][364]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.854 Z=109.726 +[2024.05.15-12.13.45:947][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.234 Z=109.640 +[2024.05.15-12.13.45:961][366]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.217 Z=109.618 +[2024.05.15-12.13.45:986][367]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.779 Z=110.121 +[2024.05.15-12.13.45:999][368]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.856 Z=109.713 +[2024.05.15-12.13.46:014][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.773 Z=109.021 +[2024.05.15-12.13.46:028][370]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.263 Z=108.471 +[2024.05.15-12.13.46:041][371]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.988 Z=107.762 +[2024.05.15-12.13.46:055][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.959 Z=107.534 +[2024.05.15-12.13.46:069][373]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.329 Z=107.921 +[2024.05.15-12.13.46:083][374]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.482 Z=108.261 +[2024.05.15-12.13.46:096][375]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.205 Z=108.424 +[2024.05.15-12.13.46:110][376]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.682 Z=108.426 +[2024.05.15-12.13.46:124][377]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.520 Z=108.362 +[2024.05.15-12.13.46:150][378]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.889 Z=107.905 +[2024.05.15-12.13.46:164][379]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.985 Z=107.825 +[2024.05.15-12.13.46:188][380]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.638 Z=108.098 +[2024.05.15-12.13.46:203][381]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.593 Z=108.621 +[2024.05.15-12.13.46:217][382]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.208 Z=109.456 +[2024.05.15-12.13.46:242][383]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.132 Z=109.613 +[2024.05.15-12.13.46:255][384]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.369 Z=109.560 +[2024.05.15-12.13.46:269][385]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.349 Z=109.458 +[2024.05.15-12.13.46:282][386]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.675 Z=109.824 +[2024.05.15-12.13.46:297][387]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.051 Z=111.118 +[2024.05.15-12.13.46:321][388]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.213 Z=111.967 +[2024.05.15-12.13.46:335][389]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.952 Z=112.934 +[2024.05.15-12.13.46:350][390]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.972 Z=112.971 +[2024.05.15-12.13.46:363][391]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.640 Z=112.735 +[2024.05.15-12.13.46:376][392]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.290 Z=112.753 +[2024.05.15-12.13.46:389][393]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.371 Z=113.503 +[2024.05.15-12.13.46:404][394]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.074 Z=114.380 +[2024.05.15-12.13.46:417][395]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.960 Z=115.127 +[2024.05.15-12.13.46:430][396]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.042 Z=115.185 +[2024.05.15-12.13.46:445][397]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.303 Z=114.584 +[2024.05.15-12.13.46:459][398]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.462 Z=114.085 +[2024.05.15-12.13.46:472][399]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.691 Z=113.726 +[2024.05.15-12.13.46:486][400]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.621 Z=113.761 +[2024.05.15-12.13.46:511][401]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.357 Z=115.984 +[2024.05.15-12.13.46:524][402]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.750 Z=118.488 +[2024.05.15-12.13.46:537][403]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.994 Z=120.302 +[2024.05.15-12.13.46:551][404]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.857 Z=121.948 +[2024.05.15-12.13.46:575][405]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.613 Z=121.134 +[2024.05.15-12.13.46:588][406]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.367 Z=119.615 +[2024.05.15-12.13.46:602][407]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.762 Z=116.007 +[2024.05.15-12.13.46:616][408]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.144 Z=114.836 +[2024.05.15-12.13.46:630][409]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.313 Z=114.188 +[2024.05.15-12.13.46:644][410]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.405 Z=112.485 +[2024.05.15-12.13.46:669][411]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.558 Z=108.679 +[2024.05.15-12.13.46:683][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.050 Z=100.953 +[2024.05.15-12.13.46:696][413]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.643 Z=95.186 +[2024.05.15-12.13.46:710][414]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.280 Z=95.138 +[2024.05.15-12.13.46:724][415]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.399 Z=99.274 +[2024.05.15-12.13.46:738][416]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.854 Z=104.268 +[2024.05.15-12.13.46:752][417]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.233 Z=107.391 +[2024.05.15-12.13.46:765][418]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.193 Z=109.176 +[2024.05.15-12.13.46:780][419]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.804 Z=108.625 +[2024.05.15-12.13.46:794][420]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.547 Z=106.876 +[2024.05.15-12.13.46:807][421]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.849 Z=107.632 +[2024.05.15-12.13.46:820][422]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.008 Z=110.757 +[2024.05.15-12.13.46:833][423]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.882 Z=112.765 +[2024.05.15-12.13.46:847][424]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.927 Z=112.710 +[2024.05.15-12.13.46:861][425]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.093 Z=111.963 +[2024.05.15-12.13.46:876][426]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.086 Z=111.739 +[2024.05.15-12.13.46:901][427]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.022 Z=111.743 +[2024.05.15-12.13.46:915][428]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.209 Z=112.653 +[2024.05.15-12.13.46:929][429]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.967 Z=113.603 +[2024.05.15-12.13.46:953][430]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.090 Z=114.628 +[2024.05.15-12.13.46:966][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.564 Z=114.820 +[2024.05.15-12.13.46:980][432]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.564 Z=114.342 +[2024.05.15-12.13.46:994][433]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.751 Z=113.241 +[2024.05.15-12.13.47:661][480]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=78.564 Z=148.279 +[2024.05.15-12.13.47:674][481]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=71.938 Z=155.391 +[2024.05.15-12.13.47:689][482]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=61.642 Z=158.272 +[2024.05.15-12.13.50:073][653]Cmd: quit +[2024.05.15-12.13.50:075][653]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.13.50:075][653]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.13.50:185][653]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.13.50:215][653]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.13.50:215][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.13.50:221][653]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.13.50:226][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.13.50:239][653]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.13.50:240][653]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 57 +[2024.05.15-12.13.50:240][653]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=57 +[2024.05.15-12.13.50:242][653]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=57 +[2024.05.15-12.13.50:248][653]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.13.50:248][653]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.13.50:250][653]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.15-12.13.50:386][654]LogPlayLevel: Display: Destroying online subsystem :Context_71 +[2024.05.15-12.14.02:156][486]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.14.02:206][487]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.14.02:240][488]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.14.56:863][361]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.14.56:874][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:876][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:876][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:901][361]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:933][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.04:296][892]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.15.04:301][892]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.15.04:301][892]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:15:04) +[2024.05.15-12.15.04:302][892]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.15.04:305][892]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003093s) +[2024.05.15-12.15.04:305][892]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003125s) +[2024.05.15-12.15.04:322][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.15-12.15.04:323][892]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.15.04:323][892]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.15.04:324][892]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.15.04:324][892]LogPlayLevel: PIE: World Init took: (0.000881s) +[2024.05.15-12.15.04:324][892]LogAudio: Display: Creating Audio Device: Id: 58, Scope: Unique, Realtime: True +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.15.04:324][892]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.15.04:327][892]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.15.04:355][892]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.15.04:357][892]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=58 +[2024.05.15-12.15.04:357][892]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=58 +[2024.05.15-12.15.04:359][892]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=58 +[2024.05.15-12.15.04:359][892]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=58 +[2024.05.15-12.15.04:359][892]LogInit: FAudioDevice initialized with ID 58. +[2024.05.15-12.15.04:359][892]LogAudio: Display: Audio Device (ID: 58) registered with world 'TheMainWorld'. +[2024.05.15-12.15.04:359][892]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 58 +[2024.05.15-12.15.04:372][892]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.15.04:709][892]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.15.04:711][892]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.04:711][892]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.15.04 +[2024.05.15-12.15.04:711][892]LogWorld: Bringing up level for play took: 0.001824 +[2024.05.15-12.15.04:714][892]LogOnline: OSS: Created online subsystem instance for: :Context_75 +[2024.05.15-12.15.04:715][892]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.15.04:719][892]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.15.04:720][892]vr.PixelDensity = "1" +[2024.05.15-12.15.04:731][892]PIE: Server logged in +[2024.05.15-12.15.04:738][892]PIE: Play in editor total start time 0,437 seconds. +[2024.05.15-12.15.04:753][892]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.15.04:758][892]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.15.04:822][893]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.15.09:051][191]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.675 Z=126.216 +[2024.05.15-12.15.09:064][192]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.539 Z=122.920 +[2024.05.15-12.15.09:078][193]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.403 Z=123.124 +[2024.05.15-12.15.09:091][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.650 Z=124.374 +[2024.05.15-12.15.09:105][195]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.029 Z=127.872 +[2024.05.15-12.15.09:119][196]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.082 Z=130.219 +[2024.05.15-12.15.09:132][197]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.577 Z=129.366 +[2024.05.15-12.15.09:146][198]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.159 Z=128.000 +[2024.05.15-12.15.09:160][199]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.476 Z=126.303 +[2024.05.15-12.15.09:174][200]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.579 Z=123.855 +[2024.05.15-12.15.09:188][201]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.308 Z=121.800 +[2024.05.15-12.15.09:201][202]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.180 Z=119.202 +[2024.05.15-12.15.09:215][203]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.515 Z=119.249 +[2024.05.15-12.15.09:229][204]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.997 Z=120.958 +[2024.05.15-12.15.09:243][205]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.857 Z=123.998 +[2024.05.15-12.15.09:258][206]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.056 Z=124.956 +[2024.05.15-12.15.09:271][207]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.984 Z=125.219 +[2024.05.15-12.15.09:285][208]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.555 Z=124.968 +[2024.05.15-12.15.09:299][209]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.502 Z=124.365 +[2024.05.15-12.15.09:313][210]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.105 Z=124.009 +[2024.05.15-12.15.09:327][211]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.501 Z=123.701 +[2024.05.15-12.15.09:341][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.323 Z=123.978 +[2024.05.15-12.15.09:355][213]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.434 Z=124.306 +[2024.05.15-12.15.09:369][214]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.579 Z=124.439 +[2024.05.15-12.15.09:382][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.520 Z=125.411 +[2024.05.15-12.15.09:396][216]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.811 Z=126.114 +[2024.05.15-12.15.09:410][217]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.356 Z=126.352 +[2024.05.15-12.15.09:424][218]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.322 Z=126.329 +[2024.05.15-12.15.09:438][219]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.001 Z=125.848 +[2024.05.15-12.15.09:451][220]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.269 Z=125.566 +[2024.05.15-12.15.09:466][221]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.971 Z=125.417 +[2024.05.15-12.15.09:480][222]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.646 Z=125.267 +[2024.05.15-12.15.09:494][223]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.985 Z=124.860 +[2024.05.15-12.15.09:508][224]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.511 Z=124.484 +[2024.05.15-12.15.09:522][225]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.667 Z=123.986 +[2024.05.15-12.15.09:534][226]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.201 Z=124.403 +[2024.05.15-12.15.09:549][227]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.716 Z=123.443 +[2024.05.15-12.15.09:563][228]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.476 Z=121.784 +[2024.05.15-12.15.09:577][229]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.424 Z=120.753 +[2024.05.15-12.15.09:591][230]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.447 Z=120.007 +[2024.05.15-12.15.09:605][231]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.148 Z=118.502 +[2024.05.15-12.15.09:618][232]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.609 Z=116.934 +[2024.05.15-12.15.09:631][233]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.903 Z=116.295 +[2024.05.15-12.15.09:645][234]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.375 Z=116.882 +[2024.05.15-12.15.09:659][235]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.185 Z=117.027 +[2024.05.15-12.15.09:675][236]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.609 Z=115.123 +[2024.05.15-12.15.09:689][237]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.206 Z=113.570 +[2024.05.15-12.15.09:703][238]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.279 Z=113.423 +[2024.05.15-12.15.09:717][239]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.864 Z=113.410 +[2024.05.15-12.15.09:730][240]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.826 Z=114.965 +[2024.05.15-12.15.09:744][241]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.889 Z=116.607 +[2024.05.15-12.15.09:759][242]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.913 Z=116.669 +[2024.05.15-12.15.09:773][243]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.465 Z=115.877 +[2024.05.15-12.15.09:798][244]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.313 Z=114.533 +[2024.05.15-12.15.09:811][245]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.775 Z=114.307 +[2024.05.15-12.15.09:826][246]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.549 Z=113.629 +[2024.05.15-12.15.09:840][247]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.980 Z=111.912 +[2024.05.15-12.15.09:854][248]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.251 Z=109.029 +[2024.05.15-12.15.09:869][249]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.977 Z=104.908 +[2024.05.15-12.15.09:883][250]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.059 Z=103.204 +[2024.05.15-12.15.09:897][251]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.210 Z=104.145 +[2024.05.15-12.15.09:911][252]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.894 Z=107.597 +[2024.05.15-12.15.09:924][253]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.233 Z=109.204 +[2024.05.15-12.15.09:938][254]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.885 Z=108.197 +[2024.05.15-12.15.09:952][255]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.748 Z=103.897 +[2024.05.15-12.15.09:966][256]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.114 Z=96.104 +[2024.05.15-12.15.09:993][257]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.919 Z=88.720 +[2024.05.15-12.15.10:021][258]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.211 Z=89.913 +[2024.05.15-12.15.10:034][259]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.905 Z=93.110 +[2024.05.15-12.15.10:048][260]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.472 Z=97.941 +[2024.05.15-12.15.10:062][261]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.436 Z=101.157 +[2024.05.15-12.15.10:076][262]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.032 Z=102.219 +[2024.05.15-12.15.10:091][263]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.738 Z=100.968 +[2024.05.15-12.15.10:105][264]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.049 Z=97.295 +[2024.05.15-12.15.10:119][265]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.411 Z=93.867 +[2024.05.15-12.15.10:132][266]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.888 Z=92.616 +[2024.05.15-12.15.10:147][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.162 Z=95.139 +[2024.05.15-12.15.10:160][268]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.500 Z=98.525 +[2024.05.15-12.15.10:174][269]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.044 Z=100.403 +[2024.05.15-12.15.10:188][270]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.519 Z=101.184 +[2024.05.15-12.15.10:203][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.977 Z=101.087 +[2024.05.15-12.15.10:216][272]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.515 Z=100.649 +[2024.05.15-12.15.10:230][273]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.598 Z=99.173 +[2024.05.15-12.15.10:244][274]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.528 Z=97.802 +[2024.05.15-12.15.10:258][275]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.653 Z=97.696 +[2024.05.15-12.15.10:272][276]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.751 Z=99.066 +[2024.05.15-12.15.10:287][277]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.142 Z=101.403 +[2024.05.15-12.15.10:301][278]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.547 Z=103.016 +[2024.05.15-12.15.10:316][279]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.035 Z=104.226 +[2024.05.15-12.15.10:329][280]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.915 Z=105.300 +[2024.05.15-12.15.10:355][281]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.495 Z=103.772 +[2024.05.15-12.15.10:368][282]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.707 Z=102.637 +[2024.05.15-12.15.10:383][283]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.692 Z=100.419 +[2024.05.15-12.15.10:397][284]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.785 Z=100.733 +[2024.05.15-12.15.10:411][285]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.404 Z=102.353 +[2024.05.15-12.15.10:426][286]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.961 Z=104.287 +[2024.05.15-12.15.10:440][287]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.756 Z=105.655 +[2024.05.15-12.15.10:453][288]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.813 Z=105.840 +[2024.05.15-12.15.10:468][289]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.713 Z=105.608 +[2024.05.15-12.15.10:482][290]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.531 Z=104.972 +[2024.05.15-12.15.10:496][291]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.941 Z=104.282 +[2024.05.15-12.15.10:510][292]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.182 Z=103.850 +[2024.05.15-12.15.10:524][293]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.860 Z=103.862 +[2024.05.15-12.15.10:537][294]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.308 Z=104.575 +[2024.05.15-12.15.10:552][295]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.631 Z=104.381 +[2024.05.15-12.15.10:566][296]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.847 Z=103.987 +[2024.05.15-12.15.10:579][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.920 Z=103.227 +[2024.05.15-12.15.10:593][298]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.769 Z=102.367 +[2024.05.15-12.15.10:607][299]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.805 Z=101.236 +[2024.05.15-12.15.10:620][300]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.731 Z=99.386 +[2024.05.15-12.15.10:634][301]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.705 Z=97.593 +[2024.05.15-12.15.10:649][302]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.271 Z=96.719 +[2024.05.15-12.15.10:662][303]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.651 Z=96.787 +[2024.05.15-12.15.10:676][304]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.126 Z=97.234 +[2024.05.15-12.15.10:690][305]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.707 Z=97.012 +[2024.05.15-12.15.10:704][306]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.217 Z=95.770 +[2024.05.15-12.15.10:717][307]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.072 Z=93.598 +[2024.05.15-12.15.10:731][308]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.017 Z=90.468 +[2024.05.15-12.15.10:746][309]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.482 Z=87.377 +[2024.05.15-12.15.10:760][310]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.214 Z=85.309 +[2024.05.15-12.15.10:775][311]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.711 Z=85.174 +[2024.05.15-12.15.10:789][312]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.461 Z=85.822 +[2024.05.15-12.15.10:803][313]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.209 Z=86.042 +[2024.05.15-12.15.10:817][314]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.829 Z=85.490 +[2024.05.15-12.15.10:831][315]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.003 Z=85.020 +[2024.05.15-12.15.10:844][316]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.003 Z=84.870 +[2024.05.15-12.15.10:870][317]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.551 Z=85.332 +[2024.05.15-12.15.10:884][318]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.680 Z=86.301 +[2024.05.15-12.15.10:899][319]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.213 Z=89.866 +[2024.05.15-12.15.10:912][320]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.842 Z=92.665 +[2024.05.15-12.15.10:926][321]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.114 Z=94.423 +[2024.05.15-12.15.10:940][322]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.413 Z=95.713 +[2024.05.15-12.15.10:954][323]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.195 Z=97.136 +[2024.05.15-12.15.10:968][324]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.139 Z=98.895 +[2024.05.15-12.15.10:983][325]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.086 Z=100.936 +[2024.05.15-12.15.10:997][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.981 Z=102.794 +[2024.05.15-12.15.11:011][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.718 Z=104.128 +[2024.05.15-12.15.11:024][328]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.527 Z=105.123 +[2024.05.15-12.15.11:039][329]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.993 Z=105.943 +[2024.05.15-12.15.11:052][330]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.814 Z=106.493 +[2024.05.15-12.15.11:067][331]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.899 Z=106.845 +[2024.05.15-12.15.11:080][332]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.968 Z=107.595 +[2024.05.15-12.15.11:094][333]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.505 Z=108.567 +[2024.05.15-12.15.11:108][334]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.560 Z=110.116 +[2024.05.15-12.15.11:121][335]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.360 Z=111.583 +[2024.05.15-12.15.11:136][336]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.783 Z=112.674 +[2024.05.15-12.15.11:150][337]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.321 Z=112.691 +[2024.05.15-12.15.11:164][338]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.413 Z=110.898 +[2024.05.15-12.15.11:178][339]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.130 Z=109.028 +[2024.05.15-12.15.11:192][340]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.858 Z=107.042 +[2024.05.15-12.15.11:206][341]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.536 Z=104.894 +[2024.05.15-12.15.11:219][342]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.178 Z=103.830 +[2024.05.15-12.15.11:233][343]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.159 Z=102.470 +[2024.05.15-12.15.11:247][344]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.706 Z=100.976 +[2024.05.15-12.15.11:261][345]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.429 Z=98.935 +[2024.05.15-12.15.11:275][346]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.991 Z=95.603 +[2024.05.15-12.15.11:290][347]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.288 Z=90.664 +[2024.05.15-12.15.11:303][348]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.730 Z=85.516 +[2024.05.15-12.15.11:317][349]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.335 Z=83.032 +[2024.05.15-12.15.11:331][350]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.006 Z=80.962 +[2024.05.15-12.15.11:345][351]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.159 Z=79.518 +[2024.05.15-12.15.11:359][352]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.571 Z=77.059 +[2024.05.15-12.15.11:373][353]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.111 Z=73.358 +[2024.05.15-12.15.11:387][354]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.102 Z=69.614 +[2024.05.15-12.15.11:401][355]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.602 Z=67.928 +[2024.05.15-12.15.11:416][356]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.15.11:455][358]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.916 Z=84.329 +[2024.05.15-12.15.11:470][359]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.715 Z=88.784 +[2024.05.15-12.15.11:485][360]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.361 Z=91.435 +[2024.05.15-12.15.11:499][361]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.580 Z=92.790 +[2024.05.15-12.15.11:512][362]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.064 Z=93.714 +[2024.05.15-12.15.11:526][363]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.236 Z=94.813 +[2024.05.15-12.15.11:540][364]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.503 Z=97.271 +[2024.05.15-12.15.11:554][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.218 Z=100.215 +[2024.05.15-12.15.11:568][366]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.719 Z=103.951 +[2024.05.15-12.15.11:582][367]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.171 Z=107.659 +[2024.05.15-12.15.11:596][368]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.572 Z=109.702 +[2024.05.15-12.15.11:610][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.962 Z=110.928 +[2024.05.15-12.15.11:624][370]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.193 Z=111.183 +[2024.05.15-12.15.11:638][371]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.126 Z=111.221 +[2024.05.15-12.15.11:652][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.603 Z=112.037 +[2024.05.15-12.15.11:666][373]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.633 Z=113.171 +[2024.05.15-12.15.11:680][374]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.150 Z=113.503 +[2024.05.15-12.15.11:693][375]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.677 Z=113.447 +[2024.05.15-12.15.11:707][376]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.772 Z=112.100 +[2024.05.15-12.15.11:721][377]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.249 Z=109.601 +[2024.05.15-12.15.11:734][378]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.081 Z=106.137 +[2024.05.15-12.15.11:748][379]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.285 Z=103.617 +[2024.05.15-12.15.11:762][380]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.769 Z=100.509 +[2024.05.15-12.15.11:777][381]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=50.925 Z=96.753 +[2024.05.15-12.15.11:790][382]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=52.150 Z=91.898 +[2024.05.15-12.15.11:804][383]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=49.882 Z=86.049 +[2024.05.15-12.15.11:818][384]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.283 Z=80.008 +[2024.05.15-12.15.11:831][385]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.514 Z=75.395 +[2024.05.15-12.15.11:846][386]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.038 Z=73.438 +[2024.05.15-12.15.11:860][387]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.769 Z=71.554 +[2024.05.15-12.15.11:874][388]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=51.888 Z=69.845 +[2024.05.15-12.15.11:888][389]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=50.909 Z=72.868 +[2024.05.15-12.15.11:901][390]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.433 Z=75.020 +[2024.05.15-12.15.11:916][391]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.163 Z=76.435 +[2024.05.15-12.15.11:929][392]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.298 Z=76.842 +[2024.05.15-12.15.11:943][393]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.285 Z=77.376 +[2024.05.15-12.15.11:957][394]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.104 Z=78.988 +[2024.05.15-12.15.11:971][395]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.137 Z=82.535 +[2024.05.15-12.15.11:985][396]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.548 Z=87.701 +[2024.05.15-12.15.11:999][397]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.862 Z=93.273 +[2024.05.15-12.15.12:014][398]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.718 Z=98.035 +[2024.05.15-12.15.12:027][399]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.100 Z=100.872 +[2024.05.15-12.15.12:041][400]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.456 Z=102.700 +[2024.05.15-12.15.12:056][401]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.277 Z=104.394 +[2024.05.15-12.15.12:069][402]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.214 Z=106.347 +[2024.05.15-12.15.12:083][403]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.051 Z=108.280 +[2024.05.15-12.15.12:097][404]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.802 Z=109.514 +[2024.05.15-12.15.12:111][405]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.521 Z=110.278 +[2024.05.15-12.15.12:125][406]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.823 Z=109.897 +[2024.05.15-12.15.12:151][407]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.887 Z=105.573 +[2024.05.15-12.15.12:166][408]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.388 Z=103.855 +[2024.05.15-12.15.12:180][409]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.042 Z=102.934 +[2024.05.15-12.15.12:195][410]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.461 Z=102.875 +[2024.05.15-12.15.12:208][411]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.622 Z=102.895 +[2024.05.15-12.15.12:222][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.975 Z=101.949 +[2024.05.15-12.15.12:236][413]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.840 Z=98.864 +[2024.05.15-12.15.12:250][414]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.873 Z=95.861 +[2024.05.15-12.15.12:263][415]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.716 Z=90.474 +[2024.05.15-12.15.12:277][416]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.370 Z=86.423 +[2024.05.15-12.15.12:291][417]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.166 Z=86.117 +[2024.05.15-12.15.12:306][418]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.729 Z=88.200 +[2024.05.15-12.15.12:319][419]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.842 Z=91.210 +[2024.05.15-12.15.12:333][420]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.066 Z=94.137 +[2024.05.15-12.15.12:361][421]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.080 Z=95.976 +[2024.05.15-12.15.12:375][422]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.488 Z=95.973 +[2024.05.15-12.15.12:389][423]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.841 Z=96.022 +[2024.05.15-12.15.12:403][424]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.238 Z=96.711 +[2024.05.15-12.15.12:417][425]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.296 Z=97.878 +[2024.05.15-12.15.12:431][426]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.761 Z=99.573 +[2024.05.15-12.15.12:444][427]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.235 Z=100.406 +[2024.05.15-12.15.12:459][428]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.517 Z=100.792 +[2024.05.15-12.15.12:472][429]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.337 Z=101.031 +[2024.05.15-12.15.12:486][430]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.117 Z=100.911 +[2024.05.15-12.15.12:501][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.199 Z=100.566 +[2024.05.15-12.15.12:515][432]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.129 Z=99.605 +[2024.05.15-12.15.12:529][433]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.002 Z=97.653 +[2024.05.15-12.15.12:543][434]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.089 Z=95.751 +[2024.05.15-12.15.12:558][435]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.005 Z=94.515 +[2024.05.15-12.15.12:571][436]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.145 Z=94.114 +[2024.05.15-12.15.12:586][437]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.983 Z=94.286 +[2024.05.15-12.15.12:599][438]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.013 Z=95.330 +[2024.05.15-12.15.12:613][439]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.057 Z=96.658 +[2024.05.15-12.15.12:627][440]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.152 Z=98.289 +[2024.05.15-12.15.12:642][441]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.552 Z=99.041 +[2024.05.15-12.15.12:667][442]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.777 Z=98.897 +[2024.05.15-12.15.12:680][443]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.795 Z=97.603 +[2024.05.15-12.15.12:694][444]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.795 Z=93.071 +[2024.05.15-12.15.12:709][445]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.389 Z=89.128 +[2024.05.15-12.15.12:722][446]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.589 Z=87.530 +[2024.05.15-12.15.12:736][447]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.677 Z=88.632 +[2024.05.15-12.15.12:751][448]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.250 Z=89.153 +[2024.05.15-12.15.12:764][449]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.369 Z=89.148 +[2024.05.15-12.15.12:779][450]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.402 Z=87.217 +[2024.05.15-12.15.17:795][807]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.15.17:795][807]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.15.17:906][807]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.15.17:909][807]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.15.17:909][807]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.15.17:914][807]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.15.17:919][807]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.15.17:934][807]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.15.17:935][807]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 58 +[2024.05.15-12.15.17:935][807]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=58 +[2024.05.15-12.15.17:937][807]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=58 +[2024.05.15-12.15.17:943][807]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.15.17:943][807]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.15.17:945][807]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.15-12.15.18:013][808]LogPlayLevel: Display: Destroying online subsystem :Context_75 +[2024.05.15-12.15.36:691][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.36:691][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.36:692][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.36:692][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.15.36:692][152]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.15-12.15.38:901][281]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.15-12.15.39:272][281]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.15.39:273][281]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.15.39:454][281]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.15.39:454][281]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.15.39:735][281]LogViewport: Scene viewport resized to 505x603, mode Windowed. +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: ================================================ +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total job queries 123, among them cache hits 25 (20.33%) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Tracking 93 distinct input hashes that result in 67 distinct outputs (72.04%) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: RAM used: 3,08 MiB of 819,20 MiB budget. Usage: 0.38% +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Shaders Compiled: 93 +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Jobs assigned 95, completed 93 (97.89%) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Average time worker was idle: 499.26 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Time job spent in pending queue: average 3.38 s, longest 9.86 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Job execution time: average 1.30 s, max 5.71 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Job life time (pending + execution): average 4.75 s, max 10.39 +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Shader code size: average 55,19 KiB, min 4,504 KiB, max 95,969 KiB +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.85 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Jobs were issued in 95 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Average processing rate: 2.17 jobs/sec +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total thread time: 96,787 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total thread preprocess time: 7,296 s +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Percentage time preprocessing: 7.54% +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Effective parallelization: 2.26 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 21 times, average 1.95 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 23 times, average 0.58 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FVelocityVS (compiled 6 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 42.22% of total time (compiled 21 times, average 1.95 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 30.22% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 13.68% of total time (compiled 23 times, average 0.58 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FHitProxyVS - 4.96% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FVelocityVS - 2.29% of total time (compiled 6 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) +[2024.05.15-12.15.40:886][341]LogShaderCompilers: Display: ================================================ +[2024.05.15-12.15.41:721][383]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.670269 sec (time since issued), 2.616314 sec (combined shader worker time). +[2024.05.15-12.15.41:858][390]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.16.02:780][717]47829_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.15-12.16.03:944][781]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 1.224213 sec (time since issued), 1.213609 sec (combined shader worker time). +[2024.05.15-12.16.04:789][835]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.16.24:827][116]47829_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.15-12.16.26:845][227]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.079918 sec (time since issued), 2.063431 sec (combined shader worker time). +[2024.05.15-12.16.27:007][234]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.16.32:466][625]47829_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.15-12.16.33:359][671]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.968409 sec (time since issued), 0.957013 sec (combined shader worker time). +[2024.05.15-12.16.34:477][734]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.16.46:168][491]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.16.50:916][773]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.16.50:922][773]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.15-12.16.50:924][773]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... +[2024.05.15-12.16.50:936][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:937][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:937][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:952][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:977][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:009][773]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.15-12.16.51:010][773]LogPlayLevel: PlayLevel: Blueprint regeneration took 88 ms (1 blueprints) +[2024.05.15-12.16.51:010][773]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:16:51) +[2024.05.15-12.16.51:010][773]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.16.51:013][773]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003020s) +[2024.05.15-12.16.51:013][773]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003049s) +[2024.05.15-12.16.51:028][773]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2024.05.15-12.16.51:029][773]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.16.51:029][773]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.16.51:030][773]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.16.51:030][773]LogPlayLevel: PIE: World Init took: (0.001256s) +[2024.05.15-12.16.51:031][773]LogAudio: Display: Creating Audio Device: Id: 59, Scope: Unique, Realtime: True +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.16.51:031][773]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.16.51:035][773]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.16.51:064][773]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=59 +[2024.05.15-12.16.51:064][773]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=59 +[2024.05.15-12.16.51:066][773]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=59 +[2024.05.15-12.16.51:066][773]LogInit: FAudioDevice initialized with ID 59. +[2024.05.15-12.16.51:066][773]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=59 +[2024.05.15-12.16.51:066][773]LogAudio: Display: Audio Device (ID: 59) registered with world 'TheMainWorld'. +[2024.05.15-12.16.51:066][773]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 59 +[2024.05.15-12.16.51:078][773]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.16.51:448][773]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.16.51:451][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:451][773]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.16.51 +[2024.05.15-12.16.51:451][773]LogWorld: Bringing up level for play took: 0.002279 +[2024.05.15-12.16.51:453][773]LogOnline: OSS: Created online subsystem instance for: :Context_78 +[2024.05.15-12.16.51:455][773]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.16.51:458][773]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.16.51:459][773]vr.PixelDensity = "1" +[2024.05.15-12.16.51:468][773]PIE: Server logged in +[2024.05.15-12.16.51:476][773]PIE: Play in editor total start time 0,554 seconds. +[2024.05.15-12.16.51:503][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:503][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:504][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:504][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.16.51:536][773]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.16.51:542][773]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.16.51:588][774]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.17.21:329][186]Cmd: quit +[2024.05.15-12.17.21:330][186]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.17.21:330][186]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.17.21:435][186]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.17.21:438][186]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.17.21:438][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.17.21:444][186]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.17.21:444][186]LogNiagaraEditor: onPieEnd +[2024.05.15-12.17.21:449][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.17.21:464][186]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 59 +[2024.05.15-12.17.21:464][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=59 +[2024.05.15-12.17.21:467][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=59 +[2024.05.15-12.17.21:472][186]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.17.21:472][186]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.17.21:474][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2024.05.15-12.17.21:623][187]LogPlayLevel: Display: Destroying online subsystem :Context_78 +[2024.05.15-12.17.49:795][948]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.138938 sec (time since issued), 0.051515 sec (combined shader worker time). +[2024.05.15-12.17.50:471][984]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.17.53:022][138]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.17.58:427][467]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.17.58:433][467]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.17.58:433][467]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:17:58) +[2024.05.15-12.17.58:433][467]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.17.58:437][467]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003307s) +[2024.05.15-12.17.58:437][467]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003345s) +[2024.05.15-12.17.58:454][467]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2024.05.15-12.17.58:456][467]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.17.58:456][467]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.17.58:456][467]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.17.58:457][467]LogPlayLevel: PIE: World Init took: (0.000960s) +[2024.05.15-12.17.58:457][467]LogAudio: Display: Creating Audio Device: Id: 60, Scope: Unique, Realtime: True +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.17.58:457][467]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.17.58:460][467]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.17.58:489][467]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=60 +[2024.05.15-12.17.58:489][467]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=60 +[2024.05.15-12.17.58:491][467]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=60 +[2024.05.15-12.17.58:491][467]LogInit: FAudioDevice initialized with ID 60. +[2024.05.15-12.17.58:491][467]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=60 +[2024.05.15-12.17.58:491][467]LogAudio: Display: Audio Device (ID: 60) registered with world 'TheMainWorld'. +[2024.05.15-12.17.58:491][467]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 60 +[2024.05.15-12.17.58:502][467]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.17.58:820][467]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.17.58:821][467]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.17.58:821][467]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.17.58 +[2024.05.15-12.17.58:821][467]LogWorld: Bringing up level for play took: 0.001629 +[2024.05.15-12.17.58:823][467]LogOnline: OSS: Created online subsystem instance for: :Context_79 +[2024.05.15-12.17.58:826][467]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.17.58:829][467]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.17.58:830][467]vr.PixelDensity = "1" +[2024.05.15-12.17.58:841][467]PIE: Server logged in +[2024.05.15-12.17.58:847][467]PIE: Play in editor total start time 0,415 seconds. +[2024.05.15-12.17.58:865][467]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.17.58:871][467]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.17.58:919][468]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.18.38:918][489]Cmd: quit +[2024.05.15-12.18.38:920][489]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.18.38:920][489]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.18.39:033][489]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.18.39:035][489]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.18.39:036][489]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.18.39:042][489]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.18.39:042][489]LogNiagaraEditor: onPieEnd +[2024.05.15-12.18.39:046][489]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.18.39:062][489]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.18.39:062][489]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 60 +[2024.05.15-12.18.39:062][489]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=60 +[2024.05.15-12.18.39:064][489]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=60 +[2024.05.15-12.18.39:070][489]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.18.39:070][489]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.18.39:072][489]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.15-12.18.39:223][490]LogPlayLevel: Display: Destroying online subsystem :Context_79 +[2024.05.15-12.19.05:965][ 77]47829_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: ================================================ +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Total job queries 144, among them cache hits 26 (18.06%) +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Tracking 114 distinct input hashes that result in 81 distinct outputs (71.05%) +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: RAM used: 3,43 MiB of 819,20 MiB budget. Usage: 0.42% +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Shaders Compiled: 114 +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Jobs assigned 114, completed 114 (100%) +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Average time worker was idle: 414.17 s +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Time job spent in pending queue: average 2.83 s, longest 9.86 s +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Job execution time: average 1.14 s, max 5.71 s +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Job life time (pending + execution): average 3.97 s, max 10.39 +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Shader code size: average 49,781 KiB, min 1,664 KiB, max 95,969 KiB +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 48.48 s +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Average processing rate: 2.35 jobs/sec +[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Total thread time: 101,859 s +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Total thread preprocess time: 9,214 s +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Percentage time preprocessing: 9.05% +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Effective parallelization: 2.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FVelocityVS (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 41.70% of total time (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 28.72% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 14.40% of total time (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FHitProxyVS - 4.71% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FVelocityVS - 2.47% of total time (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) +[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: ================================================ +[2024.05.15-12.19.06:463][102]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.578578 sec (time since issued), 0.563741 sec (combined shader worker time). +[2024.05.15-12.19.06:677][113]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/39/fe/c7b13b3e2621dbd578f5dca97e36d7ba3c9d.udd from 'NG_MagicDetection/SingleLoopingParticle/ParticleGPUComputeScript'. +[2024.05.15-12.19.07:975][193]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.19.12:849][480]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.19.15:174][614]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.19.15:180][614]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.19.15:180][614]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:19:15) +[2024.05.15-12.19.15:180][614]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.19.15:183][614]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003046s) +[2024.05.15-12.19.15:183][614]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003084s) +[2024.05.15-12.19.15:201][614]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.15-12.19.15:203][614]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.19.15:203][614]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.19.15:204][614]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.19.15:204][614]LogPlayLevel: PIE: World Init took: (0.000987s) +[2024.05.15-12.19.15:204][614]LogAudio: Display: Creating Audio Device: Id: 61, Scope: Unique, Realtime: True +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.19.15:204][614]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.19.15:208][614]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.19.15:237][614]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.19.15:239][614]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=61 +[2024.05.15-12.19.15:239][614]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=61 +[2024.05.15-12.19.15:241][614]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=61 +[2024.05.15-12.19.15:241][614]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=61 +[2024.05.15-12.19.15:241][614]LogInit: FAudioDevice initialized with ID 61. +[2024.05.15-12.19.15:241][614]LogAudio: Display: Audio Device (ID: 61) registered with world 'TheMainWorld'. +[2024.05.15-12.19.15:242][614]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 61 +[2024.05.15-12.19.15:253][614]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.19.15:566][614]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.19.15:568][614]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.19.15:568][614]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.19.15 +[2024.05.15-12.19.15:568][614]LogWorld: Bringing up level for play took: 0.001855 +[2024.05.15-12.19.15:571][614]LogOnline: OSS: Created online subsystem instance for: :Context_80 +[2024.05.15-12.19.15:573][614]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.19.15:575][614]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.19.15:576][614]vr.PixelDensity = "1" +[2024.05.15-12.19.15:587][614]PIE: Server logged in +[2024.05.15-12.19.15:594][614]PIE: Play in editor total start time 0,414 seconds. +[2024.05.15-12.19.15:609][614]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.19.15:615][614]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.19.15:663][615]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.19.28:351][219]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.19.29:854][293]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.19.31:999][396]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.19.50:505][325]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.19.50:505][325]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.19.50:608][325]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.19.50:611][325]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.19.50:611][325]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.19.50:616][325]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.19.50:617][325]LogNiagaraEditor: onPieEnd +[2024.05.15-12.19.50:622][325]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.19.50:636][325]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.19.50:636][325]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 61 +[2024.05.15-12.19.50:637][325]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=61 +[2024.05.15-12.19.50:639][325]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=61 +[2024.05.15-12.19.50:645][325]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.19.50:645][325]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.19.50:647][325]LogUObjectHash: Compacting FUObjectHashTables data took 2.00ms +[2024.05.15-12.19.50:788][326]LogPlayLevel: Display: Destroying online subsystem :Context_80 +[2024.05.15-12.20.03:324][ 44]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.20.03:329][ 44]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.20.03:329][ 44]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:20:03) +[2024.05.15-12.20.03:329][ 44]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.20.03:332][ 44]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002982s) +[2024.05.15-12.20.03:332][ 44]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003015s) +[2024.05.15-12.20.03:348][ 44]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.05.15-12.20.03:350][ 44]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.20.03:350][ 44]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.20.03:351][ 44]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.20.03:351][ 44]LogPlayLevel: PIE: World Init took: (0.000945s) +[2024.05.15-12.20.03:351][ 44]LogAudio: Display: Creating Audio Device: Id: 62, Scope: Unique, Realtime: True +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.20.03:351][ 44]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.20.03:355][ 44]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=62 +[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=62 +[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=62 +[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=62 +[2024.05.15-12.20.03:386][ 44]LogInit: FAudioDevice initialized with ID 62. +[2024.05.15-12.20.03:386][ 44]LogAudio: Display: Audio Device (ID: 62) registered with world 'TheMainWorld'. +[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 62 +[2024.05.15-12.20.03:397][ 44]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.20.03:706][ 44]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.20.03:708][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.03:708][ 44]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.20.03 +[2024.05.15-12.20.03:708][ 44]LogWorld: Bringing up level for play took: 0.001767 +[2024.05.15-12.20.03:711][ 44]LogOnline: OSS: Created online subsystem instance for: :Context_81 +[2024.05.15-12.20.03:713][ 44]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.20.03:716][ 44]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.20.03:717][ 44]vr.PixelDensity = "1" +[2024.05.15-12.20.03:727][ 44]PIE: Server logged in +[2024.05.15-12.20.03:734][ 44]PIE: Play in editor total start time 0,405 seconds. +[2024.05.15-12.20.03:750][ 44]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.20.03:755][ 44]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.20.03:810][ 45]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.20.11:495][429]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.12:413][474]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.12:995][501]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.18:260][756]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.19:040][795]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.19:469][815]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.34:769][462]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.40:224][731]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.41:602][796]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.20.44:196][908]Cmd: quit +[2024.05.15-12.20.44:197][908]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.20.44:197][908]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.20.44:304][908]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.20.44:305][908]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.20.44:306][908]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.20.44:311][908]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.20.44:312][908]LogNiagaraEditor: onPieEnd +[2024.05.15-12.20.44:317][908]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.20.44:333][908]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 62 +[2024.05.15-12.20.44:333][908]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=62 +[2024.05.15-12.20.44:335][908]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=62 +[2024.05.15-12.20.44:340][908]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.20.44:340][908]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.20.44:342][908]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.15-12.20.44:494][909]LogPlayLevel: Display: Destroying online subsystem :Context_81 +[2024.05.15-12.20.58:251][641]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:264][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:265][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:265][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:290][641]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.20.58:990][667]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.20.59:047][667]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-12.20.59:056][667]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-12.20.59:056][667]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaF5BA749249AAA5A0CEF356B994397745.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-12.20.59:067][667]LogFileHelpers: InternalPromptForCheckoutAndSave took 75 ms (total: 3.85 sec) +[2024.05.15-12.20.59:068][667]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-12.20.59:068][667]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-12.21.13:535][492]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.21.13:541][492]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.21.13:541][492]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:21:13) +[2024.05.15-12.21.13:541][492]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.21.13:545][492]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003178s) +[2024.05.15-12.21.13:545][492]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003217s) +[2024.05.15-12.21.13:561][492]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.15-12.21.13:564][492]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.21.13:564][492]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.21.13:564][492]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.21.13:564][492]LogPlayLevel: PIE: World Init took: (0.000955s) +[2024.05.15-12.21.13:564][492]LogAudio: Display: Creating Audio Device: Id: 63, Scope: Unique, Realtime: True +[2024.05.15-12.21.13:564][492]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.21.13:565][492]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.21.13:567][492]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.21.13:597][492]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=63 +[2024.05.15-12.21.13:597][492]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=63 +[2024.05.15-12.21.13:599][492]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=63 +[2024.05.15-12.21.13:599][492]LogInit: FAudioDevice initialized with ID 63. +[2024.05.15-12.21.13:599][492]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=63 +[2024.05.15-12.21.13:599][492]LogAudio: Display: Audio Device (ID: 63) registered with world 'TheMainWorld'. +[2024.05.15-12.21.13:599][492]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 63 +[2024.05.15-12.21.13:611][492]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.21.14:032][492]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.21.14:034][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.21.14:034][492]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.21.14 +[2024.05.15-12.21.14:034][492]LogWorld: Bringing up level for play took: 0.001902 +[2024.05.15-12.21.14:036][492]LogOnline: OSS: Created online subsystem instance for: :Context_82 +[2024.05.15-12.21.14:038][492]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.21.14:041][492]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.21.14:042][492]vr.PixelDensity = "1" +[2024.05.15-12.21.14:055][492]PIE: Server logged in +[2024.05.15-12.21.14:062][492]PIE: Play in editor total start time 0,521 seconds. +[2024.05.15-12.21.14:080][492]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.21.14:085][492]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.21.14:134][493]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.21.25:800][986]Cmd: quit +[2024.05.15-12.21.25:801][986]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.21.25:801][986]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.21.25:905][986]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.21.25:907][986]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.21.25:907][986]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.21.25:913][986]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.21.25:914][986]LogNiagaraEditor: onPieEnd +[2024.05.15-12.21.25:919][986]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.21.25:936][986]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.21.25:937][986]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 63 +[2024.05.15-12.21.25:937][986]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=63 +[2024.05.15-12.21.25:939][986]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=63 +[2024.05.15-12.21.25:945][986]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.21.25:945][986]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.21.25:946][986]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.15-12.21.26:084][987]LogPlayLevel: Display: Destroying online subsystem :Context_82 +[2024.05.15-12.22.06:795][745]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:810][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:810][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:834][745]LogUObjectHash: Compacting FUObjectHashTables data took 1.27ms +[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:842][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:874][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:874][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:278][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:279][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:279][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.23.42:281][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:449][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:450][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:450][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.08:452][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:004][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.22:006][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.33:012][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:823][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:824][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:825][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:825][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:826][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:835][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:735][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:941][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:942][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:942][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:943][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:943][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:949][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:841][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.37:843][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:649][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.26.42:651][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:594][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:595][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:595][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:596][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:596][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:979][882]LogEditorTransaction: Undo Add In Parameter +[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:982][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.34:523][889]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.27.38:691][194]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:742][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.27.40:457][313]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.27.40:511][313]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-12.27.40:523][313]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-12.27.40:523][313]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaDA38F61945B6A80F64F741A5979B4FFA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-12.27.40:533][313]LogFileHelpers: InternalPromptForCheckoutAndSave took 76 ms (total: 3.92 sec) +[2024.05.15-12.27.40:535][313]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-12.27.40:535][313]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.14:069][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:677][206]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-12.28.24:697][206]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] Pin Yes, It Is. named Yes, it is. doesn't match any parameters of function Is It Detected? +[2024.05.15-12.28.24:731][206]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:816][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:816][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:817][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.24:817][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:871][902]BlueprintLog: New page: Compile BP_Wand +[2024.05.15-12.28.35:918][902]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:923][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:923][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.35:986][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.36:868][950]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.28.36:930][950]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.15-12.28.36:950][950]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.15-12.28.36:950][950]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandB7EB7BDD45CB843103C9889BE6739D4C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.15-12.28.36:961][950]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 4.02 sec) +[2024.05.15-12.28.36:963][950]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.15-12.28.36:963][950]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.15-12.28.39:567][129]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.28.39:628][129]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-12.28.39:638][129]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-12.28.39:638][129]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea5879CBFF48FC89578536268762285E0C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-12.28.39:648][129]LogFileHelpers: InternalPromptForCheckoutAndSave took 80 ms (total: 4.10 sec) +[2024.05.15-12.28.39:651][129]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-12.28.39:651][129]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-12.28.40:189][163]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:214][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:214][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:241][163]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.50:774][ 0]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.28.50:779][ 0]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.28.50:779][ 0]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:28:50) +[2024.05.15-12.28.50:779][ 0]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.28.50:782][ 0]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003036s) +[2024.05.15-12.28.50:782][ 0]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003069s) +[2024.05.15-12.28.50:798][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.15-12.28.50:801][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.28.50:801][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.28.50:802][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.28.50:802][ 0]LogPlayLevel: PIE: World Init took: (0.000960s) +[2024.05.15-12.28.50:802][ 0]LogAudio: Display: Creating Audio Device: Id: 64, Scope: Unique, Realtime: True +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.28.50:802][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.28.50:803][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.28.50:804][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.28.50:804][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.28.50:806][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.28.50:835][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.28.50:837][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=64 +[2024.05.15-12.28.50:837][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=64 +[2024.05.15-12.28.50:840][ 0]LogInit: FAudioDevice initialized with ID 64. +[2024.05.15-12.28.50:840][ 0]LogAudio: Display: Audio Device (ID: 64) registered with world 'TheMainWorld'. +[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 64 +[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=64 +[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=64 +[2024.05.15-12.28.50:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.28.51:160][ 0]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.28.51:162][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.28.51:162][ 0]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.28.51 +[2024.05.15-12.28.51:163][ 0]LogWorld: Bringing up level for play took: 0.002022 +[2024.05.15-12.28.51:165][ 0]LogOnline: OSS: Created online subsystem instance for: :Context_83 +[2024.05.15-12.28.51:167][ 0]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.28.51:170][ 0]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.28.51:171][ 0]vr.PixelDensity = "1" +[2024.05.15-12.28.51:181][ 0]PIE: Server logged in +[2024.05.15-12.28.51:189][ 0]PIE: Play in editor total start time 0,41 seconds. +[2024.05.15-12.28.51:195][ 0]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.28.51:200][ 0]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.28.51:250][ 1]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.29.07:433][234]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.07:854][264]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.08:214][290]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.09:952][412]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.10:218][430]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.10:694][463]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.16:991][910]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.17:546][949]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.18:392][ 10]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.22:378][295]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.22:754][322]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.26:516][592]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.27:210][642]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.27:835][687]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.33:001][ 53]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.33:305][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.29.34:072][130]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.13:883][987]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.14:371][ 22]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.14:941][ 63]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.17:460][244]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.17:808][269]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.18:073][288]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.20:356][452]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.20:732][479]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.21:025][500]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.26:464][886]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.26:798][910]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.30.30:644][186]Cmd: quit +[2024.05.15-12.30.30:644][186]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.30.30:644][186]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.30.30:716][186]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.30.30:745][186]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.30.30:745][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.30.30:751][186]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.30.30:755][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.30.30:771][186]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.15-12.30.30:771][186]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 64 +[2024.05.15-12.30.30:772][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=64 +[2024.05.15-12.30.30:774][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=64 +[2024.05.15-12.30.30:782][186]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.30.30:782][186]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.30.30:784][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms +[2024.05.15-12.30.30:933][187]LogPlayLevel: Display: Destroying online subsystem :Context_83 +[2024.05.15-12.30.59:635][824]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.15-12.30.59:673][824]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.15-12.31.01:240][896]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.15-12.31.01:245][896]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.15-12.31.01:245][896]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:31:01) +[2024.05.15-12.31.01:246][896]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.31.01:248][896]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002990s) +[2024.05.15-12.31.01:249][896]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003025s) +[2024.05.15-12.31.01:264][896]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.15-12.31.01:268][896]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.31.01:268][896]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.15-12.31.01:268][896]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.15-12.31.01:268][896]LogPlayLevel: PIE: World Init took: (0.000857s) +[2024.05.15-12.31.01:268][896]LogAudio: Display: Creating Audio Device: Id: 65, Scope: Unique, Realtime: True +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.15-12.31.01:268][896]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.15-12.31.01:272][896]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.15-12.31.01:302][896]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=65 +[2024.05.15-12.31.01:302][896]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=65 +[2024.05.15-12.31.01:304][896]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=65 +[2024.05.15-12.31.01:304][896]LogInit: FAudioDevice initialized with ID 65. +[2024.05.15-12.31.01:304][896]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=65 +[2024.05.15-12.31.01:304][896]LogAudio: Display: Audio Device (ID: 65) registered with world 'TheMainWorld'. +[2024.05.15-12.31.01:304][896]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 65 +[2024.05.15-12.31.01:316][896]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.31.01:635][896]LogLoad: Game class is 'VRGameMode_C' +[2024.05.15-12.31.01:636][896]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.31.01:636][896]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.31.01 +[2024.05.15-12.31.01:637][896]LogWorld: Bringing up level for play took: 0.001760 +[2024.05.15-12.31.01:639][896]LogOnline: OSS: Created online subsystem instance for: :Context_84 +[2024.05.15-12.31.01:641][896]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.15-12.31.01:645][896]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.15-12.31.01:645][896]vr.PixelDensity = "1" +[2024.05.15-12.31.01:658][896]PIE: Server logged in +[2024.05.15-12.31.01:666][896]PIE: Play in editor total start time 0,421 seconds. +[2024.05.15-12.31.01:686][896]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.15-12.31.01:692][896]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.15-12.31.01:737][897]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.15-12.31.17:317][614]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.17:734][629]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.18:234][647]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.20:156][716]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.20:546][730]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.21:409][761]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.24:360][867]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.24:721][880]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.25:167][896]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.27:618][984]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.28:146][ 3]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.28:843][ 28]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.31:181][112]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.31:571][126]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.32:017][142]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.35:163][255]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.35:441][265]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.36:026][286]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.37:947][355]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.39:089][396]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.39:200][400]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.45:187][615]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.46:216][652]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.46:552][664]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.47:192][687]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.50:477][805]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.50:812][817]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.52:093][863]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.54:877][962]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.31.55:239][975]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.06:350][374]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.08:325][445]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.11:722][567]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.20:744][891]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.25:866][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.15-12.32.35:253][412]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.15-12.32.37:535][494]Cmd: quit +[2024.05.15-12.32.37:536][494]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.15-12.32.37:536][494]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.15-12.32.37:646][494]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.15-12.32.37:649][494]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.15-12.32.37:649][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.32.37:670][494]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.15-12.32.37:679][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-12.32.37:695][494]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 65 +[2024.05.15-12.32.37:695][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=65 +[2024.05.15-12.32.37:695][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=65 +[2024.05.15-12.32.37:703][494]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.15-12.32.37:703][494]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.15-12.32.37:705][494]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.15-12.32.37:924][495]LogPlayLevel: Display: Destroying online subsystem :Context_84 +[2024.05.15-12.32.50:049][119]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.32.50:090][119]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.15-12.32.50:091][119]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox4A6C764547A39E70D9152595DF5156FA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.15-12.32.50:100][119]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 4.15 sec) +[2024.05.15-12.32.50:101][119]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.15-12.32.50:101][119]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.15-12.38.46:039][466]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.15-12.38.46:046][466]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.38.46:121][466]LogUObjectHash: Compacting FUObjectHashTables data took 0.55ms +[2024.05.15-12.38.46:133][466]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-12.38.46:134][466]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld8588B12A4F384DC132639493EC18B3AE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.15-12.38.46:142][466]LogFileHelpers: Saving map 'TheMainWorld' took 0.062 +[2024.05.15-12.38.46:174][466]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.15-12.38.46:174][466]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/NG_MagicDetectionD26E31B64BBAB22EA6A40F82610744E7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.15-12.38.46:185][466]LogFileHelpers: InternalPromptForCheckoutAndSave took 139 ms (total: 4.29 sec) +[2024.05.15-12.38.46:190][466]AssetCheck: New page: Asset Save: multiple assets +[2024.05.15-12.38.46:190][466]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.15-12.38.46:190][466]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.15-12.40.42:369][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.40.42:370][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.40.42:370][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.40.42:371][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.23:027][ 42]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy +[2024.05.15-12.41.23:027][ 42]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! +[2024.05.15-12.41.47:884][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:886][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:886][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:888][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:888][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:917][637]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:970][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.49:107][695]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps +[2024.05.15-12.41.53:305][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:305][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=4.010 Y=0.000 Z=1.434 +[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=4.010 Y=0.000 Z=1.434 +[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:307][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:307][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:867][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:906][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:906][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:907][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.42.49:907][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor +[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor +[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_0 +[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_0 +[2024.05.15-12.44.17:780][345]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor +[2024.05.15-12.44.17:780][345]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor +[2024.05.15-12.44.17:782][345]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_1 +[2024.05.15-12.44.17:782][345]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_1 +[2024.05.15-12.46.20:236][304]Cmd: SELECT NONE +[2024.05.15-12.46.54:006][656]Cmd: DELETE +[2024.05.15-12.46.54:006][656]Cmd: ACTOR DELETE +[2024.05.15-12.46.54:017][656]LogEditorActor: Deleted Actor: Actor +[2024.05.15-12.46.54:041][656]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.15-12.46.54:046][656]LogEditorActor: Deleted 1 Actors (0.039 secs) +[2024.05.15-12.47.07:945][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.07:948][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.08:011][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:037][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:074][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:672][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:673][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:673][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:674][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:674][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.35:675][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:767][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:767][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:842][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:843][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:843][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.45:844][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:726][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:726][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:727][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.47.51:727][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:327][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:401][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:530][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:570][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:570][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:571][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.18:571][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:599][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:666][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:666][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:667][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.29:667][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:402][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:443][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:809][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:811][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:872][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:872][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:873][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.50.56:873][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:485][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:485][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:486][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:487][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:487][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:488][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:488][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:519][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:519][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:520][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.04:520][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:268][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:269][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:269][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:705][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:706][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.19:706][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.26:959][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:040][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:043][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:049][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:049][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:050][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:050][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:073][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:073][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:074][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:074][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:078][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:083][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:088][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:088][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:089][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:089][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:112][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:112][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:113][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:113][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:118][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:118][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:119][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:119][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:122][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:128][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:128][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:129][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:129][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:152][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:158][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:164][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:168][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:169][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:170][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:170][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:206][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:207][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:207][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:208][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:211][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:212][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:213][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:213][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:216][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:217][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:218][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:218][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:241][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:246][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:251][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:256][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:256][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:257][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:257][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:292][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:293][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:294][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:294][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:297][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:302][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:302][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:303][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:303][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:327][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:327][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:328][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:328][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:351][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:352][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:352][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:353][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:357][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:357][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:358][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:358][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:362][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:362][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:363][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:363][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:391][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:391][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:392][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:392][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:397][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:397][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:398][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:398][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:407][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:407][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:408][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:408][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:431][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:431][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:432][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:432][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:435][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:436][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:436][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:437][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:441][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:441][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:442][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:442][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:502][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:507][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:507][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:508][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:508][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:512][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:512][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:513][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:513][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:537][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:537][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:538][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:538][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:546][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:552][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:552][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:553][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:553][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:576][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:602][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:602][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:603][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:603][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:607][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:607][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:608][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:608][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:631][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:637][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:637][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:638][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:638][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:641][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:665][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:671][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:695][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:789][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:789][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:790][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:790][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:812][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:813][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:814][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.27:814][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.28:423][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:313][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:314][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:314][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:317][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:333][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:334][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:334][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:337][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:337][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:341][965]LogSlate: Window 'Color Picker' being destroyed +[2024.05.15-12.51.29:363][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:364][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:365][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.29:365][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:519][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:561][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:562][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:562][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:563][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:583][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:903][473]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-12.51.53:933][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:935][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:935][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:974][473]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.53:998][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:048][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:048][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:120][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:121][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:122][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:122][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.51.54:562][496]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-12.51.54:597][496]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-12.51.54:610][496]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-12.51.54:610][496]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaE130B6E041CCFEA2B1419E848B49C125.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-12.51.54:621][496]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 4.35 sec) +[2024.05.15-12.51.54:624][496]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-12.51.54:624][496]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-12.52.13:785][406]Cmd: TRANSACTION UNDO +[2024.05.15-12.52.13:785][406]LogEditorTransaction: Undo Move Elements +[2024.05.15-12.52.14:295][413]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.52.32:834][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:835][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:835][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:836][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:836][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:889][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:889][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:890][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.32:890][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:832][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:833][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:833][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:834][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:835][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:835][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:837][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:837][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:851][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:851][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:852][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:853][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:856][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:872][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:872][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:887][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:888][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:888][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:892][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:892][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:905][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:906][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:906][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:910][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:910][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:942][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:943][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:943][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.41:944][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:824][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:825][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:825][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:852][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:853][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:853][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:878][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:879][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:879][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:905][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:906][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:906][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:958][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:959][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:959][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:984][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:985][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.50:985][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:010][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:011][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:011][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:037][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:038][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:038][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:090][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:091][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:091][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:143][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:144][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:144][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:196][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:197][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:197][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:223][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:224][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:224][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:275][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:276][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:276][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:319][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:320][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:320][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:482][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:483][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:483][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:509][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:510][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:510][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:561][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:562][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:562][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:587][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:588][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:588][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:614][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:615][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:615][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:640][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:641][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:641][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:666][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:667][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:667][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:719][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:720][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:720][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:773][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:774][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:774][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:799][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:800][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:800][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:877][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:878][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:878][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:905][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:906][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:906][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:028][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:029][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:029][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:098][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:099][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:099][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:124][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:125][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:125][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:151][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:152][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:152][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:204][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:205][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:205][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:404][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:405][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:405][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:391][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:392][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:392][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:944][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:945][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.53:945][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:272][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:273][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:273][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:540][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:541][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:541][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:602][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:603][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:603][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:646][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:647][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.54:647][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:379][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:380][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:380][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:405][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:406][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:406][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:570][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:571][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.55:571][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.56:393][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.56:394][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.56:394][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:338][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:340][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.52.59:340][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:422][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:422][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:423][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:423][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:424][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:480][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:480][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:481][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.04:481][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:530][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:533][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:589][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:166][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:167][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:167][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:168][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:168][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:169][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:169][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:170][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:227][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:735][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:736][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:736][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:737][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:738][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:738][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:739][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:739][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:798][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:799][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:800][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.07:800][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:145][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:147][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:147][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:148][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:149][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:150][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:150][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:151][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:209][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:210][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:211][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:211][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:959][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:960][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:960][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:962][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:962][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:964][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:964][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.08:965][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.09:024][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.09:025][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.09:026][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.09:026][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:785][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:786][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:787][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:787][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:788][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:849][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:850][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:851][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.10:851][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:671][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:672][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:672][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:699][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:700][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:701][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:850][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:851][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:851][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:877][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:878][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.20:878][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:045][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:046][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:046][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:177][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:179][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:179][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:223][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:224][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:224][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:250][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:251][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:251][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:397][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:398][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:398][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:459][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:460][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:460][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:574][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:575][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:575][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:601][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:602][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:602][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:628][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:630][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:630][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:656][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:657][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:657][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:789][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:790][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:790][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:816][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:817][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:817][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:844][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:845][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:845][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:992][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:993][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.21:993][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:036][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:037][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:037][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:184][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:185][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:185][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:246][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:247][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:247][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:327][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:329][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:329][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:355][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:357][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:357][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:382][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:384][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:384][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:410][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:411][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:411][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:577][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:578][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:578][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:815][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:816][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:816][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:842][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:844][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:844][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:870][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:871][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:871][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:950][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:951][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.22:951][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:012][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:013][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:014][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:039][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:040][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:041][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:067][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:068][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:068][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:215][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:216][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:216][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:242][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:243][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:243][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:427][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:428][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:428][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:490][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:491][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:491][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:587][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:588][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:588][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:614][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:615][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:615][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:642][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:643][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:643][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:774][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:775][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:775][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:800][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:801][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:801][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:827][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:829][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:829][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:855][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:856][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:856][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:952][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:953][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:953][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:997][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:998][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.23:998][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:041][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:042][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:042][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:173][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:174][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:174][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:200][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:201][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:201][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:383][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:384][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:384][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:497][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:498][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.24:498][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:010][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:011][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:011][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:037][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:038][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:038][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:855][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:857][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:857][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:886][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:887][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:887][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:914][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:915][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:915][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:941][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:942][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:942][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:968][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:969][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:969][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:996][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:998][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.25:998][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:023][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:025][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:025][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:068][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:070][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:070][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:097][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:098][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:099][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:125][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:126][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:126][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:152][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:154][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:154][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:441][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:442][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:442][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:468][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:469][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:469][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:900][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:901][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.26:901][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:032][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:033][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:033][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:077][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:078][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.27:078][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:247][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:248][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:248][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:278][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:279][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:279][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:309][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:310][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:310][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:337][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:338][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:338][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:364][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:366][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:366][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:392][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:393][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:393][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:420][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:421][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:421][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:464][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:465][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:465][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:492][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:493][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:493][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:519][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:520][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:520][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:546][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:547][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:547][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:573][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:574][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:574][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:602][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:603][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:603][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:631][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:632][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:632][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:692][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:693][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:693][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:719][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:720][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:720][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:746][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:748][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:748][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:774][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:775][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:775][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:801][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:802][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:803][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:829][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:830][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:830][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:856][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:857][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:857][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:883][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:884][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:884][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:910][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:912][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.28:912][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:111][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:112][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:112][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:365][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:366][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:366][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:462][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:463][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:463][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:489][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:490][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.29:490][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.31:986][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.31:987][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.31:987][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:013][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:015][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:015][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:495][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:496][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.35:496][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:946][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:947][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.47:947][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:916][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:917][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:917][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:920][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:921][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.53:921][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:328][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:329][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:329][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:357][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:358][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:359][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:385][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:386][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:386][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:413][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:414][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:414][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:441][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:442][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:442][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:485][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:486][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:486][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:512][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:513][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:513][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:540][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:541][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:541][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:567][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:568][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:568][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:595][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:596][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:596][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:623][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:624][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:624][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:650][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:651][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:651][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:678][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:679][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:679][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:704][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:707][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:707][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:733][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:734][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:734][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:760][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:761][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:761][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:787][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:789][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:789][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:884][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:885][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:885][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:912][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:913][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:913][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:938][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:940][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.57:940][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:279][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:281][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:281][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:307][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:308][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:308][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:334][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:335][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:335][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:499][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:500][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:500][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:578][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:580][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:580][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:866][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:867][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.53.58:867][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:037][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:038][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:038][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:064][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:065][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.01:065][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:406][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:407][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:407][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:410][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:411][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.12:411][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:113][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:115][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:115][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:117][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:118][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.17:118][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:721][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:722][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:722][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:725][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:726][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.24:726][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.39:976][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.39:977][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.39:977][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:006][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:007][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:007][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:034][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:035][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:035][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:061][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:062][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:062][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:088][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:089][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:089][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:116][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:117][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:117][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:143][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:145][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:145][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:170][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:171][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:171][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:198][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:199][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:199][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:226][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:227][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:227][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:252][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:253][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:253][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:280][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:281][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:281][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:307][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:308][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.40:308][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:820][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:822][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:822][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:868][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:869][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:869][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:896][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:897][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:897][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:924][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:925][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:925][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:951][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:952][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:952][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:979][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:980][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.42:980][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:006][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:007][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:007][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:102][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:103][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:103][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:129][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:130][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:130][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:156][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:157][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:157][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:183][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:184][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:184][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:330][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:331][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:331][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:393][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:394][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:394][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:833][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:835][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.43:835][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:260][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:262][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:262][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:479][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:480][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.44:480][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.45:400][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.45:401][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.45:402][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:336][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:337][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:337][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:747][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:748][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.46:748][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:526][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:527][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:527][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:530][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:531][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.54.57:531][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:366][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:368][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:368][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:370][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:371][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.01:371][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:797][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:799][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:799][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:801][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:802][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.08:802][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:297][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:299][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:300][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:300][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:302][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:303][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:304][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.19:304][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:195][911]LogEditorTransaction: Undo Set Location +[2024.05.15-12.55.24:201][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:207][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:208][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:208][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:209][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:459][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:460][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:462][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:462][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.24:801][918]47829_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.15-12.55.39:158][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.39:160][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.39:160][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.39:161][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.39:162][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.39:162][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:465][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:466][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:466][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:467][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:468][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.40:468][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:788][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:790][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:790][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:791][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:792][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.49:792][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:767][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:768][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.55.51:768][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:388][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:389][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:389][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:391][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:391][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:392][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:393][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:394][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:456][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:457][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:459][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.09:459][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:190][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:191][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:191][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:194][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:195][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.12:195][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:016][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:017][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:018][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:021][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:022][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.13:022][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:965][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:967][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:968][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:968][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:972][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:973][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:974][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:974][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:978][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:978][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:979][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:979][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:984][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:985][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:986][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.14:986][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:018][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:019][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:020][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:020][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:025][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:026][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:027][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:027][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:031][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:032][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:033][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:033][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:066][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:067][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:068][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:068][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:073][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:074][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:075][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:075][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:080][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:080][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:081][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:082][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:114][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:115][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:116][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:116][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:179][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:180][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:181][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:181][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:186][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:186][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:187][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:187][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:192][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:192][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:193][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:193][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:226][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:227][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:228][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:228][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:231][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:232][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:233][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:233][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:266][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:267][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:268][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:268][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:272][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:273][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:274][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:274][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:305][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:306][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:307][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:307][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:312][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:312][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:313][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:313][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:345][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:346][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:347][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:347][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:381][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:381][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:383][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:383][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:750][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:751][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:752][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.15:752][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:799][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:802][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:802][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:804][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:806][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:806][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:807][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:808][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:808][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:809][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:811][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:825][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:826][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:826][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:827][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:828][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:828][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:831][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:832][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:832][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:833][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:834][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:844][765]LogSlate: Window 'Color Picker' being destroyed +[2024.05.15-12.56.16:876][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:877][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:878][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.16:878][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:356][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:357][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:357][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:358][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:358][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:359][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:359][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:360][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:363][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:366][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:268][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:270][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:270][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:271][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:272][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:336][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:337][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:338][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.31:338][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:785][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:787][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:787][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:789][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:790][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:791][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:791][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:792][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:876][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:877][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:878][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.34:878][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:258][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:259][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:259][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:260][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:261][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:266][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:267][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:254][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:255][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:255][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:256][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:257][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:322][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:323][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:324][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.40:324][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:928][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:929][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:929][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:932][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:933][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.42:933][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:812][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:813][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:813][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:816][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:817][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.43:817][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:244][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:245][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:246][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:246][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:250][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:252][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:253][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:253][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:257][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:257][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:258][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:258][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:263][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:263][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:265][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:265][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:298][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:299][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:300][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:300][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:304][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:304][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:305][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:305][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:339][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:340][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:341][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:341][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:346][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:347][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:348][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:348][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:352][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:352][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:353][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:353][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:385][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:386][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:387][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:387][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:391][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:392][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:393][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:393][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:426][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:427][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:428][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:428][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:432][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:433][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:434][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:434][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:438][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:439][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:440][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:440][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:473][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:473][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:474][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:475][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:478][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:479][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:481][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:481][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:542][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:543][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:544][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:544][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:657][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:657][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:658][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:658][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:749][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:750][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:751][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:751][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:785][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:786][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:787][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:787][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:791][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:792][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:793][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:793][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:828][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:829][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:830][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:830][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:877][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:878][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:879][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:879][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:883][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:883][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:884][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:885][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:889][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:890][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:891][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:891][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:895][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:895][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:896][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:896][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:929][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:930][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:931][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:931][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:936][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:937][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:938][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:938][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:971][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:971][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:972][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:973][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:981][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:982][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:983][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.46:983][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:118][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:119][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:120][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:120][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:152][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:153][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:154][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:154][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:158][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:159][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:160][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:160][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:195][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:196][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:197][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:197][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:389][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:389][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:390][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.47:390][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:610][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:611][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:611][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:614][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:615][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:615][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:616][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:617][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:617][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:618][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:618][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:619][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:620][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:620][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:634][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:636][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:636][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:637][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:638][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:638][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:641][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:642][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:642][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:643][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:643][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:654][510]LogSlate: Window 'Color Picker' being destroyed +[2024.05.15-12.56.48:686][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:688][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:689][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.56.48:689][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:741][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:742][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:742][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:825][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:827][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:827][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:855][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:856][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:856][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:917][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:918][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:918][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:945][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:946][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:946][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:973][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:974][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.19:974][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:000][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:001][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:001][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:028][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:029][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:029][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:055][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:056][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:056][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:082][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:083][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:084][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:110][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:111][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:111][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:137][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:138][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:138][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:165][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:166][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:166][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:192][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:193][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:193][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:219][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:221][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:221][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:443][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:444][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:444][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:506][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:507][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:508][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:534][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:535][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:535][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:578][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:581][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:581][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:921][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:922][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.20:922][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:157][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:254][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:255][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:255][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:282][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:283][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:283][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:310][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:312][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:312][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:390][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:392][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:392][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:418][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:419][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:419][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:445][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:447][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:447][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:473][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:475][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:475][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:501][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:502][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:503][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:667][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:668][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:668][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:730][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:731][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:731][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:931][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:932][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.21:932][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:064][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:065][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:065][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:644][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:645][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.22:645][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.23:176][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.23:177][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.23:177][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:570][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:571][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:571][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:637][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:639][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:639][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:701][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:702][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:702][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:764][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:765][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:765][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:792][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:794][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:794][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:820][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:821][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:821][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:848][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:849][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:849][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:876][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:876][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:877][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:904][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:905][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:905][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:958][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:959][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:959][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:985][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:986][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.25:986][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:153][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:155][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:155][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:181][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:182][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:182][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:209][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:210][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:210][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:238][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:239][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:239][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:265][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:267][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:267][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:397][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:399][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:399][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:425][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:426][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:426][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:453][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:453][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:454][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:481][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:482][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:483][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:509][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:510][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:510][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:589][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:590][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:590][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:704][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:705][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.26:705][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:181][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:183][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:183][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:185][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:186][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:187][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:187][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:189][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:252][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:253][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:254][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.33:254][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:227][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:228][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:228][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:230][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:231][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:232][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:232][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:234][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:297][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:298][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:299][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:299][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:919][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:922][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:922][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:924][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:925][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:926][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:926][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:927][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:988][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:989][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:990][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.34:990][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:511][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:513][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:513][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:515][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:517][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:518][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:518][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:519][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:581][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:581][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:583][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:583][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:974][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:975][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:975][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:978][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:979][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:980][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:980][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.35:982][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:044][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:045][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:046][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:046][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:524][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:525][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:525][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:528][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:529][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:530][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:531][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:532][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:594][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:595][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:596][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:596][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:966][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:968][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:968][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:970][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:971][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:973][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:973][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.36:975][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:037][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:038][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:040][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:040][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:416][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:418][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:418][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:421][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:422][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:423][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:423][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:425][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:487][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:488][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:490][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.37:490][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:677][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:679][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:679][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:682][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:682][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:684][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:684][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:686][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:754][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:755][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:756][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.42:757][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:704][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:706][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:706][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:774][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:775][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:775][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:802][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:804][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:804][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:830][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:832][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:832][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:859][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:861][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:861][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:888][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:890][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:890][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:917][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:919][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:919][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:946][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:947][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:947][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:974][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:976][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.47:976][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:303][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:305][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:305][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:403][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:404][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:404][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:538][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:540][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:540][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:606][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:607][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:607][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:757][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:758][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:758][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:873][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:875][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.48:875][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:573][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:574][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:574][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:606][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:607][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:607][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:634][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:636][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:636][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:806][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:808][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.50:808][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:877][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:879][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:879][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:957][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:958][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:958][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:984][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:986][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.55:986][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:014][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:015][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:015][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:041][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:043][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:043][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:071][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:072][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:072][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:099][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:101][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:101][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:128][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:130][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:130][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:157][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:159][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:159][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:496][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:498][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:498][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:856][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:857][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.56:857][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:094][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:096][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:096][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:158][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:160][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:160][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:309][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:311][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:311][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:337][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:339][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:339][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:419][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:421][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:421][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:447][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:449][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:449][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:511][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:513][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:513][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:697][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:699][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:699][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:743][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:745][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:745][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:845][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:846][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.57:846][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.58:171][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.58:173][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.57.58:173][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:201][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:203][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:203][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:234][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:235][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:236][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:349][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:351][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:351][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:377][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:378][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:379][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:405][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:407][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:407][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:434][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:436][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:436][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:462][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:464][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:464][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:491][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:493][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:493][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:519][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:521][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:521][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:548][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:550][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:550][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:576][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:578][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:578][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:605][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:606][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:606][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:668][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:669][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:669][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:696][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:697][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:697][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:725][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:726][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:726][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:805][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:807][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:807][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:833][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:835][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:835][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:863][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:864][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:864][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:909][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:910][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:910][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:990][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:991][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.06:991][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:018][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:020][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:020][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:047][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:049][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:049][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:076][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:077][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:077][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:104][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:106][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:106][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:238][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:240][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:240][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:354][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:356][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:356][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:505][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:507][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.07:507][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.09:941][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.09:942][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.09:942][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:061][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:063][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:063][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:229][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:231][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:231][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:516][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:518][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.10:518][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.13:119][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.13:121][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.13:121][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.18:937][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.18:939][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.18:939][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:727][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:728][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:729][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:760][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:761][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:761][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:788][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:790][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:790][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:818][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:820][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:820][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:848][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:849][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:849][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:877][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:879][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:879][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:906][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:908][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:908][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:934][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:936][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:936][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:963][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:965][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:965][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:993][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:994][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.26:994][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:021][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:023][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:023][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:050][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:051][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:052][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:078][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:080][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:080][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:106][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:109][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:109][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:136][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:138][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:138][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:165][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:167][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:167][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:212][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:214][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:214][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:397][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:398][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.27:399][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:124][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:126][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:126][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:159][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:160][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:160][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:187][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:189][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:189][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:235][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:236][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:236][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:263][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:265][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:265][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:291][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:293][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:293][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:320][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:321][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:321][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:349][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:350][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:350][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:377][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:379][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:379][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:406][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:408][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:408][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:539][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:541][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:541][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:568][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:569][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:569][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:649][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:651][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:651][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:713][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:715][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.33:715][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:750][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:752][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:752][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:784][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:786][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:786][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:813][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:815][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:815][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:842][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:844][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:844][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:872][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:874][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:874][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:901][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:903][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:903][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:929][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:931][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:931][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:957][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:959][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:959][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:986][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:988][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.34:988][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:015][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:017][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:017][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:043][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:045][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:045][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:072][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:074][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:074][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:118][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:120][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:120][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:165][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:166][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.35:167][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:037][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:039][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:039][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:069][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:071][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:071][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:185][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:187][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:187][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:214][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:216][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:216][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:348][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:349][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.37:349][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:285][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:287][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:287][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:317][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:319][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:319][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:416][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:418][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:418][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:481][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:483][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:483][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:614][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:616][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.38:616][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.39:863][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.39:865][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.39:865][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:005][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:007][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:007][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:038][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:040][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:040][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:066][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:068][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:068][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:095][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:097][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:097][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:123][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:125][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:125][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:411][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:413][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:413][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:458][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:459][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.45:459][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:264][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:265][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:265][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:296][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:297][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:297][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:324][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:326][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:326][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:354][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:355][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:355][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:382][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:383][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:383][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:410][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:412][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:412][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:438][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:440][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:440][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:467][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:469][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:469][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:513][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:515][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:515][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:541][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:543][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:543][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:570][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:572][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:573][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:599][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:600][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:600][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:645][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:647][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:647][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:673][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:675][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:675][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:789][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:790][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.46:790][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.50:755][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.50:757][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.50:757][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:159][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:161][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:161][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:192][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:194][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:194][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:221][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:223][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:223][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:250][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:251][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:252][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:278][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:280][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:280][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:308][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:310][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:310][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:336][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:338][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:338][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:366][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:367][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:367][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:394][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:396][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:396][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:423][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:425][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:425][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:452][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:454][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:454][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:480][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:482][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:482][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:508][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:510][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:510][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:537][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:539][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:539][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:567][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:568][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.55:568][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:854][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:856][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:856][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:887][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:888][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:888][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:915][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:917][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:917][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:944][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:945][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:946][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:973][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:974][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.57:974][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:001][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:003][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:003][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:029][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:031][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:031][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:058][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:060][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:060][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:104][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:106][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:106][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:133][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:135][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:135][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:162][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:163][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:163][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:209][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:211][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:211][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:237][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:239][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:239][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:266][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:268][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:268][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:834][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:836][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.58.58:836][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:239][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:242][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:242][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:245][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:247][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.33:247][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:948][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:950][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:950][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:951][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:953][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:953][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:960][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:963][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.48:963][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:362][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:364][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:364][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:367][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:369][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-12.59.57:369][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:282][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:284][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:284][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:288][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:290][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.17:290][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:494][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:496][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:496][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:500][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:502][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.32:502][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:096][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:098][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:098][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:102][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:104][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.00.58:104][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:083][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:085][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:085][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:090][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:091][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.10:091][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:819][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:822][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:822][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:824][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:826][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:828][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:828][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:829][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:891][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:892][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:893][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.43:893][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:296][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:298][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:298][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:301][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:301][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:303][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:303][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:305][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:366][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:367][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:368][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:368][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:706][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:708][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:708][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:711][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:712][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:714][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:714][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:716][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:780][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:782][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:784][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.44:784][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:174][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:176][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:176][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:179][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:181][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:182][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:182][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:184][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:248][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:249][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:251][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:251][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:709][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:712][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:712][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:715][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:716][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:718][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:718][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:720][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:784][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:785][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:787][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.45:787][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:603][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:605][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:605][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:608][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:609][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:611][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:611][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:613][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:678][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:680][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:682][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.46:682][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:231][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:235][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:235][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:238][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:238][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:240][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:240][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:242][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:307][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:309][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:311][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.47:311][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:461][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:463][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:464][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:496][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:498][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:498][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:525][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:527][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:527][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:572][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:574][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:574][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:601][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:603][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:603][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:629][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:632][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:632][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:659][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:661][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:661][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:688][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:690][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:690][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:717][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:719][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:719][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:746][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:748][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:748][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:776][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:778][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:778][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:805][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:807][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:807][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:835][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:837][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:837][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:865][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:867][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:867][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:894][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:897][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:897][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:941][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:943][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:943][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:970][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:972][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:972][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.01.59:999][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:001][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:001][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:031][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:033][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:033][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:061][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:063][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:063][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:090][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:092][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:092][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:119][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:121][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:122][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:148][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:150][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:151][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:177][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:179][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:179][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:207][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:209][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:209][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:236][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:238][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:238][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:282][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:284][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:284][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:312][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:314][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:314][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:341][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:343][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:343][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:491][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:494][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:494][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:521][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:522][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:522][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:550][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:552][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:552][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:578][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:580][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:580][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:661][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:662][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:662][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:689][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:692][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.00:692][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.03:860][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.03:862][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.03:862][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:018][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:020][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:020][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:411][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:413][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:413][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:528][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:530][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.04:531][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.06:161][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.06:163][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.06:163][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:379][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:381][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:381][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:387][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:389][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.44:389][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:340][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:343][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:343][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:349][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:351][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.50:351][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:421][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:423][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:423][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:429][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:431][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.02.55:431][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:684][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:686][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:686][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:691][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:693][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.05:693][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:961][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:963][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:963][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:969][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:971][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.07:971][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:602][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:605][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:605][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:609][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:613][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.16:613][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:331][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:334][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:334][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:339][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:341][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.19:341][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:811][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:814][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:814][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:819][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:821][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.40:821][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:020][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:023][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:023][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:028][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:030][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.49:030][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:756][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:758][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:758][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:791][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:793][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:793][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:821][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:823][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:823][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:885][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:887][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:887][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:967][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:969][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.53:969][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:085][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:087][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:087][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:202][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:204][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:204][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:318][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:320][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:320][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:745][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:747][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.54:747][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.55:989][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.55:990][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.55:990][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:298][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:300][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:300][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:433][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:435][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.03.56:435][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:802][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:805][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:805][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:809][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:811][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.18:811][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:879][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:881][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:881][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:887][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:889][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.22:889][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:119][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:122][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:122][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:126][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:128][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.30:128][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:203][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:205][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:205][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:210][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:212][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.35:212][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:127][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:130][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:130][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:135][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:137][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.50:137][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:694][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:696][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:696][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:701][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:703][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.04.52:703][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:849][139]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.15-13.05.09:883][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:886][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:886][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:887][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:889][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.09:889][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:099][139]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2024.05.15-13.05.10:107][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:109][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:109][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:111][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:112][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:131][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:133][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:133][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:135][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:136][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:234][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:235][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:237][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.10:237][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.15-13.05.11:785][223]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-13.05.11:841][223]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.15-13.05.11:858][223]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.15-13.05.11:858][223]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaC6BCDED2424EE3C9419FD48A30DEF8BB.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.15-13.05.11:867][223]LogFileHelpers: InternalPromptForCheckoutAndSave took 82 ms (total: 4.43 sec) +[2024.05.15-13.05.11:868][223]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.15-13.05.11:869][223]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.15-13.05.14:018][352]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.15-13.05.14:023][352]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.15-13.05.14:115][352]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.15-13.05.14:129][352]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.15-13.05.14:130][352]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorldA47264B0436D25FE1A0F4696E2FF82E4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.15-13.05.14:137][352]LogFileHelpers: Saving map 'TheMainWorld' took 0.061 +[2024.05.15-13.05.14:148][352]LogFileHelpers: InternalPromptForCheckoutAndSave took 125 ms (total: 4.55 sec) +[2024.05.15-13.05.14:151][352]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.15-13.05.14:151][352]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.15-13.05.21:640][782]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2024.05.15-13.05.22:667][833]LogSlate: Window 'NG_MagicDetection' being destroyed +[2024.05.15-13.05.22:676][833]LogSlate: Window 'NG_MagicDetection' being destroyed +[2024.05.15-13.05.22:682][833]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.22:682][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.22:759][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.15-13.05.22:759][833]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.22:767][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.22:955][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.15-13.05.22:955][833]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.22:956][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:035][833]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.23:035][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:091][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.15-13.05.23:091][833]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.23:091][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:177][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.15-13.05.23:177][833]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.23:177][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:331][833]LogWorld: UWorld::CleanupWorld for World_18, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.23:333][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:362][833]LogWorld: UWorld::CleanupWorld for World_19, bSessionEnded=true, bCleanupResources=true +[2024.05.15-13.05.23:362][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.15-13.05.23:447][833]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: ================================================ +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Total job queries 148, among them cache hits 27 (18.24%) +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Tracking 116 distinct input hashes that result in 82 distinct outputs (70.69%) +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: RAM used: 3,45 MiB of 819,20 MiB budget. Usage: 0.42% +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Shaders Compiled: 116 +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Jobs assigned 116, completed 116 (100%) +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Average time worker was idle: 407.45 s +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Time job spent in pending queue: average 2.78 s, longest 9.86 s +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Job execution time: average 1.13 s, max 5.71 s +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Job life time (pending + execution): average 3.90 s, max 10.39 +[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Shader code size: average 49,164 KiB, min 1,664 KiB, max 95,969 KiB +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 49.02 s +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Jobs were issued in 116 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Average processing rate: 2.37 jobs/sec +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Total thread time: 102,028 s +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Total thread preprocess time: 9,224 s +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Percentage time preprocessing: 9.04% +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Effective parallelization: 2.08 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FVelocityVS (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 41.63% of total time (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 28.67% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 14.38% of total time (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FHitProxyVS - 4.71% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FVelocityVS - 2.46% of total time (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) +[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: ================================================ +[2024.05.15-13.05.26:274][979]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 3.022670 sec (time since issued), 2.659301 sec (combined shader worker time). +[2024.05.15-13.05.27:616][ 24]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/d5/81/d2ec7b4f5c903b1d68fb464097490f305657.udd from 'NG_MagicDetection/SingleLoopingParticle/ParticleGPUComputeScript'. diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-19.41.11.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-19.41.11.log new file mode 100644 index 0000000..74d3210 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.19-19.41.11.log @@ -0,0 +1,6811 @@ +Log file open, 05/19/24 19:48:47 +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=16840) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 12.945394 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-395AD2BB4EF1D0DA7809DEA1F6CFF59B + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading IOS ini files took 0.05 seconds +LogConfig: Display: Loading Android ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +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 AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/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/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.19-16.48.57:301][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.19-16.48.57:316][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.19-16.48.57:317][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.19-16.48.57:317][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.19-16.48.57:330][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.19-16.48.57:331][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.19-16.48.57:396][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.19-16.48.57:405][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.48.57:479][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.48.57:479][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.19-16.48.57:675][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.19-16.48.57:675][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.19-16.48.58:136][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.48.58:147][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.19-16.48.58:174][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.19-16.48.58:174][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.48.58:174][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.19-16.48.58:190][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.19-16.48.58:220][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-16.48.58:242][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.19-16.48.58:267][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.19-16.48.58:294][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.19-16.48.58:294][ 0]LogInit: User: egonh +[2024.05.19-16.48.58:294][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.19-16.48.58:294][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.19-16.48.58:323][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.19-16.48.58:323][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Physical Memory: 496.23 MB used, 505.66 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Process Virtual Memory: 489.91 MB used, 489.91 MB peak +[2024.05.19-16.48.58:323][ 0]LogMemory: Physical Memory: 10946.06 MB used, 5367.32 MB free, 16313.38 MB total +[2024.05.19-16.48.58:323][ 0]LogMemory: Virtual Memory: 17275.55 MB used, 5704.91 MB free, 22980.46 MB total +[2024.05.19-16.48.58:323][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.19-16.48.58:341][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.19-16.48.58:580][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.19-16.48.58:671][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.19-16.48.58:834][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.19-16.48.58:856][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.19-16.48.59:654][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.19-16.49.00:273][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.00:273][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.19-16.49.04:296][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.19-16.49.04:296][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.19-16.49.04:296][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.19-16.49.04:296][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.19-16.49.04:296][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.19-16.49.04:297][ 0]LogWindows: Attached monitors: +[2024.05.19-16.49.04:297][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.19-16.49.04:297][ 0]LogWindows: Found 1 attached monitors. +[2024.05.19-16.49.04:297][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.19-16.49.04:298][ 0]LogRHI: RHI Adapter Info: +[2024.05.19-16.49.04:298][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.19-16.49.04:298][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.19-16.49.08:308][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.19-16.49.08:308][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.19-16.49.08:325][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.19-16.49.08:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.19-16.49.08:474][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.19-16.49.08:583][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.19-16.49.08:584][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.19-16.49.08:585][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.19-16.49.08:674][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.19-16.49.08:676][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.19-16.49.08:676][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.19-16.49.09:127][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.19-16.49.09:648][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.19-16.49.09:661][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.19-16.49.10:187][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.19-16.49.10:187][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.19-16.49.10:363][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.19-16.49.10:468][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.19-16.49.10:525][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.19-16.49.10:579][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.19-16.49.10:643][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.19-16.49.10:725][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.19-16.49.12:508][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.19-16.49.12:609][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.19-16.49.12:662][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.19-16.49.12:751][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.19-16.49.12:829][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.19-16.49.12:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.19-16.49.12:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.19-16.49.13:001][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.19-16.49.13:335][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.19-16.49.15:551][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.19-16.49.15:718][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.19-16.49.15:728][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.19-16.49.15:729][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.19-16.49.15:761][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.19-16.49.15:844][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.15:845][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.19-16.49.16:132][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.19-16.49.16:222][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.19-16.49.16:231][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.12ms. RandomReadSpeed=14.37MBs, RandomWriteSpeed=162.11MBs. Assigned SpeedClass 'Local' +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.19-16.49.16:243][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.19-16.49.16:253][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/19452/). +[2024.05.19-16.49.17:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/3911503E427D677558E5458C8F4BCFB5/'. +[2024.05.19-16.49.17:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.19-16.49.17:047][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.19-16.49.34:631][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.19-16.49.35:269][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.49.39:240][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.19-16.49.39:410][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: FAssetRegistry took 0.0302 seconds to start up +[2024.05.19-16.49.40:438][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.19-16.49.40:859][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.19-16.50.08:988][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.19-16.50.09:102][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.19-16.50.09:103][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B48AF600][000008E8A7665000 66] GlobalDefaults, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B1FDF600][000008E8A7660000 66] Windows, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E89D907600][000008E8A7667800 66] WindowsEditor, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0000][000008E8A766C800 66] WindowsServer, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0200][000008E89DBD0000 66] WindowsClient, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0400][000008E8888AA000 66] IOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0600][000008E8B5510000 66] iPadAir2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0800][000008E8B5512800 66] IPadPro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0A00][000008E8B5515000 66] iPadAir3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0C00][000008E8B5517800 66] iPadAir4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F0E00][000008E8B551A000 66] iPadAir5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1000][000008E8B551C800 66] iPadMini4, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1200][000008E8B5550000 66] iPadMini5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1400][000008E8B5552800 66] iPadMini6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1600][000008E8B5555000 66] iPhone6S, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1800][000008E8B5557800 66] iPhone7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1A00][000008E8B555A000 66] iPodTouch7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1C00][000008E8B555C800 66] iPhone6SPlus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F1E00][000008E8B5560000 66] iPhone7Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2000][000008E8B5562800 66] iPhoneSE, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2200][000008E8B5565000 66] iPhone8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2400][000008E8B5567800 66] iPhone8Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2600][000008E8B556A000 66] iPhoneX, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2800][000008E8B556C800 66] iPhoneXS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2A00][000008E8B5570000 66] iPhoneXSMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2C00][000008E8B5572800 66] iPhoneXR, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F2E00][000008E8B5575000 66] iPhone11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3000][000008E8B5577800 66] iPhone11Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3200][000008E8B557A000 66] iPhone11ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3400][000008E8B557C800 66] iPhoneSE2, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3600][000008E8B54E0000 66] iPhone12Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3800][000008E8B54E2800 66] iPhone12, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3A00][000008E8B54E5000 66] iPhone12Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3C00][000008E8B54E7800 66] iPhone12ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F3E00][000008E8B54EA000 66] iPhone13Mini, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4000][000008E8B54EC800 66] iPhone13, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4200][000008E8B5580000 66] iPhone13Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4400][000008E8B5582800 66] iPhone13ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4600][000008E8B5585000 66] iPhoneSE3, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4800][000008E8B5587800 66] iPhone14, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4A00][000008E8B558A000 66] iPhone14Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4C00][000008E8B558C800 66] iPhone14Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F4E00][000008E8B5590000 66] iPhone14ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5000][000008E8B5592800 66] iPhone15, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5200][000008E8B5595000 66] iPhone15Plus, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5400][000008E8B5597800 66] iPhone15Pro, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5600][000008E8B559A000 66] iPhone15ProMax, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5800][000008E8B559C800 66] iPadPro105, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5A00][000008E8B5500000 66] iPadPro129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5C00][000008E8B5502800 66] iPadPro97, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F5E00][000008E8B5505000 66] iPadPro2_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6000][000008E8B5507800 66] iPad5, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6200][000008E8B550A000 66] iPad6, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6400][000008E8B550C800 66] iPad7, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6600][000008E8B55A0000 66] iPad8, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6800][000008E8B55A2800 66] iPad9, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6A00][000008E8B55A5000 66] iPad10, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6C00][000008E8B55A7800 66] iPadPro11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F6E00][000008E8B55AA000 66] iPadPro2_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7000][000008E8B55AC800 66] iPadPro3_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7200][000008E8B55B0000 66] iPadPro4_11, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7400][000008E8B55B2800 66] iPadPro3_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7600][000008E8B55B5000 66] iPadPro4_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7800][000008E8B55B7800 66] iPadPro5_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7A00][000008E8B55BA000 66] iPadPro6_129, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7C00][000008E8B55BC800 66] AppleTV, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F7E00][000008E8B55C0000 66] AppleTV4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8000][000008E8B55C2800 66] AppleTV2_4K, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8200][000008E8B55C5000 66] TVOS, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8400][000008E8B55C7800 66] Mac, +[2024.05.19-16.50.09:426][ 0]LogDeviceProfileManager: [000008E8B54F8600][000008E8B55CA000 66] MacEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8800][000008E8B55CC800 66] MacClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8A00][000008E8B55D0000 66] MacServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8C00][000008E8B55D2800 66] Linux, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F8E00][000008E8B55D5000 66] LinuxEditor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9000][000008E8B55D7800 66] LinuxArm64Editor, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9200][000008E8B55DA000 66] LinuxArm64, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9400][000008E8B55DC800 66] LinuxClient, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9600][000008E8B55E0000 66] LinuxArm64Client, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9800][000008E8B55E2800 66] LinuxServer, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9A00][000008E8B55E5000 66] LinuxArm64Server, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9C00][000008E8B55E7800 66] Android, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54F9E00][000008E8B55EA000 66] Android_Preview_OpenGL, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA000][000008E8B55EC800 66] Android_Preview_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA200][000008E8B55F0000 66] Android_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA400][000008E8B55F2800 66] Android_Mid, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA600][000008E8B55F5000 66] Android_High, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FA800][000008E8B55F7800 66] Android_Default, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAA00][000008E8B55FA000 66] Android_Adreno4xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAC00][000008E8B55FC800 66] Android_Adreno5xx_Low, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FAE00][000008E8B5600000 66] Android_Adreno5xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB000][000008E8B5602800 66] Android_Adreno6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB200][000008E8B5605000 66] Android_Adreno6xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB400][000008E8B5607800 66] Android_Adreno7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB600][000008E8B560A000 66] Android_Adreno7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FB800][000008E8B560C800 66] Android_Mali_T6xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBA00][000008E8B5610000 66] Android_Mali_T7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBC00][000008E8B5612800 66] Android_Mali_T8xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FBE00][000008E8B5615000 66] Android_Mali_G71, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC000][000008E8B5617800 66] Android_Mali_G72, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC200][000008E8B561A000 66] Android_Mali_G72_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC400][000008E8B561C800 66] Android_Mali_G76, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC600][000008E8B5620000 66] Android_Mali_G76_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FC800][000008E8B5622800 66] Android_Mali_G77, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCA00][000008E8B5625000 66] Android_Mali_G77_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCC00][000008E8B5627800 66] Android_Mali_G78, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FCE00][000008E8B562A000 66] Android_Mali_G78_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD000][000008E8B562C800 66] Android_Mali_G710, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD200][000008E8B5630000 66] Android_Mali_G710_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD600][000008E8B5632800 66] Android_Mali_G7xx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FD800][000008E8B5635000 66] Android_Mali_G7xx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDA00][000008E8B5637800 66] Android_Xclipse_920, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FDC00][000008E8B563A000 66] Android_Xclipse_920_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE000][000008E8B563C800 66] Android_Vulkan_SM5, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE200][000008E8B5640000 66] Android_PowerVR_G6xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE400][000008E8B5642800 66] Android_PowerVR_GT7xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE600][000008E8B5645000 66] Android_PowerVR_GE8xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FE800][000008E8B5647800 66] Android_PowerVR_GM9xxx, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEA00][000008E8B564A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEC00][000008E8B564C800 66] Android_TegraK1, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FEE00][000008E8B5650000 66] Android_Unknown_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF000][000008E8B5652800 66] Oculus_Quest, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF200][000008E8B5655000 66] Oculus_Quest2, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF400][000008E8B5657800 66] Meta_Quest_Pro, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF600][000008E8B565A000 66] Meta_Quest_3, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FF800][000008E8B565C800 66] HoloLens, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: [000008E8B54FFA00][000008E8B5660000 66] MagicLeap_Vulkan, +[2024.05.19-16.50.09:427][ 0]LogDeviceProfileManager: Active device profile: [000008E89D907600][000008E8A7667800 66] WindowsEditor +[2024.05.19-16.50.09:427][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.19-16.50.09:536][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.19-16.50.09:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.19-16.50.10:262][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.19-16.50.10:391][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.19-16.50.10:592][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.19-16.50.10:592][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.19-16.50.11:996][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.19-16.50.17:966][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.19-16.50.19:286][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.19-16.50.19:286][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.19-16.50.31:113][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.50.31:147][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.19-16.50.31:313][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.19-16.50.31:558][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.19-16.50.31:558][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.19-16.50.31:660][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.19-16.50.31:661][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.19-16.50.32:734][ 0]LogSlate: Border +[2024.05.19-16.50.32:734][ 0]LogSlate: BreadcrumbButton +[2024.05.19-16.50.32:734][ 0]LogSlate: Brushes.Title +[2024.05.19-16.50.32:734][ 0]LogSlate: Default +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Save +[2024.05.19-16.50.32:734][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.19-16.50.32:734][ 0]LogSlate: ListView +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.19-16.50.32:734][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.DarkRow +[2024.05.19-16.50.32:734][ 0]LogSlate: TableView.Row +[2024.05.19-16.50.32:734][ 0]LogSlate: TreeView +[2024.05.19-16.50.32:893][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.19-16.50.39:768][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.19-16.50.39:908][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.19-16.50.40:222][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 318 ms +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.19-16.50.40:429][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.19-16.50.40:445][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.19-16.50.41:883][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 26050C4F407BF53D3DFF0D8C4F3ADD46 | Instance: 3AA59A294EC27BC55D060D98BADD84B3 (DESKTOP-G72JM0I-19452). +[2024.05.19-16.50.46:283][ 0]LogPython: Using Python 3.9.7 +[2024.05.19-16.50.48:937][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.19-16.50.49:001][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.19-16.50.49:021][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.19-16.50.50:142][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.19-16.50.50:227][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.19-16.50.57:682][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.19-16.50.58:594][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.50.58:906][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.19-16.51.00:509][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.01:751][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.01:832][ 0]LogUProjectInfo: Found projects: +[2024.05.19-16.51.01:926][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.06:396][ 0]LogCollectionManager: Loaded 0 collections in 0.001344 seconds +[2024.05.19-16.51.06:406][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.19-16.51.06:416][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.19-16.51.06:418][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.19-16.51.07:365][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.19-16.51.08:182][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.19-16.51.08:206][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:207][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:208][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:215][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:217][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:218][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:219][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:220][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:227][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:228][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:229][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:230][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:237][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:376][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.19-16.51.08:677][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.19-16.51.08:677][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.19-16.51.14:006][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:041][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.19-16.51.14:700][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.19-16.51.14:828][ 0]LogEngine: Initializing Engine... +[2024.05.19-16.51.15:126][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.19-16.51.15:165][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.19-16.51.15:165][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.15:165][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.15:166][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.15:167][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.15:167][ 0]LogHMD: HMD initialization failed +[2024.05.19-16.51.15:167][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.19-16.51.15:575][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.19-16.51.16:262][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.19-16.51.16:697][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.16:943][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.17:476][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.19-16.51.17:905][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.19-16.51.17:929][ 0]LogInit: Texture streaming: Enabled +[2024.05.19-16.51.18:438][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.19-16.51.18:562][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.19-16.51.18:701][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.19-16.51.18:718][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.19-16.51.18:726][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.19-16.51.18:727][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.19-16.51.18:801][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-16.51.18:828][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-16.51.18:828][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-16.51.18:843][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-16.51.18:997][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-16.51.19:038][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-16.51.19:091][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-16.51.19:133][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-16.51.19:158][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.19-16.51.19:177][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-16.51.19:179][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.19-16.51.19:179][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.19-16.51.19:207][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.19-16.51.19:219][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.19-16.51.19:235][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.19-16.51.19:464][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.19-16.51.19:657][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.19-16.51.19:669][ 0]LogInit: Transaction tracking system initialized +[2024.05.19-16.51.20:013][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.19-16.51.20:014][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.19-16.51.20:017][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003469 seconds (Found 177 uncontrolled assets) +[2024.05.19-16.51.20:199][ 0]BlueprintLog: New page: Editor Load +[2024.05.19-16.51.21:852][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.608 and deleted 189 files with total size 3 MiB and 187 empty folders. Scanned 3287 files in 4645 folders with total size 176 MiB. +[2024.05.19-16.51.21:887][ 0]LocalizationService: Localization service is disabled +[2024.05.19-16.51.22:186][ 0]TimingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]TimingProfiler: OnSessionChanged +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: Initialize +[2024.05.19-16.51.22:203][ 0]LoadingProfiler: OnSessionChanged +[2024.05.19-16.51.22:214][ 0]NetworkingProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: Initialize +[2024.05.19-16.51.22:273][ 0]MemoryProfiler: OnSessionChanged +[2024.05.19-16.51.25:305][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.19-16.51.31:905][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.19-16.51.33:169][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.19-16.51.33:176][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.19-16.51.33:191][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:197][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.19-16.51.33:662][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.19-16.51.33:834][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.19-16.51.34:081][ 0]SourceControl: Revision control is disabled +[2024.05.19-16.51.34:090][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 193.062 +[2024.05.19-16.51.34:128][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.19-16.51.34:185][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.19-16.51.34:222][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.34:535][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.19-16.51.34:693][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-16.51.34:898][ 0]MapCheck: New page: Map Check +[2024.05.19-16.51.34:898][ 0]LightingResults: New page: Lighting Build +[2024.05.19-16.51.36:082][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-16.51.37:204][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 84.72ms +[2024.05.19-16.51.41:354][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.19-16.51.41:383][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.51.41:383][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-16.51.41:383][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-16.51.42:543][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.19-16.51.42:814][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.80ms +[2024.05.19-16.51.42:836][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.19-16.51.42:850][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 13.15ms to complete. +[2024.05.19-16.51.45:268][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 204.241 +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.45:268][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.19-16.51.45:277][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.19-16.51.45:278][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:153][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.19-16.51.46:744][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:830][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:840][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.46:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-16.51.48:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:232][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.19-16.51.48:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:250][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:258][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:259][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:282][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:285][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:292][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.19-16.51.48:292][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:309][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:310][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:315][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.19-16.51.48:315][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:322][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:322][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:329][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.19-16.51.48:330][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.19-16.51.48:335][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.19-16.51.51:400][ 0]LogSlate: Took 0.022975 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.19-16.51.51:722][ 0]LogSlate: Took 0.019282 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.19-16.51.51:813][ 0]LogSlate: Took 0.028069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.19-16.51.51:878][ 0]LogSlate: Took 0.018809 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.19-16.51.52:150][ 0]LogViewport: Scene viewport resized to 1396x587, mode Windowed. +[2024.05.19-16.51.54:177][ 0]LogSlate: Took 0.093770 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.19-16.51.56:461][ 0]LogStall: Startup... +[2024.05.19-16.51.56:463][ 0]LogStall: Startup complete. +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total time: 215.60 seconds +[2024.05.19-16.51.56:629][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.19-16.51.57:118][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.19-16.51.57:118][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.19-16.51.57:119][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.19-16.51.57:119][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.19-16.51.57:137][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.19-16.51.57:715][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.19-16.51.58:200][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-16.51.59:378][ 1]LogPython: registering + +[2024.05.19-16.51.59:382][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.556256 secs +[2024.05.19-16.52.01:455][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.19-16.52.01:869][ 2]LogAssetRegistry: AssetRegistryGather time 41.2819s: AssetDataDiscovery 5.0109s, AssetDataGather 36.0596s, StoreResults 0.2114s. +[2024.05.19-16.52.02:136][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017185 seconds (updated 0 objects) +[2024.05.19-16.52.03:193][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.03:417][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.52.08:249][399]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 26.266981 sec (time since issued), 25.825567 sec (combined shader worker time). +[2024.05.19-16.56.15:011][586]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.56.17:769][792]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.19-16.56.18:943][907]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-16.56.18:987][907]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-16.56.19:009][908]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-16.56.21:927][242]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy +[2024.05.19-16.56.21:928][242]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-16.56.59:825][657]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.19-16.57.03:328][657]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.03:457][657]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/1/dummy.glb] +[2024.05.19-16.57.03:790][658]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_1.dummy_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_0.dummy_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:215][665]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/dummy_texture_2.dummy_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 168.562488 MB), EncodeSpeed: Fast +[2024.05.19-16.57.04:261][665]LogStaticMesh: Display: Building static mesh Dummy_1... +[2024.05.19-16.57.04:614][666]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.04:630][666]LogStaticMesh: Built static mesh [0.37s] /Game/ProjectAssets/Props/Dummy/Dummy_1.Dummy_1 +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has degenerate tangent bases which will result in incorrect shading. MikkTSpace relies on tangent bases and may result in mesh corruption, consider disabling this option. +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:645][666]LogStaticMesh: Warning: Dummy_1 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.57.04:674][667]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.57.05:681][742]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total job queries 44, among them cache hits 8 (18.18%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Tracking 35 distinct input hashes that result in 31 distinct outputs (88.57%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: RAM used: 1.19 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shaders Compiled: 3 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs assigned 3, completed 3 (100%) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average time worker was idle: 0.17 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job execution time: average 1.37 s, max 3.69 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Job life time (pending + execution): average 1.43 s, max 3.76 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Shader code size: average 7.162 KiB, min 1.932 KiB, max 11.855 KiB +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.28 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Jobs were issued in 3 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Average processing rate: 0.70 jobs/sec +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread time: 0.438 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Total thread preprocess time: 0.029 s +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Percentage time preprocessing: 6.55% +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Effective parallelization: 0.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-16.57.05:709][742]LogShaderCompilers: Display: ================================================ +[2024.05.19-16.57.18:500][ 85]LogContentBrowser: Attempting asset rename: standardSurface1 -> standardSurface1 +[2024.05.19-16.57.38:596][485]LogContentBrowser: Attempting asset rename: dummy_texture_0 -> TEX_Dummy_1_0 +[2024.05.19-16.57.40:100][485]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.40:249][485]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.017259 seconds +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0 +[2024.05.19-16.57.40:511][485]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_099ADDFEC4D7CF0DE0EF03CA50119EF37.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.uasset' +[2024.05.19-16.57.40:580][485]LogFileHelpers: InternalPromptForCheckoutAndSave took 472 ms +[2024.05.19-16.57.40:808][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2024.05.19-16.57.40:814][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.40:820][485]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.57.40:855][485]AssetCheck: New page: Asset Save: TEX_Dummy_1_0 +[2024.05.19-16.57.40:855][485]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.57.54:027][ 13]LogContentBrowser: Attempting asset rename: dummy_texture_1 -> TEX_Dummy_1_1 +[2024.05.19-16.57.54:076][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1 +[2024.05.19-16.57.54:132][ 13]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_1103CEFF24162F8F23931568E6375FC97.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.uasset' +[2024.05.19-16.57.54:140][ 13]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 537 ms) +[2024.05.19-16.57.54:151][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-16.57.54:158][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.57.54:163][ 13]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.57.54:164][ 13]AssetCheck: New page: Asset Save: TEX_Dummy_1_1 +[2024.05.19-16.57.54:164][ 13]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.10:635][886]LogContentBrowser: Attempting asset rename: dummy_texture_2 -> TEX_Dummy_1_2 +[2024.05.19-16.58.10:670][886]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2 +[2024.05.19-16.58.10:715][886]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_2B9EBECE74353319B3BC893AA7BACF367.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.10:725][886]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 592 ms) +[2024.05.19-16.58.10:736][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-16.58.10:743][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.10:748][886]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-16.58.10:749][886]AssetCheck: New page: Asset Save: TEX_Dummy_1_2 +[2024.05.19-16.58.10:749][886]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.58.21:591][101]LogContentBrowser: Attempting asset rename: standardSurface1 -> MAT_Dummy_1 +[2024.05.19-16.58.21:624][101]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1 +[2024.05.19-16.58.21:775][101]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_10A7DDC3F49DBCB7CC562F2A100F4465F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_1.uasset' +[2024.05.19-16.58.21:783][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 752 ms) +[2024.05.19-16.58.21:794][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-16.58.21:800][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-16.58.21:805][101]LogUObjectHash: Compacting FUObjectHashTables data took 0.31ms +[2024.05.19-16.58.21:806][101]AssetCheck: New page: Asset Save: MAT_Dummy_1 +[2024.05.19-16.58.21:806][101]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.33:422][408]LogContentBrowser: Attempting asset rename: Dummy_1 -> SM_Dummy_1 +[2024.05.19-16.58.33:478][408]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.33:537][408]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1C5D816BB487F5EFE45AAD98278CF9CE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.33:544][408]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 818 ms) +[2024.05.19-16.58.33:555][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-16.58.33:562][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-16.58.33:567][408]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.19-16.58.33:569][408]AssetCheck: New page: Asset Save: SM_Dummy_1 +[2024.05.19-16.58.33:569][408]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:717][309]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.41:751][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_1 +[2024.05.19-16.58.41:752][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_1819D0F0F416017E0BD0B5F91B8AFA2F7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset' +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.41:757][309]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_1DE0CFA754305594C4CB87389A2AECE33.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.41:767][309]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 867 ms) +[2024.05.19-16.58.41:853][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-16.58.41:860][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-16.58.41:866][309]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-16.58.41:879][309]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_1.SM_Dummy_1 +[2024.05.19-16.58.41:879][309]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:664][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-16.58.48:696][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_1 +[2024.05.19-16.58.48:697][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_125A37CEF498C27EFF7A9818F65614723.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset' +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_0 +[2024.05.19-16.58.48:712][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_05BA53C9C41A36E4EFC4C199FD85795FA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset' +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_1 +[2024.05.19-16.58.48:726][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_135C4096741EFF17E705D7F8D7F14356A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset' +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_1_2 +[2024.05.19-16.58.48:739][ 63]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_1_293219CE54820D441224873BE804A3A47.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset' +[2024.05.19-16.58.48:748][ 63]LogFileHelpers: InternalPromptForCheckoutAndSave took 83 ms (total: 951 ms) +[2024.05.19-16.58.48:764][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.05.19-16.58.48:770][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-16.58.48:775][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-16.58.48:788][ 63]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_1.MAT_Dummy_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_0.TEX_Dummy_1_0 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_1.TEX_Dummy_1_1 +[2024.05.19-16.58.48:788][ 63]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_1_2.TEX_Dummy_1_2 +[2024.05.19-16.59.57:644][581]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:656][581]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository.glb] +[2024.05.19-16.59.57:703][582]LogInterchangeEngine: [Pending] Importing +[2024.05.19-16.59.57:822][586]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_texture_0.training_dummy_-_fantasy_game_repository_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 101.645823 MB), EncodeSpeed: Fast +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-16.59.57:853][586]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-16.59.57:857][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-16.59.57:858][586]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-16.59.57:859][586]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-16.59.57:863][586]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-16.59.57:864][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-16.59.57:864][586]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-16.59.57:865][586]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-16.59.57:866][586]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-16.59.57:870][587]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-16.59.57:871][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-16.59.57:872][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-16.59.57:876][587]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:878][587]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-16.59.57:931][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-16.59.57:945][587]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.07:799][456]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.07:799][456]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.09:414][579]Cmd: TRANSACTION UNDO +[2024.05.19-17.00.09:414][579]LogEditorTransaction: Undo Edit Asset Name +[2024.05.19-17.00.17:630][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.00.19:000][447]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.19-17.00.19:145][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.00.19:151][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.00.19:157][447]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.00.32:090][611]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:100][611]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/2/training_dummy_-_fantasy_game_repository_high_res.glb] +[2024.05.19-17.00.32:123][612]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.00.32:520][627]LogStaticMesh: Display: Building static mesh Object_26... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_22... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_18... +[2024.05.19-17.00.32:521][627]LogStaticMesh: Display: Building static mesh Object_24... +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.00.32:525][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_12... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_16... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_14... +[2024.05.19-17.00.32:527][627]LogStaticMesh: Display: Building static mesh Object_8... +[2024.05.19-17.00.32:531][627]LogStaticMesh: Built static mesh [0.00s] /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.00.32:532][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.00.32:533][627]LogStaticMesh: Display: Building static mesh Object_6... +[2024.05.19-17.00.32:533][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.00.32:534][627]LogStaticMesh: Display: Building static mesh Object_4... +[2024.05.19-17.00.32:535][627]LogStaticMesh: Display: Building static mesh Object_10... +[2024.05.19-17.00.32:535][627]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0.training_dummy_-_fantasy_game_repository_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.00.32:542][627]LogStaticMesh: Display: Building static mesh Object_20... +[2024.05.19-17.00.32:542][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.00.32:543][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.00.32:548][627]LogStaticMesh: Built static mesh [0.01s] /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.00.32:553][627]LogStaticMesh: Built static mesh [0.02s] /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero tangents which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:558][627]LogStaticMesh: Warning: Object_20 has some nearly zero bi-normals which can create some issues. (Tolerance of 1E-4) +[2024.05.19-17.00.32:760][627]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.32:815][627]LogTexture: Display: Waiting for textures to be ready 0/1 (/Game/ProjectAssets/Props/Dummy/training_dummy_-_fantasy_game_repository_high_res_texture_0) ... +[2024.05.19-17.00.33:042][628]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total job queries 73, among them cache hits 17 (23.29%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 44 distinct outputs (80.00%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: RAM used: 1.91 MiB of 819.20 MiB budget. Usage: 0.23% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shaders Compiled: 8 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs assigned 8, completed 8 (100%) +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average time worker was idle: 156.62 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.08 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job execution time: average 1.54 s, max 4.10 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Job life time (pending + execution): average 1.59 s, max 4.16 +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Shader code size: average 33.438 KiB, min 1.932 KiB, max 87.66 KiB +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.45 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Average processing rate: 0.95 jobs/sec +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread time: 6.37 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Total thread preprocess time: 0.27 s +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Percentage time preprocessing: 4.25% +[2024.05.19-17.00.33:857][699]LogShaderCompilers: Display: Effective parallelization: 0.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityPS (compiled 1 times, average 0.29 sec, max 0.29 sec, min 0.29 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 58.17% of total time (compiled 1 times, average 3.71 sec, max 3.71 sec, min 3.71 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 11.26% of total time (compiled 1 times, average 0.72 sec, max 0.72 sec, min 0.72 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FVelocityVS - 8.04% of total time (compiled 1 times, average 0.51 sec, max 0.51 sec, min 0.51 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FHitProxyVS - 7.42% of total time (compiled 1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: FNiagaraShader - 6.88% of total time (compiled 3 times, average 0.15 sec, max 0.17 sec, min 0.12 sec) +[2024.05.19-17.00.33:858][699]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.01.05:615][ 60]LogContentBrowser: Attempting asset rename: training_dummy_-_fantasy_game_repository_high_res_texture_0 -> TEX_Dummy_2 +[2024.05.19-17.01.05:649][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2 +[2024.05.19-17.01.05:948][ 60]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2C250A18448FCFE15A10A2D8858E249DF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_2.uasset' +[2024.05.19-17.01.05:957][ 60]LogFileHelpers: InternalPromptForCheckoutAndSave took 308 ms (total: 1.25 sec) +[2024.05.19-17.01.05:969][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:975][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.01.05:980][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.01.05:982][ 60]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.05:982][ 60]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/Dummy/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.09:769][483]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/TEX_Dummy_2 +[2024.05.19-17.01.09:894][483]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_2B3AAEF254948B51E318BFFB8AADFA4FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/TEX_Dummy_2.uasset' +[2024.05.19-17.01.09:901][483]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 1.39 sec) +[2024.05.19-17.01.09:911][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.05.19-17.01.09:917][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.01.09:922][483]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.01.09:935][483]AssetCheck: New page: Asset Save: TEX_Dummy_2 +[2024.05.19-17.01.09:935][483]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Materials/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.20:122][637]LogContentBrowser: Attempting asset rename: Material -> MAT_Dummy_2 +[2024.05.19-17.01.20:156][637]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.22:202][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' exceeded budget of 2.000000s, reporting... +[2024.05.19-17.01.32:489][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' report submitted, and took 10.288165s +[2024.05.19-17.01.32:491][637]LogStall: Stall detector 'FShaderCompilingManager::BlockOnShaderMapCompletion' complete in 12.293095s (10.293095s overbudget) +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.32:515][637]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_26E9C908F4EEBECBCA80F788106C7CA94.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.32:523][637]LogFileHelpers: InternalPromptForCheckoutAndSave took 12.3 sec (total: 13.7 sec) +[2024.05.19-17.01.32:534][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.89ms +[2024.05.19-17.01.32:540][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.79ms +[2024.05.19-17.01.32:546][637]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.32:547][637]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.32:548][637]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:169][653]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.42:203][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2 +[2024.05.19-17.01.42:204][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_213A66B2B49BB7480AFE5659F829A9AF9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset' +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_2 +[2024.05.19-17.01.42:302][653]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_21A189F4944EA3807CBAF88B1D4484DE0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset' +[2024.05.19-17.01.42:309][653]LogFileHelpers: InternalPromptForCheckoutAndSave took 140 ms (total: 13.8 sec) +[2024.05.19-17.01.42:320][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-17.01.42:327][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.05.19-17.01.42:333][653]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.01.42:347][653]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/Dummy/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.01.42:347][653]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_2.TEX_Dummy_2 +[2024.05.19-17.01.49:942][446]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_2 +[2024.05.19-17.01.49:973][446]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_20C7624B1438928C7CB331AB9756A41C3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset' +[2024.05.19-17.01.49:979][446]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 13.9 sec) +[2024.05.19-17.01.49:991][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.49:997][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.01.50:002][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.01.50:013][446]AssetCheck: New page: Asset Save: MAT_Dummy_2 +[2024.05.19-17.01.50:013][446]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_2.MAT_Dummy_2 +[2024.05.19-17.02.02:093][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:110][780]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:150][780]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_0 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:904][845]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 +[2024.05.19-17.02.02:913][845]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_4.Object_4 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_2 +[2024.05.19-17.02.09:426][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.02.09:427][329]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_3 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:685][897]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 +[2024.05.19-17.02.24:686][897]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_6.Object_6 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_4 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.02.27:949][223]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_5 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.32:820][693]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_6 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.34:935][922]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_7 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:228][949]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 +[2024.05.19-17.02.35:229][949]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_12.Object_12 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_8 +[2024.05.19-17.02.40:493][490]Cmd: DELETE +[2024.05.19-17.02.40:503][490]Cmd: ACTOR DELETE +[2024.05.19-17.02.40:879][490]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.02.40:898][490]LogUObjectHash: Compacting FUObjectHashTables data took 0.85ms +[2024.05.19-17.02.40:913][490]LogEditorActor: Deleted 1 Actors (0.086 secs) +[2024.05.19-17.03.11:418][ 48]LogContentBrowser: Attempting asset rename: Object_4 -> SM_Dummy_2_Stand +[2024.05.19-17.03.11:455][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand +[2024.05.19-17.03.11:495][ 48]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StandC42A2CFE4D1950007FBB3D903BC21B49.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset' +[2024.05.19-17.03.11:504][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 13.9 sec) +[2024.05.19-17.03.11:514][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.03.11:521][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.11:527][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.03.11:528][ 48]AssetCheck: New page: Asset Save: SM_Dummy_2_Stand +[2024.05.19-17.03.11:528][ 48]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.SM_Dummy_2_Stand +[2024.05.19-17.03.25:476][567]LogContentBrowser: Attempting asset rename: Object_6 -> SM_Dummy_2_Body +[2024.05.19-17.03.25:511][567]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body +[2024.05.19-17.03.25:556][567]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Body1D56E3CC43428D13A22A999B80ABBBC7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset' +[2024.05.19-17.03.25:570][567]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 14.0 sec) +[2024.05.19-17.03.25:580][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.03.25:587][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.03.25:592][567]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2024.05.19-17.03.25:594][567]AssetCheck: New page: Asset Save: SM_Dummy_2_Body +[2024.05.19-17.03.25:594][567]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.03.38:467][997]LogContentBrowser: Attempting asset rename: Object_12 -> SM_Dummy_2_Head +[2024.05.19-17.03.38:502][997]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head +[2024.05.19-17.03.38:542][997]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_Head22FA605F40B3CE358CFAAA8A0B00CEF1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset' +[2024.05.19-17.03.38:550][997]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 14.0 sec) +[2024.05.19-17.03.38:561][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.03.38:568][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.03.38:573][997]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.03.38:575][997]AssetCheck: New page: Asset Save: SM_Dummy_2_Head +[2024.05.19-17.03.38:575][997]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.03.50:730][177]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_9 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.03.53:535][488]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_10 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:349][684]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.03.55:350][684]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_11 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:120][876]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.03.57:121][876]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_12 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.01:498][360]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_13 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:644][604]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.04.03:645][604]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_14 +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.05:135][734]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_15 +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:567][998]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body +[2024.05.19-17.04.07:568][998]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.SM_Dummy_2_Body as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_16 +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:551][ 84]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.08:552][ 84]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_17 +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:190][251]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head +[2024.05.19-17.04.10:192][251]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.SM_Dummy_2_Head as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_18 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:034][280]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:035][280]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_19 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.04.40:899][368]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_20 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.42:661][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_21 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.04.43:258][588]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_22 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:385][893]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.04.46:386][893]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_23 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:124][152]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.49:125][152]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_24 +[2024.05.19-17.04.52:628][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:629][530]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 +[2024.05.19-17.04.52:630][530]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_25 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.57:238][955]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_26 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:351][ 59]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 +[2024.05.19-17.04.58:352][ 59]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_27 +[2024.05.19-17.05.15:616][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.15:617][816]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_28 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.16:884][946]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_29 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:650][ 26]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.17:651][ 26]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_30 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:025][ 67]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 +[2024.05.19-17.05.18:026][ 67]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_31 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.37:592][ 72]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_32 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:474][259]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.05.39:475][259]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_33 +[2024.05.19-17.05.48:811][203]Cmd: DELETE +[2024.05.19-17.05.48:811][203]Cmd: ACTOR DELETE +[2024.05.19-17.05.48:814][203]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.05.48:821][203]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.05.48:822][203]LogEditorActor: Deleted 1 Actors (0.011 secs) +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.49:759][291]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_34 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:212][580]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 +[2024.05.19-17.05.52:213][580]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_35 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.01:172][452]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_36 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:042][735]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 +[2024.05.19-17.06.04:043][735]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_37 +[2024.05.19-17.06.52:502][298]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.06.52:569][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.19-17.06.52:570][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto1348EA94547884FAA09B87AA918426F87.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.19-17.06.52:587][298]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.091 +[2024.05.19-17.06.52:587][298]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.091 +[2024.05.19-17.06.52:588][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_10] ([1] browsable assets)... +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_10.Object_10] +[2024.05.19-17.06.52:596][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_10] +[2024.05.19-17.06.52:599][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1 +[2024.05.19-17.06.52:600][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_10_Auto1266F30BF471A5D37EBC39DA53E9050AF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_10_Auto1.uasset' +[2024.05.19-17.06.52:601][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_26] ([1] browsable assets)... +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26] +[2024.05.19-17.06.52:607][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_26] +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1 +[2024.05.19-17.06.52:610][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_26_Auto10DC62D034958564B100A7A97A739507E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_26_Auto1.uasset' +[2024.05.19-17.06.52:611][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_24] ([1] browsable assets)... +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24] +[2024.05.19-17.06.52:618][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_24] +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1 +[2024.05.19-17.06.52:621][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_24_Auto16828BA694F93F600F2374BBEC1335F55.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_24_Auto1.uasset' +[2024.05.19-17.06.52:622][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_22] ([1] browsable assets)... +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22] +[2024.05.19-17.06.52:628][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_22] +[2024.05.19-17.06.52:630][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1 +[2024.05.19-17.06.52:631][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_22_Auto10B28459440DF5C2AA3DD3A86F1D9A6ED.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_22_Auto1.uasset' +[2024.05.19-17.06.52:631][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_18] ([1] browsable assets)... +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_18.Object_18] +[2024.05.19-17.06.52:638][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_18] +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1 +[2024.05.19-17.06.52:641][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_18_Auto10F2E99D3450B9507A9887ABDBFF0F76C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_18_Auto1.uasset' +[2024.05.19-17.06.52:642][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_14] ([1] browsable assets)... +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_14.Object_14] +[2024.05.19-17.06.52:648][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_14] +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1 +[2024.05.19-17.06.52:651][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_14_Auto1E013B7304098DF3F971C4DBE42FFDCBF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_14_Auto1.uasset' +[2024.05.19-17.06.52:652][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_16] ([1] browsable assets)... +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_16.Object_16] +[2024.05.19-17.06.52:658][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_16] +[2024.05.19-17.06.52:662][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1 +[2024.05.19-17.06.52:663][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_16_Auto1B853CFB34BAB47EE9786CF97A017AC99.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_16_Auto1.uasset' +[2024.05.19-17.06.52:663][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_8] ([1] browsable assets)... +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_8.Object_8] +[2024.05.19-17.06.52:670][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_8] +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1 +[2024.05.19-17.06.52:673][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_8_Auto140902D4945B81207CA2A0ABBF341FC29.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_8_Auto1.uasset' +[2024.05.19-17.06.52:674][298]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/Dummy/Object_20] ([1] browsable assets)... +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20] +[2024.05.19-17.06.52:681][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/Dummy/Object_20] +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1 +[2024.05.19-17.06.52:688][298]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Object_20_Auto1A02019D848F62964B15FF5858D5B69A9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/Dummy/Object_20_Auto1.uasset' +[2024.05.19-17.06.52:689][298]LogFileHelpers: Auto-saving content packages took 0.101 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.55:442][553]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_38 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.56:066][613]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_39 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:947][797]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 +[2024.05.19-17.06.57:948][797]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_24.Object_24 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_40 +[2024.05.19-17.07.02:993][305]Cmd: DELETE +[2024.05.19-17.07.02:994][305]Cmd: ACTOR DELETE +[2024.05.19-17.07.02:998][305]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.03:004][305]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms +[2024.05.19-17.07.03:006][305]LogEditorActor: Deleted 1 Actors (0.012 secs) +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:953][521]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.04:954][521]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_41 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:414][574]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 +[2024.05.19-17.07.05:415][574]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_20.Object_20 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_42 +[2024.05.19-17.07.05:651][594]Cmd: DELETE +[2024.05.19-17.07.05:651][594]Cmd: ACTOR DELETE +[2024.05.19-17.07.05:654][594]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.07.05:660][594]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.05:662][594]LogEditorActor: Deleted 1 Actors (0.010 secs) +[2024.05.19-17.07.22:107][401]LogContentBrowser: Attempting asset rename: Object_8 -> SM_Dummy_2_Armor +[2024.05.19-17.07.22:142][401]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor +[2024.05.19-17.07.22:179][401]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorFB5D84DF40A4F4A7C44E94AFC8FAD2E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset' +[2024.05.19-17.07.22:185][401]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.07.22:196][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.07.22:203][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms +[2024.05.19-17.07.22:209][401]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.05.19-17.07.22:211][401]AssetCheck: New page: Asset Save: SM_Dummy_2_Armor +[2024.05.19-17.07.22:211][401]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.SM_Dummy_2_Armor +[2024.05.19-17.09.39:059][693]LogContentBrowser: Attempting asset rename: Object_10 -> Object_10 +[2024.05.19-17.09.55:218][536]LogContentBrowser: Attempting asset rename: Object_10 -> SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:254][536]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:290][536]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor1639F2E2491AEC0416A82C99D7131BBA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.uasset' +[2024.05.19-17.09.55:298][536]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 14.1 sec) +[2024.05.19-17.09.55:309][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-17.09.55:317][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.09.55:323][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.05.19-17.09.55:324][536]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor +[2024.05.19-17.09.55:324][536]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.SM_Dummy_2_HipArmor +[2024.05.19-17.10.07:264][900]LogContentBrowser: Attempting asset rename: Object_14 -> SM_Dummy_2_Helmet +[2024.05.19-17.10.07:299][900]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet +[2024.05.19-17.10.07:332][900]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetE21CADBF43CCE0AD2DC73CBAD0709EAE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset' +[2024.05.19-17.10.07:338][900]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.2 sec) +[2024.05.19-17.10.07:349][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.10.07:356][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.10.07:361][900]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2024.05.19-17.10.07:363][900]AssetCheck: New page: Asset Save: SM_Dummy_2_Helmet +[2024.05.19-17.10.07:363][900]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.SM_Dummy_2_Helmet +[2024.05.19-17.10.17:865][591]LogViewport: Scene viewport resized to 1396x583, mode Windowed. +[2024.05.19-17.10.17:928][594]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.17:947][595]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.17:964][596]LogViewport: Scene viewport resized to 1396x567, mode Windowed. +[2024.05.19-17.10.17:988][597]LogViewport: Scene viewport resized to 1396x558, mode Windowed. +[2024.05.19-17.10.18:036][598]LogViewport: Scene viewport resized to 1396x546, mode Windowed. +[2024.05.19-17.10.18:051][599]LogViewport: Scene viewport resized to 1396x544, mode Windowed. +[2024.05.19-17.10.18:088][600]LogViewport: Scene viewport resized to 1396x540, mode Windowed. +[2024.05.19-17.10.18:122][601]LogViewport: Scene viewport resized to 1396x531, mode Windowed. +[2024.05.19-17.10.18:147][602]LogViewport: Scene viewport resized to 1396x523, mode Windowed. +[2024.05.19-17.10.18:177][603]LogViewport: Scene viewport resized to 1396x514, mode Windowed. +[2024.05.19-17.10.18:213][604]LogViewport: Scene viewport resized to 1396x502, mode Windowed. +[2024.05.19-17.10.18:236][605]LogViewport: Scene viewport resized to 1396x494, mode Windowed. +[2024.05.19-17.10.18:251][606]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.18:266][607]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.18:346][616]LogViewport: Scene viewport resized to 1396x489, mode Windowed. +[2024.05.19-17.10.18:360][617]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.18:374][618]LogViewport: Scene viewport resized to 1396x484, mode Windowed. +[2024.05.19-17.10.18:662][652]LogViewport: Scene viewport resized to 1396x483, mode Windowed. +[2024.05.19-17.10.18:831][672]LogViewport: Scene viewport resized to 1396x481, mode Windowed. +[2024.05.19-17.10.18:845][673]LogViewport: Scene viewport resized to 1396x477, mode Windowed. +[2024.05.19-17.10.18:860][674]LogViewport: Scene viewport resized to 1396x476, mode Windowed. +[2024.05.19-17.10.18:876][675]LogViewport: Scene viewport resized to 1396x471, mode Windowed. +[2024.05.19-17.10.18:891][676]LogViewport: Scene viewport resized to 1396x470, mode Windowed. +[2024.05.19-17.10.18:905][677]LogViewport: Scene viewport resized to 1396x469, mode Windowed. +[2024.05.19-17.10.18:919][678]LogViewport: Scene viewport resized to 1396x465, mode Windowed. +[2024.05.19-17.10.18:932][679]LogViewport: Scene viewport resized to 1396x463, mode Windowed. +[2024.05.19-17.10.18:995][686]LogViewport: Scene viewport resized to 1396x461, mode Windowed. +[2024.05.19-17.10.19:008][687]LogViewport: Scene viewport resized to 1396x457, mode Windowed. +[2024.05.19-17.10.19:022][688]LogViewport: Scene viewport resized to 1396x456, mode Windowed. +[2024.05.19-17.10.28:446][102]LogViewport: Scene viewport resized to 1396x455, mode Windowed. +[2024.05.19-17.10.28:461][103]LogViewport: Scene viewport resized to 1396x458, mode Windowed. +[2024.05.19-17.10.28:475][104]LogViewport: Scene viewport resized to 1396x467, mode Windowed. +[2024.05.19-17.10.28:489][105]LogViewport: Scene viewport resized to 1396x472, mode Windowed. +[2024.05.19-17.10.28:505][106]LogViewport: Scene viewport resized to 1396x478, mode Windowed. +[2024.05.19-17.10.28:519][107]LogViewport: Scene viewport resized to 1396x485, mode Windowed. +[2024.05.19-17.10.28:533][108]LogViewport: Scene viewport resized to 1396x487, mode Windowed. +[2024.05.19-17.10.28:587][114]LogViewport: Scene viewport resized to 1396x488, mode Windowed. +[2024.05.19-17.10.28:602][115]LogViewport: Scene viewport resized to 1396x490, mode Windowed. +[2024.05.19-17.10.28:616][116]LogViewport: Scene viewport resized to 1396x492, mode Windowed. +[2024.05.19-17.10.28:631][117]LogViewport: Scene viewport resized to 1396x498, mode Windowed. +[2024.05.19-17.10.28:644][118]LogViewport: Scene viewport resized to 1396x505, mode Windowed. +[2024.05.19-17.10.28:661][119]LogViewport: Scene viewport resized to 1396x511, mode Windowed. +[2024.05.19-17.10.28:676][120]LogViewport: Scene viewport resized to 1396x515, mode Windowed. +[2024.05.19-17.10.28:691][121]LogViewport: Scene viewport resized to 1396x521, mode Windowed. +[2024.05.19-17.10.28:707][122]LogViewport: Scene viewport resized to 1396x529, mode Windowed. +[2024.05.19-17.10.28:723][123]LogViewport: Scene viewport resized to 1396x536, mode Windowed. +[2024.05.19-17.10.28:738][124]LogViewport: Scene viewport resized to 1396x541, mode Windowed. +[2024.05.19-17.10.28:754][125]LogViewport: Scene viewport resized to 1396x547, mode Windowed. +[2024.05.19-17.10.28:769][126]LogViewport: Scene viewport resized to 1396x552, mode Windowed. +[2024.05.19-17.10.28:785][127]LogViewport: Scene viewport resized to 1396x555, mode Windowed. +[2024.05.19-17.10.28:803][128]LogViewport: Scene viewport resized to 1396x556, mode Windowed. +[2024.05.19-17.10.28:941][144]LogViewport: Scene viewport resized to 1396x557, mode Windowed. +[2024.05.19-17.10.28:956][145]LogViewport: Scene viewport resized to 1396x564, mode Windowed. +[2024.05.19-17.10.28:974][146]LogViewport: Scene viewport resized to 1396x572, mode Windowed. +[2024.05.19-17.10.28:988][147]LogViewport: Scene viewport resized to 1396x576, mode Windowed. +[2024.05.19-17.10.29:005][148]LogViewport: Scene viewport resized to 1396x578, mode Windowed. +[2024.05.19-17.10.29:120][161]LogViewport: Scene viewport resized to 1396x580, mode Windowed. +[2024.05.19-17.10.29:134][162]LogViewport: Scene viewport resized to 1396x581, mode Windowed. +[2024.05.19-17.10.29:148][163]LogViewport: Scene viewport resized to 1396x582, mode Windowed. +[2024.05.19-17.10.29:170][165]LogViewport: Scene viewport resized to 1396x584, mode Windowed. +[2024.05.19-17.10.29:184][166]LogViewport: Scene viewport resized to 1396x586, mode Windowed. +[2024.05.19-17.10.29:199][167]LogViewport: Scene viewport resized to 1396x589, mode Windowed. +[2024.05.19-17.10.29:214][168]LogViewport: Scene viewport resized to 1396x593, mode Windowed. +[2024.05.19-17.10.29:234][169]LogViewport: Scene viewport resized to 1396x598, mode Windowed. +[2024.05.19-17.10.29:252][170]LogViewport: Scene viewport resized to 1396x599, mode Windowed. +[2024.05.19-17.10.29:273][171]LogViewport: Scene viewport resized to 1396x600, mode Windowed. +[2024.05.19-17.10.29:344][179]LogViewport: Scene viewport resized to 1396x603, mode Windowed. +[2024.05.19-17.10.29:358][180]LogViewport: Scene viewport resized to 1396x604, mode Windowed. +[2024.05.19-17.10.29:377][181]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.19-17.12.57:469][ 12]LogContentBrowser: Attempting asset rename: Object_16 -> SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:502][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:531][ 12]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HelmetBrushes3814C10B424C4D32A095EB93B2E0541A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset' +[2024.05.19-17.12.57:538][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 14.2 sec) +[2024.05.19-17.12.57:547][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.12.57:554][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.12.57:558][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.12.57:560][ 12]AssetCheck: New page: Asset Save: SM_Dummy_2_HelmetBrushes +[2024.05.19-17.12.57:560][ 12]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.SM_Dummy_2_HelmetBrushes +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.03:930][672]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_43 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:290][953]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 +[2024.05.19-17.13.06:291][953]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_26.Object_26 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_44 +[2024.05.19-17.13.17:841][214]LogContentBrowser: Attempting asset rename: SM_Dummy_2_HipArmor -> SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:874][214]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:898][214]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Left16FCF2E4416AF1471DBB4392D1DDB002.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset' +[2024.05.19-17.13.17:906][214]LogFileHelpers: InternalPromptForCheckoutAndSave took 32 ms (total: 14.2 sec) +[2024.05.19-17.13.17:915][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.17:922][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.13.17:926][214]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.17:928][214]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.17:928][214]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.SM_Dummy_2_HipArmor_Left +[2024.05.19-17.13.32:190][842]LogContentBrowser: Attempting asset rename: Object_26 -> SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:223][842]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:253][842]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HipArmor_Right23C64E0C46172915FBF3F5919B41FA22.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset' +[2024.05.19-17.13.32:260][842]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.3 sec) +[2024.05.19-17.13.32:269][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.13.32:276][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.13.32:281][842]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.13.32:282][842]AssetCheck: New page: Asset Save: SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.32:282][842]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.SM_Dummy_2_HipArmor_Right +[2024.05.19-17.13.47:039][533]LogContentBrowser: Attempting asset rename: Object_20 -> SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:072][533]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:108][533]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmsocketsB88D553F42C62A5910B660A0B986A62C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset' +[2024.05.19-17.13.47:116][533]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 14.3 sec) +[2024.05.19-17.13.47:126][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:131][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.13.47:136][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.13.47:137][533]AssetCheck: New page: Asset Save: SM_Dummy_2_Armsockets +[2024.05.19-17.13.47:137][533]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.SM_Dummy_2_Armsockets +[2024.05.19-17.14.18:418][793]LogContentBrowser: Attempting asset rename: Object_24 -> SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:451][793]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:482][793]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_StuckArrow1E00FB4B40890DFEEEA00385819565D5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset' +[2024.05.19-17.14.18:490][793]LogFileHelpers: InternalPromptForCheckoutAndSave took 39 ms (total: 14.4 sec) +[2024.05.19-17.14.18:499][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.19-17.14.18:505][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.14.18:510][793]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2024.05.19-17.14.18:511][793]AssetCheck: New page: Asset Save: SM_Dummy_2_StuckArrow +[2024.05.19-17.14.18:511][793]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.SM_Dummy_2_StuckArrow +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:489][120]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.01:490][120]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_45 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:613][699]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 +[2024.05.19-17.15.06:615][699]LogActorFactory: Actor Factory spawned StaticMesh /Game/ProjectAssets/Props/Dummy/Object_22.Object_22 as actor: StaticMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.StaticMeshActor_46 +[2024.05.19-17.16.52:873][275]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.19-17.16.52:892][275]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2557C9A854C10CC6D678BC38E3A6EA018.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.19-17.16.52:894][275]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.027 +[2024.05.19-17.16.52:894][275]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.027 +[2024.05.19-17.18.52:366][384]LogContentBrowser: Attempting asset rename: Object_22 -> SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:399][384]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:433][384]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_ArmorBeltC0730FE4457A5178E4315A8F7395802D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset' +[2024.05.19-17.18.52:441][384]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 14.4 sec) +[2024.05.19-17.18.52:451][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:457][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.18.52:462][384]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.18.52:463][384]AssetCheck: New page: Asset Save: SM_Dummy_2_ArmorBelt +[2024.05.19-17.18.52:463][384]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.SM_Dummy_2_ArmorBelt +[2024.05.19-17.19.08:183][177]LogContentBrowser: Attempting asset rename: Object_18 -> SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:215][177]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:245][177]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_2_HeadBeltB667929B406BD8B78FD5DFAE9A7F5B3F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset' +[2024.05.19-17.19.08:251][177]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 14.4 sec) +[2024.05.19-17.19.08:261][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.05.19-17.19.08:267][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.19.08:272][177]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.08:273][177]AssetCheck: New page: Asset Save: SM_Dummy_2_HeadBelt +[2024.05.19-17.19.08:273][177]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.SM_Dummy_2_HeadBelt +[2024.05.19-17.19.19:048][220]Cmd: DELETE +[2024.05.19-17.19.19:048][220]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:050][220]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:056][220]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:058][220]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.19:769][296]Cmd: DELETE +[2024.05.19-17.19.19:769][296]Cmd: ACTOR DELETE +[2024.05.19-17.19.19:771][296]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.19:776][296]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.19:778][296]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.20:416][365]Cmd: DELETE +[2024.05.19-17.19.20:416][365]Cmd: ACTOR DELETE +[2024.05.19-17.19.20:418][365]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.20:424][365]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.20:425][365]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:028][430]Cmd: DELETE +[2024.05.19-17.19.21:028][430]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:030][430]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:036][430]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:037][430]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.21:790][513]Cmd: DELETE +[2024.05.19-17.19.21:790][513]Cmd: ACTOR DELETE +[2024.05.19-17.19.21:792][513]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.21:798][513]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.21:799][513]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.22:438][582]Cmd: DELETE +[2024.05.19-17.19.22:438][582]Cmd: ACTOR DELETE +[2024.05.19-17.19.22:441][582]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.22:446][582]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.05.19-17.19.22:448][582]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:047][644]Cmd: DELETE +[2024.05.19-17.19.23:047][644]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:049][644]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:055][644]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.05.19-17.19.23:056][644]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.23:744][717]Cmd: DELETE +[2024.05.19-17.19.23:744][717]Cmd: ACTOR DELETE +[2024.05.19-17.19.23:746][717]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.23:752][717]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.19.23:753][717]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:459][794]Cmd: DELETE +[2024.05.19-17.19.24:459][794]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:461][794]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:467][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:468][794]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.24:967][846]Cmd: DELETE +[2024.05.19-17.19.24:967][846]Cmd: ACTOR DELETE +[2024.05.19-17.19.24:970][846]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.24:975][846]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.19.24:976][846]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.29:370][346]Cmd: DELETE +[2024.05.19-17.19.29:370][346]Cmd: ACTOR DELETE +[2024.05.19-17.19.29:372][346]LogEditorActor: Deleted Actor: StaticMeshActor +[2024.05.19-17.19.29:377][346]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.19.29:379][346]LogEditorActor: Deleted 1 Actors (0.009 secs) +[2024.05.19-17.19.55:814][380]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.55:824][380]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/3/animated_training_dummy_high_res.glb] +[2024.05.19-17.19.55:850][381]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.19.56:331][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:340][391]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.19.56:771][392]LogAnimationCompression: Display: Building compressed animation data for AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.19.56:784][392]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/animated_training_dummy_high_res_texture_0.animated_training_dummy_high_res_texture_0 (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.19.56:811][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small, at AnimationSequence/8703fc77ae6532a09e0ab6f736110e63fd4ddd6f +[2024.05.19-17.19.56:812][392]LogAnimationCompression: Display: Storing compressed animation data for /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big, at AnimationSequence/4b8eafaf2ff7ed76da725fbd3984fdd4609a68e9 +[2024.05.19-17.19.56:895][392]LogSkeletalMesh: Display: Waiting for skinned assets to be ready 0/1 (Dummy_3) ... +[2024.05.19-17.19.56:906][392]LogSkeletalMesh: Building Skeletal Mesh Dummy_3... +[2024.05.19-17.19.57:031][392]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.19-17.19.57:032][392]LogSkeletalMesh: Built Skeletal Mesh [0.13s] /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.19.59:841][392]LogStats: FPlatformStackWalk::StackWalkAndDump - 2.746 s +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: === Handled ensure: === +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Ensure condition failed: bScissorRectValid [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp] [Line: 287] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Scissor invalid with current Viewport. Scissor: [left:0, top:0, right:352, bottom:62]. Viewport: [left:0, top:0, right:283, bottom:62] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: Stack: +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe32260 UnrealEditor-D3D12RHI.dll!ValidateScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:278] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fe28b89 UnrealEditor-D3D12RHI.dll!FD3D12StateCache::SetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp:294] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc5fd63071 UnrealEditor-D3D12RHI.dll!FD3D12CommandContext::RHISetScissorRect() [D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:783] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4261c20 UnrealEditor-RHI.dll!FRHICommandSetScissorRect::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandListCommandExecutes.inl:189] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc645e9626 UnrealEditor-SlateRHIRenderer.dll!FRHICommand::ExecuteAndDestruct() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:1245] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca4260a54 UnrealEditor-RHI.dll!FRHICommandListBase::Execute() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:461] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca424af83 UnrealEditor-RHI.dll!`FRHICommandListImmediate::ExecuteAndReset'::`35'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:772] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffca426652c UnrealEditor-RHI.dll!TGraphTask >::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1265] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed81c9f UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:758] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8ed822ae UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:649] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc95abe4ff UnrealEditor-RenderCore.dll!FRHIThread::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:328] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f374e32 UnrealEditor-Core.dll!FRunnableThreadWin::Run() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:149] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffc8f368667 UnrealEditor-Core.dll!FRunnableThreadWin::GuardedRun() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:79] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff1c7344 KERNEL32.DLL!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: [Callstack] 0x00007ffcff7c26b1 ntdll.dll!UnknownFunction [] +[2024.05.19-17.19.59:841][392]LogOutputDevice: Error: +[2024.05.19-17.19.59:846][392]LogStats: SubmitErrorReport - 0.000 s +[2024.05.19-17.19.59:938][392]LogRHI: Error: Breadcrumbs 'RHIThread' +Context 1/2 + 00 SlateUI + +[2024.05.19-17.20.11:693][392]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [11 Seconds] waiting for h/w. InstanceID=1 +[2024.05.19-17.20.11:694][392]LogStats: SendNewReport - 11.848 s +[2024.05.19-17.20.11:694][392]LogStats: FDebug::EnsureFailed - 14.602 s +[2024.05.19-17.20.11:751][392]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.11:751][392]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.20.11:817][392]LogMaterial: Display: Material /Game/ProjectAssets/Props/Training_Dummy_Material.Training_Dummy_Material needed to have new flag set bUsedWithSkeletalMesh ! +[2024.05.19-17.20.12:188][392]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=22104 +[2024.05.19-17.20.12:188][392]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.05.19-17.20.12:253][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.20.12:461][392]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.20.12:499][392]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{48cb3b5c-2882-40ca-8253-382b7a017033}, Name=Speakers (2- Sharkoon SB1)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=48.81 +[2024.05.19-17.20.12:508][392]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.19-17.20.12:512][392]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.19-17.20.12:654][393]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total job queries 122, among them cache hits 18 (14.75%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Tracking 74 distinct input hashes that result in 57 distinct outputs (77.03%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: RAM used: 2.63 MiB of 819.20 MiB budget. Usage: 0.32% +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Shaders Compiled: 25 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Jobs assigned 54, completed 25 (46.30%) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Job execution time: average 2.37 s, max 4.34 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Job life time (pending + execution): average 2.64 s, max 4.68 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Shader code size: average 53.192 KiB, min 1.932 KiB, max 91.41 KiB +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 15.97 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Average processing rate: 1.57 jobs/sec +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total thread time: 38.731 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Total thread preprocess time: 0.996 s +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Percentage time preprocessing: 2.57% +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Effective parallelization: 2.43 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled 1 times, average 3.96 sec, max 3.96 sec, min 3.96 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 1 times, average 3.95 sec, max 3.95 sec, min 3.95 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 1 times, average 3.92 sec, max 3.92 sec, min 3.92 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicy - 10.22% of total time (compiled 1 times, average 3.96 sec, max 3.96 sec, min 3.96 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 10.19% of total time (compiled 1 times, average 3.95 sec, max 3.95 sec, min 3.95 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.11% of total time (compiled 1 times, average 3.92 sec, max 3.92 sec, min 3.92 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 10.10% of total time (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 10.08% of total time (compiled 1 times, average 3.91 sec, max 3.91 sec, min 3.91 sec) +[2024.05.19-17.20.14:708][529]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.20.22:727][184]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.05.19-17.20.22:743][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.20.22:755][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Big.Damaged_Big +[2024.05.19-17.20.22:756][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_0 +[2024.05.19-17.20.22:874][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_0 +[2024.05.19-17.20.22:876][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.20.22:876][184]LogActorFactory: Actor Factory attempting to spawn AnimSequence /Game/ProjectAssets/Props/Damaged_Small.Damaged_Small +[2024.05.19-17.20.22:877][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_1 +[2024.05.19-17.20.22:878][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_1 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory attempting to spawn SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory attempting to spawn SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 +[2024.05.19-17.20.22:879][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_2 +[2024.05.19-17.20.22:880][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_2 +[2024.05.19-17.20.22:889][184]LogActorFactory: Actor Factory spawned PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_PhysicsAsset.Dummy_3_PhysicsAsset as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_3 +[2024.05.19-17.20.22:906][184]LogActor: Warning: SetReplicates called on non-initialized actor SkeletalMeshActor_3. Directly setting bReplicates is the correct procedure for pre-init actors. +[2024.05.19-17.20.22:907][184]LogActorFactory: Actor Factory spawned PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_PhysicsAsset.Dummy_3_PhysicsAsset as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_3 +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory attempting to spawn Skeleton /Game/ProjectAssets/Props/Dummy_3_Skeleton.Dummy_3_Skeleton +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory attempting to spawn Skeleton /Game/ProjectAssets/Props/Dummy_3_Skeleton.Dummy_3_Skeleton +[2024.05.19-17.20.22:908][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_4 +[2024.05.19-17.20.22:909][184]LogActorFactory: Actor Factory spawned SkeletalMesh /Game/ProjectAssets/Props/Dummy_3.Dummy_3 as actor: SkeletalMeshActor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.SkeletalMeshActor_4 +[2024.05.19-17.20.26:272][459]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:468][460]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:520][461]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.26:562][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.56:852][ 12]LogContentBrowser: Attempting asset rename: Dummy_3 -> SkeleM_Dummy_3 +[2024.05.19-17.20.56:920][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.20.56:951][ 12]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.20.57:014][ 12]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.20.57:014][ 12]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_34A19F0904DD8BD40BCEA37B0448B9122.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.20.57:022][ 12]LogFileHelpers: InternalPromptForCheckoutAndSave took 101 ms (total: 14.5 sec) +[2024.05.19-17.20.57:065][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.19-17.20.57:071][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.20.57:076][ 12]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.20.57:077][ 12]AssetCheck: New page: Asset Save: SkeleM_Dummy_3 +[2024.05.19-17.20.57:077][ 12]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.33:660][239]LogContentBrowser: Attempting asset rename: Training_Dummy_Material -> MAT_Dummy_3 +[2024.05.19-17.21.33:694][239]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.21.33:727][239]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.21.33:728][239]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3675B68054D27BDCC94A26580684DCB54.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.21.33:741][239]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_3 +[2024.05.19-17.21.33:741][239]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_3E32795094D10AA04FCC270B315DABFD9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_3.uasset' +[2024.05.19-17.21.33:747][239]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 14.6 sec) +[2024.05.19-17.21.33:757][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.21.33:762][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.21.33:767][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.21.33:769][239]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.21.33:769][239]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.33:769][239]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.21.41:580][145]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.21.41:616][145]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SkeleM_Dummy_3 +[2024.05.19-17.21.41:617][145]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3834AF9514471733B0F5562BABEFCCBB5.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset' +[2024.05.19-17.21.41:622][145]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.21.41:622][145]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_3E4F9440942C172B00B6BC0B9E4600B4F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.21.41:628][145]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 14.6 sec) +[2024.05.19-17.21.41:637][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.21.41:643][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2024.05.19-17.21.41:648][145]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.21.41:660][145]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.21.41:660][145]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.21.41:660][145]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.00:298][340]LogContentBrowser: Attempting asset rename: animated_training_dummy_high_res_texture_0 -> TEX_Dummy_3 +[2024.05.19-17.22.00:332][340]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.00:363][340]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.22.00:364][340]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_32058DAB941D73560DF5FCAA991BE76C7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.22.00:447][340]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_3 +[2024.05.19-17.22.00:447][340]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_38F48C7DA49E6146CB829F3B162017605.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_3.uasset' +[2024.05.19-17.22.00:455][340]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 14.8 sec) +[2024.05.19-17.22.00:465][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.22.00:471][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.00:476][340]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.22.00:477][340]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.22.00:478][340]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.00:478][340]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_3.TEX_Dummy_3 +[2024.05.19-17.22.06:538][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.06:610][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_3 +[2024.05.19-17.22.06:611][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_30754DEF14530BBE20D3A9E843865C5B6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset' +[2024.05.19-17.22.06:642][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_3 +[2024.05.19-17.22.06:642][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_3ACDD93304DD6A77050AC6D9E3AD6773D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset' +[2024.05.19-17.22.06:649][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 14.9 sec) +[2024.05.19-17.22.06:658][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.06:663][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms +[2024.05.19-17.22.06:669][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.06:680][ 26]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.22.06:680][ 26]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.22.06:680][ 26]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_3.TEX_Dummy_3 +[2024.05.19-17.22.15:648][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.15:685][ 48]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.22.15:685][ 48]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_38919B04949EB24D31386D5A134A79E45.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.22.15:691][ 48]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 14.9 sec) +[2024.05.19-17.22.15:706][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.22.15:712][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.22.15:716][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.15:727][ 48]AssetCheck: New page: Asset Save: SkeleM_Dummy_3 +[2024.05.19-17.22.15:727][ 48]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.22.18:710][395]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.19-17.22.18:721][395]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.19-17.22.18:731][396]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.19-17.22.25:209][172]LogContentBrowser: Attempting asset rename: NewFolder -> Dummy_3_Extra +[2024.05.19-17.22.25:210][172]LogContentBrowser: End creating deferred item NewFolder +[2024.05.19-17.22.39:459][794]LogContentBrowser: Attempting asset rename: Damaged_Big -> Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:491][794]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.39:574][794]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:574][794]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big4B2D4DE34FF0EC8F161790B5CFB8BD48.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.22.39:580][794]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 15.0 sec) +[2024.05.19-17.22.39:591][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.39:597][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.22.39:602][794]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms +[2024.05.19-17.22.39:603][794]AssetCheck: New page: Asset Save: Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.39:603][794]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.22.50:939][120]LogContentBrowser: Attempting asset rename: Damaged_Small -> Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.50:971][120]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.22.51:008][120]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.51:008][120]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallAB49D33B4294D882E1E36485BB7F7D9F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.22.51:015][120]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 15.0 sec) +[2024.05.19-17.22.51:024][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.51:030][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.19-17.22.51:035][120]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.22.51:036][120]AssetCheck: New page: Asset Save: Anim_Dummy_3_Damaged_Small +[2024.05.19-17.22.51:036][120]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.04:378][666]LogContentBrowser: Attempting asset rename: Dummy_3_PhysicsAsset -> PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.04:410][666]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.04:435][666]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.04:435][666]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3EA04049A4DE117795BD9CA809C00B77E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.04:445][666]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.04:445][666]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset1BC89FCD42822D6347160698BF62ACFA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.04:451][666]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 15.1 sec) +[2024.05.19-17.23.04:461][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.23.04:467][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2024.05.19-17.23.04:471][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.23.04:473][666]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.04:473][666]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.04:473][666]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.13:357][705]LogContentBrowser: Attempting asset rename: Dummy_3_Skeleton -> Skele_Dummy_3_Skeleton +[2024.05.19-17.23.13:391][705]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.13:428][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.13:429][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_320852AE745F54AECD047FD85BFF2C7C6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.13:434][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.13:434][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big2C0E31F44F75B0EDEE3C148B680B22E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.13:438][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.13:439][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallF2F185D4499614136B8EA9BE026CAD40.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.13:440][705]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.23.13:455][705]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.13:455][705]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_Skeleton7B46D58742E0D6DEBCBD0FB3DB38B5B3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.13:461][705]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 15.2 sec) +[2024.05.19-17.23.13:470][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.23.13:476][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.23.13:480][705]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.23.13:483][705]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.13:483][705]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:370][369]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.19:400][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.19:401][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3CEDFFBBF4A27A4F400D82686E6CEBA0C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.19:403][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:403][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_Skeleton67F16F034CCA59BB520C4D9C8FF13AC4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.19:407][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.19:407][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset7CF2489347CAFC4554B3FF97292FB7C0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.19:411][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.19:411][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_SmallA51E4599446C6CD246B982BAC2F3E207.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.19:416][369]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.19:416][369]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big71F0544B47B4A8DEAE19C484B70FE7BF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.19:422][369]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 15.2 sec) +[2024.05.19-17.23.19:440][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.23.19:446][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.23.19:451][369]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.23.19:465][369]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.19:465][369]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.20:129][446]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Brush 'ContentBrowser.ListViewFolderIcon.Base'.' +[2024.05.19-17.23.20:129][446]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Brush 'ContentBrowser.ListViewFolderIcon.Mask'.' +[2024.05.19-17.23.21:292][568]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.23.21:324][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3 +[2024.05.19-17.23.21:324][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SkeleM_Dummy_3A5EE69A145C077FF6AD77782E1A6167C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset' +[2024.05.19-17.23.21:329][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.21:329][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Small07AE416841F3084B4900B79B2CD2BFD4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset' +[2024.05.19-17.23.21:334][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.21:334][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Anim_Dummy_3_Damaged_Big023062C24AD979D0899A22BFE6CFFF44.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset' +[2024.05.19-17.23.21:335][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton +[2024.05.19-17.23.21:335][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Skele_Dummy_3_SkeletonD4F0325444ED0F66AA9270B3CAA31E4B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset' +[2024.05.19-17.23.21:338][568]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.21:338][568]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/PA_Dummy_3_PhysicsAsset3F39576A450321D8A7F3B88C31ED832B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset' +[2024.05.19-17.23.21:346][568]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 15.3 sec) +[2024.05.19-17.23.21:364][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.23.21:370][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.23.21:374][568]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.23.21:429][568]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.SkeletalMesh /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.Anim_Dummy_3_Damaged_Small +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.AnimSequence /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.Anim_Dummy_3_Damaged_Big +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.Skeleton /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.Skele_Dummy_3_Skeleton +[2024.05.19-17.23.21:429][568]LogContentValidation: Display: Validating /Script/Engine.PhysicsAsset /Game/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.PA_Dummy_3_PhysicsAsset +[2024.05.19-17.23.22:179][642]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.23.58:795][588]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed +[2024.05.19-17.23.58:805][588]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.23.58:805][588]LogInterchangeEngine: Display: Interchange start importing source [E:/Unreal Projects/Training_dummy/4/medieval_combat_dummy_high_res.glb] +[2024.05.19-17.23.58:824][589]LogInterchangeEngine: [Pending] Importing +[2024.05.19-17.23.59:197][602]LogStaticMesh: Display: Building static mesh Dummy_4... +[2024.05.19-17.23.59:215][603]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0.medieval_combat_dummy_high_res_texture_0 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.23.59:217][603]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1.medieval_combat_dummy_high_res_texture_1 (TFO_AutoDXT, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.23.59:285][603]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.23.59:290][603]LogStaticMesh: Built static mesh [0.09s] /Game/ProjectAssets/Props/Dummy_4.Dummy_4 +[2024.05.19-17.23.59:365][604]LogInterchangeEngine: [Success] Import Done +[2024.05.19-17.23.59:458][604]LogTexture: Display: Waiting for textures to be ready 0/3 (/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2) ... +[2024.05.19-17.24.00:064][604]LogTexture: Display: Building textures: /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2.medieval_combat_dummy_high_res_texture_2 (TFO_BC5, 4096x4096 x1x1x1) (Required Memory Estimate: 1152.062484 MB), EncodeSpeed: Fast +[2024.05.19-17.24.00:513][604]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.24.00:574][604]LogSlate: Warning: Slate: Had to block on waiting for a draw buffer +[2024.05.19-17.24.00:603][605]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.24.00:603][605]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total job queries 128, among them cache hits 24 (18.75%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 71 distinct outputs (68.93%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: RAM used: 3.83 MiB of 819.20 MiB budget. Usage: 0.47% +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Shaders Compiled: 54 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Jobs assigned 54, completed 54 (100%) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Job execution time: average 6.97 s, max 14.33 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Job life time (pending + execution): average 7.12 s, max 14.38 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Shader code size: average 63.679 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 27.51 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Average processing rate: 1.96 jobs/sec +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total thread time: 103.198 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Total thread preprocess time: 1.901 s +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Percentage time preprocessing: 1.84% +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Effective parallelization: 3.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.92% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.67% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 11.03% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.93% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.79% of total time (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.24.00:604][605]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.24.13:044][ 26]LogContentBrowser: Attempting asset rename: Dummy_4 -> SM_Dummy_4 +[2024.05.19-17.24.13:077][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.24.13:116][ 26]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/SM_Dummy_4 +[2024.05.19-17.24.13:116][ 26]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4D6E145484ED08F28BEE8B38359A59E6B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SM_Dummy_4.uasset' +[2024.05.19-17.24.13:123][ 26]LogFileHelpers: InternalPromptForCheckoutAndSave took 46 ms (total: 15.3 sec) +[2024.05.19-17.24.13:135][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.19-17.24.13:141][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.24.13:147][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.24.13:148][ 26]AssetCheck: New page: Asset Save: SM_Dummy_4 +[2024.05.19-17.24.13:148][ 26]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.24.22:836][141]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.24.22:873][141]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.24.22:873][141]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4096825D14E7C819FB4C02DB474429588.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.24.22:880][141]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 15.3 sec) +[2024.05.19-17.24.22:889][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.24.22:895][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.24.22:899][141]LogUObjectHash: Compacting FUObjectHashTables data took 0.32ms +[2024.05.19-17.24.22:910][141]AssetCheck: New page: Asset Save: SM_Dummy_4 +[2024.05.19-17.24.22:910][141]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.25.09:705][754]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy +[2024.05.19-17.25.09:705][754]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! +[2024.05.19-17.25.56:522][372]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps +[2024.05.19-17.46.19:458][974]LogUObjectHash: Compacting FUObjectHashTables data took 0.90ms +[2024.05.19-17.46.19:475][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 +[2024.05.19-17.46.19:476][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto3517DCA6C41895432A58058AB2F2BB287.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' +[2024.05.19-17.46.19:477][974]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. +[2024.05.19-17.46.19:477][974]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.025 +[2024.05.19-17.46.19:477][974]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.025 +[2024.05.19-17.46.19:477][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0] ([1] browsable assets)... +[2024.05.19-17.46.19:481][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0.medieval_combat_dummy_high_res_texture_0] +[2024.05.19-17.46.19:481][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0] +[2024.05.19-17.46.19:591][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3 +[2024.05.19-17.46.19:591][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_t32C2CD2B454A8D995BD2CC8518E031F4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_0_Auto3.uasset' +[2024.05.19-17.46.19:592][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1] ([1] browsable assets)... +[2024.05.19-17.46.19:596][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1.medieval_combat_dummy_high_res_texture_1] +[2024.05.19-17.46.19:596][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1] +[2024.05.19-17.46.19:702][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3 +[2024.05.19-17.46.19:703][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_tD65B438A494FF5ABCC9D4D813B813007.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_1_Auto3.uasset' +[2024.05.19-17.46.19:704][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2] ([1] browsable assets)... +[2024.05.19-17.46.19:710][974]OBJ SavePackage: Rendered thumbnail for [Texture2D /Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2.medieval_combat_dummy_high_res_texture_2] +[2024.05.19-17.46.19:710][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2] +[2024.05.19-17.46.19:794][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3 +[2024.05.19-17.46.19:794][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/medieval_combat_dummy_high_res_tFA69152D40B9D81EFA0B56AADC925813.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/medieval_combat_dummy_high_res_texture_2_Auto3.uasset' +[2024.05.19-17.46.19:795][974]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Props/dummy] ([1] browsable assets)... +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total job queries 141, among them cache hits 37 (26.24%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 71 distinct outputs (68.93%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: RAM used: 3.83 MiB of 819.20 MiB budget. Usage: 0.47% +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Shaders Compiled: 54 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Jobs assigned 54, completed 54 (100%) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Average time worker was idle: 461.34 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 2.33 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Job execution time: average 6.97 s, max 14.33 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Job life time (pending + execution): average 7.12 s, max 14.38 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Shader code size: average 63.679 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 27.51 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 2.00 jobs/batch +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Average processing rate: 1.96 jobs/sec +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total thread time: 103.198 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Total thread preprocess time: 1.901 s +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Percentage time preprocessing: 1.84% +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Effective parallelization: 3.75 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.92% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.67% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 11.03% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.93% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.46.19:814][974]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight - 10.79% of total time (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.46.19:815][974]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.46.19:832][974]OBJ SavePackage: Rendered thumbnail for [Material /Game/ProjectAssets/Props/dummy.dummy] +[2024.05.19-17.46.19:832][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Props/dummy] +[2024.05.19-17.46.19:837][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Props/dummy_Auto3 +[2024.05.19-17.46.19:837][974]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/dummy_Auto37B2F50AF466F9DE24EFB3D8CF5C2C232.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Props/dummy_Auto3.uasset' +[2024.05.19-17.46.19:837][974]LogFileHelpers: Auto-saving content packages took 0.360 +[2024.05.19-17.46.58:631][ 0]LogContentBrowser: Attempting asset rename: dummy -> MAT_Dummy_3 +[2024.05.19-17.46.58:665][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.46.58:698][ 0]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.46.58:699][ 0]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4020B451A41B2515BA643AD9D9DA7EAE8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.46.58:704][ 0]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_3 +[2024.05.19-17.46.58:704][ 0]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_352D9A4F04E5274FD9B0071AF062DBB01.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_3.uasset' +[2024.05.19-17.46.58:711][ 0]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 15.4 sec) +[2024.05.19-17.46.58:720][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.46.58:726][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.86ms +[2024.05.19-17.46.58:731][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.46.58:733][ 0]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.46.58:733][ 0]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.46.58:733][ 0]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_3.MAT_Dummy_3 +[2024.05.19-17.47.03:749][577]LogContentBrowser: Attempting asset rename: MAT_Dummy_3 -> MAT_Dummy_4 +[2024.05.19-17.47.03:795][577]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.47.03:823][577]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.47.03:824][577]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4EEB26EB443FBFDEE78EEDC84B838A87B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.47.03:829][577]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.47.03:829][577]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_49414F42C45D2020D8056229B6F4117E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.47.03:835][577]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 15.4 sec) +[2024.05.19-17.47.03:846][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.47.03:851][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.47.03:856][577]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.05.19-17.47.03:859][577]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.47.03:859][577]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.47.03:859][577]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.05:626][777]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.05:844][777]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.47.05:844][777]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.47.06:025][777]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Texture samplers: 0/16 +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(6) +[2024.05.19-17.47.06:978][777]MaterialEditorStats: User interpolators: 8/8 Scalars (2/4 Vectors) (TexCoords: 8, Custom: 0) +[2024.05.19-17.47.06:978][777]MaterialEditorStats: Shader Count: 0 +[2024.05.19-17.47.07:101][777]LogSlate: Took 0.026340 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.19-17.47.07:131][777]LogViewport: Scene viewport resized to 376x448, mode Windowed. +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Base pass vertex shader: 281 instructions +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Texture samplers: 5/16 +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(6) +[2024.05.19-17.47.07:809][779]MaterialEditorStats: User interpolators: 8/8 Scalars (2/4 Vectors) (TexCoords: 8, Custom: 0) +[2024.05.19-17.47.07:809][779]MaterialEditorStats: Shader Count: 6 +[2024.05.19-17.47.12:337][140]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.47.28:764][471]LogViewport: Scene viewport resized to 190x136, mode Windowed. +[2024.05.19-17.47.29:283][471]LogViewport: Scene viewport resized to 183x445, mode Windowed. +[2024.05.19-17.47.30:120][475]LogViewport: Scene viewport resized to 689x602, mode Windowed. +[2024.05.19-17.47.43:768][635]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_0 -> TEX_Dummy_4_Color +[2024.05.19-17.47.43:802][635]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.47.43:835][635]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.47.43:836][635]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4C9D7F1BB41BB0E2F032593972FD3147F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.47.44:106][635]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Color +[2024.05.19-17.47.44:106][635]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_ColorB4159FEC4B001A2646029DACAD699337.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Color.uasset' +[2024.05.19-17.47.44:112][635]LogFileHelpers: InternalPromptForCheckoutAndSave took 310 ms (total: 15.7 sec) +[2024.05.19-17.47.44:140][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.47.44:146][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.69ms +[2024.05.19-17.47.44:151][635]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.05.19-17.47.44:153][635]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.47.44:153][635]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.47.44:153][635]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Color.TEX_Dummy_4_Color +[2024.05.19-17.48.05:061][532]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_2 -> MAT_Dummy_4_Normal +[2024.05.19-17.48.05:094][532]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.05:127][532]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.05:128][532]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4F5B6953B42E977A10A7E318BC6DEE9D9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.05:393][532]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4_Normal +[2024.05.19-17.48.05:393][532]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4_Normal85479DAD48BD066E4A846083397AE2FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4_Normal.uasset' +[2024.05.19-17.48.05:405][532]LogFileHelpers: InternalPromptForCheckoutAndSave took 310 ms (total: 16.1 sec) +[2024.05.19-17.48.05:415][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.05:421][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2024.05.19-17.48.05:426][532]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.05.19-17.48.05:428][532]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.05:428][532]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.05:428][532]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/MAT_Dummy_4_Normal.MAT_Dummy_4_Normal +[2024.05.19-17.48.20:324][806]LogContentBrowser: Attempting asset rename: MAT_Dummy_4_Normal -> TEX_Dummy_4_Normal +[2024.05.19-17.48.20:357][806]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.20:391][806]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.20:391][806]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_48EA898C046A975A49CA4E493225CF9EA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.20:486][806]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Normal +[2024.05.19-17.48.20:486][806]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Normal5F9470184305B45E1F22799582126DE6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Normal.uasset' +[2024.05.19-17.48.20:494][806]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 16.2 sec) +[2024.05.19-17.48.20:504][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.19-17.48.20:510][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.05.19-17.48.20:515][806]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.05.19-17.48.20:520][806]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.20:520][806]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.20:520][806]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Normal.TEX_Dummy_4_Normal +[2024.05.19-17.48.34:102][996]LogContentBrowser: Attempting asset rename: medieval_combat_dummy_high_res_texture_1 -> TEX_Dummy_4_Metallic +[2024.05.19-17.48.34:135][996]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.34:162][996]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/MAT_Dummy_4 +[2024.05.19-17.48.34:162][996]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4C65F9DCD4FC14770538B03A1B3E82B08.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset' +[2024.05.19-17.48.34:405][996]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/TEX_Dummy_4_Metallic +[2024.05.19-17.48.34:405][996]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Metallic458F0A7244FAA305886583AB329AACB7.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Metallic.uasset' +[2024.05.19-17.48.34:412][996]LogFileHelpers: InternalPromptForCheckoutAndSave took 276 ms (total: 16.5 sec) +[2024.05.19-17.48.34:422][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.19-17.48.34:428][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.19-17.48.34:433][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2024.05.19-17.48.34:436][996]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.34:436][996]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Props/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.34:436][996]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Props/TEX_Dummy_4_Metallic.TEX_Dummy_4_Metallic +[2024.05.19-17.48.36:839][197]LogViewport: Scene viewport resized to 376x448, mode Windowed. +[2024.05.19-17.48.38:921][405]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.19-17.48.49:151][576]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.49:178][576]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Props/Dummy/SM_Dummy_4 +[2024.05.19-17.48.49:178][576]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SM_Dummy_4645D55A842C6D382D7F51F93CCBF1108.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset' +[2024.05.19-17.48.49:183][576]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_4 +[2024.05.19-17.48.49:184][576]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_44DB9866446BD9C3D6F6AB9905CEAF791.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset' +[2024.05.19-17.48.49:190][576]LogFileHelpers: InternalPromptForCheckoutAndSave took 38 ms (total: 16.5 sec) +[2024.05.19-17.48.49:200][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.49:206][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.48.49:211][576]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.48.49:222][576]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.49:222][576]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/ProjectAssets/Props/Dummy/SM_Dummy_4.SM_Dummy_4 +[2024.05.19-17.48.49:222][576]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.55:077][241]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.48.55:113][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Materials/MAT_Dummy_4 +[2024.05.19-17.48.55:113][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/MAT_Dummy_4270ACE8B493FD35BFAF13FA54A162D83.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset' +[2024.05.19-17.48.55:215][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Color +[2024.05.19-17.48.55:215][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_ColorD2986B2C49512D3CFAA04DA9F34ABAEE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset' +[2024.05.19-17.48.55:291][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Metallic +[2024.05.19-17.48.55:292][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Metallic9C28F2CB443C0A5F7C7595B3C01EF55B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset' +[2024.05.19-17.48.55:385][241]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Textures/TEX_Dummy_4_Normal +[2024.05.19-17.48.55:385][241]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TEX_Dummy_4_Normal2A7B380545F2E474788A21A97B85FC6D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset' +[2024.05.19-17.48.55:392][241]LogFileHelpers: InternalPromptForCheckoutAndSave took 314 ms (total: 16.8 sec) +[2024.05.19-17.48.55:408][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.19-17.48.55:413][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.19-17.48.55:418][241]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.05.19-17.48.55:434][241]AssetCheck: New page: Asset Save: multiple assets +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Material /Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4 +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Color.TEX_Dummy_4_Color +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Metallic.TEX_Dummy_4_Metallic +[2024.05.19-17.48.55:434][241]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/ProjectAssets/Textures/TEX_Dummy_4_Normal.TEX_Dummy_4_Normal +[2024.05.19-17.50.30:258][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.05.19-17.50.30:262][ 72]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-17.50.30:348][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 0.33ms +[2024.05.19-17.50.30:364][ 72]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.19-17.50.30:365][ 72]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld4BCD89F74AB710845802E38F44BD3838.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.19-17.50.30:371][ 72]LogFileHelpers: Saving map 'TheMainWorld' took 0.071 +[2024.05.19-17.50.30:382][ 72]LogFileHelpers: InternalPromptForCheckoutAndSave took 120 ms (total: 16.9 sec) +[2024.05.19-17.50.30:386][ 72]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.19-17.50.30:386][ 72]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.19-17.50.32:521][306]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-17.50.32:590][306]PIE: New page: SIE session: TheMainWorld (19 May 2024, 23:50:32) +[2024.05.19-17.50.32:696][306]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.19-17.50.32:697][306]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.19-17.50.32:724][306]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-17.50.32:766][306]LogPlayLevel: PIE: StaticDuplicateObject took: (0.041691s) +[2024.05.19-17.50.32:766][306]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.041785s) +[2024.05.19-17.50.32:771][306]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.19-17.50.32:818][306]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.50.32:833][306]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.50.32:833][306]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-17.50.32:855][306]LogPlayLevel: PIE: World Init took: (0.050156s) +[2024.05.19-17.50.32:855][306]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-17.50.32:855][306]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-17.50.32:855][306]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-17.50.32:856][306]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-17.50.32:858][306]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-17.50.32:875][306]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-17.50.32:876][306]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-17.50.32:877][306]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.19-17.50.32:877][306]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.19-17.50.32:879][306]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.19-17.50.32:879][306]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.19-17.50.32:879][306]LogInit: FAudioDevice initialized with ID 2. +[2024.05.19-17.50.32:879][306]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.19-17.50.32:879][306]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.19-17.50.35:211][306]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-17.50.35:234][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.50.35:234][306]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-20.50.35 +[2024.05.19-17.50.35:298][306]LogWorld: Bringing up level for play took: 0.087152 +[2024.05.19-17.50.35:307][306]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2024.05.19-17.50.35:659][306]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-17.50.35:679][306]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-17.50.35:690][306]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-17.50.35:805][306]PIE: Server logged in +[2024.05.19-17.50.35:810][306]PIE: Play in editor total start time 3.4 seconds. +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total job queries 161, among them cache hits 42 (26.09%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Tracking 118 distinct input hashes that result in 80 distinct outputs (67.80%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: RAM used: 4.30 MiB of 819.20 MiB budget. Usage: 0.53% +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Shaders Compiled: 63 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Jobs assigned 63, completed 63 (100%) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Average time worker was idle: 714.81 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Time job spent in pending queue: average 0.14 s, longest 2.33 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Job execution time: average 6.10 s, max 14.33 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Job life time (pending + execution): average 6.25 s, max 14.38 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Shader code size: average 63.351 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 30.88 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Jobs were issued in 36 batches (only local compilation was used), average 1.75 jobs/batch +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Average processing rate: 2.04 jobs/sec +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total thread time: 109.199 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Total thread preprocess time: 2.469 s +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Percentage time preprocessing: 2.26% +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Effective parallelization: 3.54 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 13.77% of total time (compiled 8 times, average 1.88 sec, max 4.17 sec, min 0.31 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.27% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.03% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 10.42% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.33% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-17.50.47:820][435]LogShaderCompilers: Display: ================================================ +[2024.05.19-17.51.10:418][709]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-17.51.10:418][709]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-17.51.10:425][709]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-17.51.10:425][709]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.51.10:518][709]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-17.51.10:522][709]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.51.10:528][709]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-17.51.10:528][709]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.19-17.51.10:577][709]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.19-17.51.10:580][709]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.19-17.51.10:586][709]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-17.51.10:805][709]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms +[2024.05.19-17.51.10:882][710]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2024.05.19-17.51.22:345][941]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.100 and deleted 0 files with total size 0 MiB and 13 empty folders. Scanned 3347 files in 4803 folders with total size 202 MiB. +[2024.05.19-17.52.27:068][ 65]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-17.52.27:096][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-17.52.27:096][ 65]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-17.52.27:138][ 65]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.19-17.52.29:058][ 65]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] +`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] +FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] +UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] +UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] +BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] + +[2024.05.19-17.52.29:086][ 65]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... +[2024.05.19-17.52.30:380][ 65]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 1.294005s +[2024.05.19-17.52.32:018][ 65]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 4.950654s (2.950654s overbudget) +[2024.05.19-17.52.32:044][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.52.39:408][188]LogSlate: Window 'Message' being destroyed +[2024.05.19-17.52.39:413][188]Message dialog closed, result: No, title: Message, text: Would you like to apply the changes of the modified material to the original material? +/Game/ProjectAssets/Materials/MAT_Dummy_4.MAT_Dummy_4 +(Selecting 'No' will cause all changes to be lost!) +[2024.05.19-17.52.39:611][188]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2024.05.19-17.52.39:611][188]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-17.52.43:366][514]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.05.19-17.52.47:321][537]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] + +[2024.05.19-17.52.47:505][537]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] +UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] + +[2024.05.19-17.59.25:982][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.59.25:984][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.59.25:986][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.59.25:986][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-17.59.25:986][359]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.19-18.00.42:036][ 37]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:039][ 37]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:039][ 37]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:042][ 37]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:043][ 37]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:045][ 37]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:045][ 37]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.42:047][ 37]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.45:515][244]LogSlate: Took 0.014080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.05.19-18.00.53:585][844]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:588][844]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:588][844]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:592][844]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:593][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:595][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:595][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.00.53:597][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:724][988]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:727][988]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:727][988]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:731][988]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:732][988]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:734][988]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:734][988]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.09:736][988]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:431][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:433][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:433][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:437][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:438][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:440][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:440][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.16:442][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:901][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:904][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:904][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:907][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:908][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:910][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:910][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.01.27:913][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.10:312][718]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.19-18.02.10:313][718]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.033 +[2024.05.19-18.02.10:314][718]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-18.02.10:314][718]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-18.02.10:388][718]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4 +[2024.05.19-18.02.10:388][718]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto494B138324D1C564A75331FA6DBBDA7C4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4.uasset' +[2024.05.19-18.02.10:388][718]LogFileHelpers: Auto-saving content packages took 0.075 +[2024.05.19-18.02.56:591][736]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:594][736]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:594][736]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:598][736]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:599][736]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:601][736]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:601][736]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.02.56:603][736]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:483][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:485][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:485][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:489][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:490][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:492][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:492][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.23:494][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:110][464]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:112][464]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:112][464]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:116][464]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:117][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:119][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:119][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.30:121][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:815][393]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:818][393]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:818][393]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:822][393]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:823][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:825][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:825][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.41:827][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:250][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:252][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:252][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:256][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:257][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:259][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:259][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.03.44:261][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:475][137]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:478][137]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:478][137]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:482][137]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:483][137]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:485][137]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:485][137]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.35:487][137]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:757][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:760][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:760][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:764][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:765][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:767][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:767][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.04.59:769][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.07.52:197][428]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.19-18.07.52:197][428]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.07.52:197][428]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.10.16:722][470]LogEditorTransaction: Undo Move Node +[2024.05.19-18.10.16:742][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:745][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:745][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:746][470]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:749][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:751][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:751][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.10.16:751][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.12.59:075][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.74ms +[2024.05.19-18.12.59:079][472]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.027 +[2024.05.19-18.12.59:079][472]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-18.12.59:079][472]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-18.12.59:106][472]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto5 +[2024.05.19-18.12.59:106][472]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto5400569FF42E9621E12A7C9BD51000A7E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto5.uasset' +[2024.05.19-18.12.59:107][472]LogFileHelpers: Auto-saving content packages took 0.029 +[2024.05.19-18.18.17:052][239]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.18.17:112][239]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.18.17:113][239]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea46A2B2624C330AAD1A00858A3B113547.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.18.17:120][239]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 17.0 sec) +[2024.05.19-18.18.17:124][239]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.18.17:124][239]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.18.17:440][259]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.18.17:498][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:501][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:501][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:503][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:504][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:505][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:533][259]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.19-18.18.17:539][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:542][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:542][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:543][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:545][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:546][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:546][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:547][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:605][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:608][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:608][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:609][259]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:610][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:612][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:612][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.17:612][259]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:289][126]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.18.31:308][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:311][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:311][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:312][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:314][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:314][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:346][126]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.19-18.18.31:353][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:356][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:356][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:357][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:358][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:360][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:360][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:361][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:383][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:385][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:385][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:386][126]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:387][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:389][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:389][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.18.31:390][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.22.59:224][912]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms +[2024.05.19-18.22.59:230][912]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.027 +[2024.05.19-18.22.59:230][912]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-18.22.59:230][912]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-18.22.59:261][912]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto6 +[2024.05.19-18.22.59:261][912]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto64E3F76C9434AC374E0753C800A56A232.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto6.uasset' +[2024.05.19-18.22.59:261][912]LogFileHelpers: Auto-saving content packages took 0.032 +[2024.05.19-18.33.17:556][352]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:559][352]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:559][352]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:562][352]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:563][352]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:565][352]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:565][352]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.17:567][352]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:606][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:607][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:609][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:609][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:632][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:633][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:634][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:635][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:656][406]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:657][406]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:659][406]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:659][406]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:680][407]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:681][407]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:683][407]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:683][407]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:705][408]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:706][408]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:708][408]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:708][408]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:837][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:838][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:840][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:840][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:841][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:842][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:844][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:844][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:864][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:865][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:867][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:868][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:888][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:890][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:892][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:892][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:913][419]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:914][419]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:916][419]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:916][419]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:937][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:938][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:940][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:940][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:961][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:962][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:964][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.36:964][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:017][424]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:018][424]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:020][424]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:020][424]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:042][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:043][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:045][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:045][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:046][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:046][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:048][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:048][425]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:069][426]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:070][426]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:072][426]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:072][426]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:093][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:095][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:097][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:097][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:118][428]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:119][428]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:121][428]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:121][428]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:142][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:143][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:145][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:145][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:166][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:168][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:170][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:170][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:190][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:192][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:194][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.37:194][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:426][502]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:429][502]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:429][502]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:433][502]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:434][502]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:436][502]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:436][502]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:436][502]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.33.38:449][502]LogSlate: Window 'Color Picker' being destroyed +[2024.05.19-18.34.30:099][529]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:102][529]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:102][529]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:105][529]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:107][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:109][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:109][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.34.30:111][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:606][770]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.19-18.36.47:617][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:620][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:620][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:624][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:625][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:627][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:627][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.47:630][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.36.51:965][121]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.36.51:971][121]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.37.38:692][959]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.19-18.37.38:700][959]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:703][959]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:703][959]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:706][959]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:708][959]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:710][959]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:710][959]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.38:712][959]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.42:054][268]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.37.42:062][268]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.37.50:712][916]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.19-18.37.50:720][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:723][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:723][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:727][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:729][916]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:731][916]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:731][916]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.50:733][916]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.37.53:513][109]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.37.53:519][109]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.38.36:688][427]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.19-18.38.36:696][427]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:699][427]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:699][427]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:703][427]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:704][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:706][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:706][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.36:709][427]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.38:932][587]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.38.38:939][587]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.38.58:672][998]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.19-18.38.58:679][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:682][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:682][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:686][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:687][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:689][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:689][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.38.58:691][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.39.01:052][160]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.39.01:058][160]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.19-18.41.12:854][823]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.41.12:874][823]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] Can't connect pins Placement Spots and Target Array : Array of Vectors is not compatible with Array of Sphere Collision Object References. +[2024.05.19-18.41.12:875][823]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] Can't connect pins Target Array and Placement Spots : Array of Sphere Collision Object References is not compatible with Array of Vectors. +[2024.05.19-18.41.13:011][823]LogUObjectHash: Compacting FUObjectHashTables data took 2.12ms +[2024.05.19-18.41.24:613][636]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.41.24:630][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:633][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:633][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:634][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:636][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:636][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:666][636]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.19-18.41.24:672][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:674][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:674][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:676][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:677][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:679][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:679][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:679][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:699][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:702][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:702][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:703][636]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:704][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:706][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:706][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.24:706][636]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.25:866][715]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.41.25:934][715]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.41.25:935][715]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea665C3B824DF4A48F95D2DBBA0F9A5CBF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.41.25:941][715]LogFileHelpers: InternalPromptForCheckoutAndSave took 75 ms (total: 17.1 sec) +[2024.05.19-18.41.25:966][715]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.41.25:966][715]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.41.49:092][471]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.41.49:110][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:113][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:113][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:114][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:116][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:116][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:148][471]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.19-18.41.49:155][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:158][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:158][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:159][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:160][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:162][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:162][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:162][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:194][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:196][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:196][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:197][471]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:199][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:200][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:200][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:201][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.49:816][509]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.41.49:869][509]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.41.49:870][509]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea1F6E627D43A9A9CEA35BCF9A50A9C4DE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.41.49:876][509]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 17.1 sec) +[2024.05.19-18.41.49:878][509]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.41.49:878][509]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.41.51:849][698]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.41.51:855][698]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.41.51:856][698]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:41:51) +[2024.05.19-18.41.51:856][698]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.41.51:861][698]LogPlayLevel: PIE: StaticDuplicateObject took: (0.005126s) +[2024.05.19-18.41.51:861][698]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.005163s) +[2024.05.19-18.41.51:880][698]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.19-18.41.51:902][698]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.41.51:903][698]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.41.51:903][698]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.41.51:904][698]LogPlayLevel: PIE: World Init took: (0.019167s) +[2024.05.19-18.41.51:904][698]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.41.51:904][698]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.41.51:904][698]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.41.51:905][698]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.41.51:905][698]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.41.51:905][698]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.41.51:907][698]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.41.51:926][698]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.41.51:927][698]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.41.51:927][698]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.41.51:927][698]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.41.51:928][698]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.19-18.41.51:928][698]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.19-18.41.51:930][698]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.19-18.41.51:930][698]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.19-18.41.51:930][698]LogInit: FAudioDevice initialized with ID 3. +[2024.05.19-18.41.51:930][698]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.19-18.41.51:930][698]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.19-18.41.51:936][698]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.41.51:938][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.41.51:938][698]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.41.51 +[2024.05.19-18.41.51:938][698]LogWorld: Bringing up level for play took: 0.001587 +[2024.05.19-18.41.51:941][698]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.41.51:942][698]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.41.51:995][698]PIE: Server logged in +[2024.05.19-18.41.51:996][698]PIE: Play in editor total start time 0.141 seconds. +[2024.05.19-18.42.00:130][563]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.00:130][563]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.00:131][563]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.42.00:131][563]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.00:136][563]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.42.00:144][563]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.00:162][563]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-18.42.00:162][563]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.19-18.42.00:162][563]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.19-18.42.00:165][563]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.19-18.42.00:170][563]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.00:173][563]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.19-18.42.00:227][564]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2024.05.19-18.42.00:769][623]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.42.00:775][623]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.42.00:775][623]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:42:00) +[2024.05.19-18.42.00:775][623]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.00:780][623]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004636s) +[2024.05.19-18.42.00:780][623]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004667s) +[2024.05.19-18.42.00:797][623]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.19-18.42.00:800][623]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.42.00:800][623]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.42.00:800][623]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.42.00:801][623]LogPlayLevel: PIE: World Init took: (0.001038s) +[2024.05.19-18.42.00:801][623]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.42.00:801][623]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.42.00:801][623]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.42.00:801][623]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.42.00:801][623]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.42.00:801][623]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.42.00:804][623]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.42.00:821][623]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.42.00:822][623]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.42.00:822][623]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.42.00:822][623]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.42.00:822][623]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.19-18.42.00:823][623]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.19-18.42.00:824][623]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.19-18.42.00:824][623]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.19-18.42.00:824][623]LogInit: FAudioDevice initialized with ID 4. +[2024.05.19-18.42.00:824][623]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.19-18.42.00:824][623]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.19-18.42.00:827][623]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.42.00:829][623]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.00:829][623]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.42.00 +[2024.05.19-18.42.00:829][623]LogWorld: Bringing up level for play took: 0.001460 +[2024.05.19-18.42.00:831][623]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.42.00:832][623]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.42.00:832][623]PIE: Server logged in +[2024.05.19-18.42.00:833][623]PIE: Play in editor total start time 0.058 seconds. +[2024.05.19-18.42.03:660][894]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.03:660][894]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.03:661][894]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.42.03:661][894]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.03:665][894]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.42.03:672][894]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.03:688][894]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.03:689][894]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.19-18.42.03:689][894]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.19-18.42.03:691][894]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.19-18.42.03:697][894]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-18.42.03:751][895]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2024.05.19-18.42.05:053][ 40]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.42.05:059][ 40]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.42.05:059][ 40]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:42:05) +[2024.05.19-18.42.05:059][ 40]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.05:064][ 40]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004328s) +[2024.05.19-18.42.05:064][ 40]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004363s) +[2024.05.19-18.42.05:081][ 40]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.19-18.42.05:084][ 40]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.42.05:084][ 40]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.42.05:085][ 40]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.42.05:085][ 40]LogPlayLevel: PIE: World Init took: (0.001266s) +[2024.05.19-18.42.05:085][ 40]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.42.05:085][ 40]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.42.05:085][ 40]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.42.05:086][ 40]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.42.05:086][ 40]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.42.05:086][ 40]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.42.05:088][ 40]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.42.05:106][ 40]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.42.05:106][ 40]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.42.05:106][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.42.05:106][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.42.05:107][ 40]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.19-18.42.05:107][ 40]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.19-18.42.05:108][ 40]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.19-18.42.05:108][ 40]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.19-18.42.05:108][ 40]LogInit: FAudioDevice initialized with ID 5. +[2024.05.19-18.42.05:109][ 40]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.19-18.42.05:109][ 40]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.19-18.42.05:112][ 40]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.42.05:113][ 40]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.05:113][ 40]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.42.05 +[2024.05.19-18.42.05:113][ 40]LogWorld: Bringing up level for play took: 0.001444 +[2024.05.19-18.42.05:115][ 40]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.42.05:116][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.42.05:117][ 40]PIE: Server logged in +[2024.05.19-18.42.05:117][ 40]PIE: Play in editor total start time 0.058 seconds. +[2024.05.19-18.42.06:211][147]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.06:211][147]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.06:211][147]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.42.06:212][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.06:216][147]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.42.06:224][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.06:242][147]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.06:243][147]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.19-18.42.06:243][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.19-18.42.06:244][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.19-18.42.06:250][147]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.19-18.42.06:304][148]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.05.19-18.42.36:665][344]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.42.36:685][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:687][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:687][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:689][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:690][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:691][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:720][344]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.19-18.42.36:725][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:728][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:728][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:729][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:730][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:732][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:732][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:732][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:761][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:764][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:764][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:765][344]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:766][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:768][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:768][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.36:768][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.37:271][373]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.42.37:324][373]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.42.37:325][373]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea7C3F660240776C917B8EC6BF03B605D8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.42.37:331][373]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 17.2 sec) +[2024.05.19-18.42.37:345][373]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.42.37:345][373]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.42.39:075][527]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.42.39:081][527]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.42.39:081][527]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:42:39) +[2024.05.19-18.42.39:082][527]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.39:086][527]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004296s) +[2024.05.19-18.42.39:086][527]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004342s) +[2024.05.19-18.42.39:104][527]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.19-18.42.39:108][527]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.42.39:108][527]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.42.39:109][527]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.42.39:109][527]LogPlayLevel: PIE: World Init took: (0.001181s) +[2024.05.19-18.42.39:109][527]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.42.39:109][527]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.42.39:109][527]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.42.39:110][527]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.42.39:110][527]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.42.39:110][527]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.42.39:112][527]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.42.39:129][527]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.42.39:129][527]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.42.39:129][527]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.42.39:129][527]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.42.39:131][527]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.19-18.42.39:131][527]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.19-18.42.39:132][527]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.19-18.42.39:132][527]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.19-18.42.39:132][527]LogInit: FAudioDevice initialized with ID 6. +[2024.05.19-18.42.39:132][527]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.19-18.42.39:132][527]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.19-18.42.39:135][527]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.42.39:136][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.42.39:136][527]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.42.39 +[2024.05.19-18.42.39:137][527]LogWorld: Bringing up level for play took: 0.001503 +[2024.05.19-18.42.39:139][527]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2024.05.19-18.42.39:139][527]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.42.39:140][527]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_7 +[2024.05.19-18.42.39:155][527]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-18.42.39:155][527]PIE: Server logged in +[2024.05.19-18.42.39:156][527]PIE: Play in editor total start time 0.075 seconds. +[2024.05.19-18.42.42:464][852]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.42:464][852]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.42.42:465][852]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.42.42:465][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.42:470][852]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.42.42:476][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.42.42:492][852]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-18.42.42:493][852]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.19-18.42.42:493][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.19-18.42.42:495][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.19-18.42.42:498][852]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.42.42:501][852]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms +[2024.05.19-18.42.42:554][853]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2024.05.19-18.43.09:912][795]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.43.09:931][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:934][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:934][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:935][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:937][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:937][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:967][795]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.19-18.43.09:972][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:975][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:975][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:977][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:978][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:979][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:980][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.09:980][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:004][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:006][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:007][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:008][795]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:009][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:011][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:011][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.10:011][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:480][326]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.43.17:500][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:503][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:503][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:504][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:506][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:506][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:539][326]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-18.43.17:545][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:548][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:548][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:550][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:551][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:553][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:553][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:553][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:578][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:581][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:581][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:583][326]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:584][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:586][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:586][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.17:586][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.18:211][364]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.43.18:267][364]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.43.18:268][364]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaD6955D714A11ADD477EEC29204DE9DA4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.43.18:275][364]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 17.3 sec) +[2024.05.19-18.43.18:277][364]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.43.18:277][364]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.43.20:136][542]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.43.20:142][542]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.43.20:142][542]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:43:20) +[2024.05.19-18.43.20:142][542]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.20:146][542]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004154s) +[2024.05.19-18.43.20:146][542]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004185s) +[2024.05.19-18.43.20:166][542]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.19-18.43.20:170][542]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.43.20:171][542]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.43.20:171][542]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.43.20:171][542]LogPlayLevel: PIE: World Init took: (0.001053s) +[2024.05.19-18.43.20:171][542]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.19-18.43.20:171][542]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.43.20:171][542]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.43.20:171][542]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.43.20:171][542]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.43.20:172][542]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.43.20:172][542]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.43.20:172][542]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.43.20:172][542]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.43.20:172][542]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.43.20:172][542]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.43.20:172][542]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.43.20:175][542]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.43.20:192][542]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.43.20:192][542]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.43.20:192][542]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.43.20:192][542]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.43.20:193][542]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.19-18.43.20:193][542]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.19-18.43.20:195][542]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.19-18.43.20:195][542]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.19-18.43.20:195][542]LogInit: FAudioDevice initialized with ID 7. +[2024.05.19-18.43.20:195][542]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.19-18.43.20:195][542]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.19-18.43.20:198][542]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.43.20:200][542]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.20:200][542]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.43.20 +[2024.05.19-18.43.20:200][542]LogWorld: Bringing up level for play took: 0.001688 +[2024.05.19-18.43.20:202][542]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.43.20:203][542]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-18.43.20:204][542]PIE: Server logged in +[2024.05.19-18.43.20:204][542]PIE: Play in editor total start time 0.062 seconds. +[2024.05.19-18.43.23:368][868]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.23:368][868]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.23:368][868]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.43.23:369][868]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.23:374][868]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.43.23:381][868]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.23:397][868]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-18.43.23:398][868]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.19-18.43.23:398][868]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.19-18.43.23:400][868]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.19-18.43.23:403][868]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.23:406][868]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.19-18.43.23:460][869]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.05.19-18.43.23:870][911]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.43.23:876][911]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.43.23:876][911]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:43:23) +[2024.05.19-18.43.23:876][911]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.23:881][911]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004478s) +[2024.05.19-18.43.23:881][911]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004513s) +[2024.05.19-18.43.23:897][911]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.19-18.43.23:899][911]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.43.23:900][911]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.43.23:900][911]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.43.23:900][911]LogPlayLevel: PIE: World Init took: (0.001033s) +[2024.05.19-18.43.23:900][911]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.19-18.43.23:900][911]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.43.23:900][911]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.43.23:900][911]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.43.23:900][911]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.43.23:901][911]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.43.23:901][911]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.43.23:901][911]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.43.23:901][911]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.43.23:901][911]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.43.23:901][911]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.43.23:901][911]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.43.23:903][911]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.43.23:921][911]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.43.23:921][911]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.43.23:921][911]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.43.23:921][911]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.43.23:922][911]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.19-18.43.23:922][911]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.19-18.43.23:924][911]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.19-18.43.23:924][911]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.19-18.43.23:924][911]LogInit: FAudioDevice initialized with ID 8. +[2024.05.19-18.43.23:924][911]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.19-18.43.23:924][911]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.19-18.43.23:927][911]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.43.23:928][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.23:929][911]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.43.23 +[2024.05.19-18.43.23:929][911]LogWorld: Bringing up level for play took: 0.001478 +[2024.05.19-18.43.23:931][911]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.43.23:932][911]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-18.43.23:932][911]PIE: Server logged in +[2024.05.19-18.43.23:933][911]PIE: Play in editor total start time 0.057 seconds. +[2024.05.19-18.43.26:948][202]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.26:948][202]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.26:949][202]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.43.26:949][202]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.26:953][202]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.43.26:960][202]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.26:977][202]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.26:978][202]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.19-18.43.26:978][202]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.19-18.43.26:980][202]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.19-18.43.26:986][202]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-18.43.27:039][203]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.05.19-18.43.27:377][237]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.43.27:383][237]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.43.27:383][237]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:43:27) +[2024.05.19-18.43.27:383][237]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.27:387][237]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004303s) +[2024.05.19-18.43.27:387][237]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004338s) +[2024.05.19-18.43.27:404][237]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.19-18.43.27:407][237]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.43.27:407][237]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.43.27:407][237]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.43.27:408][237]LogPlayLevel: PIE: World Init took: (0.001061s) +[2024.05.19-18.43.27:408][237]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.43.27:408][237]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.43.27:408][237]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.43.27:408][237]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.43.27:408][237]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.43.27:408][237]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.43.27:411][237]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.43.27:428][237]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.43.27:428][237]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.43.27:428][237]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.43.27:428][237]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.43.27:429][237]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.19-18.43.27:429][237]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.19-18.43.27:431][237]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.19-18.43.27:431][237]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.19-18.43.27:431][237]LogInit: FAudioDevice initialized with ID 9. +[2024.05.19-18.43.27:431][237]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.19-18.43.27:431][237]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.19-18.43.27:434][237]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.43.27:435][237]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.43.27:435][237]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.43.27 +[2024.05.19-18.43.27:436][237]LogWorld: Bringing up level for play took: 0.001552 +[2024.05.19-18.43.27:438][237]LogOnline: OSS: Created online subsystem instance for: :Context_24 +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.43.27:439][237]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-18.43.27:439][237]PIE: Server logged in +[2024.05.19-18.43.27:440][237]PIE: Play in editor total start time 0.058 seconds. +[2024.05.19-18.43.29:078][403]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.29:078][403]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.43.29:078][403]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.43.29:078][403]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.29:084][403]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.43.29:090][403]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.43.29:107][403]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.43.29:108][403]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.19-18.43.29:108][403]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.19-18.43.29:110][403]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.19-18.43.29:115][403]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-18.43.29:168][404]LogPlayLevel: Display: Destroying online subsystem :Context_24 +[2024.05.19-18.44.10:623][361]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.44.10:643][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:646][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:646][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:647][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:649][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:649][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:680][361]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-18.44.10:685][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:687][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:687][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:689][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:690][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:692][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:692][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:692][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:716][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:719][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:719][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:720][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:721][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:723][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:723][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.10:723][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.11:186][389]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.44.11:241][389]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.44.11:241][389]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea10CCBBC4444323430BAD85A32CE16860.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.44.11:249][389]LogFileHelpers: InternalPromptForCheckoutAndSave took 62 ms (total: 17.3 sec) +[2024.05.19-18.44.11:263][389]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.44.11:263][389]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.44.13:209][577]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.44.13:215][577]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.44.13:215][577]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:44:13) +[2024.05.19-18.44.13:215][577]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.44.13:219][577]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004221s) +[2024.05.19-18.44.13:219][577]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004255s) +[2024.05.19-18.44.13:239][577]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.19-18.44.13:243][577]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.44.13:243][577]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.44.13:243][577]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.44.13:244][577]LogPlayLevel: PIE: World Init took: (0.001049s) +[2024.05.19-18.44.13:244][577]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.44.13:244][577]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.44.13:244][577]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.44.13:245][577]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.44.13:245][577]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.44.13:245][577]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.44.13:247][577]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.44.13:264][577]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.44.13:265][577]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.44.13:265][577]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.44.13:265][577]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.44.13:266][577]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.19-18.44.13:266][577]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.19-18.44.13:267][577]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.19-18.44.13:267][577]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.19-18.44.13:267][577]LogInit: FAudioDevice initialized with ID 10. +[2024.05.19-18.44.13:267][577]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.19-18.44.13:267][577]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.19-18.44.13:270][577]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.44.13:272][577]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.13:272][577]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.44.13 +[2024.05.19-18.44.13:272][577]LogWorld: Bringing up level for play took: 0.001562 +[2024.05.19-18.44.13:275][577]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.19-18.44.13:275][577]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.44.13:275][577]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.44.13:275][577]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-18.44.13:276][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-18.44.13:276][577]PIE: Server logged in +[2024.05.19-18.44.13:277][577]PIE: Play in editor total start time 0.062 seconds. +[2024.05.19-18.44.30:380][367]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.44.30:380][367]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.44.30:381][367]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.44.30:381][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.44.30:385][367]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.44.30:392][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.44.30:408][367]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-18.44.30:409][367]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.19-18.44.30:409][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.19-18.44.30:411][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.19-18.44.30:414][367]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.44.30:417][367]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-18.44.30:494][369]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.19-18.44.40:580][ 54]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-18.44.40:599][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:602][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:602][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:603][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:605][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:605][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:635][ 54]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-18.44.40:641][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:644][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:644][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:645][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:646][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:648][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:648][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:649][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:673][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:676][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:676][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:677][ 54]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:678][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:680][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:680][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.40:680][ 54]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.41:251][ 89]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-18.44.41:301][ 89]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-18.44.41:301][ 89]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea836E7A8B466B868CEE1293917DA3B2DB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-18.44.41:308][ 89]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 17.4 sec) +[2024.05.19-18.44.41:309][ 89]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-18.44.41:309][ 89]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-18.44.43:354][271]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.44.43:360][271]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.44.43:360][271]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:44:43) +[2024.05.19-18.44.43:360][271]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.44.43:364][271]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004379s) +[2024.05.19-18.44.43:364][271]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004417s) +[2024.05.19-18.44.43:384][271]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-18.44.43:388][271]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.44.43:388][271]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.44.43:388][271]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.44.43:389][271]LogPlayLevel: PIE: World Init took: (0.001099s) +[2024.05.19-18.44.43:389][271]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.44.43:389][271]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.44.43:389][271]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.44.43:389][271]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.44.43:389][271]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.44.43:389][271]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.44.43:392][271]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.44.43:409][271]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.44.43:409][271]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.44.43:409][271]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.44.43:409][271]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.44.43:410][271]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.05.19-18.44.43:410][271]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.05.19-18.44.43:412][271]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.05.19-18.44.43:412][271]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.05.19-18.44.43:412][271]LogInit: FAudioDevice initialized with ID 11. +[2024.05.19-18.44.43:412][271]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. +[2024.05.19-18.44.43:412][271]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.19-18.44.43:415][271]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.44.43:417][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.44.43:417][271]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.44.43 +[2024.05.19-18.44.43:417][271]LogWorld: Bringing up level for play took: 0.001476 +[2024.05.19-18.44.43:419][271]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-18.44.43:420][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-18.44.43:421][271]PIE: Server logged in +[2024.05.19-18.44.43:421][271]PIE: Play in editor total start time 0.062 seconds. +[2024.05.19-18.44.50:591][ 8]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.44.50:591][ 8]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.44.50:592][ 8]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.44.50:592][ 8]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.44.50:596][ 8]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.44.50:603][ 8]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.44.50:621][ 8]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-18.44.50:621][ 8]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.19-18.44.50:621][ 8]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.19-18.44.50:623][ 8]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.19-18.44.50:626][ 8]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.44.50:629][ 8]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.19-18.44.50:706][ 10]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.05.19-18.48.51:071][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.19-18.48.51:073][892]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.021 +[2024.05.19-18.48.51:074][892]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-18.48.51:074][892]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-18.48.51:097][892]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto7 +[2024.05.19-18.48.51:097][892]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto7F3C05AF94653F94720B2A6B4F7A2DCA6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto7.uasset' +[2024.05.19-18.48.51:097][892]LogFileHelpers: Auto-saving content packages took 0.025 +[2024.05.19-18.49.22:908][267]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.49.22:914][267]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.19-18.49.22:917][267]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... +[2024.05.19-18.49.22:934][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:937][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:937][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:938][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:940][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:940][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:955][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:957][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:957][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:959][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:960][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:961][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:962][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:962][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:984][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:986][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:987][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:988][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:989][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:991][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:991][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.22:991][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.23:020][267]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-18.49.23:041][267]LogPlayLevel: PlayLevel: Blueprint regeneration took 127 ms (1 blueprints) +[2024.05.19-18.49.23:041][267]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:49:23) +[2024.05.19-18.49.23:041][267]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.49.23:046][267]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004339s) +[2024.05.19-18.49.23:046][267]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004374s) +[2024.05.19-18.49.23:064][267]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.19-18.49.23:065][267]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.49.23:066][267]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.49.23:066][267]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.49.23:066][267]LogPlayLevel: PIE: World Init took: (0.001094s) +[2024.05.19-18.49.23:066][267]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.49.23:067][267]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.49.23:067][267]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.49.23:067][267]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.49.23:067][267]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.49.23:067][267]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.49.23:070][267]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.49.23:087][267]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.49.23:088][267]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.49.23:088][267]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.49.23:088][267]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.49.23:088][267]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.05.19-18.49.23:088][267]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.05.19-18.49.23:090][267]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.05.19-18.49.23:090][267]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.05.19-18.49.23:090][267]LogInit: FAudioDevice initialized with ID 12. +[2024.05.19-18.49.23:090][267]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.19-18.49.23:090][267]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.19-18.49.23:094][267]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.49.23:095][267]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.23:095][267]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.49.23 +[2024.05.19-18.49.23:096][267]LogWorld: Bringing up level for play took: 0.001537 +[2024.05.19-18.49.23:098][267]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_7 +[2024.05.19-18.49.23:099][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-18.49.23:099][267]PIE: Server logged in +[2024.05.19-18.49.23:100][267]PIE: Play in editor total start time 0.186 seconds. +[2024.05.19-18.49.30:010][ 31]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.49.30:010][ 31]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.49.30:010][ 31]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.49.30:011][ 31]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.49.30:016][ 31]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.49.30:023][ 31]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.49.30:040][ 31]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.49.30:040][ 31]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.19-18.49.30:040][ 31]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.19-18.49.30:042][ 31]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.19-18.49.30:049][ 31]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-18.49.30:105][ 32]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2024.05.19-18.49.30:603][ 78]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-18.49.30:609][ 78]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-18.49.30:609][ 78]PIE: New page: SIE session: TheMainWorld (20 May 2024, 00:49:30) +[2024.05.19-18.49.30:609][ 78]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.49.30:613][ 78]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004197s) +[2024.05.19-18.49.30:614][ 78]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004239s) +[2024.05.19-18.49.30:632][ 78]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.19-18.49.30:635][ 78]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-18.49.30:635][ 78]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-18.49.30:636][ 78]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-18.49.30:636][ 78]LogPlayLevel: PIE: World Init took: (0.001126s) +[2024.05.19-18.49.30:636][ 78]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-18.49.30:636][ 78]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-18.49.30:636][ 78]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-18.49.30:637][ 78]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-18.49.30:637][ 78]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-18.49.30:637][ 78]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-18.49.30:639][ 78]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-18.49.30:657][ 78]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-18.49.30:657][ 78]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-18.49.30:657][ 78]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-18.49.30:657][ 78]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-18.49.30:658][ 78]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.05.19-18.49.30:658][ 78]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.05.19-18.49.30:660][ 78]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.05.19-18.49.30:660][ 78]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.05.19-18.49.30:660][ 78]LogInit: FAudioDevice initialized with ID 13. +[2024.05.19-18.49.30:660][ 78]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.19-18.49.30:660][ 78]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.19-18.49.30:663][ 78]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-18.49.30:664][ 78]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-18.49.30:664][ 78]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-21.49.30 +[2024.05.19-18.49.30:665][ 78]LogWorld: Bringing up level for play took: 0.001512 +[2024.05.19-18.49.30:667][ 78]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-18.49.30:668][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-18.49.30:668][ 78]PIE: Server logged in +[2024.05.19-18.49.30:669][ 78]PIE: Play in editor total start time 0.06 seconds. +[2024.05.19-18.51.21:432][156]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.186 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.19-18.55.13:331][ 58]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.55.13:331][ 58]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-18.55.13:331][ 58]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-18.55.13:332][ 58]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.55.13:337][ 58]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-18.55.13:344][ 58]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-18.55.13:360][ 58]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-18.55.13:360][ 58]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.19-18.55.13:361][ 58]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.19-18.55.13:362][ 58]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.19-18.55.13:369][ 58]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.19-18.55.13:430][ 59]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2024.05.19-19.11.38:557][510]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.19-19.11.38:562][510]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.024 +[2024.05.19-19.11.38:563][510]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-19.11.38:563][510]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-19.11.38:585][510]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto8 +[2024.05.19-19.11.38:586][510]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto846DCD486458FF543C71CD1A772AC514F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto8.uasset' +[2024.05.19-19.11.38:586][510]LogFileHelpers: Auto-saving content packages took 0.024 +[2024.05.19-19.12.21:740][748]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.12.21:797][748]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.12.21:798][748]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaB06CBF5D435802C715B4E7B2220F7392.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.12.21:805][748]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 17.5 sec) +[2024.05.19-19.12.21:807][748]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.12.21:807][748]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.14.53:182][260]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.14.53:202][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:205][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:205][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:206][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:208][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:208][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:240][260]LogUObjectHash: Compacting FUObjectHashTables data took 2.11ms +[2024.05.19-19.14.53:246][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:249][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:249][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:250][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:251][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:253][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:253][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:253][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:278][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:281][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:281][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:282][260]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:283][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:286][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:286][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:286][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.53:919][296]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.14.53:976][296]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.14.53:976][296]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea172AB3A84EDB22103BC04EB247B986FE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.14.53:984][296]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 17.5 sec) +[2024.05.19-19.14.53:986][296]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.14.53:986][296]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.14.56:582][537]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.14.56:588][537]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.14.56:588][537]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:14:56) +[2024.05.19-19.14.56:588][537]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.14.56:592][537]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004546s) +[2024.05.19-19.14.56:592][537]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004584s) +[2024.05.19-19.14.56:611][537]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.19-19.14.56:615][537]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.14.56:615][537]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.14.56:615][537]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.14.56:616][537]LogPlayLevel: PIE: World Init took: (0.001179s) +[2024.05.19-19.14.56:616][537]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.14.56:616][537]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.14.56:616][537]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.14.56:617][537]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.14.56:617][537]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.14.56:617][537]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.14.56:619][537]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.14.56:637][537]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.14.56:637][537]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.14.56:637][537]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.14.56:637][537]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.14.56:638][537]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2024.05.19-19.14.56:638][537]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2024.05.19-19.14.56:640][537]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2024.05.19-19.14.56:640][537]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2024.05.19-19.14.56:640][537]LogInit: FAudioDevice initialized with ID 14. +[2024.05.19-19.14.56:640][537]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. +[2024.05.19-19.14.56:640][537]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.19-19.14.56:643][537]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.14.56:645][537]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.14.56:645][537]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.14.56 +[2024.05.19-19.14.56:645][537]LogWorld: Bringing up level for play took: 0.001484 +[2024.05.19-19.14.56:647][537]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.14.56:648][537]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.14.56:649][537]PIE: Server logged in +[2024.05.19-19.14.56:649][537]PIE: Play in editor total start time 0.062 seconds. +[2024.05.19-19.14.59:817][860]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.14.59:817][860]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.14.59:817][860]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.14.59:818][860]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.14.59:823][860]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.14.59:830][860]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.14.59:848][860]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.14.59:848][860]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.19-19.14.59:848][860]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.19-19.14.59:850][860]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.19-19.14.59:853][860]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.14.59:856][860]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-19.14.59:909][861]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2024.05.19-19.15.00:399][909]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.15.00:405][909]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.15.00:405][909]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:15:00) +[2024.05.19-19.15.00:405][909]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.15.00:410][909]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004516s) +[2024.05.19-19.15.00:410][909]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004549s) +[2024.05.19-19.15.00:428][909]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-19.15.00:431][909]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.15.00:431][909]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.15.00:431][909]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.15.00:432][909]LogPlayLevel: PIE: World Init took: (0.001037s) +[2024.05.19-19.15.00:432][909]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.15.00:432][909]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.15.00:432][909]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.15.00:432][909]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.15.00:432][909]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.15.00:432][909]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.15.00:435][909]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.15.00:451][909]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.15.00:451][909]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.15.00:451][909]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.15.00:451][909]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.15.00:452][909]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2024.05.19-19.15.00:452][909]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2024.05.19-19.15.00:454][909]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2024.05.19-19.15.00:454][909]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2024.05.19-19.15.00:454][909]LogInit: FAudioDevice initialized with ID 15. +[2024.05.19-19.15.00:454][909]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.19-19.15.00:454][909]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.19-19.15.00:457][909]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.15.00:459][909]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.15.00:459][909]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.15.00 +[2024.05.19-19.15.00:459][909]LogWorld: Bringing up level for play took: 0.001491 +[2024.05.19-19.15.00:472][909]LogOnline: OSS: Created online subsystem instance for: :Context_30 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.15.00:472][909]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-19.15.00:473][909]PIE: Server logged in +[2024.05.19-19.15.00:474][909]PIE: Play in editor total start time 0.069 seconds. +[2024.05.19-19.20.58:049][386]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.20.58:049][386]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.20.58:050][386]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.20.58:050][386]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.20.58:056][386]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.20.58:066][386]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.20.58:103][386]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.20.58:104][386]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.19-19.20.58:104][386]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.19-19.20.58:107][386]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.19-19.20.58:120][386]LogUObjectHash: Compacting FUObjectHashTables data took 2.35ms +[2024.05.19-19.20.58:193][387]LogPlayLevel: Display: Destroying online subsystem :Context_30 +[2024.05.19-19.21.56:851][718]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.21.56:870][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:873][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:873][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:874][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:876][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:876][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:907][718]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.19-19.21.56:913][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:916][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:916][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:917][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:919][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:921][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:921][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:921][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:948][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:950][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:950][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:952][718]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:953][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:955][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:955][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.56:955][718]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.57:506][751]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.21.57:556][751]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.21.57:557][751]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea5622623D4B6DD43828A3C4967ED70EFC.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.21.57:563][751]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 17.6 sec) +[2024.05.19-19.21.57:580][751]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.21.57:580][751]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.21.59:417][917]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.21.59:423][917]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.21.59:423][917]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:21:59) +[2024.05.19-19.21.59:424][917]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.21.59:428][917]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004365s) +[2024.05.19-19.21.59:428][917]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004400s) +[2024.05.19-19.21.59:448][917]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.19-19.21.59:452][917]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.21.59:452][917]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.21.59:452][917]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.21.59:453][917]LogPlayLevel: PIE: World Init took: (0.001343s) +[2024.05.19-19.21.59:453][917]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.21.59:453][917]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.21.59:453][917]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.21.59:454][917]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.21.59:454][917]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.21.59:454][917]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.21.59:456][917]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.21.59:472][917]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.21.59:472][917]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.21.59:472][917]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.21.59:472][917]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.21.59:473][917]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2024.05.19-19.21.59:473][917]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2024.05.19-19.21.59:475][917]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2024.05.19-19.21.59:475][917]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2024.05.19-19.21.59:475][917]LogInit: FAudioDevice initialized with ID 16. +[2024.05.19-19.21.59:475][917]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.19-19.21.59:475][917]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.19-19.21.59:483][917]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.21.59:485][917]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.21.59:485][917]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.21.59 +[2024.05.19-19.21.59:485][917]LogWorld: Bringing up level for play took: 0.001542 +[2024.05.19-19.21.59:488][917]LogOnline: OSS: Created online subsystem instance for: :Context_31 +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.21.59:488][917]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.21.59:489][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.21.59:489][917]PIE: Server logged in +[2024.05.19-19.21.59:490][917]PIE: Play in editor total start time 0.066 seconds. +[2024.05.19-19.22.02:725][228]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.22.02:725][228]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.22.02:725][228]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.22.02:726][228]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.22.02:731][228]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.22.02:738][228]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.22.02:756][228]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.22.02:756][228]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.19-19.22.02:756][228]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.19-19.22.02:758][228]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.19-19.22.02:763][228]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.22.02:776][228]LogUObjectHash: Compacting FUObjectHashTables data took 12.20ms +[2024.05.19-19.22.02:831][229]LogPlayLevel: Display: Destroying online subsystem :Context_31 +[2024.05.19-19.23.16:298][613]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.16:304][613]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.16:304][613]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:16) +[2024.05.19-19.23.16:304][613]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.16:309][613]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004280s) +[2024.05.19-19.23.16:309][613]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004317s) +[2024.05.19-19.23.16:326][613]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.19-19.23.16:328][613]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.16:329][613]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.16:329][613]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.16:329][613]LogPlayLevel: PIE: World Init took: (0.001062s) +[2024.05.19-19.23.16:329][613]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.16:330][613]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.16:330][613]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.16:330][613]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.16:330][613]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.16:330][613]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.16:333][613]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.16:350][613]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.16:350][613]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.16:350][613]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.16:350][613]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.16:351][613]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2024.05.19-19.23.16:351][613]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2024.05.19-19.23.16:353][613]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2024.05.19-19.23.16:353][613]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2024.05.19-19.23.16:353][613]LogInit: FAudioDevice initialized with ID 17. +[2024.05.19-19.23.16:353][613]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. +[2024.05.19-19.23.16:353][613]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.19-19.23.16:355][613]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.16:357][613]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.16:357][613]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.16 +[2024.05.19-19.23.16:357][613]LogWorld: Bringing up level for play took: 0.001476 +[2024.05.19-19.23.16:359][613]LogOnline: OSS: Created online subsystem instance for: :Context_32 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.23.16:360][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.23.16:361][613]PIE: Server logged in +[2024.05.19-19.23.16:361][613]PIE: Play in editor total start time 0.057 seconds. +[2024.05.19-19.23.19:551][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.19:551][944]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.19:551][944]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.19:552][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.19:557][944]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.19:564][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.19:579][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.19:579][944]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.19-19.23.19:579][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.19-19.23.19:581][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.19-19.23.19:587][944]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.19-19.23.19:640][945]LogPlayLevel: Display: Destroying online subsystem :Context_32 +[2024.05.19-19.23.20:083][990]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.20:089][990]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.20:089][990]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:20) +[2024.05.19-19.23.20:089][990]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.20:093][990]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004213s) +[2024.05.19-19.23.20:093][990]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004245s) +[2024.05.19-19.23.20:108][990]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.19-19.23.20:111][990]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.20:111][990]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.20:112][990]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.20:112][990]LogPlayLevel: PIE: World Init took: (0.001046s) +[2024.05.19-19.23.20:112][990]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.20:112][990]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.20:112][990]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.20:113][990]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.20:113][990]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.20:113][990]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.20:115][990]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.20:132][990]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.20:133][990]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.20:133][990]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.20:133][990]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.20:133][990]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2024.05.19-19.23.20:133][990]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2024.05.19-19.23.20:135][990]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2024.05.19-19.23.20:135][990]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2024.05.19-19.23.20:136][990]LogInit: FAudioDevice initialized with ID 18. +[2024.05.19-19.23.20:136][990]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. +[2024.05.19-19.23.20:136][990]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.19-19.23.20:138][990]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.20:140][990]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.20:140][990]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.20 +[2024.05.19-19.23.20:140][990]LogWorld: Bringing up level for play took: 0.001465 +[2024.05.19-19.23.20:143][990]LogOnline: OSS: Created online subsystem instance for: :Context_33 +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.20:143][990]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.23.20:144][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.23.20:144][990]PIE: Server logged in +[2024.05.19-19.23.20:145][990]PIE: Play in editor total start time 0.056 seconds. +[2024.05.19-19.23.21:541][128]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.21:541][128]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.21:542][128]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.21:542][128]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.21:547][128]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.21:554][128]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.21:568][128]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.21:569][128]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.19-19.23.21:569][128]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.19-19.23.21:571][128]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.19-19.23.21:577][128]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-19.23.21:630][129]LogPlayLevel: Display: Destroying online subsystem :Context_33 +[2024.05.19-19.23.22:069][173]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.22:075][173]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.22:075][173]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:22) +[2024.05.19-19.23.22:075][173]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.22:079][173]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004282s) +[2024.05.19-19.23.22:079][173]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004317s) +[2024.05.19-19.23.22:095][173]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.19-19.23.22:098][173]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.22:098][173]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.22:098][173]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.22:099][173]LogPlayLevel: PIE: World Init took: (0.001090s) +[2024.05.19-19.23.22:099][173]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.22:099][173]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.22:099][173]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.22:100][173]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.22:100][173]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.22:100][173]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.22:102][173]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.22:119][173]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.22:119][173]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.22:119][173]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.22:119][173]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.22:119][173]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2024.05.19-19.23.22:119][173]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2024.05.19-19.23.22:122][173]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2024.05.19-19.23.22:122][173]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2024.05.19-19.23.22:122][173]LogInit: FAudioDevice initialized with ID 19. +[2024.05.19-19.23.22:122][173]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. +[2024.05.19-19.23.22:122][173]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.19-19.23.22:125][173]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.22:126][173]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.22:126][173]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.22 +[2024.05.19-19.23.22:126][173]LogWorld: Bringing up level for play took: 0.001505 +[2024.05.19-19.23.22:129][173]LogOnline: OSS: Created online subsystem instance for: :Context_34 +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.22:129][173]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.23.22:130][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.23.22:130][173]PIE: Server logged in +[2024.05.19-19.23.22:131][173]PIE: Play in editor total start time 0.056 seconds. +[2024.05.19-19.23.23:042][262]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.23:042][262]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.23:042][262]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.23:042][262]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.23:047][262]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.23:054][262]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.23:071][262]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.23:071][262]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.19-19.23.23:072][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.19-19.23.23:073][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.19-19.23.23:079][262]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-19.23.23:132][263]LogPlayLevel: Display: Destroying online subsystem :Context_34 +[2024.05.19-19.23.30:693][719]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.23.30:712][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:715][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:715][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:716][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:718][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:718][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:748][719]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-19.23.30:754][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:757][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:757][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:758][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:759][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:761][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:761][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:761][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:788][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:790][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:790][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:792][719]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:793][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:794][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:795][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.30:795][719]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:081][980]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.23.35:102][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:104][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:104][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:106][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:108][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:108][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:141][980]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.19-19.23.35:148][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:150][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:150][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:152][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:153][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:155][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:155][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:155][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:182][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:185][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:185][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:186][980]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:187][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:189][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:189][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.35:189][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.37:066][141]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.37:072][141]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.37:072][141]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:37) +[2024.05.19-19.23.37:072][141]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.37:076][141]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004285s) +[2024.05.19-19.23.37:076][141]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004317s) +[2024.05.19-19.23.37:095][141]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-19.23.37:100][141]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.37:100][141]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.37:100][141]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.37:101][141]LogPlayLevel: PIE: World Init took: (0.001156s) +[2024.05.19-19.23.37:101][141]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.37:101][141]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.37:101][141]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.37:101][141]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.37:101][141]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.37:101][141]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.37:104][141]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.37:120][141]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.37:121][141]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.37:121][141]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.37:121][141]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.37:122][141]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2024.05.19-19.23.37:122][141]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2024.05.19-19.23.37:123][141]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2024.05.19-19.23.37:123][141]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2024.05.19-19.23.37:123][141]LogInit: FAudioDevice initialized with ID 20. +[2024.05.19-19.23.37:123][141]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. +[2024.05.19-19.23.37:123][141]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.19-19.23.37:126][141]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.37:128][141]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.37:128][141]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.37 +[2024.05.19-19.23.37:128][141]LogWorld: Bringing up level for play took: 0.001496 +[2024.05.19-19.23.37:130][141]LogOnline: OSS: Created online subsystem instance for: :Context_35 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_7 +[2024.05.19-19.23.37:131][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-19.23.37:132][141]PIE: Server logged in +[2024.05.19-19.23.37:132][141]PIE: Play in editor total start time 0.061 seconds. +[2024.05.19-19.23.39:113][346]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.39:113][346]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.39:114][346]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.39:114][346]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.39:119][346]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.39:126][346]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.39:154][346]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.23.39:154][346]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.19-19.23.39:154][346]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.19-19.23.39:156][346]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.19-19.23.39:159][346]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.39:162][346]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.19-19.23.39:215][347]LogPlayLevel: Display: Destroying online subsystem :Context_35 +[2024.05.19-19.23.40:820][523]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.40:826][523]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.40:826][523]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:40) +[2024.05.19-19.23.40:826][523]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.40:831][523]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004489s) +[2024.05.19-19.23.40:831][523]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004527s) +[2024.05.19-19.23.40:848][523]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.19-19.23.40:851][523]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.40:851][523]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.40:852][523]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.40:852][523]LogPlayLevel: PIE: World Init took: (0.001158s) +[2024.05.19-19.23.40:852][523]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2024.05.19-19.23.40:852][523]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.40:852][523]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.40:853][523]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.40:853][523]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.40:853][523]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.40:853][523]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.40:853][523]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.40:853][523]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.40:853][523]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.40:853][523]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.40:853][523]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.40:855][523]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.40:873][523]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.40:874][523]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.40:874][523]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.40:874][523]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.40:875][523]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2024.05.19-19.23.40:875][523]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2024.05.19-19.23.40:876][523]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2024.05.19-19.23.40:876][523]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2024.05.19-19.23.40:876][523]LogInit: FAudioDevice initialized with ID 21. +[2024.05.19-19.23.40:876][523]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. +[2024.05.19-19.23.40:876][523]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.19-19.23.40:879][523]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.40:880][523]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.40:880][523]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.40 +[2024.05.19-19.23.40:880][523]LogWorld: Bringing up level for play took: 0.001488 +[2024.05.19-19.23.40:883][523]LogOnline: OSS: Created online subsystem instance for: :Context_36 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-19.23.40:883][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-19.23.40:884][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-19.23.40:884][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_7 +[2024.05.19-19.23.40:884][523]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-19.23.40:884][523]PIE: Server logged in +[2024.05.19-19.23.40:885][523]PIE: Play in editor total start time 0.059 seconds. +[2024.05.19-19.23.42:883][724]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.42:883][724]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.42:884][724]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.42:884][724]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.42:889][724]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.42:896][724]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.42:912][724]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.42:912][724]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.19-19.23.42:912][724]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.19-19.23.42:914][724]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.19-19.23.42:920][724]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-19.23.42:980][725]LogPlayLevel: Display: Destroying online subsystem :Context_36 +[2024.05.19-19.23.46:940][955]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.23.46:962][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.46:966][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.46:966][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.46:967][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.46:970][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.46:970][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:003][955]LogUObjectHash: Compacting FUObjectHashTables data took 1.99ms +[2024.05.19-19.23.47:010][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:013][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:013][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:015][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:016][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:018][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:018][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:018][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:048][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:051][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:051][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:052][955]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:053][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:055][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:055][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:056][955]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.47:525][978]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.23.47:577][978]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.23.47:578][978]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea3919189F4B4ED3EE7F46DE8CA0779E33.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.23.47:586][978]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 17.6 sec) +[2024.05.19-19.23.47:588][978]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.23.47:588][978]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.23.51:918][372]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.51:924][372]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.51:925][372]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:51) +[2024.05.19-19.23.51:925][372]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.51:929][372]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004314s) +[2024.05.19-19.23.51:929][372]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004348s) +[2024.05.19-19.23.51:949][372]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.19-19.23.51:954][372]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.51:954][372]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.51:954][372]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.51:955][372]LogPlayLevel: PIE: World Init took: (0.001101s) +[2024.05.19-19.23.51:955][372]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.51:955][372]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.51:955][372]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.51:955][372]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.51:955][372]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.51:955][372]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.51:958][372]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.51:975][372]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.51:975][372]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.51:975][372]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.51:975][372]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.51:976][372]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 +[2024.05.19-19.23.51:976][372]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 +[2024.05.19-19.23.51:978][372]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 +[2024.05.19-19.23.51:978][372]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 +[2024.05.19-19.23.51:978][372]LogInit: FAudioDevice initialized with ID 22. +[2024.05.19-19.23.51:978][372]LogAudio: Display: Audio Device (ID: 22) registered with world 'TheMainWorld'. +[2024.05.19-19.23.51:978][372]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.19-19.23.51:981][372]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.51:982][372]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.51:982][372]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.51 +[2024.05.19-19.23.51:983][372]LogWorld: Bringing up level for play took: 0.001507 +[2024.05.19-19.23.51:985][372]LogOnline: OSS: Created online subsystem instance for: :Context_37 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.23.51:986][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.23.51:986][372]PIE: Server logged in +[2024.05.19-19.23.51:987][372]PIE: Play in editor total start time 0.063 seconds. +[2024.05.19-19.23.54:754][666]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.54:754][666]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.54:755][666]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.54:755][666]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.54:761][666]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.54:768][666]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.54:785][666]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.23.54:785][666]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.19-19.23.54:785][666]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.19-19.23.54:787][666]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.19-19.23.54:790][666]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.54:793][666]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-19.23.54:847][667]LogPlayLevel: Display: Destroying online subsystem :Context_37 +[2024.05.19-19.23.55:279][711]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.55:285][711]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.55:285][711]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:55) +[2024.05.19-19.23.55:285][711]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.55:289][711]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004512s) +[2024.05.19-19.23.55:289][711]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004543s) +[2024.05.19-19.23.55:307][711]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.19-19.23.55:310][711]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.55:310][711]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.55:311][711]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.55:311][711]LogPlayLevel: PIE: World Init took: (0.000992s) +[2024.05.19-19.23.55:311][711]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.55:311][711]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.55:311][711]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.55:312][711]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.55:312][711]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.55:312][711]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.55:314][711]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.55:331][711]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.55:332][711]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.55:332][711]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.55:332][711]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.55:332][711]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 +[2024.05.19-19.23.55:332][711]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 +[2024.05.19-19.23.55:334][711]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 +[2024.05.19-19.23.55:334][711]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 +[2024.05.19-19.23.55:334][711]LogInit: FAudioDevice initialized with ID 23. +[2024.05.19-19.23.55:334][711]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. +[2024.05.19-19.23.55:334][711]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 23 +[2024.05.19-19.23.55:338][711]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.55:339][711]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.55:339][711]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.55 +[2024.05.19-19.23.55:339][711]LogWorld: Bringing up level for play took: 0.001476 +[2024.05.19-19.23.55:342][711]LogOnline: OSS: Created online subsystem instance for: :Context_38 +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.55:342][711]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.23.55:343][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.23.55:343][711]PIE: Server logged in +[2024.05.19-19.23.55:344][711]PIE: Play in editor total start time 0.059 seconds. +[2024.05.19-19.23.56:215][793]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.56:215][793]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.56:216][793]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.56:216][793]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.56:221][793]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.56:228][793]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.56:245][793]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.56:246][793]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 23 +[2024.05.19-19.23.56:246][793]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2024.05.19-19.23.56:248][793]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2024.05.19-19.23.56:254][793]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.19-19.23.56:308][794]LogPlayLevel: Display: Destroying online subsystem :Context_38 +[2024.05.19-19.23.56:844][848]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.23.56:850][848]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.23.56:850][848]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:23:56) +[2024.05.19-19.23.56:850][848]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.56:855][848]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004279s) +[2024.05.19-19.23.56:855][848]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004317s) +[2024.05.19-19.23.56:872][848]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.19-19.23.56:875][848]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.23.56:875][848]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.23.56:876][848]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.23.56:876][848]LogPlayLevel: PIE: World Init took: (0.001061s) +[2024.05.19-19.23.56:876][848]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.23.56:876][848]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.23.56:876][848]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.23.56:877][848]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.23.56:877][848]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.23.56:877][848]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.23.56:879][848]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.23.56:897][848]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.23.56:897][848]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.23.56:898][848]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.23.56:898][848]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.23.56:898][848]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 +[2024.05.19-19.23.56:898][848]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 +[2024.05.19-19.23.56:900][848]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 +[2024.05.19-19.23.56:900][848]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 +[2024.05.19-19.23.56:900][848]LogInit: FAudioDevice initialized with ID 24. +[2024.05.19-19.23.56:900][848]LogAudio: Display: Audio Device (ID: 24) registered with world 'TheMainWorld'. +[2024.05.19-19.23.56:900][848]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 24 +[2024.05.19-19.23.56:903][848]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.23.56:904][848]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.23.56:904][848]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.23.56 +[2024.05.19-19.23.56:905][848]LogWorld: Bringing up level for play took: 0.001568 +[2024.05.19-19.23.56:907][848]LogOnline: OSS: Created online subsystem instance for: :Context_39 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.23.56:908][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.23.56:908][848]PIE: Server logged in +[2024.05.19-19.23.56:909][848]PIE: Play in editor total start time 0.059 seconds. +[2024.05.19-19.23.57:344][887]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.57:344][887]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.23.57:345][887]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.23.57:345][887]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.57:350][887]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.23.57:357][887]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.23.57:374][887]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.23.57:375][887]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 24 +[2024.05.19-19.23.57:375][887]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2024.05.19-19.23.57:377][887]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2024.05.19-19.23.57:382][887]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.19-19.23.57:437][888]LogPlayLevel: Display: Destroying online subsystem :Context_39 +[2024.05.19-19.25.22:892][465]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.25.22:898][465]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.25.22:898][465]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:25:22) +[2024.05.19-19.25.22:898][465]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.25.22:903][465]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004389s) +[2024.05.19-19.25.22:903][465]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004419s) +[2024.05.19-19.25.22:919][465]LogUObjectHash: Compacting FUObjectHashTables data took 1.90ms +[2024.05.19-19.25.22:921][465]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.25.22:922][465]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.25.22:922][465]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.25.22:922][465]LogPlayLevel: PIE: World Init took: (0.001088s) +[2024.05.19-19.25.22:922][465]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.25.22:923][465]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.25.22:923][465]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.25.22:923][465]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.25.22:923][465]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.25.22:923][465]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.25.22:926][465]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.25.22:944][465]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.25.22:944][465]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.25.22:944][465]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.25.22:944][465]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.25.22:945][465]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 +[2024.05.19-19.25.22:945][465]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 +[2024.05.19-19.25.22:947][465]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 +[2024.05.19-19.25.22:947][465]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 +[2024.05.19-19.25.22:947][465]LogInit: FAudioDevice initialized with ID 25. +[2024.05.19-19.25.22:947][465]LogAudio: Display: Audio Device (ID: 25) registered with world 'TheMainWorld'. +[2024.05.19-19.25.22:947][465]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 25 +[2024.05.19-19.25.22:950][465]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.25.22:951][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.25.22:951][465]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.25.22 +[2024.05.19-19.25.22:952][465]LogWorld: Bringing up level for play took: 0.001484 +[2024.05.19-19.25.22:954][465]LogOnline: OSS: Created online subsystem instance for: :Context_40 +[2024.05.19-19.25.22:954][465]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.25.22:955][465]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.25.22:955][465]PIE: Server logged in +[2024.05.19-19.25.22:956][465]PIE: Play in editor total start time 0.058 seconds. +[2024.05.19-19.25.24:423][610]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.25.24:423][610]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.25.24:424][610]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.25.24:424][610]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.25.24:429][610]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.25.24:436][610]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.25.24:451][610]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.25.24:451][610]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 25 +[2024.05.19-19.25.24:451][610]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2024.05.19-19.25.24:453][610]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2024.05.19-19.25.24:459][610]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-19.25.24:513][611]LogPlayLevel: Display: Destroying online subsystem :Context_40 +[2024.05.19-19.27.05:660][314]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.27.05:680][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:683][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:683][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:684][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:686][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:686][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:715][314]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.19-19.27.05:720][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:723][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:723][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:724][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:725][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:727][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:727][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:728][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:754][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:756][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:756][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:758][314]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:759][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:761][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:761][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.05:761][314]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.06:355][347]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.27.06:404][347]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.27.06:404][347]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaA60F0EC74F4D7EEDA30CC3AD80DA9D7B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.27.06:411][347]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 17.7 sec) +[2024.05.19-19.27.06:413][347]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.27.06:413][347]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.27.08:228][513]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.27.08:234][513]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.27.08:234][513]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:27:08) +[2024.05.19-19.27.08:235][513]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.27.08:239][513]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004265s) +[2024.05.19-19.27.08:239][513]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004297s) +[2024.05.19-19.27.08:256][513]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.19-19.27.08:261][513]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.27.08:261][513]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.27.08:261][513]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.27.08:262][513]LogPlayLevel: PIE: World Init took: (0.001085s) +[2024.05.19-19.27.08:262][513]LogAudio: Display: Creating Audio Device: Id: 26, Scope: Unique, Realtime: True +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.27.08:262][513]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.27.08:262][513]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.27.08:262][513]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.27.08:262][513]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.27.08:262][513]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.27.08:265][513]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.27.08:282][513]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.27.08:282][513]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.27.08:282][513]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.27.08:282][513]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.27.08:283][513]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=26 +[2024.05.19-19.27.08:283][513]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=26 +[2024.05.19-19.27.08:285][513]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=26 +[2024.05.19-19.27.08:285][513]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=26 +[2024.05.19-19.27.08:285][513]LogInit: FAudioDevice initialized with ID 26. +[2024.05.19-19.27.08:285][513]LogAudio: Display: Audio Device (ID: 26) registered with world 'TheMainWorld'. +[2024.05.19-19.27.08:285][513]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 26 +[2024.05.19-19.27.08:288][513]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.27.08:290][513]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.27.08:290][513]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.27.08 +[2024.05.19-19.27.08:290][513]LogWorld: Bringing up level for play took: 0.001471 +[2024.05.19-19.27.08:293][513]LogOnline: OSS: Created online subsystem instance for: :Context_41 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_2 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.27.08:293][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-19.27.08:294][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.27.08:294][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.27.08:294][513]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.27.08:294][513]PIE: Server logged in +[2024.05.19-19.27.08:295][513]PIE: Play in editor total start time 0.06 seconds. +[2024.05.19-19.27.35:195][330]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.27.35:195][330]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.27.35:195][330]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.27.35:196][330]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.27.35:201][330]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.27.35:207][330]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.27.35:225][330]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.27.35:225][330]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 26 +[2024.05.19-19.27.35:225][330]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2024.05.19-19.27.35:227][330]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2024.05.19-19.27.35:230][330]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.27.35:233][330]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.19-19.27.35:286][331]LogPlayLevel: Display: Destroying online subsystem :Context_41 +[2024.05.19-19.28.25:015][765]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.28.25:021][765]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.28.25:021][765]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:28:25) +[2024.05.19-19.28.25:021][765]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.28.25:026][765]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004345s) +[2024.05.19-19.28.25:026][765]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004381s) +[2024.05.19-19.28.25:044][765]LogUObjectHash: Compacting FUObjectHashTables data took 1.83ms +[2024.05.19-19.28.25:047][765]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.28.25:047][765]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.28.25:047][765]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.28.25:048][765]LogPlayLevel: PIE: World Init took: (0.001115s) +[2024.05.19-19.28.25:048][765]LogAudio: Display: Creating Audio Device: Id: 27, Scope: Unique, Realtime: True +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.28.25:048][765]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.28.25:048][765]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.28.25:049][765]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.28.25:049][765]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.28.25:049][765]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.28.25:051][765]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.28.25:068][765]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.28.25:069][765]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.28.25:069][765]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.28.25:069][765]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.28.25:069][765]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=27 +[2024.05.19-19.28.25:069][765]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=27 +[2024.05.19-19.28.25:071][765]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=27 +[2024.05.19-19.28.25:071][765]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=27 +[2024.05.19-19.28.25:071][765]LogInit: FAudioDevice initialized with ID 27. +[2024.05.19-19.28.25:071][765]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. +[2024.05.19-19.28.25:071][765]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 27 +[2024.05.19-19.28.25:074][765]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.28.25:075][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.28.25:075][765]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.28.25 +[2024.05.19-19.28.25:076][765]LogWorld: Bringing up level for play took: 0.001508 +[2024.05.19-19.28.25:078][765]LogOnline: OSS: Created online subsystem instance for: :Context_42 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_1 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.28.25:079][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.28.25:079][765]PIE: Server logged in +[2024.05.19-19.28.25:080][765]PIE: Play in editor total start time 0.059 seconds. +[2024.05.19-19.28.45:490][995]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.28.45:491][995]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.28.45:491][995]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.28.45:491][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.28.45:497][995]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.28.45:504][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.28.45:521][995]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.28.45:522][995]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 27 +[2024.05.19-19.28.45:522][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2024.05.19-19.28.45:524][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2024.05.19-19.28.45:530][995]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.19-19.28.45:589][996]LogPlayLevel: Display: Destroying online subsystem :Context_42 +[2024.05.19-19.31.01:583][726]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.31.01:603][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:605][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:605][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:607][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:609][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:609][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:639][726]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.19-19.31.01:644][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:647][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:647][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:648][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:649][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:651][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:651][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:652][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:679][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:681][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:681][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:682][726]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:684][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:685][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:686][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.01:686][726]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.02:274][754]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.31.02:327][754]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.31.02:327][754]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaCF9C98BA4C995091049412BFEF709E36.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.31.02:337][754]LogFileHelpers: InternalPromptForCheckoutAndSave took 62 ms (total: 17.8 sec) +[2024.05.19-19.31.02:355][754]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.31.02:355][754]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.31.05:206][ 7]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.31.05:212][ 7]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.31.05:212][ 7]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:31:05) +[2024.05.19-19.31.05:212][ 7]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.31.05:216][ 7]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004348s) +[2024.05.19-19.31.05:216][ 7]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004383s) +[2024.05.19-19.31.05:235][ 7]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.19-19.31.05:237][ 7]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.31.05:237][ 7]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.31.05:238][ 7]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.31.05:238][ 7]LogPlayLevel: PIE: World Init took: (0.001106s) +[2024.05.19-19.31.05:238][ 7]LogAudio: Display: Creating Audio Device: Id: 28, Scope: Unique, Realtime: True +[2024.05.19-19.31.05:238][ 7]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.31.05:238][ 7]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.31.05:238][ 7]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.31.05:239][ 7]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.31.05:239][ 7]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.31.05:239][ 7]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.31.05:239][ 7]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.31.05:239][ 7]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.31.05:239][ 7]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.31.05:239][ 7]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.31.05:239][ 7]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.31.05:241][ 7]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.31.05:258][ 7]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.31.05:259][ 7]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.31.05:259][ 7]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.31.05:259][ 7]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.31.05:260][ 7]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=28 +[2024.05.19-19.31.05:260][ 7]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=28 +[2024.05.19-19.31.05:262][ 7]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=28 +[2024.05.19-19.31.05:262][ 7]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=28 +[2024.05.19-19.31.05:262][ 7]LogInit: FAudioDevice initialized with ID 28. +[2024.05.19-19.31.05:262][ 7]LogAudio: Display: Audio Device (ID: 28) registered with world 'TheMainWorld'. +[2024.05.19-19.31.05:262][ 7]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 28 +[2024.05.19-19.31.05:265][ 7]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.31.05:266][ 7]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.05:267][ 7]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.31.05 +[2024.05.19-19.31.05:267][ 7]LogWorld: Bringing up level for play took: 0.001509 +[2024.05.19-19.31.05:269][ 7]LogOnline: OSS: Created online subsystem instance for: :Context_43 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Layout_3 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.31.05:270][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.31.05:271][ 7]PIE: Server logged in +[2024.05.19-19.31.05:271][ 7]PIE: Play in editor total start time 0.06 seconds. +[2024.05.19-19.31.16:404][256]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.31.16:404][256]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.31.16:405][256]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.31.16:405][256]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.31.16:410][256]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.31.16:417][256]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.31.16:435][256]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.31.16:435][256]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 28 +[2024.05.19-19.31.16:435][256]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2024.05.19-19.31.16:437][256]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2024.05.19-19.31.16:440][256]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.31.16:443][256]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.19-19.31.16:497][257]LogPlayLevel: Display: Destroying online subsystem :Context_43 +[2024.05.19-19.31.21:790][628]LogEditorTransaction: Undo Create Pin Link +[2024.05.19-19.31.21:795][628]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:798][628]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:798][628]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:799][628]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:802][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:804][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:804][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.21:804][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:631][662]LogEditorTransaction: Undo Create Pin Link +[2024.05.19-19.31.22:650][662]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:653][662]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:653][662]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:654][662]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:657][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:659][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:659][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.22:660][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:517][714]LogEditorTransaction: Undo Move Node +[2024.05.19-19.31.23:536][714]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:539][714]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:539][714]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:540][714]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:543][714]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:545][714]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:545][714]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.23:545][714]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:082][744]LogEditorTransaction: Undo Add Node +[2024.05.19-19.31.24:101][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:104][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:104][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:105][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:108][744]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:110][744]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:110][744]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:110][744]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:582][770]LogEditorTransaction: Undo Add Component Nodes +[2024.05.19-19.31.24:601][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:604][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:604][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:605][770]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:608][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:610][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:610][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.24:610][770]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:287][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:290][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:290][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:294][878]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:295][878]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:297][878]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:298][878]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.40:299][878]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:626][ 83]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:628][ 83]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:628][ 83]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:630][ 83]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:631][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:633][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:633][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.43:633][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:102][897]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:104][897]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:104][897]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:108][897]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:109][897]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:111][897]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:111][897]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.31.56:113][897]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:604][181]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:607][181]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:607][181]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:610][181]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:612][181]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:614][181]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:614][181]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.28:616][181]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:204][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:207][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:207][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:210][934]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:211][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:213][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:213][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.40:216][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:036][189]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:038][189]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:039][189]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:042][189]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:043][189]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:045][189]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:045][189]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.32.44:047][189]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.33.15:588][353]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.19-19.33.15:592][353]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.026 +[2024.05.19-19.33.15:592][353]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.19-19.33.15:592][353]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.19-19.33.15:617][353]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto9 +[2024.05.19-19.33.15:617][353]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto9D75ACD0D4AC0529A4363B49CA563E7CB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto9.uasset' +[2024.05.19-19.33.15:617][353]LogFileHelpers: Auto-saving content packages took 0.025 +[2024.05.19-19.35.38:087][998]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.35.38:106][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:109][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:109][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:110][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:112][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:112][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:143][998]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.19-19.35.38:147][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:150][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:150][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:151][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:152][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:154][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:154][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:154][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:181][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:183][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:183][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:185][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:186][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:188][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:188][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:188][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.38:991][ 44]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.35.39:047][ 44]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.35.39:048][ 44]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea3160A4E14C7767F844B077B83984DBD3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.35.39:055][ 44]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 17.8 sec) +[2024.05.19-19.35.39:056][ 44]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.35.39:057][ 44]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.35.40:996][215]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.35.41:002][215]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.35.41:002][215]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:35:41) +[2024.05.19-19.35.41:002][215]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.41:006][215]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004275s) +[2024.05.19-19.35.41:006][215]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004308s) +[2024.05.19-19.35.41:025][215]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.19-19.35.41:028][215]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.35.41:028][215]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.35.41:028][215]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.35.41:029][215]LogPlayLevel: PIE: World Init took: (0.001082s) +[2024.05.19-19.35.41:029][215]LogAudio: Display: Creating Audio Device: Id: 29, Scope: Unique, Realtime: True +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.35.41:029][215]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.35.41:029][215]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.35.41:030][215]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.35.41:030][215]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.35.41:030][215]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.35.41:032][215]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.35.41:049][215]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.35.41:049][215]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.35.41:049][215]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.35.41:049][215]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.35.41:050][215]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=29 +[2024.05.19-19.35.41:050][215]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=29 +[2024.05.19-19.35.41:052][215]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=29 +[2024.05.19-19.35.41:052][215]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=29 +[2024.05.19-19.35.41:052][215]LogInit: FAudioDevice initialized with ID 29. +[2024.05.19-19.35.41:052][215]LogAudio: Display: Audio Device (ID: 29) registered with world 'TheMainWorld'. +[2024.05.19-19.35.41:052][215]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 29 +[2024.05.19-19.35.41:055][215]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.35.41:056][215]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.41:057][215]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.35.41 +[2024.05.19-19.35.41:057][215]LogWorld: Bringing up level for play took: 0.001553 +[2024.05.19-19.35.41:059][215]LogOnline: OSS: Created online subsystem instance for: :Context_44 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_1 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_2 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_3 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_4 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_5 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_6 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_7 +[2024.05.19-19.35.41:060][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_3_8 +[2024.05.19-19.35.41:060][215]PIE: Server logged in +[2024.05.19-19.35.41:061][215]PIE: Play in editor total start time 0.06 seconds. +[2024.05.19-19.35.43:908][475]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.43:908][475]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.43:909][475]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.35.43:909][475]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.43:914][475]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.35.43:921][475]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.43:936][475]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.19-19.35.43:936][475]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 29 +[2024.05.19-19.35.43:936][475]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2024.05.19-19.35.43:938][475]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2024.05.19-19.35.43:942][475]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.43:945][475]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.19-19.35.44:000][476]LogPlayLevel: Display: Destroying online subsystem :Context_44 +[2024.05.19-19.35.44:386][515]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.35.44:392][515]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.35.44:392][515]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:35:44) +[2024.05.19-19.35.44:392][515]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.44:396][515]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004196s) +[2024.05.19-19.35.44:396][515]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004228s) +[2024.05.19-19.35.44:425][515]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.19-19.35.44:427][515]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.35.44:427][515]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.35.44:428][515]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.35.44:428][515]LogPlayLevel: PIE: World Init took: (0.001064s) +[2024.05.19-19.35.44:428][515]LogAudio: Display: Creating Audio Device: Id: 30, Scope: Unique, Realtime: True +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.35.44:428][515]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.35.44:428][515]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.35.44:429][515]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.35.44:429][515]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.35.44:429][515]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.35.44:431][515]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.35.44:448][515]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.35.44:448][515]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.35.44:448][515]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.35.44:448][515]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.35.44:449][515]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=30 +[2024.05.19-19.35.44:449][515]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=30 +[2024.05.19-19.35.44:451][515]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=30 +[2024.05.19-19.35.44:451][515]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=30 +[2024.05.19-19.35.44:451][515]LogInit: FAudioDevice initialized with ID 30. +[2024.05.19-19.35.44:451][515]LogAudio: Display: Audio Device (ID: 30) registered with world 'TheMainWorld'. +[2024.05.19-19.35.44:451][515]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 30 +[2024.05.19-19.35.44:454][515]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.35.44:455][515]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.44:455][515]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.35.44 +[2024.05.19-19.35.44:456][515]LogWorld: Bringing up level for play took: 0.001474 +[2024.05.19-19.35.44:458][515]LogOnline: OSS: Created online subsystem instance for: :Context_45 +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.35.44:458][515]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.35.44:459][515]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.35.44:459][515]PIE: Server logged in +[2024.05.19-19.35.44:460][515]PIE: Play in editor total start time 0.068 seconds. +[2024.05.19-19.35.46:308][698]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.46:308][698]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.46:308][698]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.35.46:309][698]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.46:314][698]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.35.46:321][698]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.46:337][698]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.46:338][698]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 30 +[2024.05.19-19.35.46:338][698]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2024.05.19-19.35.46:340][698]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2024.05.19-19.35.46:346][698]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.19-19.35.46:400][699]LogPlayLevel: Display: Destroying online subsystem :Context_45 +[2024.05.19-19.35.46:858][746]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.35.46:864][746]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.35.46:864][746]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:35:46) +[2024.05.19-19.35.46:864][746]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.46:868][746]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004212s) +[2024.05.19-19.35.46:868][746]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004243s) +[2024.05.19-19.35.46:886][746]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.19-19.35.46:889][746]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.35.46:889][746]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.35.46:889][746]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.35.46:890][746]LogPlayLevel: PIE: World Init took: (0.001059s) +[2024.05.19-19.35.46:890][746]LogAudio: Display: Creating Audio Device: Id: 31, Scope: Unique, Realtime: True +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.35.46:890][746]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.35.46:890][746]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.35.46:890][746]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.35.46:890][746]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.35.46:890][746]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.35.46:893][746]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.35.46:909][746]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.35.46:910][746]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.35.46:910][746]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.35.46:910][746]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.35.46:910][746]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=31 +[2024.05.19-19.35.46:910][746]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=31 +[2024.05.19-19.35.46:912][746]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=31 +[2024.05.19-19.35.46:912][746]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=31 +[2024.05.19-19.35.46:912][746]LogInit: FAudioDevice initialized with ID 31. +[2024.05.19-19.35.46:912][746]LogAudio: Display: Audio Device (ID: 31) registered with world 'TheMainWorld'. +[2024.05.19-19.35.46:912][746]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 31 +[2024.05.19-19.35.46:915][746]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.35.46:916][746]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.46:917][746]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.35.46 +[2024.05.19-19.35.46:917][746]LogWorld: Bringing up level for play took: 0.001484 +[2024.05.19-19.35.46:919][746]LogOnline: OSS: Created online subsystem instance for: :Context_46 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_1 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_2 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_3 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_4 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_5 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_6 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_7 +[2024.05.19-19.35.46:920][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_2_8 +[2024.05.19-19.35.46:920][746]PIE: Server logged in +[2024.05.19-19.35.46:921][746]PIE: Play in editor total start time 0.057 seconds. +[2024.05.19-19.35.48:168][869]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.48:168][869]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.48:168][869]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.35.48:168][869]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.48:174][869]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.35.48:180][869]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.48:197][869]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.48:198][869]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 31 +[2024.05.19-19.35.48:198][869]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2024.05.19-19.35.48:200][869]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2024.05.19-19.35.48:206][869]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.19-19.35.48:259][870]LogPlayLevel: Display: Destroying online subsystem :Context_46 +[2024.05.19-19.35.48:717][916]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.19-19.35.48:723][916]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.19-19.35.48:723][916]PIE: New page: SIE session: TheMainWorld (20 May 2024, 01:35:48) +[2024.05.19-19.35.48:723][916]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.48:727][916]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004264s) +[2024.05.19-19.35.48:727][916]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004298s) +[2024.05.19-19.35.48:745][916]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.19-19.35.48:747][916]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.19-19.35.48:748][916]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.19-19.35.48:748][916]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.19-19.35.48:748][916]LogPlayLevel: PIE: World Init took: (0.001074s) +[2024.05.19-19.35.48:749][916]LogAudio: Display: Creating Audio Device: Id: 32, Scope: Unique, Realtime: True +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.19-19.35.48:749][916]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.19-19.35.48:749][916]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.19-19.35.48:749][916]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.19-19.35.48:749][916]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.19-19.35.48:749][916]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.19-19.35.48:752][916]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.19-19.35.48:769][916]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.19-19.35.48:770][916]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.19-19.35.48:770][916]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.19-19.35.48:770][916]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.19-19.35.48:770][916]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=32 +[2024.05.19-19.35.48:770][916]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=32 +[2024.05.19-19.35.48:772][916]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=32 +[2024.05.19-19.35.48:772][916]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=32 +[2024.05.19-19.35.48:772][916]LogInit: FAudioDevice initialized with ID 32. +[2024.05.19-19.35.48:772][916]LogAudio: Display: Audio Device (ID: 32) registered with world 'TheMainWorld'. +[2024.05.19-19.35.48:772][916]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 32 +[2024.05.19-19.35.48:775][916]LogLoad: Game class is 'VRGameMode_C' +[2024.05.19-19.35.48:777][916]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.35.48:777][916]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.19-22.35.48 +[2024.05.19-19.35.48:777][916]LogWorld: Bringing up level for play took: 0.001499 +[2024.05.19-19.35.48:779][916]LogOnline: OSS: Created online subsystem instance for: :Context_47 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_1 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_2 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_3 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_4 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_5 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_6 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_7 +[2024.05.19-19.35.48:780][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] BP_RuneArea1.Placement_1_8 +[2024.05.19-19.35.48:781][916]PIE: Server logged in +[2024.05.19-19.35.48:781][916]PIE: Play in editor total start time 0.059 seconds. +[2024.05.19-19.35.51:928][113]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.51:928][113]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.19-19.35.51:929][113]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.35.51:929][113]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.51:934][113]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.19-19.35.51:941][113]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.35.51:956][113]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.19-19.35.51:956][113]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 32 +[2024.05.19-19.35.51:956][113]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2024.05.19-19.35.51:958][113]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2024.05.19-19.35.51:964][113]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.19-19.35.52:028][114]LogPlayLevel: Display: Destroying online subsystem :Context_47 +[2024.05.19-19.39.23:483][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:486][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:486][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:489][306]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:490][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:492][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:492][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.23:494][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:885][321]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:888][321]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:888][321]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:892][321]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:893][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:895][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:895][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.39.37:897][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:413][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:415][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:416][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:419][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:420][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:422][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:422][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.00:425][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:726][644]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:729][644]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:729][644]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:733][644]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:734][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:736][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:736][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.11:739][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:840][879]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.19-19.40.29:861][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:864][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:864][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:865][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:867][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:867][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:904][879]LogUObjectHash: Compacting FUObjectHashTables data took 1.90ms +[2024.05.19-19.40.29:907][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:910][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:910][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:912][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:913][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:915][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:915][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:915][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:940][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:942][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:942][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:944][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:945][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:946][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:947][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.29:947][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.19-19.40.30:648][921]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.19-19.40.30:698][921]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.19-19.40.30:699][921]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea36C62E264A44B93A5DCC3190ECAA9E90.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.19-19.40.30:706][921]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 17.9 sec) +[2024.05.19-19.40.30:708][921]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.19-19.40.30:708][921]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.19-19.40.33:877][ 55]LogSlate: Window 'Save Asset As' being destroyed +[2024.05.19-19.40.35:490][165]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.19-19.40.36:470][234]LogSlate: Window 'BP_Wand' being destroyed +[2024.05.19-19.40.36:475][234]LogSlate: Window 'BP_Wand' being destroyed +[2024.05.19-19.40.36:524][234]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.36:531][234]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.40.36:704][234]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.19-19.40.36:704][234]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.36:704][234]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.40.37:929][366]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.19-19.40.37:940][366]LogStall: Shutdown... +[2024.05.19-19.40.37:960][366]LogStall: Shutdown complete. +[2024.05.19-19.40.38:028][366]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed +[2024.05.19-19.40.38:638][367]Cmd: QUIT_EDITOR +[2024.05.19-19.40.38:649][367]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.05.19-19.40.38:710][367]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.05.19-19.40.38:749][367]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.05.19-19.40.38:749][367]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.05.19-19.40.38:837][367]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.38:838][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.19-19.40.39:229][367]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.05.19-19.40.40:850][367]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.05.19-19.40.40:850][367]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.05.19-19.40.40:850][367]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. +[2024.05.19-19.40.40:850][367]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.19-19.40.40:853][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.19-19.40.40:855][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.19-19.40.40:875][367]LogAudio: Display: Audio Device Manager Shutdown +[2024.05.19-19.40.40:875][367]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.19-19.40.40:981][367]LogExit: Preparing to exit. +[2024.05.19-19.40.42:098][367]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.19-19.40.42:115][367]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:147][367]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:182][367]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:183][367]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.42:184][367]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.19-19.40.44:149][367]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:154][367]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:156][367]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:159][367]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:161][367]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:190][367]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:193][367]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:195][367]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:198][367]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:200][367]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:202][367]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.44:204][367]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.05.19-19.40.46:592][367]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.05.19-19.40.47:535][367]LogExit: Editor shut down +[2024.05.19-19.40.47:588][367]LogExit: Transaction tracking system shut down +[2024.05.19-19.40.55:207][367]LogExit: Object subsystem successfully closed. +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: ================================================ +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Total job queries 171, among them cache hits 48 (28.07%) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Tracking 122 distinct input hashes that result in 84 distinct outputs (68.85%) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: RAM used: 4.41 MiB of 819.20 MiB budget. Usage: 0.54% +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Shaders Compiled: 63 +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Jobs assigned 63, completed 63 (100%) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Average time worker was idle: 714.81 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Time job spent in pending queue: average 0.14 s, longest 2.33 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Job execution time: average 6.10 s, max 14.33 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Job life time (pending + execution): average 6.25 s, max 14.38 +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Shader code size: average 63.351 KiB, min 1.932 KiB, max 91.77 KiB +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 30.88 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Jobs were issued in 36 batches (only local compilation was used), average 1.75 jobs/batch +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Average processing rate: 2.04 jobs/sec +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Total thread time: 109.199 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Total thread preprocess time: 2.469 s +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Percentage time preprocessing: 2.26% +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Effective parallelization: 3.54 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled 3 times, average 3.71 sec, max 4.24 sec, min 2.98 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 13.77% of total time (compiled 8 times, average 1.88 sec, max 4.17 sec, min 0.31 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy - 11.27% of total time (compiled 3 times, average 4.10 sec, max 4.20 sec, min 3.91 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 11.03% of total time (compiled 3 times, average 4.01 sec, max 4.35 sec, min 3.81 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFCachedPointIndirectLightingPolicy - 10.42% of total time (compiled 3 times, average 3.79 sec, max 3.95 sec, min 3.68 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 10.33% of total time (compiled 3 times, average 3.76 sec, max 3.86 sec, min 3.66 sec) +[2024.05.19-19.40.55:214][367]LogShaderCompilers: Display: ================================================ +[2024.05.19-19.40.55:283][367]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.05.19-19.40.55:957][367]LogVirtualization: UE::Virtualization was shutdown +[2024.05.19-19.41.00:704][367]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1116) +[2024.05.19-19.41.00:714][367]LogModuleManager: Shutting down and abandoning module Voice (1114) +[2024.05.19-19.41.00:736][367]LogModuleManager: Shutting down and abandoning module MaterialEditor (1112) +[2024.05.19-19.41.00:736][367]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) +[2024.05.19-19.41.00:736][367]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) +[2024.05.19-19.41.00:736][367]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) +[2024.05.19-19.41.00:760][367]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) +[2024.05.19-19.41.00:828][367]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) +[2024.05.19-19.41.00:828][367]LogModuleManager: Shutting down and abandoning module StatusBar (1100) +[2024.05.19-19.41.00:828][367]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) +[2024.05.19-19.41.00:854][367]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) +[2024.05.19-19.41.00:916][367]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) +[2024.05.19-19.41.00:935][367]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) +[2024.05.19-19.41.00:935][367]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) +[2024.05.19-19.41.00:966][367]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) +[2024.05.19-19.41.00:966][367]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) +[2024.05.19-19.41.00:977][367]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) +[2024.05.19-19.41.00:977][367]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) +[2024.05.19-19.41.00:977][367]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) +[2024.05.19-19.41.00:977][367]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) +[2024.05.19-19.41.00:978][367]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) +[2024.05.19-19.41.00:978][367]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1074) +[2024.05.19-19.41.00:992][367]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1072) +[2024.05.19-19.41.00:992][367]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1070) +[2024.05.19-19.41.01:010][367]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1068) +[2024.05.19-19.41.01:010][367]LogModuleManager: Shutting down and abandoning module WebMMedia (1066) +[2024.05.19-19.41.01:022][367]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1064) +[2024.05.19-19.41.01:058][367]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1062) +[2024.05.19-19.41.01:070][367]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1060) +[2024.05.19-19.41.01:142][367]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1059) +[2024.05.19-19.41.01:142][367]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1056) +[2024.05.19-19.41.01:158][367]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1054) +[2024.05.19-19.41.01:158][367]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1052) +[2024.05.19-19.41.01:166][367]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1050) +[2024.05.19-19.41.01:166][367]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1048) +[2024.05.19-19.41.01:166][367]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1046) +[2024.05.19-19.41.01:166][367]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1044) +[2024.05.19-19.41.01:166][367]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1042) +[2024.05.19-19.41.01:182][367]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1040) +[2024.05.19-19.41.01:234][367]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1038) +[2024.05.19-19.41.01:246][367]LogModuleManager: Shutting down and abandoning module IKRigEditor (1036) +[2024.05.19-19.41.01:284][367]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1034) +[2024.05.19-19.41.01:302][367]LogModuleManager: Shutting down and abandoning module SmartSnapping (1032) +[2024.05.19-19.41.01:316][367]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1030) +[2024.05.19-19.41.01:426][367]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1028) +[2024.05.19-19.41.01:444][367]LogModuleManager: Shutting down and abandoning module BspMode (1026) +[2024.05.19-19.41.01:450][367]LogModuleManager: Shutting down and abandoning module GeometryMode (1024) +[2024.05.19-19.41.01:463][367]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1022) +[2024.05.19-19.41.01:463][367]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1020) +[2024.05.19-19.41.01:476][367]LogModuleManager: Shutting down and abandoning module RigVMEditor (1018) +[2024.05.19-19.41.01:476][367]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1016) +[2024.05.19-19.41.01:476][367]LogModuleManager: Shutting down and abandoning module OpenXRInput (1014) +[2024.05.19-19.41.01:484][367]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1012) +[2024.05.19-19.41.01:484][367]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1010) +[2024.05.19-19.41.01:484][367]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1008) +[2024.05.19-19.41.01:484][367]LogModuleManager: Shutting down and abandoning module PlanarCut (1006) +[2024.05.19-19.41.01:501][367]LogModuleManager: Shutting down and abandoning module FractureEngine (1004) +[2024.05.19-19.41.01:513][367]LogModuleManager: Shutting down and abandoning module CharacterAI (1002) +[2024.05.19-19.41.01:528][367]LogModuleManager: Shutting down and abandoning module SessionServices (1000) +[2024.05.19-19.41.01:530][367]LogModuleManager: Shutting down and abandoning module MeshPaint (998) +[2024.05.19-19.41.01:590][367]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) +[2024.05.19-19.41.01:619][367]LogModuleManager: Shutting down and abandoning module PlacementMode (995) +[2024.05.19-19.41.01:619][367]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) +[2024.05.19-19.41.01:634][367]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) +[2024.05.19-19.41.01:684][367]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) +[2024.05.19-19.41.01:684][367]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) +[2024.05.19-19.41.01:693][367]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) +[2024.05.19-19.41.01:693][367]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) +[2024.05.19-19.41.01:693][367]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) +[2024.05.19-19.41.01:693][367]LogModuleManager: Shutting down and abandoning module ClothPainter (978) +[2024.05.19-19.41.01:729][367]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) +[2024.05.19-19.41.01:739][367]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) +[2024.05.19-19.41.01:764][367]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) +[2024.05.19-19.41.01:782][367]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) +[2024.05.19-19.41.01:807][367]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) +[2024.05.19-19.41.01:807][367]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) +[2024.05.19-19.41.01:876][367]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) +[2024.05.19-19.41.02:027][367]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) +[2024.05.19-19.41.02:087][367]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) +[2024.05.19-19.41.02:103][367]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) +[2024.05.19-19.41.02:103][367]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) +[2024.05.19-19.41.02:103][367]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) +[2024.05.19-19.41.02:114][367]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) +[2024.05.19-19.41.02:131][367]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) +[2024.05.19-19.41.02:131][367]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) +[2024.05.19-19.41.02:131][367]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) +[2024.05.19-19.41.02:138][367]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) +[2024.05.19-19.41.02:141][367]LogModuleManager: Shutting down and abandoning module EditorConfig (942) +[2024.05.19-19.41.02:141][367]LogModuleManager: Shutting down and abandoning module EditorFramework (940) +[2024.05.19-19.41.02:141][367]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) +[2024.05.19-19.41.02:168][367]LogModuleManager: Shutting down and abandoning module TraceInsights (936) +[2024.05.19-19.41.02:290][367]MemoryProfiler: Shutdown +[2024.05.19-19.41.02:302][367]NetworkingProfiler: Shutdown +[2024.05.19-19.41.02:302][367]LoadingProfiler: Shutdown +[2024.05.19-19.41.02:302][367]TimingProfiler: Shutdown +[2024.05.19-19.41.02:310][367]LogModuleManager: Shutting down and abandoning module TraceServices (935) +[2024.05.19-19.41.02:341][367]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) +[2024.05.19-19.41.02:341][367]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) +[2024.05.19-19.41.02:341][367]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) +[2024.05.19-19.41.02:341][367]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) +[2024.05.19-19.41.02:353][367]LogModuleManager: Shutting down and abandoning module MergeActors (924) +[2024.05.19-19.41.02:408][367]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) +[2024.05.19-19.41.02:427][367]LogModuleManager: Shutting down and abandoning module LocalizationService (921) +[2024.05.19-19.41.02:438][367]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) +[2024.05.19-19.41.02:438][367]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) +[2024.05.19-19.41.02:454][367]LogModuleManager: Shutting down and abandoning module UndoHistory (914) +[2024.05.19-19.41.02:465][367]LogModuleManager: Shutting down and abandoning module XmlParser (912) +[2024.05.19-19.41.02:477][367]LogModuleManager: Shutting down and abandoning module Blutility (910) +[2024.05.19-19.41.02:491][367]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) +[2024.05.19-19.41.02:491][367]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) +[2024.05.19-19.41.02:509][367]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) +[2024.05.19-19.41.02:509][367]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) +[2024.05.19-19.41.02:521][367]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) +[2024.05.19-19.41.02:535][367]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) +[2024.05.19-19.41.02:555][367]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) +[2024.05.19-19.41.02:570][367]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) +[2024.05.19-19.41.02:580][367]LogModuleManager: Shutting down and abandoning module DeviceManager (892) +[2024.05.19-19.41.02:598][367]LogModuleManager: Shutting down and abandoning module AutomationController (890) +[2024.05.19-19.41.02:599][367]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) +[2024.05.19-19.41.02:675][367]LogModuleManager: Shutting down and abandoning module Layers (886) +[2024.05.19-19.41.02:703][367]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) +[2024.05.19-19.41.02:703][367]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) +[2024.05.19-19.41.02:724][367]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) +[2024.05.19-19.41.02:734][367]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) +[2024.05.19-19.41.02:748][367]LogModuleManager: Shutting down and abandoning module Persona (876) +[2024.05.19-19.41.02:775][367]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) +[2024.05.19-19.41.02:775][367]LogModuleManager: Shutting down and abandoning module Kismet (872) +[2024.05.19-19.41.02:807][367]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) +[2024.05.19-19.41.02:807][367]LogModuleManager: Shutting down and abandoning module GraphEditor (868) +[2024.05.19-19.41.02:807][367]LogModuleManager: Shutting down and abandoning module StructViewer (866) +[2024.05.19-19.41.02:820][367]LogModuleManager: Shutting down and abandoning module ClassViewer (864) +[2024.05.19-19.41.02:820][367]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) +[2024.05.19-19.41.02:820][367]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) +[2024.05.19-19.41.02:820][367]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) +[2024.05.19-19.41.02:833][367]LogModuleManager: Shutting down and abandoning module OutputLog (856) +[2024.05.19-19.41.02:864][367]LogModuleManager: Shutting down and abandoning module Documentation (854) +[2024.05.19-19.41.02:864][367]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) +[2024.05.19-19.41.02:869][367]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) +[2024.05.19-19.41.02:869][367]LogModuleManager: Shutting down and abandoning module MovieScene (848) +[2024.05.19-19.41.02:903][367]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module AudioMixer (841) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module PortalServices (832) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module PortalRpc (830) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) +[2024.05.19-19.41.02:915][367]LogModuleManager: Shutting down and abandoning module AIModule (826) +[2024.05.19-19.41.02:951][367]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) +[2024.05.19-19.41.02:952][367]LogModuleManager: Shutting down and abandoning module AITestSuite (823) +[2024.05.19-19.41.02:952][367]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) +[2024.05.19-19.41.02:952][367]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) +[2024.05.19-19.41.02:966][367]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) +[2024.05.19-19.41.02:966][367]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) +[2024.05.19-19.41.02:966][367]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) +[2024.05.19-19.41.02:966][367]LogModuleManager: Shutting down and abandoning module ProfilerService (810) +[2024.05.19-19.41.03:227][367]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) +[2024.05.19-19.41.03:254][367]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (806) +[2024.05.19-19.41.03:254][367]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (804) +[2024.05.19-19.41.03:254][367]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (802) +[2024.05.19-19.41.03:287][367]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (800) +[2024.05.19-19.41.03:295][367]LogModuleManager: Shutting down and abandoning module TakesCore (798) +[2024.05.19-19.41.03:315][367]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) +[2024.05.19-19.41.03:329][367]LogModuleManager: Shutting down and abandoning module Bridge (794) +[2024.05.19-19.41.03:348][367]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) +[2024.05.19-19.41.03:356][367]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) +[2024.05.19-19.41.03:356][367]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) +[2024.05.19-19.41.03:356][367]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) +[2024.05.19-19.41.03:376][367]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (784) +[2024.05.19-19.41.03:376][367]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (782) +[2024.05.19-19.41.03:376][367]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (780) +[2024.05.19-19.41.03:376][367]LogModuleManager: Shutting down and abandoning module CollectionManager (779) +[2024.05.19-19.41.03:376][367]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (776) +[2024.05.19-19.41.03:390][367]LogModuleManager: Shutting down and abandoning module LightMixer (774) +[2024.05.19-19.41.03:390][367]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (772) +[2024.05.19-19.41.03:390][367]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (770) +[2024.05.19-19.41.03:406][367]LogModuleManager: Shutting down and abandoning module MediaPlate (768) +[2024.05.19-19.41.03:414][367]LogModuleManager: Shutting down and abandoning module MediaCompositing (766) +[2024.05.19-19.41.03:414][367]LogModuleManager: Shutting down and abandoning module ImgMedia (764) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module TemplateSequence (762) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (760) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module SequencerScripting (758) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (756) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (754) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (752) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (750) +[2024.05.19-19.41.03:430][367]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (748) +[2024.05.19-19.41.03:437][367]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (746) +[2024.05.19-19.41.03:437][367]LogModuleManager: Shutting down and abandoning module LiveLink (744) +[2024.05.19-19.41.03:706][367]LogModuleManager: Shutting down and abandoning module AlembicImporter (742) +[2024.05.19-19.41.03:719][367]LogModuleManager: Shutting down and abandoning module AlembicLibrary (741) +[2024.05.19-19.41.03:733][367]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (738) +[2024.05.19-19.41.03:733][367]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (736) +[2024.05.19-19.41.03:733][367]LogModuleManager: Shutting down and abandoning module Paper2DEditor (734) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (732) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module ControlRigSpline (730) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (728) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (726) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (724) +[2024.05.19-19.41.03:764][367]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (722) +[2024.05.19-19.41.03:773][367]LogModuleManager: Shutting down and abandoning module UVEditorTools (720) +[2024.05.19-19.41.03:791][367]LogModuleManager: Shutting down and abandoning module UVEditor (718) +[2024.05.19-19.41.03:806][367]LogModuleManager: Shutting down and abandoning module PluginBrowser (716) +[2024.05.19-19.41.03:820][367]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (714) +[2024.05.19-19.41.03:820][367]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (712) +[2024.05.19-19.41.03:828][367]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (710) +[2024.05.19-19.41.03:842][367]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (708) +[2024.05.19-19.41.03:852][367]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (706) +[2024.05.19-19.41.03:852][367]LogModuleManager: Shutting down and abandoning module EditorDebugTools (704) +[2024.05.19-19.41.03:862][367]LogModuleManager: Shutting down and abandoning module CurveEditorTools (702) +[2024.05.19-19.41.03:881][367]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (700) +[2024.05.19-19.41.03:881][367]LogModuleManager: Shutting down and abandoning module CryptoKeys (698) +[2024.05.19-19.41.03:881][367]LogModuleManager: Shutting down and abandoning module ChangelistReview (696) +[2024.05.19-19.41.03:890][367]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (694) +[2024.05.19-19.41.03:903][367]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (692) +[2024.05.19-19.41.03:903][367]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (690) +[2024.05.19-19.41.03:903][367]LogModuleManager: Shutting down and abandoning module UObjectPlugin (688) +[2024.05.19-19.41.03:903][367]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (686) +[2024.05.19-19.41.03:903][367]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (684) +[2024.05.19-19.41.03:915][367]LogModuleManager: Shutting down and abandoning module PluginUtils (682) +[2024.05.19-19.41.03:929][367]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (680) +[2024.05.19-19.41.03:929][367]LogModuleManager: Shutting down and abandoning module DumpGPUServices (678) +[2024.05.19-19.41.03:929][367]LogModuleManager: Shutting down and abandoning module GitSourceControl (676) +[2024.05.19-19.41.03:941][367]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (674) +[2024.05.19-19.41.03:951][367]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (672) +[2024.05.19-19.41.03:951][367]LogModuleManager: Shutting down and abandoning module VariantManager (668) +[2024.05.19-19.41.03:985][367]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (666) +[2024.05.19-19.41.03:985][367]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (664) +[2024.05.19-19.41.03:993][367]LogModuleManager: Shutting down and abandoning module XRBaseEditor (662) +[2024.05.19-19.41.04:001][367]LogModuleManager: Shutting down and abandoning module XRBase (660) +[2024.05.19-19.41.04:013][367]LogModuleManager: Shutting down and abandoning module SynthesisEditor (658) +[2024.05.19-19.41.04:013][367]LogModuleManager: Shutting down and abandoning module ResonanceAudio (656) +[2024.05.19-19.41.04:013][367]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (654) +[2024.05.19-19.41.04:013][367]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (652) +[2024.05.19-19.41.04:013][367]LogModuleManager: Shutting down and abandoning module OpenXREditor (650) +[2024.05.19-19.41.04:017][367]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (648) +[2024.05.19-19.41.04:017][367]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (646) +[2024.05.19-19.41.04:017][367]LogModuleManager: Shutting down and abandoning module ModelingOperators (644) +[2024.05.19-19.41.04:027][367]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (642) +[2024.05.19-19.41.04:035][367]LogModuleManager: Shutting down and abandoning module ModelingComponents (640) +[2024.05.19-19.41.04:053][367]LogModuleManager: Shutting down and abandoning module GeometryFramework (639) +[2024.05.19-19.41.04:066][367]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (636) +[2024.05.19-19.41.04:081][367]LogModuleManager: Shutting down and abandoning module MeshModelingTools (634) +[2024.05.19-19.41.04:096][367]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (632) +[2024.05.19-19.41.04:096][367]LogModuleManager: Shutting down and abandoning module InputDebugging (630) +[2024.05.19-19.41.04:096][367]LogModuleManager: Shutting down and abandoning module DynamicMesh (628) +[2024.05.19-19.41.04:116][367]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (626) +[2024.05.19-19.41.04:125][367]LogModuleManager: Shutting down and abandoning module GooglePAD (624) +[2024.05.19-19.41.04:125][367]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (622) +[2024.05.19-19.41.04:125][367]LogModuleManager: Shutting down and abandoning module GeometryCache (620) +[2024.05.19-19.41.04:125][367]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (618) +[2024.05.19-19.41.04:125][367]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (616) +[2024.05.19-19.41.04:137][367]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (614) +[2024.05.19-19.41.04:137][367]LogModuleManager: Shutting down and abandoning module AudioCapture (612) +[2024.05.19-19.41.04:137][367]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (611) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (608) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module AssetTags (606) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (604) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module AppleImageUtils (602) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module TakeSequencer (600) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module TakeMovieScene (598) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module AndroidPermission (596) +[2024.05.19-19.41.04:147][367]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (594) +[2024.05.19-19.41.04:162][367]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (592) +[2024.05.19-19.41.04:162][367]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (590) +[2024.05.19-19.41.04:178][367]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (588) +[2024.05.19-19.41.04:178][367]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (586) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module InterchangeExport (584) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module InterchangeMessages (582) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module GLTFCore (580) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (578) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (576) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module InterchangeEditor (574) +[2024.05.19-19.41.04:187][367]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (572) +[2024.05.19-19.41.04:196][367]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (570) +[2024.05.19-19.41.04:196][367]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (568) +[2024.05.19-19.41.04:201][367]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (566) +[2024.05.19-19.41.04:201][367]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (564) +[2024.05.19-19.41.04:201][367]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (562) +[2024.05.19-19.41.04:201][367]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (560) +[2024.05.19-19.41.04:201][367]LogOpenImageDenoise: OIDN shutting down +[2024.05.19-19.41.04:211][367]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (558) +[2024.05.19-19.41.04:211][367]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (556) +[2024.05.19-19.41.04:220][367]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (554) +[2024.05.19-19.41.04:245][367]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (552) +[2024.05.19-19.41.04:253][367]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (550) +[2024.05.19-19.41.04:269][367]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (548) +[2024.05.19-19.41.04:269][367]LogModuleManager: Shutting down and abandoning module LocalizableMessage (546) +[2024.05.19-19.41.04:269][367]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (544) +[2024.05.19-19.41.04:269][367]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (542) +[2024.05.19-19.41.04:270][367]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (541) +[2024.05.19-19.41.04:277][367]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (539) +[2024.05.19-19.41.04:277][367]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (536) +[2024.05.19-19.41.04:289][367]LogModuleManager: Shutting down and abandoning module DataflowNodes (534) +[2024.05.19-19.41.04:289][367]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (532) +[2024.05.19-19.41.04:289][367]LogModuleManager: Shutting down and abandoning module DataflowEditor (530) +[2024.05.19-19.41.04:299][367]LogModuleManager: Shutting down and abandoning module ChaosNiagara (528) +[2024.05.19-19.41.04:308][367]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (526) +[2024.05.19-19.41.04:308][367]LogModuleManager: Shutting down and abandoning module FractureEditor (524) +[2024.05.19-19.41.04:338][367]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (522) +[2024.05.19-19.41.04:338][367]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (520) +[2024.05.19-19.41.04:349][367]LogModuleManager: Shutting down and abandoning module BackChannel (518) +[2024.05.19-19.41.04:359][367]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (516) +[2024.05.19-19.41.04:359][367]LogModuleManager: Shutting down and abandoning module AutomationUtils (514) +[2024.05.19-19.41.04:359][367]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (512) +[2024.05.19-19.41.04:382][367]LogModuleManager: Shutting down and abandoning module InterchangeTests (510) +[2024.05.19-19.41.04:382][367]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (508) +[2024.05.19-19.41.04:463][367]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) +[2024.05.19-19.41.04:463][367]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) +[2024.05.19-19.41.04:463][367]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) +[2024.05.19-19.41.04:463][367]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) +[2024.05.19-19.41.04:475][367]LogModuleManager: Shutting down and abandoning module InputEditor (498) +[2024.05.19-19.41.04:483][367]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) +[2024.05.19-19.41.04:483][367]LogModuleManager: Shutting down and abandoning module ConcertServer (494) +[2024.05.19-19.41.04:509][367]LogModuleManager: Shutting down and abandoning module ConcertClient (492) +[2024.05.19-19.41.04:509][367]LogModuleManager: Shutting down and abandoning module ConcertTransport (491) +[2024.05.19-19.41.04:510][367]LogModuleManager: Shutting down and abandoning module Concert (488) +[2024.05.19-19.41.04:526][367]LogModuleManager: Shutting down and abandoning module SQLiteCore (486) +[2024.05.19-19.41.04:537][367]LogModuleManager: Shutting down and abandoning module GameplayCameras (484) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (482) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (480) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module IKRig (478) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module ActorSequence (476) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module Paper2D (474) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (472) +[2024.05.19-19.41.04:559][367]LogModuleManager: Shutting down and abandoning module ControlRig (470) +[2024.05.19-19.41.04:573][367]LogModuleManager: Shutting down and abandoning module Constraints (469) +[2024.05.19-19.41.04:578][367]LogModuleManager: Shutting down and abandoning module AnimationData (466) +[2024.05.19-19.41.04:578][367]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (464) +[2024.05.19-19.41.04:578][367]LogModuleManager: Shutting down and abandoning module FacialAnimation (462) +[2024.05.19-19.41.04:578][367]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (460) +[2024.05.19-19.41.04:592][367]LogModuleManager: Shutting down and abandoning module DataValidation (458) +[2024.05.19-19.41.04:605][367]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (456) +[2024.05.19-19.41.04:625][367]LogModuleManager: Shutting down and abandoning module TreeMap (455) +[2024.05.19-19.41.04:639][367]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (452) +[2024.05.19-19.41.04:677][367]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (450) +[2024.05.19-19.41.04:677][367]LogModuleManager: Shutting down and abandoning module AnimationSharing (448) +[2024.05.19-19.41.04:677][367]LogModuleManager: Shutting down and abandoning module Synthesis (446) +[2024.05.19-19.41.04:695][367]LogModuleManager: Shutting down and abandoning module SoundFields (444) +[2024.05.19-19.41.04:695][367]LogModuleManager: Shutting down and abandoning module SignificanceManager (442) +[2024.05.19-19.41.04:695][367]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (440) +[2024.05.19-19.41.04:713][367]LogModuleManager: Shutting down and abandoning module RigVM (438) +[2024.05.19-19.41.04:713][367]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (436) +[2024.05.19-19.41.04:723][367]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (434) +[2024.05.19-19.41.04:723][367]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (432) +[2024.05.19-19.41.04:723][367]LogModuleManager: Shutting down and abandoning module MetasoundEditor (430) +[2024.05.19-19.41.04:746][367]LogModuleManager: Shutting down and abandoning module AudioWidgets (429) +[2024.05.19-19.41.04:754][367]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (428) +[2024.05.19-19.41.04:781][367]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (424) +[2024.05.19-19.41.04:797][367]LogModuleManager: Shutting down and abandoning module MetasoundEngine (422) +[2024.05.19-19.41.04:810][367]LogModuleManager: Shutting down and abandoning module WaveTable (421) +[2024.05.19-19.41.04:810][367]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (419) +[2024.05.19-19.41.04:810][367]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (416) +[2024.05.19-19.41.04:835][367]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (414) +[2024.05.19-19.41.04:906][367]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (412) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (410) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (408) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (406) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module CableComponent (404) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (402) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (401) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (398) +[2024.05.19-19.41.04:922][367]LogModuleManager: Shutting down and abandoning module UdpMessaging (396) +[2024.05.19-19.41.05:029][367]LogModuleManager: Shutting down and abandoning module TcpMessaging (394) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module InterchangePipelines (392) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module InterchangeImport (390) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (388) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module InterchangeNodes (386) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module StructUtils (384) +[2024.05.19-19.41.05:138][367]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (382) +[2024.05.19-19.41.05:151][367]LogModuleManager: Shutting down and abandoning module PBIK (380) +[2024.05.19-19.41.05:163][367]LogModuleManager: Shutting down and abandoning module FullBodyIK (378) +[2024.05.19-19.41.05:163][367]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (376) +[2024.05.19-19.41.05:163][367]LogModuleManager: Shutting down and abandoning module TakeRecorder (375) +[2024.05.19-19.41.05:186][367]LogModuleManager: Shutting down and abandoning module LevelEditor (373) +[2024.05.19-19.41.05:249][367]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (372) +[2024.05.19-19.41.05:278][367]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (370) +[2024.05.19-19.41.05:303][367]LogModuleManager: Shutting down and abandoning module MainFrame (368) +[2024.05.19-19.41.05:303][367]LogModuleManager: Shutting down and abandoning module HotReload (367) +[2024.05.19-19.41.05:304][367]LogModuleManager: Shutting down and abandoning module ChaosCaching (362) +[2024.05.19-19.41.05:318][367]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (360) +[2024.05.19-19.41.05:318][367]LogModuleManager: Shutting down and abandoning module Niagara (358) +[2024.05.19-19.41.05:393][367]LogModuleManager: Shutting down and abandoning module SignalProcessing (357) +[2024.05.19-19.41.05:412][367]LogModuleManager: Shutting down and abandoning module NiagaraEditor (355) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module LevelSequence (354) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module ContentBrowser (352) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module ToolMenus (351) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module ContentBrowserData (349) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module NiagaraCore (344) +[2024.05.19-19.41.05:446][367]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (342) +[2024.05.19-19.41.05:468][367]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) +[2024.05.19-19.41.05:468][367]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) +[2024.05.19-19.41.05:468][367]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) +[2024.05.19-19.41.05:468][367]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) +[2024.05.19-19.41.05:628][367]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) +[2024.05.19-19.41.05:643][367]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) +[2024.05.19-19.41.05:643][367]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) +[2024.05.19-19.41.05:656][367]LogModuleManager: Shutting down and abandoning module PacketHandler (326) +[2024.05.19-19.41.05:657][367]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) +[2024.05.19-19.41.05:805][367]LogModuleManager: Shutting down and abandoning module AnimGraph (322) +[2024.05.19-19.41.05:831][367]LogModuleManager: Shutting down and abandoning module TimeManagement (320) +[2024.05.19-19.41.05:884][367]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) +[2024.05.19-19.41.05:884][367]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) +[2024.05.19-19.41.05:884][367]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) +[2024.05.19-19.41.05:884][367]LogModuleManager: Shutting down and abandoning module MediaAssets (312) +[2024.05.19-19.41.05:905][367]LogModuleManager: Shutting down and abandoning module Overlay (310) +[2024.05.19-19.41.05:905][367]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) +[2024.05.19-19.41.05:905][367]LogModuleManager: Shutting down and abandoning module VREditor (306) +[2024.05.19-19.41.05:905][367]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) +[2024.05.19-19.41.05:974][367]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) +[2024.05.19-19.41.05:974][367]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) +[2024.05.19-19.41.06:075][367]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) +[2024.05.19-19.41.06:109][367]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) +[2024.05.19-19.41.06:237][367]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) +[2024.05.19-19.41.06:428][367]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) +[2024.05.19-19.41.06:501][367]LogModuleManager: Shutting down and abandoning module UMG (290) +[2024.05.19-19.41.06:526][367]LogModuleManager: Shutting down and abandoning module UMGEditor (289) +[2024.05.19-19.41.06:598][367]LogModuleManager: Shutting down and abandoning module EditorStyle (284) +[2024.05.19-19.41.06:633][367]LogModuleManager: Shutting down and abandoning module SlateReflector (282) +[2024.05.19-19.41.06:739][367]LogModuleManager: Shutting down and abandoning module Slate (280) +[2024.05.19-19.41.06:739][367]LogModuleManager: Shutting down and abandoning module SlateCore (278) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module UnrealEd (272) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module MRMesh (270) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module Messaging (268) +[2024.05.19-19.41.06:741][367]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) +[2024.05.19-19.41.06:775][367]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) +[2024.05.19-19.41.06:775][367]LogModuleManager: Shutting down and abandoning module LiveCoding (262) +[2024.05.19-19.41.06:824][367]LogModuleManager: Shutting down and abandoning module Networking (260) +[2024.05.19-19.41.06:824][367]LogModuleManager: Shutting down and abandoning module Core (258) +[2024.05.19-19.41.06:824][367]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) +[2024.05.19-19.41.06:824][367]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) +[2024.05.19-19.41.06:971][367]LogModuleManager: Shutting down and abandoning module CurveEditor (253) +[2024.05.19-19.41.07:008][367]LogModuleManager: Shutting down and abandoning module Sequencer (251) +[2024.05.19-19.41.07:085][367]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) +[2024.05.19-19.41.07:085][367]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) +[2024.05.19-19.41.07:085][367]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) +[2024.05.19-19.41.07:097][367]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) +[2024.05.19-19.41.07:108][367]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) +[2024.05.19-19.41.07:115][367]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) +[2024.05.19-19.41.07:115][367]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) +[2024.05.19-19.41.07:115][367]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) +[2024.05.19-19.41.07:115][367]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) +[2024.05.19-19.41.07:125][367]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) +[2024.05.19-19.41.07:160][367]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) +[2024.05.19-19.41.07:256][367]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) +[2024.05.19-19.41.07:272][367]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) +[2024.05.19-19.41.07:292][367]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) +[2024.05.19-19.41.07:313][367]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) +[2024.05.19-19.41.07:313][367]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) +[2024.05.19-19.41.07:313][367]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) +[2024.05.19-19.41.07:318][367]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) +[2024.05.19-19.41.07:427][367]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) +[2024.05.19-19.41.07:441][367]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) +[2024.05.19-19.41.07:448][367]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) +[2024.05.19-19.41.07:516][367]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) +[2024.05.19-19.41.07:522][367]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) +[2024.05.19-19.41.07:522][367]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) +[2024.05.19-19.41.07:537][367]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) +[2024.05.19-19.41.07:567][367]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) +[2024.05.19-19.41.07:579][367]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) +[2024.05.19-19.41.07:579][367]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) +[2024.05.19-19.41.07:584][367]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) +[2024.05.19-19.41.07:592][367]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) +[2024.05.19-19.41.07:606][367]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) +[2024.05.19-19.41.07:611][367]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) +[2024.05.19-19.41.07:618][367]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) +[2024.05.19-19.41.07:619][367]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) +[2024.05.19-19.41.07:619][367]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) +[2024.05.19-19.41.07:624][367]LogModuleManager: Shutting down and abandoning module TextureFormat (177) +[2024.05.19-19.41.07:624][367]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) +[2024.05.19-19.41.07:624][367]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) +[2024.05.19-19.41.07:712][367]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) +[2024.05.19-19.41.07:722][367]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) +[2024.05.19-19.41.07:722][367]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) +[2024.05.19-19.41.07:727][367]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) +[2024.05.19-19.41.07:759][367]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) +[2024.05.19-19.41.07:770][367]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) +[2024.05.19-19.41.07:787][367]LogModuleManager: Shutting down and abandoning module InputCore (158) +[2024.05.19-19.41.07:787][367]LogModuleManager: Shutting down and abandoning module Settings (156) +[2024.05.19-19.41.07:804][367]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) +[2024.05.19-19.41.07:805][367]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) +[2024.05.19-19.41.07:805][367]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) +[2024.05.19-19.41.07:805][367]LogModuleManager: Shutting down and abandoning module Chaos (148) +[2024.05.19-19.41.07:805][367]LogModuleManager: Shutting down and abandoning module GeometryCore (147) +[2024.05.19-19.41.07:825][367]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) +[2024.05.19-19.41.07:833][367]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) +[2024.05.19-19.41.07:833][367]LogModuleManager: Shutting down and abandoning module AVEncoder (142) +[2024.05.19-19.41.07:839][367]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) +[2024.05.19-19.41.07:839][367]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) +[2024.05.19-19.41.07:839][367]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) +[2024.05.19-19.41.07:890][367]LogOculusPluginWrapper: OculusPlugin destroyed successfully +[2024.05.19-19.41.07:916][367]LogModuleManager: Shutting down and abandoning module WmfMedia (132) +[2024.05.19-19.41.07:939][367]LogModuleManager: Shutting down and abandoning module Media (131) +[2024.05.19-19.41.07:940][367]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (128) +[2024.05.19-19.41.07:941][367]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (126) +[2024.05.19-19.41.07:941][367]LogModuleManager: Shutting down and abandoning module ACLPlugin (124) +[2024.05.19-19.41.07:941][367]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (122) +[2024.05.19-19.41.07:957][367]RenderDocPlugin: plugin has been unloaded. +[2024.05.19-19.41.07:957][367]LogModuleManager: Shutting down and abandoning module PixWinPlugin (120) +[2024.05.19-19.41.07:966][367]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (118) +[2024.05.19-19.41.07:966][367]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (116) +[2024.05.19-19.41.07:991][367]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (114) +[2024.05.19-19.41.08:014][367]LogModuleManager: Shutting down and abandoning module XMPP (109) +[2024.05.19-19.41.08:022][367]LogModuleManager: Shutting down and abandoning module WebSockets (108) +[2024.05.19-19.41.08:098][367]LogModuleManager: Shutting down and abandoning module HTTP (105) +[2024.05.19-19.41.08:098][367]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.05.19-19.41.08:098][367]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B5E85EACD-416C-75AE-56C2-A2ABFD5A82B4%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.05.19-19.41.08:137][367]LogModuleManager: Shutting down and abandoning module SSL (104) +[2024.05.19-19.41.08:138][367]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (100) +[2024.05.19-19.41.08:152][367]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (98) +[2024.05.19-19.41.08:168][367]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (96) +[2024.05.19-19.41.08:175][367]LogModuleManager: Shutting down and abandoning module VariantManagerContent (94) +[2024.05.19-19.41.08:183][367]LogModuleManager: Shutting down and abandoning module GLTFExporter (92) +[2024.05.19-19.41.08:201][367]LogModuleManager: Shutting down and abandoning module DatasmithContent (90) +[2024.05.19-19.41.08:201][367]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (88) +[2024.05.19-19.41.08:215][367]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (86) +[2024.05.19-19.41.08:243][367]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.05.19-19.41.08:243][367]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (84) +[2024.05.19-19.41.08:243][367]LogModuleManager: Shutting down and abandoning module OpenXRAR (82) +[2024.05.19-19.41.08:260][367]LogModuleManager: Shutting down and abandoning module AugmentedReality (81) +[2024.05.19-19.41.08:288][367]LogModuleManager: Shutting down and abandoning module OpenXRHMD (78) +[2024.05.19-19.41.08:324][367]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (76) +[2024.05.19-19.41.08:337][367]LogModuleManager: Shutting down and abandoning module ChunkDownloader (74) +[2024.05.19-19.41.08:350][367]LogModuleManager: Shutting down and abandoning module ChaosCloth (72) +[2024.05.19-19.41.08:364][367]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (70) +[2024.05.19-19.41.08:364][367]LogModuleManager: Shutting down and abandoning module NiagaraShader (68) +[2024.05.19-19.41.08:364][367]LogModuleManager: Shutting down and abandoning module AISupportModule (66) +[2024.05.19-19.41.08:381][367]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.05.19-19.41.08:381][367]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62) +[2024.05.19-19.41.08:397][367]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60) +[2024.05.19-19.41.08:417][367]LogModuleManager: Shutting down and abandoning module SourceControl (59) +[2024.05.19-19.41.08:429][367]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) +[2024.05.19-19.41.08:429][367]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) +[2024.05.19-19.41.08:442][367]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) +[2024.05.19-19.41.08:442][367]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) +[2024.05.19-19.41.08:442][367]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.05.19-19.41.08:449][367]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2024.05.19-19.41.08:450][367]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.05.19-19.41.08:459][367]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.05.19-19.41.08:471][367]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.05.19-19.41.08:487][367]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.05.19-19.41.08:545][367]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.05.19-19.41.08:617][367]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.05.19-19.41.08:617][367]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.05.19-19.41.08:617][367]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.05.19-19.41.08:617][367]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.05.19-19.41.08:627][367]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.05.19-19.41.08:627][367]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.05.19-19.41.08:638][367]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.05.19-19.41.08:683][367]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.05.19-19.41.08:691][367]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.05.19-19.41.08:712][367]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.05.19-19.41.08:712][367]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.05.19-19.41.08:712][367]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.05.19-19.41.08:717][367]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.05.19-19.41.08:717][367]LogPakFile: Destroying PakPlatformFile +[2024.05.19-19.41.08:732][367]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.05.19-19.41.08:732][367]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.05.19-19.41.08:746][367]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.05.19-19.41.08:757][367]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.05.19-19.41.08:764][367]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.05.19-19.41.10:923][367]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.05.19-19.41.11:086][367]LogExit: Exiting. +[2024.05.19-19.41.11:166][367]Log file closed, 05/19/24 22:41:11 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-15.03.10.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-15.03.10.log new file mode 100644 index 0000000..efb71d7 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-15.03.10.log @@ -0,0 +1,9770 @@ +Log file open, 05/20/24 16:10:25 +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=11424) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 9.266340 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-C2C61456429EDED1B8FADBA9046333E8 + Session CrashGUID >==================================================== +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading TVOS 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 Linux ini files took 0.05 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.8 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +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 VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +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 AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 GooglePAD +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +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/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +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/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.20-13.10.31:172][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.20-13.10.31:172][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.20-13.10.31:187][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.20-13.10.31:188][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.20-13.10.31:188][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.20-13.10.31:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.20-13.10.31:201][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.20-13.10.31:202][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.20-13.10.31:202][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.20-13.10.31:266][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.20-13.10.31:275][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.20-13.10.31:275][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.20-13.10.31:331][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-13.10.31:331][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-13.10.31:331][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-13.10.31:560][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.20-13.10.31:560][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.20-13.10.31:560][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-13.10.31:951][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.20-13.10.31:981][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.20-13.10.31:981][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.20-13.10.31:982][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.20-13.10.31:982][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-13.10.31:982][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.20-13.10.32:000][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.20-13.10.32:025][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.20-13.10.32:025][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-13.10.32:029][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.20-13.10.32:053][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.20-13.10.32:053][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.20-13.10.32:068][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.20-13.10.32:068][ 0]LogInit: User: egonh +[2024.05.20-13.10.32:068][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.20-13.10.32:068][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.20-13.10.32:073][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.20-13.10.32:073][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.20-13.10.32:073][ 0]LogMemory: Process Physical Memory: 494.14 MB used, 503.71 MB peak +[2024.05.20-13.10.32:073][ 0]LogMemory: Process Virtual Memory: 485.16 MB used, 485.16 MB peak +[2024.05.20-13.10.32:073][ 0]LogMemory: Physical Memory: 9694.64 MB used, 6618.74 MB free, 16313.38 MB total +[2024.05.20-13.10.32:073][ 0]LogMemory: Virtual Memory: 14125.95 MB used, 10603.04 MB free, 24728.99 MB total +[2024.05.20-13.10.32:073][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.20-13.10.32:080][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.20-13.10.32:307][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.20-13.10.32:319][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.20-13.10.32:319][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.20-13.10.32:482][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.20-13.10.32:499][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.20-13.10.33:144][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-13.10.33:502][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.20-13.10.33:502][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.20-13.10.36:767][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-13.10.36:767][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-13.10.36:767][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-13.10.36:767][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-13.10.36:767][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-13.10.36:767][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.20-13.10.36:768][ 0]LogWindows: Attached monitors: +[2024.05.20-13.10.36:768][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.20-13.10.36:768][ 0]LogWindows: Found 1 attached monitors. +[2024.05.20-13.10.36:768][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.20-13.10.36:768][ 0]LogRHI: RHI Adapter Info: +[2024.05.20-13.10.36:768][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.20-13.10.36:768][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-13.10.36:768][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.20-13.10.59:065][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.20-13.10.59:065][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.20-13.10.59:065][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.20-13.10.59:099][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.20-13.10.59:281][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.20-13.10.59:291][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.20-13.10.59:372][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.20-13.10.59:373][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.20-13.10.59:374][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.20-13.10.59:447][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.20-13.10.59:447][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.20-13.10.59:451][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.20-13.10.59:451][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.20-13.10.59:797][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.20-13.11.00:131][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.20-13.11.00:131][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.20-13.11.00:523][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.20-13.11.00:523][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.20-13.11.00:523][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.20-13.11.00:619][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.20-13.11.00:704][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.20-13.11.00:740][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.20-13.11.00:777][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.20-13.11.00:867][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.20-13.11.00:937][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.20-13.11.01:762][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.20-13.11.01:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.20-13.11.01:857][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.20-13.11.01:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.20-13.11.01:986][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.20-13.11.02:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.20-13.11.02:115][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.20-13.11.02:115][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.20-13.11.02:272][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.20-13.11.02:609][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.20-13.11.04:370][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.20-13.11.04:432][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.20-13.11.04:432][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:435][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-13.11.04:575][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.20-13.11.04:638][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.06 seconds. +[2024.05.20-13.11.04:638][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.14ms. RandomReadSpeed=16.86MBs, RandomWriteSpeed=158.89MBs. Assigned SpeedClass 'Local' +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.20-13.11.04:640][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.20-13.11.04:641][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.20-13.11.04:641][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.20-13.11.05:002][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/22784/). +[2024.05.20-13.11.05:002][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/478E3C0B423CB56C1D9F6FA70F7B2CB1/'. +[2024.05.20-13.11.05:003][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.20-13.11.05:004][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.20-13.11.19:684][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.20-13.11.20:036][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.20-13.11.20:036][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-13.11.23:435][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.20-13.11.23:500][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.20-13.11.24:264][ 0]LogAssetRegistry: FAssetRegistry took 0.0130 seconds to start up +[2024.05.20-13.11.24:264][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.20-13.11.24:720][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.20-13.11.30:872][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.20-13.11.30:889][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.20-13.11.30:889][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9CA00][0000089E987D5000 66] GlobalDefaults, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9C600][0000089E987D0000 66] Windows, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9C000][0000089E987D7800 66] WindowsEditor, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9B800][0000089E987DC800 66] WindowsServer, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9B400][0000089E8F3D0000 66] WindowsClient, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D000][0000089E7888A000 66] IOS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D200][0000089EA44F0000 66] iPadAir2, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D400][0000089EA44F2800 66] IPadPro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D600][0000089EA44F5000 66] iPadAir3, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9D800][0000089EA44F7800 66] iPadAir4, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DA00][0000089EA44FA000 66] iPadAir5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DC00][0000089EA44FC800 66] iPadMini4, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9DE00][0000089EA4510000 66] iPadMini5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E000][0000089EA4512800 66] iPadMini6, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E200][0000089EA4515000 66] iPhone6S, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E400][0000089EA4517800 66] iPhone7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E600][0000089EA451A000 66] iPodTouch7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9E800][0000089EA451C800 66] iPhone6SPlus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EA00][0000089EA4520000 66] iPhone7Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EC00][0000089EA4522800 66] iPhoneSE, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9EE00][0000089EA4525000 66] iPhone8, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F000][0000089EA4527800 66] iPhone8Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F200][0000089EA452A000 66] iPhoneX, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F400][0000089EA452C800 66] iPhoneXS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F600][0000089EA4530000 66] iPhoneXSMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9F800][0000089EA4532800 66] iPhoneXR, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FA00][0000089EA4535000 66] iPhone11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FC00][0000089EA4537800 66] iPhone11Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA3E9FE00][0000089EA453A000 66] iPhone11ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA394FE00][0000089EA453C800 66] iPhoneSE2, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089E8F027400][0000089EA4540000 66] iPhone12Mini, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590000][0000089EA4542800 66] iPhone12, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590200][0000089EA4545000 66] iPhone12Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590400][0000089EA4547800 66] iPhone12ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590600][0000089EA454A000 66] iPhone13Mini, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590800][0000089EA454C800 66] iPhone13, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590A00][0000089EA45A0000 66] iPhone13Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590C00][0000089EA45A2800 66] iPhone13ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4590E00][0000089EA45A5000 66] iPhoneSE3, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591000][0000089EA45A7800 66] iPhone14, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591200][0000089EA45AA000 66] iPhone14Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591400][0000089EA45AC800 66] iPhone14Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591600][0000089EA45B0000 66] iPhone14ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591800][0000089EA45B2800 66] iPhone15, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591A00][0000089EA45B5000 66] iPhone15Plus, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591C00][0000089EA45B7800 66] iPhone15Pro, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4591E00][0000089EA45BA000 66] iPhone15ProMax, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592000][0000089EA45BC800 66] iPadPro105, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592200][0000089EA4500000 66] iPadPro129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592400][0000089EA4502800 66] iPadPro97, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592600][0000089EA4505000 66] iPadPro2_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592800][0000089EA4507800 66] iPad5, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592A00][0000089EA450A000 66] iPad6, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592C00][0000089EA450C800 66] iPad7, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4592E00][0000089EA45C0000 66] iPad8, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593000][0000089EA45C2800 66] iPad9, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593200][0000089EA45C5000 66] iPad10, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593400][0000089EA45C7800 66] iPadPro11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593600][0000089EA45CA000 66] iPadPro2_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593800][0000089EA45CC800 66] iPadPro3_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593A00][0000089EA45D0000 66] iPadPro4_11, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593C00][0000089EA45D2800 66] iPadPro3_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4593E00][0000089EA45D5000 66] iPadPro4_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594000][0000089EA45D7800 66] iPadPro5_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594200][0000089EA45DA000 66] iPadPro6_129, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594400][0000089EA45DC800 66] AppleTV, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594600][0000089EA45E0000 66] AppleTV4K, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594800][0000089EA45E2800 66] AppleTV2_4K, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594A00][0000089EA45E5000 66] TVOS, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594C00][0000089EA45E7800 66] Mac, +[2024.05.20-13.11.31:095][ 0]LogDeviceProfileManager: [0000089EA4594E00][0000089EA45EA000 66] MacEditor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595000][0000089EA45EC800 66] MacClient, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595200][0000089EA45F0000 66] MacServer, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595400][0000089EA45F2800 66] Linux, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595600][0000089EA45F5000 66] LinuxEditor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595800][0000089EA45F7800 66] LinuxArm64Editor, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595A00][0000089EA45FA000 66] LinuxArm64, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595C00][0000089EA45FC800 66] LinuxClient, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4595E00][0000089EA4600000 66] LinuxArm64Client, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596000][0000089EA4602800 66] LinuxServer, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596200][0000089EA4605000 66] LinuxArm64Server, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596400][0000089EA4607800 66] Android, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596600][0000089EA460A000 66] Android_Preview_OpenGL, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596800][0000089EA460C800 66] Android_Preview_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596A00][0000089EA4610000 66] Android_Low, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596C00][0000089EA4612800 66] Android_Mid, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4596E00][0000089EA4615000 66] Android_High, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597000][0000089EA4617800 66] Android_Default, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597200][0000089EA461A000 66] Android_Adreno4xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597400][0000089EA461C800 66] Android_Adreno5xx_Low, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597600][0000089EA4620000 66] Android_Adreno5xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597800][0000089EA4622800 66] Android_Adreno6xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597A00][0000089EA4625000 66] Android_Adreno6xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597C00][0000089EA4627800 66] Android_Adreno7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4597E00][0000089EA462A000 66] Android_Adreno7xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598000][0000089EA462C800 66] Android_Mali_T6xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598200][0000089EA4630000 66] Android_Mali_T7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598400][0000089EA4632800 66] Android_Mali_T8xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598600][0000089EA4635000 66] Android_Mali_G71, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598800][0000089EA4637800 66] Android_Mali_G72, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598A00][0000089EA463A000 66] Android_Mali_G72_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598C00][0000089EA463C800 66] Android_Mali_G76, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4598E00][0000089EA4640000 66] Android_Mali_G76_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599000][0000089EA4642800 66] Android_Mali_G77, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599200][0000089EA4645000 66] Android_Mali_G77_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599400][0000089EA4647800 66] Android_Mali_G78, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599600][0000089EA464A000 66] Android_Mali_G78_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599800][0000089EA464C800 66] Android_Mali_G710, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599A00][0000089EA4650000 66] Android_Mali_G710_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA4599E00][0000089EA4652800 66] Android_Mali_G7xx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A000][0000089EA4655000 66] Android_Mali_G7xx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A200][0000089EA4657800 66] Android_Xclipse_920, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A400][0000089EA465A000 66] Android_Xclipse_920_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459A800][0000089EA465C800 66] Android_Vulkan_SM5, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AA00][0000089EA4660000 66] Android_PowerVR_G6xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AC00][0000089EA4662800 66] Android_PowerVR_GT7xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459AE00][0000089EA4665000 66] Android_PowerVR_GE8xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B000][0000089EA4667800 66] Android_PowerVR_GM9xxx, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B200][0000089EA466A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B400][0000089EA466C800 66] Android_TegraK1, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B600][0000089EA4670000 66] Android_Unknown_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459B800][0000089EA4672800 66] Oculus_Quest, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BA00][0000089EA4675000 66] Oculus_Quest2, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BC00][0000089EA4677800 66] Meta_Quest_Pro, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459BE00][0000089EA467A000 66] Meta_Quest_3, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459C000][0000089EA467C800 66] HoloLens, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: [0000089EA459C200][0000089EA4690000 66] MagicLeap_Vulkan, +[2024.05.20-13.11.31:096][ 0]LogDeviceProfileManager: Active device profile: [0000089EA3E9C000][0000089E987D7800 66] WindowsEditor +[2024.05.20-13.11.31:096][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.20-13.11.31:096][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.20-13.11.31:102][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-13.11.31:251][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-13.11.31:252][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.20-13.11.31:294][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.20-13.11.31:294][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.20-13.11.32:157][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.20-13.11.33:776][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.20-13.11.34:865][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.20-13.11.34:865][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.20-13.11.45:064][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.11.45:067][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-13.11.45:169][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.20-13.11.45:169][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.20-13.11.45:278][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.20-13.11.45:278][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.20-13.11.45:278][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.20-13.11.45:330][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.20-13.11.45:330][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.20-13.11.45:331][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.20-13.11.46:220][ 0]LogSlate: Border +[2024.05.20-13.11.46:220][ 0]LogSlate: BreadcrumbButton +[2024.05.20-13.11.46:220][ 0]LogSlate: Brushes.Title +[2024.05.20-13.11.46:220][ 0]LogSlate: Default +[2024.05.20-13.11.46:220][ 0]LogSlate: Icons.Save +[2024.05.20-13.11.46:220][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.20-13.11.46:220][ 0]LogSlate: ListView +[2024.05.20-13.11.46:220][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.20-13.11.46:220][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.20-13.11.46:220][ 0]LogSlate: TableView.DarkRow +[2024.05.20-13.11.46:220][ 0]LogSlate: TableView.Row +[2024.05.20-13.11.46:220][ 0]LogSlate: TreeView +[2024.05.20-13.11.46:514][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.20-13.11.53:363][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.20-13.11.53:423][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.20-13.11.53:791][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 428 ms +[2024.05.20-13.11.54:069][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.20-13.11.54:069][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.20-13.11.54:069][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.20-13.11.54:069][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.20-13.11.55:604][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.20-13.11.55:652][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.20-13.11.55:668][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.164' to multicast group '230.0.0.1:6666' +[2024.05.20-13.11.55:668][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.20-13.11.56:781][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: A7CCD4F240164A00CEE107838724ECD8 | Instance: 2CD1DA3E43FD1601C0C7E98C07E57EBC (DESKTOP-G72JM0I-22784). +[2024.05.20-13.12.00:683][ 0]LogPython: Using Python 3.9.7 +[2024.05.20-13.12.03:548][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.20-13.12.03:623][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.20-13.12.08:096][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.08:137][ 0]LogUProjectInfo: Found projects: +[2024.05.20-13.12.08:276][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.10:959][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.20-13.12.11:931][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.20-13.12.12:124][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-13.12.12:124][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-13.12.14:152][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-13.12.17:268][ 0]LogCollectionManager: Loaded 0 collections in 0.001506 seconds +[2024.05.20-13.12.17:276][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.20-13.12.17:290][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.20-13.12.17:291][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.20-13.12.17:666][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.20-13.12.17:744][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.20-13.12.17:798][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:804][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:812][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:818][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:829][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:838][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:843][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:850][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:857][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:870][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:881][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:887][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:894][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:907][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:911][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:917][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:990][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.17:995][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.18:001][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-13.12.18:215][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.20-13.12.18:215][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-13.12.21:989][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-13.12.22:005][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.20-13.12.22:360][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.20-13.12.22:360][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-13.12.22:499][ 0]LogEngine: Initializing Engine... +[2024.05.20-13.12.22:642][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-13.12.22:645][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.20-13.12.22:645][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-13.12.22:645][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.22:646][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-13.12.22:646][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-13.12.22:646][ 0]LogHMD: HMD initialization failed +[2024.05.20-13.12.22:647][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.20-13.12.22:971][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.008 s +[2024.05.20-13.12.23:829][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.20-13.12.24:025][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.24:115][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.12.24:404][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.20-13.12.24:508][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.20-13.12.24:511][ 0]LogInit: Texture streaming: Enabled +[2024.05.20-13.12.24:654][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.20-13.12.24:717][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.20-13.12.24:840][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.20-13.12.24:873][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.20-13.12.24:890][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.20-13.12.24:891][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.20-13.12.24:892][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.20-13.12.24:899][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.12.24:904][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.12.24:904][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.12.24:913][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.12.24:973][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.12.25:004][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.12.25:016][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.12.25:081][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.12.25:081][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.12.25:107][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.20-13.12.25:107][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.20-13.12.25:109][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.20-13.12.25:110][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.20-13.12.25:110][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-13.12.25:300][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.20-13.12.25:417][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.20-13.12.25:423][ 0]LogInit: Transaction tracking system initialized +[2024.05.20-13.12.25:616][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.20-13.12.25:616][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.20-13.12.25:620][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003324 seconds (Found 177 uncontrolled assets) +[2024.05.20-13.12.25:786][ 0]BlueprintLog: New page: Editor Load +[2024.05.20-13.12.27:140][ 0]LocalizationService: Localization service is disabled +[2024.05.20-13.12.27:409][ 0]TimingProfiler: Initialize +[2024.05.20-13.12.27:430][ 0]TimingProfiler: OnSessionChanged +[2024.05.20-13.12.27:430][ 0]LoadingProfiler: Initialize +[2024.05.20-13.12.27:430][ 0]LoadingProfiler: OnSessionChanged +[2024.05.20-13.12.27:436][ 0]NetworkingProfiler: Initialize +[2024.05.20-13.12.27:470][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.20-13.12.27:470][ 0]MemoryProfiler: Initialize +[2024.05.20-13.12.27:470][ 0]MemoryProfiler: OnSessionChanged +[2024.05.20-13.12.31:015][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.05s +[2024.05.20-13.12.36:534][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.20-13.12.37:965][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.20-13.12.37:970][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-13.12.37:970][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-13.12.37:971][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-13.12.37:971][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.37:977][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-13.12.38:017][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.20-13.12.38:246][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.20-13.12.38:369][ 0]SourceControl: Revision control is disabled +[2024.05.20-13.12.38:369][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 151.394 +[2024.05.20-13.12.38:427][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.20-13.12.38:429][ 0]LightingResults: New page: Lighting Build +[2024.05.20-13.12.38:520][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.12.38:547][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.12.38:654][ 0]MapCheck: New page: Map Check +[2024.05.20-13.12.38:654][ 0]LightingResults: New page: Lighting Build +[2024.05.20-13.12.38:683][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.9 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.20-13.12.39:005][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.12.39:297][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms +[2024.05.20-13.12.42:399][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.20-13.12.42:399][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.42:399][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.12.42:400][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.12.42:833][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.20-13.12.42:917][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.20-13.12.42:941][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.20-13.12.42:941][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.125ms to complete. +[2024.05.20-13.12.44:530][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 157.554 +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-13.12.44:530][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-13.12.44:535][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-13.12.44:535][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:056][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-13.12.45:291][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:355][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:366][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:376][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.12.45:951][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:047][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.20-13.12.46:048][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:063][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.20-13.12.46:064][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:069][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:070][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:086][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:089][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:094][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.20-13.12.46:094][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:106][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:107][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:111][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.20-13.12.46:111][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:116][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:116][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:122][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.20-13.12.46:122][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-13.12.46:126][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.20-13.12.47:989][ 0]LogSlate: Took 0.025627 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.20-13.12.48:103][ 0]LogSlate: Took 0.014480 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.20-13.12.48:117][ 0]LogSlate: Took 0.012464 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.20-13.12.48:150][ 0]LogSlate: Took 0.019268 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.20-13.12.48:216][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.20-13.12.49:024][ 0]LogSlate: Took 0.046930 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.20-13.12.50:084][ 0]LogStall: Startup... +[2024.05.20-13.12.50:086][ 0]LogStall: Startup complete. +[2024.05.20-13.12.50:190][ 0]LogLoad: (Engine Initialization) Total time: 163.21 seconds +[2024.05.20-13.12.50:190][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.20-13.12.50:271][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-13.12.50:271][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-13.12.50:272][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-13.12.50:272][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-13.12.50:272][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.20-13.12.50:507][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.20-13.12.50:652][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.12.51:560][ 1]LogPython: registering + +[2024.05.20-13.12.51:563][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.521940 secs +[2024.05.20-13.12.51:745][ 1]LogAssetRegistry: AssetRegistryGather time 5.8594s: AssetDataDiscovery 2.8970s, AssetDataGather 2.8989s, StoreResults 0.0635s. +[2024.05.20-13.12.51:977][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000006 seconds (updated 0 objects) +[2024.05.20-13.12.52:409][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.20-13.12.52:792][ 3]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.12.52:948][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.13.10:138][ 40]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.498 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.20-13.13.47:355][476]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.13.47:403][476]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.13.47:403][476]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.13.47:465][476]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.20-13.13.49:377][476]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... +[2024.05.20-13.13.54:429][476]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 5.052949s +[2024.05.20-13.13.56:226][476]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] +`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] +FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] +UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] +UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] +BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] + +[2024.05.20-13.13.59:543][476]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 12.189119s (10.189119s overbudget) +[2024.05.20-13.13.59:588][476]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.13.59:969][476]LogSlate: Took 0.021928 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.20-13.14.11:373][948]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] + +[2024.05.20-13.14.11:522][948]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] +UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] + +[2024.05.20-13.22.38:600][432]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.22.38:601][432]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.22.38:601][432]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.22.39:867][433]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.22.40:444][434]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.23.37:378][435]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.20-13.24.00:746][200]LogEditorTransaction: Undo Move Nodes +[2024.05.20-13.24.40:565][736]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.20-13.24.40:567][736]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.133 +[2024.05.20-13.24.40:587][736]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Rune] ([2] browsable assets)... +[2024.05.20-13.24.40:605][736]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune] +[2024.05.20-13.24.40:606][736]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.24.40:630][736]OBJ SavePackage: Rendered thumbnail for [BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C] +[2024.05.20-13.24.40:630][736]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Rune] +[2024.05.20-13.24.40:691][736]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.012353 seconds +[2024.05.20-13.24.40:937][736]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto1 +[2024.05.20-13.24.40:937][736]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune_Auto1AEEBF4414A9DE11D16867AB234FFE206.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto1.uasset' +[2024.05.20-13.24.40:978][736]LogFileHelpers: Auto-saving content packages took 0.411 +[2024.05.20-13.24.41:614][773]LogSlate: Took 0.038474 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.05.20-13.24.49:372][519]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.24.49:673][519]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.20-13.24.49:693][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:695][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:695][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:697][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:698][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:700][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:700][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:700][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:737][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:740][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:740][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:741][519]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:742][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:744][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:744][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.49:744][519]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.24.50:520][563]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.24.50:571][563]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.24.50:571][563]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune10AB269643950B59FEF6718E71D637C8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.24.50:592][563]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms +[2024.05.20-13.24.50:599][563]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.24.50:599][563]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.27.18:244][412]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:247][412]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:247][412]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:250][412]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:251][412]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:253][412]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:253][412]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.27.18:255][412]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:421][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:422][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:424][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:424][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:425][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:425][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:427][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:427][737]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:546][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:548][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:550][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:550][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:550][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:551][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:553][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:553][748]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:567][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:568][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:570][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:571][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:571][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:572][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:574][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:574][749]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:588][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:590][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:592][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:592][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:660][756]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:661][756]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:663][756]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:663][756]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:677][757]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:679][757]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:681][757]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:681][757]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:696][758]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:697][758]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:699][758]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:699][758]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:735][761]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:736][761]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:738][761]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:738][761]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:764][763]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:765][763]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:767][763]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:767][763]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:846][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:848][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:850][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:850][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:850][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:851][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:853][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:853][770]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:867][771]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:869][771]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:871][771]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:871][771]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:885][772]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:887][772]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:889][772]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:889][772]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:935][776]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:936][776]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:938][776]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:938][776]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:963][778]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:965][778]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:967][778]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:967][778]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:981][779]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:983][779]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:985][779]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.35:985][779]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:210][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:212][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:214][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:214][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:214][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:215][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:217][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:217][800]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:253][803]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:254][803]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:256][803]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:256][803]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:282][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:283][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:285][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:285][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:286][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:286][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:288][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:288][805]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:302][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:304][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:306][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:306][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:307][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:307][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:309][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:309][806]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:365][811]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:366][811]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:369][811]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:369][811]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:383][812]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:385][812]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:387][812]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:387][812]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:401][813]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:403][813]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:405][813]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:405][813]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:726][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:728][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:730][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:730][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:730][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:731][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:733][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:733][843]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:747][844]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:749][844]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:751][844]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:751][844]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:797][848]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:798][848]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:800][848]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:800][848]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:814][849]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:815][849]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:818][849]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:818][849]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:895][856]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:897][856]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:899][856]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.36:899][856]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:029][868]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:031][868]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:032][868]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:033][868]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:046][869]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:048][869]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:050][869]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:050][869]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:107][874]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:108][874]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:110][874]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:110][874]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:124][875]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:126][875]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:128][875]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:128][875]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:196][881]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:198][881]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:200][881]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:200][881]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:226][883]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:227][883]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:229][883]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:229][883]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:254][885]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:255][885]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:257][885]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:257][885]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:282][887]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:284][887]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:286][887]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:286][887]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:299][888]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:301][888]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:303][888]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:303][888]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:328][890]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:330][890]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:332][890]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:332][890]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:357][892]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:359][892]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:361][892]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:361][892]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:375][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:377][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:379][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:379][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:393][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:395][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:397][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:397][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:397][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:398][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:401][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:401][894]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:554][908]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:556][908]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:558][908]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:558][908]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:572][909]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:573][909]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:575][909]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:575][909]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:674][918]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:676][918]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:677][918]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.37:678][918]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:567][989]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:570][989]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:570][989]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:573][989]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:575][989]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:577][989]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:577][989]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:577][989]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.38:590][989]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-13.30.42:918][284]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:921][284]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:921][284]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:924][284]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:926][284]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:927][284]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:928][284]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.30.42:930][284]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:093][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:094][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:096][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:096][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:097][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:098][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:099][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:099][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:100][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:101][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:103][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:103][ 18]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:127][ 20]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:128][ 20]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:130][ 20]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:130][ 20]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:145][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:146][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:148][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:148][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:149][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:150][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:152][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:152][ 21]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:165][ 22]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:166][ 22]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:168][ 22]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:168][ 22]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:181][ 23]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:183][ 23]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:185][ 23]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:185][ 23]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:199][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:200][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:202][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:202][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:203][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:204][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:205][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:206][ 24]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:307][ 34]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:309][ 34]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:311][ 34]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:311][ 34]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:335][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:336][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:338][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:338][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:339][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:340][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:341][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:342][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:365][ 38]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:366][ 38]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:368][ 38]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:368][ 38]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:382][ 39]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:383][ 39]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:385][ 39]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:385][ 39]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:399][ 40]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:401][ 40]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:403][ 40]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:403][ 40]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:426][ 42]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:428][ 42]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:430][ 42]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:430][ 42]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:454][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:455][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:457][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:458][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:492][ 47]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:493][ 47]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:495][ 47]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:495][ 47]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:586][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:588][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:590][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:590][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:590][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:591][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:593][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:593][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:606][ 57]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:608][ 57]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:610][ 57]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:610][ 57]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:643][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:644][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:646][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:646][ 60]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:690][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:692][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:694][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:694][ 64]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:707][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:709][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:711][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:711][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:868][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:869][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:871][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:872][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:885][ 82]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:886][ 82]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:888][ 82]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:888][ 82]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:902][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:903][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:905][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:905][ 83]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:929][ 85]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:931][ 85]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:933][ 85]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:933][ 85]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:946][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:947][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:949][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:949][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:950][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:951][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:953][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:953][ 86]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:976][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:977][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:979][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:979][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:980][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:981][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:983][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:983][ 88]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:995][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:997][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:999][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.14:999][ 89]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:012][ 90]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:014][ 90]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:016][ 90]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:016][ 90]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:039][ 92]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:041][ 92]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:043][ 92]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:043][ 92]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:056][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:057][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:060][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:060][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:072][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:074][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:076][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:076][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:077][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:078][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:079][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:079][ 94]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:093][ 95]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:094][ 95]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:096][ 95]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:096][ 95]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:110][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:111][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:113][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:113][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:114][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:115][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:117][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:117][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:130][ 97]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:132][ 97]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:134][ 97]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:134][ 97]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:148][ 98]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:149][ 98]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:151][ 98]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:151][ 98]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:166][ 99]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:167][ 99]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:169][ 99]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:169][ 99]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:280][110]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:282][110]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:284][110]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:284][110]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:307][112]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:309][112]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:311][112]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:311][112]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:344][115]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:346][115]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:348][115]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:348][115]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:735][154]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:737][154]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:740][154]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:740][154]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:763][156]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:765][156]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:767][156]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:767][156]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:810][160]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:812][160]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:814][160]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:814][160]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:876][166]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:878][166]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:880][166]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:880][166]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:893][167]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:895][167]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:897][167]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.15:897][167]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:143][192]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:145][192]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:147][192]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:147][192]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:160][193]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:162][193]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:165][193]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:165][193]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:179][194]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:181][194]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:183][194]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:183][194]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:196][195]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:198][195]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:200][195]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:200][195]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:214][196]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:215][196]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:218][196]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:218][196]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:251][199]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:253][199]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:255][199]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:255][199]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:403][214]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:405][214]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:407][214]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:407][214]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:420][215]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:421][215]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:423][215]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:423][215]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:437][216]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:438][216]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:441][216]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:441][216]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:474][219]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:476][219]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:478][219]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:478][219]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:714][243]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:715][243]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:717][243]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:717][243]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:857][257]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:859][257]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:861][257]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.16:861][257]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:268][298]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:269][298]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:271][298]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:271][298]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:323][303]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:325][303]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:327][303]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:327][303]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:399][310]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:401][310]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:403][310]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:403][310]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:416][311]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:417][311]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:420][311]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.17:420][311]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:571][408]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:573][408]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:574][408]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:577][408]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:578][408]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:580][408]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:580][408]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:580][408]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.18:593][408]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-13.31.30:924][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:927][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:927][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:931][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:932][382]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:934][382]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:934][382]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.30:936][382]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:166][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:168][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:170][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:170][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:170][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:171][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:173][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:173][393]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:188][394]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:190][394]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:192][394]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:192][394]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:208][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:209][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:211][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:211][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:212][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:213][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:215][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:215][395]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:230][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:231][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:233][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:233][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:234][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:235][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:237][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:237][396]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:252][397]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:253][397]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:255][397]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:255][397]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:270][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:272][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:274][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:274][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:274][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:275][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:277][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:277][398]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:292][399]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:293][399]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:295][399]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:296][399]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:492][416]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:493][416]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:495][416]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:495][416]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:510][417]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:511][417]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:513][417]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:513][417]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:540][419]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:541][419]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:543][419]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:543][419]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:558][420]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:560][420]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:562][420]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:562][420]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:611][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:613][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:615][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:615][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:665][428]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:667][428]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:669][428]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:669][428]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:684][429]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:685][429]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:687][429]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:688][429]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:703][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:704][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:706][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:706][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:707][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:708][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:710][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:710][430]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:747][433]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:749][433]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:751][433]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:751][433]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:767][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:768][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:770][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:770][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:771][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:772][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:774][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:774][434]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:788][435]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:790][435]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:792][435]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:792][435]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:807][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:808][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:811][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.45:811][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:798][512]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:801][512]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:801][512]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:804][512]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:805][512]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:807][512]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:807][512]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:808][512]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.31.46:820][512]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-13.32.08:854][401]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-13.32.08:877][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:880][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:880][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:881][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:883][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:883][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:973][401]LogUObjectHash: Compacting FUObjectHashTables data took 1.74ms +[2024.05.20-13.32.08:977][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:980][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:980][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:981][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:982][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:984][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:984][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:984][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.08:998][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:001][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:001][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:002][401]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:004][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:005][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:005][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.09:006][401]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.32.10:753][529]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.32.10:810][529]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-13.32.10:811][529]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea0337FBE74CE096888C70A2BCC0E82CB2.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-13.32.10:818][529]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 134 ms) +[2024.05.20-13.32.10:820][529]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-13.32.10:820][529]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.33.17:904][750]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.33.17:957][750]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-13.33.17:963][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:965][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:965][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:967][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:968][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:970][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:970][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:970][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.17:998][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:001][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:001][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:002][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:003][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:005][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:005][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:005][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.18:659][799]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.33.18:710][799]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.33.18:711][799]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune3585FD9141B00AF74F7A139D7A8CB13F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.33.18:717][799]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 193 ms) +[2024.05.20-13.33.18:719][799]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.33.18:719][799]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.33.20:775][ 14]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.33.20:909][ 14]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.33.20:974][ 14]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:33:20) +[2024.05.20-13.33.21:067][ 14]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.20-13.33.21:068][ 14]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.20-13.33.21:096][ 14]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.21:137][ 14]LogPlayLevel: PIE: StaticDuplicateObject took: (0.042293s) +[2024.05.20-13.33.21:137][ 14]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.042347s) +[2024.05.20-13.33.21:160][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.33.21:200][ 14]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.33.21:212][ 14]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.33.21:213][ 14]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.33.21:235][ 14]LogPlayLevel: PIE: World Init took: (0.041963s) +[2024.05.20-13.33.21:244][ 14]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.33.21:244][ 14]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.33.21:244][ 14]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.33.21:245][ 14]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.33.21:245][ 14]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.33.21:245][ 14]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.33.21:247][ 14]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.33.21:283][ 14]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.33.21:283][ 14]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.33.21:283][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.33.21:283][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.33.21:284][ 14]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.20-13.33.21:284][ 14]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.20-13.33.21:286][ 14]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.20-13.33.21:286][ 14]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.20-13.33.21:286][ 14]LogInit: FAudioDevice initialized with ID 2. +[2024.05.20-13.33.21:286][ 14]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.20-13.33.21:286][ 14]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.20-13.33.23:880][ 14]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-13.33.24:467][ 14]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.33.24:468][ 14]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.24:497][ 14]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.33.24 +[2024.05.20-13.33.24:562][ 14]LogWorld: Bringing up level for play took: 0.093552 +[2024.05.20-13.33.24:604][ 14]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2024.05.20-13.33.25:072][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.25:077][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.25:077][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.25:077][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.25:077][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.33.25:084][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.33.25:095][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.33.25:185][ 14]PIE: Server logged in +[2024.05.20-13.33.25:190][ 14]PIE: Play in editor total start time 4.401 seconds. +[2024.05.20-13.33.25:384][ 14]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:384][ 14]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:384][ 14]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:384][ 14]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:692][ 15]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:692][ 15]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:692][ 15]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:692][ 15]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:797][ 16]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:797][ 16]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:797][ 16]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:797][ 16]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:833][ 17]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:833][ 17]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:833][ 17]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:833][ 17]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:840][ 18]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:840][ 18]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:840][ 18]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:840][ 18]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:848][ 19]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:848][ 19]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:848][ 19]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:848][ 19]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:880][ 20]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:880][ 20]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:880][ 20]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:880][ 20]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:910][ 21]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:910][ 21]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:910][ 21]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:910][ 21]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:918][ 22]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:918][ 22]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:918][ 22]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:918][ 22]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:926][ 23]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:926][ 23]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:926][ 23]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:926][ 23]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:935][ 24]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:935][ 24]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:935][ 24]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:935][ 24]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:957][ 25]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:957][ 25]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:957][ 25]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:957][ 25]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:978][ 26]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:978][ 26]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:979][ 26]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:979][ 26]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:986][ 27]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:986][ 27]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:986][ 27]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:986][ 27]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:994][ 28]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:995][ 28]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:995][ 28]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.25:995][ 28]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:002][ 29]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:002][ 29]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:002][ 29]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:002][ 29]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:010][ 30]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:010][ 30]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:010][ 30]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:010][ 30]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:018][ 31]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:018][ 31]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:018][ 31]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:018][ 31]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:027][ 32]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:027][ 32]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:027][ 32]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:027][ 32]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:035][ 33]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:035][ 33]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:035][ 33]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:035][ 33]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:043][ 34]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:043][ 34]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:043][ 34]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:043][ 34]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:052][ 35]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:052][ 35]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:052][ 35]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:052][ 35]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:060][ 36]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:060][ 36]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:060][ 36]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:060][ 36]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:068][ 37]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:068][ 37]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:068][ 37]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:068][ 37]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:077][ 38]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:077][ 38]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:077][ 38]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:077][ 38]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:085][ 39]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:085][ 39]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:085][ 39]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:085][ 39]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:093][ 40]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:093][ 40]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:093][ 40]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:093][ 40]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:102][ 41]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:102][ 41]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:102][ 41]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:102][ 41]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:110][ 42]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:110][ 42]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:110][ 42]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:110][ 42]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:118][ 43]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:118][ 43]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:118][ 43]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:118][ 43]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:127][ 44]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:127][ 44]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:127][ 44]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:127][ 44]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:135][ 45]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:135][ 45]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:135][ 45]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:135][ 45]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:143][ 46]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:143][ 46]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:143][ 46]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:143][ 46]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:152][ 47]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:152][ 47]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:152][ 47]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:152][ 47]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:160][ 48]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:160][ 48]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:160][ 48]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:160][ 48]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:168][ 49]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:168][ 49]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:168][ 49]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:168][ 49]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:177][ 50]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:177][ 50]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:177][ 50]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:177][ 50]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:185][ 51]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:185][ 51]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:185][ 51]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:185][ 51]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:193][ 52]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:193][ 52]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:193][ 52]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:193][ 52]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:202][ 53]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:202][ 53]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:202][ 53]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:202][ 53]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:210][ 54]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:210][ 54]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:210][ 54]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:210][ 54]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:218][ 55]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:218][ 55]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:218][ 55]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:218][ 55]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:227][ 56]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:227][ 56]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:227][ 56]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:227][ 56]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:235][ 57]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:235][ 57]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:235][ 57]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:235][ 57]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:243][ 58]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:243][ 58]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:243][ 58]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:243][ 58]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:252][ 59]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:252][ 59]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:252][ 59]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:252][ 59]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:260][ 60]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:260][ 60]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:260][ 60]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:260][ 60]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:268][ 61]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:268][ 61]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:268][ 61]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:268][ 61]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:276][ 62]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:277][ 62]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:277][ 62]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:277][ 62]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:331][ 63]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:331][ 63]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:332][ 63]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:332][ 63]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:338][ 64]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:338][ 64]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:338][ 64]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:338][ 64]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:346][ 65]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:347][ 65]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:347][ 65]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:347][ 65]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:355][ 66]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:355][ 66]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:355][ 66]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:355][ 66]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:363][ 67]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:363][ 67]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:363][ 67]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:363][ 67]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:371][ 68]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:371][ 68]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:371][ 68]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:372][ 68]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:380][ 69]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:380][ 69]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:380][ 69]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:380][ 69]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:388][ 70]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:388][ 70]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:388][ 70]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:388][ 70]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:396][ 71]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:396][ 71]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:396][ 71]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:397][ 71]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:405][ 72]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:405][ 72]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:405][ 72]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:405][ 72]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:413][ 73]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:413][ 73]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:413][ 73]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:413][ 73]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:421][ 74]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:421][ 74]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:422][ 74]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:422][ 74]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:430][ 75]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:430][ 75]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:430][ 75]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:430][ 75]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:438][ 76]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:438][ 76]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:438][ 76]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:438][ 76]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:446][ 77]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:446][ 77]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:446][ 77]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:447][ 77]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:455][ 78]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:455][ 78]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:455][ 78]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:455][ 78]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:463][ 79]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:463][ 79]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:463][ 79]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:463][ 79]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:471][ 80]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:471][ 80]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:471][ 80]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:472][ 80]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:480][ 81]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:480][ 81]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:480][ 81]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:480][ 81]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:488][ 82]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:488][ 82]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:488][ 82]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:488][ 82]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:496][ 83]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:496][ 83]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:496][ 83]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:496][ 83]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:505][ 84]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:505][ 84]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:505][ 84]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:505][ 84]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:513][ 85]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:513][ 85]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:513][ 85]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:513][ 85]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:521][ 86]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:521][ 86]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:521][ 86]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:522][ 86]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:530][ 87]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:530][ 87]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:530][ 87]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:530][ 87]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:543][ 88]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:543][ 88]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:543][ 88]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:543][ 88]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:557][ 89]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:557][ 89]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:557][ 89]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:557][ 89]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:571][ 90]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:571][ 90]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:571][ 90]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:571][ 90]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:584][ 91]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:584][ 91]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:584][ 91]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:584][ 91]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:598][ 92]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:598][ 92]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:598][ 92]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:598][ 92]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:610][ 93]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:610][ 93]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:610][ 93]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:610][ 93]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:618][ 94]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:619][ 94]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:619][ 94]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:619][ 94]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:627][ 95]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:627][ 95]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:627][ 95]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:627][ 95]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:635][ 96]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:635][ 96]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:635][ 96]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:635][ 96]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:644][ 97]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:644][ 97]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:644][ 97]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:644][ 97]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:652][ 98]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:652][ 98]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:652][ 98]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:652][ 98]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:660][ 99]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:660][ 99]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:660][ 99]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:660][ 99]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:668][100]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:669][100]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:669][100]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:669][100]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:677][101]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:677][101]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:677][101]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:677][101]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:685][102]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:685][102]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:685][102]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:685][102]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:693][103]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:694][103]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:694][103]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:694][103]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:702][104]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:702][104]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:702][104]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:702][104]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:710][105]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:710][105]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:710][105]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:710][105]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:718][106]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:719][106]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:719][106]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:719][106]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:727][107]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:727][107]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:727][107]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:727][107]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:735][108]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:735][108]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:735][108]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:735][108]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:743][109]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:743][109]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:744][109]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:744][109]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:752][110]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:752][110]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:752][110]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:752][110]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:760][111]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:760][111]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:760][111]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:760][111]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:769][112]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:769][112]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:769][112]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:769][112]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:783][113]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:783][113]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:783][113]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:783][113]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:798][114]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:798][114]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:798][114]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:798][114]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:812][115]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:812][115]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:812][115]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:812][115]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:825][116]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:825][116]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:825][116]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:825][116]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:838][117]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:838][117]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:838][117]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:838][117]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:851][118]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:851][118]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:851][118]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:851][118]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:864][119]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:864][119]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:864][119]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:864][119]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:877][120]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:877][120]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:877][120]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:877][120]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:890][121]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:890][121]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:890][121]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:890][121]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:903][122]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:903][122]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:903][122]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:903][122]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:911][123]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:911][123]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:911][123]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:911][123]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:919][124]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:919][124]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:919][124]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:919][124]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:928][125]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:928][125]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:928][125]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:928][125]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:936][126]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:936][126]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:936][126]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:936][126]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:944][127]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:944][127]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:944][127]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:944][127]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:953][128]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:953][128]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:953][128]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:953][128]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:961][129]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:961][129]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:961][129]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:961][129]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:969][130]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:969][130]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:969][130]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:969][130]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:978][131]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:978][131]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:978][131]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:978][131]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:986][132]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:986][132]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:986][132]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:986][132]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:994][133]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:994][133]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:994][133]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.26:994][133]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:003][134]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:003][134]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:003][134]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:003][134]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:011][135]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:011][135]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:011][135]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:011][135]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:019][136]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:019][136]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:019][136]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:019][136]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:028][137]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:028][137]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:028][137]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:028][137]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:036][138]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:036][138]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:036][138]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:036][138]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:044][139]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:045][139]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:045][139]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:045][139]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:053][140]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:053][140]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:053][140]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:053][140]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:061][141]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:061][141]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:061][141]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:061][141]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:069][142]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:070][142]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:070][142]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:070][142]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:078][143]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:078][143]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:078][143]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:078][143]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:086][144]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:086][144]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:086][144]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:086][144]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:094][145]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:095][145]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:095][145]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:095][145]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:102][146]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:102][146]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:102][146]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:102][146]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:111][147]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:111][147]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:111][147]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:111][147]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:119][148]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:119][148]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:119][148]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:119][148]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:127][149]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:127][149]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:127][149]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:127][149]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:136][150]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:136][150]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:136][150]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:136][150]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:144][151]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:144][151]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:144][151]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:144][151]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:152][152]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:153][152]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:153][152]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:153][152]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:161][153]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:161][153]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:161][153]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:161][153]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:169][154]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:169][154]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:169][154]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:169][154]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:177][155]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:177][155]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:177][155]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:177][155]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:186][156]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:186][156]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:186][156]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:186][156]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:194][157]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:194][157]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:194][157]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:194][157]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:202][158]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:202][158]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:202][158]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:202][158]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:211][159]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:211][159]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:211][159]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:211][159]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:219][160]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:219][160]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:219][160]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:219][160]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:227][161]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:227][161]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:227][161]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:227][161]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:236][162]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:236][162]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:236][162]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:236][162]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:244][163]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:244][163]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:244][163]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:244][163]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:252][164]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:252][164]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:252][164]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:252][164]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:261][165]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:261][165]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:261][165]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:261][165]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:269][166]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:269][166]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:269][166]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:269][166]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:277][167]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:277][167]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:277][167]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:277][167]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:286][168]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:286][168]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:286][168]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:286][168]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:294][169]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:294][169]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:294][169]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:294][169]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:302][170]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:302][170]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:302][170]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:302][170]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:311][171]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:311][171]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:311][171]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:311][171]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:319][172]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:319][172]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:319][172]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:319][172]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:327][173]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:327][173]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:327][173]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:327][173]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:336][174]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:336][174]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:336][174]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:336][174]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:344][175]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:344][175]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:344][175]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:344][175]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:352][176]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:352][176]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:352][176]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:352][176]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:361][177]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:361][177]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:361][177]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:361][177]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:369][178]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:369][178]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:369][178]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:369][178]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:377][179]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:377][179]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:377][179]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:377][179]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:386][180]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:386][180]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:386][180]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:386][180]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:394][181]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:394][181]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:394][181]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:394][181]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:402][182]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:402][182]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:402][182]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:402][182]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:411][183]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:411][183]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:411][183]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:411][183]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:419][184]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:419][184]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:419][184]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:419][184]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:427][185]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:427][185]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:427][185]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:427][185]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:436][186]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:436][186]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:436][186]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:436][186]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:444][187]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:444][187]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:444][187]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:444][187]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:452][188]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:452][188]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:452][188]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:452][188]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:461][189]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:461][189]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:461][189]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:461][189]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:469][190]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:469][190]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:469][190]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:469][190]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:477][191]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:477][191]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:477][191]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:477][191]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:486][192]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:486][192]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:486][192]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:486][192]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:494][193]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:494][193]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:494][193]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:494][193]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:502][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:502][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:502][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:502][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:511][195]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:511][195]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:511][195]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:511][195]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:519][196]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:519][196]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:519][196]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:519][196]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:527][197]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:527][197]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:527][197]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:527][197]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:541][198]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:541][198]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:541][198]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:541][198]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:547][199]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:548][199]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:548][199]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:548][199]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:556][200]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:556][200]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:556][200]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:556][200]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:564][201]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:564][201]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:564][201]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:564][201]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:572][202]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:572][202]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:572][202]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:572][202]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:581][203]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:581][203]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:581][203]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:581][203]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:589][204]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:589][204]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:589][204]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:589][204]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:597][205]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:597][205]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:597][205]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:597][205]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:606][206]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:606][206]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:606][206]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:606][206]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:614][207]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:614][207]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:614][207]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:614][207]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:622][208]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:622][208]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:623][208]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:623][208]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:631][209]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:631][209]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:631][209]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:631][209]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:639][210]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:639][210]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:639][210]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:639][210]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:647][211]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:648][211]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:648][211]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:648][211]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:656][212]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:656][212]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:656][212]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:656][212]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:664][213]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:664][213]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:664][213]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:664][213]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:672][214]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:673][214]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:673][214]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:673][214]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:681][215]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:681][215]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:681][215]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:681][215]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:689][216]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:689][216]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:689][216]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:689][216]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:698][217]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:698][217]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:698][217]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:698][217]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:706][218]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:706][218]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:706][218]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:706][218]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:714][219]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:714][219]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:714][219]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:714][219]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:722][220]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:722][220]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:722][220]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:722][220]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:731][221]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:731][221]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:731][221]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:731][221]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:739][222]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:739][222]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:739][222]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:739][222]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:747][223]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:747][223]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:747][223]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:747][223]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:756][224]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:756][224]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:756][224]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:756][224]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:764][225]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:764][225]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:764][225]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:764][225]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:772][226]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:772][226]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:772][226]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:772][226]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:781][227]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:781][227]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:781][227]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:781][227]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:789][228]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:789][228]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:789][228]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:789][228]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:797][229]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:797][229]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:797][229]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:797][229]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:806][230]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:806][230]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:806][230]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:806][230]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:814][231]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:814][231]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:814][231]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:814][231]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:822][232]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:822][232]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:822][232]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:822][232]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:831][233]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:831][233]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:831][233]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:831][233]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:839][234]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:839][234]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:839][234]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:839][234]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:847][235]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:847][235]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:848][235]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:848][235]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:856][236]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:856][236]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:856][236]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:856][236]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:864][237]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:864][237]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:864][237]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:864][237]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:872][238]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:873][238]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:873][238]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:873][238]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:881][239]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:881][239]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:881][239]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:881][239]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:889][240]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:889][240]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:889][240]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:889][240]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:898][241]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:898][241]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:898][241]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:898][241]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:906][242]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:906][242]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:906][242]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:906][242]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:915][243]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:915][243]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:915][243]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:915][243]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:923][244]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:923][244]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:923][244]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:923][244]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:931][245]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:931][245]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:931][245]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:931][245]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:939][246]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:939][246]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:939][246]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:939][246]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:948][247]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:948][247]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:948][247]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:948][247]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:956][248]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:956][248]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:956][248]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:956][248]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:964][249]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:964][249]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:964][249]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:964][249]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:973][250]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:973][250]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:973][250]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:973][250]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:981][251]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:981][251]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:981][251]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:981][251]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:989][252]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:989][252]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:989][252]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:989][252]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:997][253]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:997][253]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:997][253]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.27:997][253]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:005][254]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:005][254]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:006][254]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:006][254]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:014][255]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:014][255]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:014][255]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:014][255]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:023][256]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:023][256]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:023][256]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:023][256]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:030][257]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:031][257]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:031][257]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:031][257]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:039][258]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:039][258]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:039][258]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:039][258]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:047][259]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:047][259]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:047][259]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:047][259]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:055][260]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:056][260]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:056][260]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:056][260]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:064][261]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:064][261]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:064][261]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:064][261]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:072][262]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:072][262]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:072][262]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:072][262]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:084][263]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:085][263]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:085][263]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:085][263]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:098][264]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:098][264]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:098][264]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:098][264]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:111][265]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:111][265]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:111][265]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:111][265]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:119][266]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:120][266]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:120][266]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:120][266]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:128][267]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:128][267]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:128][267]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:128][267]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:136][268]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:136][268]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:136][268]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:136][268]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:144][269]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:145][269]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:145][269]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:145][269]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:153][270]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:153][270]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:153][270]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:153][270]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:161][271]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:161][271]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:161][271]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:161][271]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:169][272]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:170][272]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:170][272]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:170][272]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:178][273]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:178][273]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:178][273]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:178][273]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:186][274]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:186][274]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:186][274]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:186][274]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:195][275]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:195][275]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:195][275]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:195][275]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:203][276]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:203][276]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:203][276]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:203][276]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:216][277]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:216][277]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:216][277]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:216][277]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:224][278]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:224][278]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:224][278]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:224][278]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:237][279]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:237][279]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:237][279]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:237][279]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:243][280]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:244][280]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:244][280]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:244][280]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:252][281]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:252][281]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:252][281]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:252][281]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:260][282]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:260][282]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:260][282]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:260][282]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:268][283]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:268][283]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:268][283]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:268][283]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:276][284]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:277][284]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:277][284]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:277][284]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:285][285]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:285][285]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:285][285]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:285][285]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:293][286]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:293][286]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:294][286]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:294][286]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:302][287]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:302][287]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:302][287]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:302][287]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:310][288]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:310][288]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:310][288]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:310][288]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:318][289]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:318][289]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:318][289]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:318][289]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:326][290]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:327][290]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:327][290]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:327][290]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:335][291]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:335][291]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:335][291]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:335][291]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:343][292]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:343][292]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:343][292]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:343][292]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:352][293]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:352][293]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:352][293]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:352][293]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:360][294]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:360][294]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:360][294]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:360][294]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:369][295]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:369][295]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:369][295]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:369][295]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:377][296]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:377][296]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:377][296]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:377][296]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:385][297]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:385][297]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:385][297]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:385][297]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:393][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:393][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:393][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:393][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:402][299]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:402][299]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:402][299]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:402][299]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:410][300]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:410][300]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:410][300]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:410][300]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:419][301]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:419][301]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:419][301]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:419][301]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:427][302]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:427][302]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:427][302]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:427][302]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:435][303]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:435][303]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:435][303]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:435][303]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:443][304]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:443][304]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:443][304]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:443][304]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:451][305]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:452][305]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:452][305]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:452][305]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:460][306]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:460][306]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:460][306]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:460][306]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:468][307]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:468][307]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:468][307]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:469][307]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:476][308]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:477][308]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:477][308]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:477][308]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:485][309]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:485][309]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:485][309]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:485][309]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:493][310]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:493][310]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:493][310]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:493][310]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:501][311]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:501][311]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:502][311]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:502][311]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:510][312]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:510][312]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:510][312]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:510][312]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:518][313]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:518][313]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:518][313]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:518][313]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:526][314]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:527][314]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:527][314]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:527][314]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:535][315]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:535][315]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:535][315]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:535][315]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:543][316]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:543][316]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:543][316]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:543][316]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:552][317]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:552][317]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:552][317]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:552][317]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:560][318]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:560][318]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:560][318]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:560][318]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:568][319]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:568][319]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:568][319]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:569][319]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:577][320]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:577][320]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:577][320]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:577][320]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:585][321]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:585][321]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:585][321]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:585][321]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:593][322]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:593][322]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:593][322]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:594][322]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:602][323]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:602][323]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:602][323]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:602][323]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:610][324]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:610][324]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:610][324]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:610][324]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:618][325]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:618][325]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:618][325]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:619][325]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:627][326]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:627][326]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:627][326]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:627][326]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:635][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:635][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:635][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:635][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:643][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:643][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:643][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:643][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:652][329]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:652][329]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:652][329]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:652][329]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:660][330]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:660][330]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:660][330]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:660][330]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:668][331]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:668][331]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:668][331]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:668][331]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:677][332]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:677][332]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:677][332]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:677][332]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:685][333]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:685][333]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:685][333]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:685][333]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:694][334]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:694][334]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:694][334]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:694][334]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:702][335]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:702][335]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:702][335]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:702][335]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:710][336]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:711][336]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:711][336]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:711][336]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:719][337]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:719][337]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:719][337]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:719][337]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:727][338]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:727][338]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:727][338]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:727][338]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:735][339]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:735][339]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:735][339]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:735][339]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:744][340]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:744][340]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:744][340]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:744][340]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:752][341]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:752][341]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:752][341]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:752][341]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:760][342]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:760][342]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:760][342]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:760][342]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:769][343]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:769][343]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:769][343]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:769][343]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:777][344]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:777][344]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:777][344]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:777][344]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:785][345]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:785][345]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:785][345]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:785][345]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:794][346]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:794][346]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:794][346]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:794][346]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:801][347]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:801][347]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:801][347]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:801][347]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:809][348]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:810][348]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:810][348]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:810][348]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:818][349]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:818][349]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:818][349]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:818][349]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:826][350]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:826][350]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:826][350]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:826][350]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:835][351]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:835][351]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:835][351]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:835][351]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:843][352]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:843][352]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:843][352]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:843][352]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:851][353]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:851][353]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:851][353]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:851][353]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:860][354]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:860][354]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:860][354]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:860][354]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:868][355]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:868][355]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:868][355]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:868][355]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:876][356]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:876][356]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:876][356]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:876][356]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:884][357]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:885][357]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:885][357]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:885][357]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:893][358]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:893][358]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:893][358]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:893][358]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:901][359]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:901][359]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:901][359]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:901][359]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:910][360]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:910][360]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:910][360]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:910][360]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:918][361]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:918][361]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:918][361]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:919][361]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:927][362]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:927][362]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:927][362]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:927][362]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:935][363]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:935][363]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:935][363]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:935][363]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:943][364]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:943][364]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:943][364]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:943][364]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:952][365]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:952][365]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:952][365]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:952][365]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:960][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:960][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:960][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:960][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:968][367]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:969][367]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:969][367]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:969][367]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:977][368]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:977][368]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:977][368]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:977][368]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:985][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:985][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:985][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:985][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:993][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:994][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:994][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.28:994][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:002][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:002][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:002][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:002][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:010][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:010][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:010][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:010][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:019][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:019][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:019][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:019][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:027][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:027][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:027][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:027][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:035][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:035][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:035][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:035][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:043][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:043][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:043][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:043][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:052][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:052][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:052][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:052][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:060][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:060][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:060][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:060][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:068][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:068][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:068][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:068][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:077][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:077][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:077][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:077][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:085][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:085][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:085][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:085][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:093][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:093][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:093][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:093][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:102][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:102][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:102][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:102][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:110][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:110][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:110][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:110][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:118][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:118][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:118][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:118][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:127][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:127][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:127][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:127][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:135][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:135][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:135][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:135][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:143][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:143][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:143][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:143][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:152][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:152][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:152][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:152][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:160][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:160][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:160][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:160][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:168][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:168][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:168][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:168][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:177][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:177][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:177][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:177][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:185][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:185][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:185][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:185][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:193][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:193][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:193][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:193][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:201][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:202][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:202][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:202][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:210][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:210][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:210][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:210][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:218][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:218][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:218][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:218][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:230][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:231][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:231][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:231][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:244][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:244][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:244][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:244][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:258][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:258][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:258][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:258][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:272][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:272][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:272][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:272][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:286][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:286][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:286][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:286][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:299][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:299][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:299][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:299][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:312][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:312][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:312][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:312][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:325][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:325][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:325][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:325][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:338][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:339][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:339][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:339][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:352][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:352][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:352][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:352][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:365][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:365][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:365][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:365][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:378][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:378][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:378][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:378][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:391][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:391][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:391][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:391][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:404][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:404][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:404][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:404][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:417][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:418][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:418][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:418][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:431][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:431][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:432][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:432][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:446][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:446][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:446][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:446][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:459][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:459][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:459][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:459][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:467][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:467][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:467][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:468][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:475][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:475][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:476][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:476][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:484][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:484][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:484][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:484][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:492][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:492][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:492][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:492][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:500][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:500][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:500][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:500][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:509][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:509][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:509][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:509][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:517][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:517][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:517][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:517][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:525][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:525][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:525][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:526][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:534][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:534][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:534][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:534][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:542][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:542][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:542][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:542][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:551][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:551][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:551][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:551][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:559][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:559][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:559][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:559][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:567][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:568][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:568][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:568][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:576][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:576][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:576][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:576][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:584][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:584][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:584][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:584][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:592][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:592][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:592][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:592][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:601][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:601][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:601][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:601][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:609][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:609][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:609][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:609][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:617][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:617][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:617][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:617][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:625][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:626][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:626][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:626][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:634][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:634][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:634][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:634][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:642][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:642][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:642][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:642][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:651][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:651][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:651][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:651][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:659][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:659][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:659][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:659][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:667][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:667][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:667][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:668][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:676][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:676][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:676][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:676][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:684][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:684][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:685][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:685][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:693][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:693][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:693][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:693][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:701][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:701][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:701][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:701][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:709][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:709][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:710][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:710][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:718][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:718][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:718][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:718][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:728][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:728][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:728][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:728][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:736][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:736][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:736][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:736][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:744][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:745][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:745][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:745][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:753][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:754][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:754][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:754][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:761][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:762][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:762][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:762][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:770][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:770][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:770][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:770][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:778][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:778][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:778][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:778][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:787][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:787][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:787][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:787][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:795][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:795][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:795][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:795][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:803][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:803][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:803][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:803][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:812][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:812][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:812][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:812][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:820][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:820][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:820][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:820][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:828][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:828][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:828][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:828][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:837][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:837][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:837][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:837][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:853][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:853][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:853][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:853][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:861][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:861][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:862][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:862][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:870][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:870][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:870][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:870][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:878][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:878][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:878][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:878][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:886][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:886][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:886][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:887][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:902][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:902][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:902][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:902][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:910][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:910][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:910][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:910][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:918][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:918][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:919][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:919][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:927][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:927][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:927][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:927][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:935][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:935][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:935][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:935][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:943][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:944][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:944][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:944][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:951][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:952][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:952][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:952][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:960][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:960][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:960][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:960][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:968][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:968][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:968][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:968][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:976][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:977][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:977][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:977][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:985][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:985][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:985][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:985][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:993][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:993][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:994][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.29:994][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:002][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:002][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:002][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:002][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:010][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:010][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:010][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:011][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:019][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:019][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:019][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:019][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:027][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:027][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:027][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:027][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:035][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:035][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:035][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:035][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:043][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:044][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:044][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:044][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:052][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:052][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:052][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:052][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:060][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:060][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:060][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:060][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:068][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:069][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:069][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:069][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:077][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:077][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:077][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:077][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:085][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:085][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:085][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:085][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:094][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:094][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:094][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:094][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:102][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:102][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:102][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:102][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:110][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:110][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:110][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:110][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:118][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:119][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:119][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:119][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:127][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:127][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:127][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:127][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:135][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:135][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:135][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:135][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:151][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:151][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:151][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:151][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:159][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:159][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:159][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:159][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:168][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:168][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:168][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:168][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:176][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:176][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:176][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:176][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:184][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:184][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:184][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:184][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:192][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:192][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:192][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:192][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:201][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:201][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:201][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:201][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:209][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:209][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:209][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:209][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:217][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:217][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:217][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:218][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:226][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:226][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:226][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:226][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:234][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:234][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:234][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:234][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:242][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:243][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:243][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:243][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:251][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:251][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:251][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:251][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:259][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:259][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:259][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:259][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:267][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:268][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:268][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:268][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:276][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:276][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:276][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:276][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:284][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:284][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:284][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:284][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:292][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:292][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:293][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:293][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:301][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:301][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:301][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:301][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:309][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:309][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:309][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:309][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:318][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:318][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:318][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:318][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:440][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:440][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:440][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:440][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.30:617][528]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.30:617][528]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.30:632][528]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.33.30:632][528]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.30:725][528]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.33.30:741][528]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.30:829][528]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.33.30:899][528]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.20-13.33.30:938][528]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.20-13.33.30:955][528]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.20-13.33.30:971][528]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.31:207][528]LogUObjectHash: Compacting FUObjectHashTables data took 1.95ms +[2024.05.20-13.33.31:358][529]LogPlayLevel: Display: Destroying online subsystem :Context_8 +[2024.05.20-13.33.38:091][311]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.33.38:095][311]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.33.39:690][474]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.20-13.33.40:644][586]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.33.40:649][586]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.33.40:650][586]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:33:40) +[2024.05.20-13.33.40:650][586]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.40:654][586]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004181s) +[2024.05.20-13.33.40:654][586]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004210s) +[2024.05.20-13.33.40:671][586]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.20-13.33.40:680][586]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.33.40:680][586]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.33.40:681][586]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.33.40:681][586]LogPlayLevel: PIE: World Init took: (0.008895s) +[2024.05.20-13.33.40:681][586]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.33.40:681][586]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.33.40:681][586]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.33.40:682][586]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.33.40:682][586]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.33.40:682][586]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.33.40:684][586]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.33.40:701][586]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.33.40:701][586]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.33.40:701][586]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.33.40:701][586]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.33.40:702][586]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.20-13.33.40:702][586]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.20-13.33.40:704][586]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.20-13.33.40:704][586]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.20-13.33.40:704][586]LogInit: FAudioDevice initialized with ID 3. +[2024.05.20-13.33.40:704][586]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.20-13.33.40:704][586]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.20-13.33.40:706][586]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.33.40:707][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.40:708][586]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.33.40 +[2024.05.20-13.33.40:708][586]LogWorld: Bringing up level for play took: 0.001445 +[2024.05.20-13.33.40:710][586]LogOnline: OSS: Created online subsystem instance for: :Context_9 +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.33.40:711][586]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.33.40:711][586]PIE: Server logged in +[2024.05.20-13.33.40:712][586]PIE: Play in editor total start time 0.063 seconds. +[2024.05.20-13.33.40:713][586]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:713][586]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:713][586]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:713][586]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:733][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:733][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:733][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:733][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:749][588]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:749][588]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:749][588]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:749][588]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:757][589]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:757][589]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:757][589]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:757][589]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:766][590]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:766][590]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:766][590]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:766][590]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:774][591]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:774][591]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:774][591]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:774][591]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:782][592]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:782][592]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:782][592]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:782][592]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:791][593]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:791][593]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:791][593]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:791][593]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:799][594]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:799][594]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:799][594]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:799][594]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:807][595]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:807][595]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:807][595]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:807][595]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:815][596]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:815][596]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:815][596]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:815][596]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:824][597]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:824][597]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:824][597]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:824][597]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:832][598]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:832][598]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:832][598]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:832][598]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:840][599]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:840][599]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:840][599]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:840][599]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:849][600]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:849][600]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:849][600]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:849][600]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:857][601]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:857][601]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:857][601]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:857][601]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:865][602]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:865][602]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:865][602]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:865][602]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:874][603]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:874][603]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:874][603]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:874][603]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:882][604]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:882][604]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:882][604]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:882][604]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:890][605]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:890][605]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:890][605]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:890][605]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:899][606]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:899][606]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:899][606]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:899][606]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:907][607]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:907][607]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:907][607]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:907][607]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:915][608]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:915][608]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:915][608]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:915][608]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:924][609]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:924][609]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:924][609]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:924][609]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:932][610]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:932][610]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:932][610]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:932][610]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:940][611]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:940][611]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:940][611]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:940][611]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:949][612]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:949][612]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:949][612]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:949][612]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:957][613]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:957][613]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:957][613]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:957][613]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:965][614]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:966][614]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:966][614]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:966][614]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:974][615]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:974][615]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:974][615]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:974][615]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:982][616]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:982][616]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:982][616]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:982][616]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:990][617]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:990][617]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:990][617]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:990][617]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:999][618]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:999][618]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:999][618]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.40:999][618]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:007][619]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:007][619]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:007][619]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:007][619]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:015][620]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:015][620]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:015][620]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:015][620]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:024][621]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:024][621]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:024][621]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:024][621]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:032][622]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:032][622]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:032][622]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:032][622]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:040][623]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:040][623]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:040][623]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:040][623]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:049][624]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:049][624]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:049][624]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:049][624]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:057][625]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:057][625]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:057][625]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:057][625]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:065][626]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:065][626]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:065][626]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:065][626]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:074][627]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:074][627]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:074][627]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:074][627]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:082][628]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:082][628]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:082][628]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:082][628]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:091][629]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:091][629]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:091][629]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:091][629]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:100][630]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:100][630]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:100][630]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:100][630]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:108][631]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:108][631]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:108][631]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:108][631]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:116][632]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:116][632]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:116][632]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:116][632]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:125][633]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:125][633]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:125][633]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:125][633]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:133][634]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:133][634]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:133][634]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:133][634]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:141][635]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:141][635]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:141][635]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:141][635]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:150][636]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:150][636]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:150][636]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:150][636]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:158][637]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:158][637]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:158][637]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:158][637]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:166][638]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:166][638]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:166][638]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:166][638]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:175][639]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:175][639]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:175][639]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:175][639]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:183][640]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:183][640]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:183][640]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:183][640]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:191][641]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:191][641]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:191][641]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:191][641]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:200][642]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:200][642]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:200][642]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:200][642]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:208][643]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:208][643]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:208][643]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:208][643]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:216][644]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:216][644]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:216][644]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:216][644]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:225][645]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:225][645]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:225][645]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:225][645]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:233][646]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:233][646]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:233][646]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:233][646]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:241][647]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:241][647]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:241][647]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:241][647]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:249][648]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:250][648]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:250][648]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:250][648]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:258][649]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:258][649]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:258][649]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:258][649]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:266][650]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:266][650]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:266][650]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:266][650]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:275][651]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:275][651]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:275][651]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:275][651]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:283][652]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:283][652]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:283][652]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:283][652]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:291][653]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:291][653]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:291][653]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:292][653]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:300][654]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:300][654]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:300][654]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:300][654]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:308][655]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:308][655]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:308][655]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:308][655]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:316][656]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:316][656]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:316][656]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:316][656]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:325][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:325][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:325][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:325][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:333][658]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:333][658]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:333][658]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:333][658]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:341][659]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:341][659]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:341][659]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:342][659]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:350][660]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:350][660]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:350][660]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:350][660]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:358][661]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:358][661]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:358][661]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:358][661]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:366][662]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:366][662]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:366][662]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:366][662]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:374][663]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:374][663]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:374][663]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:374][663]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:382][664]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:382][664]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:382][664]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:382][664]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:396][665]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:396][665]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:396][665]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:396][665]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:410][666]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:410][666]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:410][666]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:410][666]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:423][667]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:423][667]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:423][667]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:423][667]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:437][668]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:437][668]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:437][668]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:437][668]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:450][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:450][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:450][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:450][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:464][670]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:464][670]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:464][670]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:464][670]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:477][671]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:477][671]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:477][671]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:477][671]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:491][672]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:491][672]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:491][672]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:491][672]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:506][673]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:506][673]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:506][673]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:506][673]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:519][674]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:519][674]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:519][674]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:519][674]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:533][675]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:533][675]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:533][675]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:533][675]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:546][676]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:546][676]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:546][676]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:546][676]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:560][677]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:560][677]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:560][677]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:560][677]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:573][678]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:573][678]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:573][678]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:573][678]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:587][679]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:587][679]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:587][679]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:587][679]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:600][680]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:600][680]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:600][680]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:600][680]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:614][681]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:614][681]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:614][681]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:614][681]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:622][682]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:622][682]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:622][682]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:622][682]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:630][683]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:630][683]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:630][683]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:630][683]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:639][684]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:639][684]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:639][684]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:639][684]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:647][685]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:647][685]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:647][685]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:647][685]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:655][686]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:655][686]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:655][686]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:655][686]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:664][687]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:664][687]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:664][687]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:664][687]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:672][688]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:672][688]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:672][688]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:672][688]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:680][689]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:680][689]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:680][689]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:680][689]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:689][690]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:689][690]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:689][690]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:689][690]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:697][691]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:697][691]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:697][691]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:697][691]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:710][692]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:710][692]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:710][692]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:710][692]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:717][693]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:717][693]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:717][693]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:717][693]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:725][694]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:725][694]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:725][694]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:725][694]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:733][695]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:733][695]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:734][695]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:734][695]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:742][696]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:742][696]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:742][696]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:742][696]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:750][697]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:750][697]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:750][697]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:750][697]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:758][698]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:758][698]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:758][698]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:758][698]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:766][699]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:766][699]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:766][699]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:766][699]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:775][700]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:775][700]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:775][700]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:775][700]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:783][701]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:783][701]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:783][701]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:783][701]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:791][702]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:791][702]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:791][702]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:791][702]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:800][703]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:800][703]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:800][703]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:800][703]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:808][704]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:808][704]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:808][704]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:808][704]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:817][705]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:817][705]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:817][705]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:817][705]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:825][706]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:825][706]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:825][706]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:825][706]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:833][707]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:833][707]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:833][707]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:833][707]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:841][708]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:841][708]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:841][708]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:841][708]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:850][709]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:850][709]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:850][709]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:850][709]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:859][710]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:859][710]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:859][710]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:859][710]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:866][711]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:866][711]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:866][711]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:866][711]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:875][712]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:875][712]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:875][712]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:875][712]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:883][713]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:883][713]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:883][713]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:883][713]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:891][714]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:891][714]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:892][714]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:892][714]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:900][715]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:900][715]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:900][715]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:900][715]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:908][716]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:908][716]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:908][716]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:908][716]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:916][717]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:916][717]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:916][717]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:916][717]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:925][718]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:925][718]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:925][718]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:925][718]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:933][719]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:933][719]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:933][719]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:933][719]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:941][720]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:941][720]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:941][720]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:941][720]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:950][721]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:950][721]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:950][721]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:950][721]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:958][722]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:958][722]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:958][722]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:958][722]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:966][723]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:966][723]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:966][723]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:966][723]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:975][724]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:975][724]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:975][724]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:975][724]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:983][725]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:983][725]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:983][725]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:983][725]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:991][726]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:991][726]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:991][726]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.41:991][726]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:000][727]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:000][727]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:000][727]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:000][727]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:008][728]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:008][728]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:008][728]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:008][728]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:016][729]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:016][729]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:016][729]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:016][729]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:025][730]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:025][730]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:025][730]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:025][730]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:033][731]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:033][731]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:033][731]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:033][731]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:046][732]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:046][732]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:046][732]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:046][732]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:061][733]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:061][733]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:061][733]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:061][733]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:075][734]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:075][734]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:075][734]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:075][734]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:088][735]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:088][735]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:088][735]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:088][735]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:102][736]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:102][736]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:102][736]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:102][736]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:116][737]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:116][737]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:116][737]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:116][737]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:131][738]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:131][738]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:131][738]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:131][738]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:144][739]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:144][739]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:144][739]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:144][739]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:157][740]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:158][740]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:158][740]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:158][740]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:171][741]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:171][741]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:171][741]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:171][741]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:184][742]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:184][742]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:184][742]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:184][742]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:198][743]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:198][743]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:198][743]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:198][743]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:211][744]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:212][744]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:212][744]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:212][744]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:226][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:226][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:226][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:226][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:240][746]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:240][746]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:240][746]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:240][746]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:254][747]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:254][747]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:254][747]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:254][747]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:267][748]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:267][748]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:267][748]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:267][748]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:276][749]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:276][749]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:276][749]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:276][749]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:284][750]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:284][750]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:284][750]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:284][750]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:292][751]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:292][751]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:292][751]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:292][751]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:301][752]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:301][752]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:301][752]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:301][752]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:309][753]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:309][753]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:309][753]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:309][753]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:317][754]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:317][754]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:317][754]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:317][754]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:326][755]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:326][755]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:326][755]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:326][755]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:334][756]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:334][756]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:334][756]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:334][756]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:342][757]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:342][757]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:342][757]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:342][757]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:351][758]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:351][758]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:351][758]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:351][758]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:359][759]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:359][759]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:360][759]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:360][759]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:368][760]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:368][760]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:368][760]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:368][760]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:376][761]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:376][761]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:376][761]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:376][761]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:384][762]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:385][762]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:385][762]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:385][762]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:393][763]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:393][763]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:393][763]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:393][763]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:401][764]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:401][764]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:401][764]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:401][764]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:409][765]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:409][765]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:409][765]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:409][765]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:418][766]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:418][766]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:418][766]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:418][766]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:426][767]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:426][767]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:426][767]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:426][767]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:434][768]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:434][768]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:434][768]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:434][768]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:443][769]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:443][769]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:443][769]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:443][769]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:451][770]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:451][770]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:451][770]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:451][770]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:459][771]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:460][771]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:460][771]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:460][771]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:468][772]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:468][772]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:468][772]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:468][772]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:476][773]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:476][773]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:476][773]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:476][773]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:484][774]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:485][774]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:485][774]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:485][774]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:493][775]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:493][775]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:493][775]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:493][775]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:506][776]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:506][776]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:506][776]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:506][776]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:514][777]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:514][777]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:514][777]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:514][777]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:523][778]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:523][778]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:523][778]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:523][778]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:532][779]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:532][779]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:532][779]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:532][779]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:540][780]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:540][780]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:540][780]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:540][780]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:548][781]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:548][781]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:548][781]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:548][781]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:557][782]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:557][782]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:557][782]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:557][782]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:565][783]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:565][783]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:565][783]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:565][783]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:575][784]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:575][784]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:575][784]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:575][784]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:583][785]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:583][785]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:583][785]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:583][785]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:591][786]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:591][786]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:591][786]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:591][786]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:600][787]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:600][787]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:600][787]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:600][787]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:608][788]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:608][788]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:608][788]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:608][788]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:617][789]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:617][789]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:617][789]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:617][789]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:625][790]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:625][790]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:625][790]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:625][790]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:633][791]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:633][791]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:633][791]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:633][791]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:641][792]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:641][792]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:641][792]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:641][792]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:650][793]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:650][793]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:650][793]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:650][793]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:658][794]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:658][794]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:658][794]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:658][794]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:667][795]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:667][795]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:667][795]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:667][795]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:675][796]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:675][796]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:675][796]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:675][796]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:683][797]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:683][797]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:683][797]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:683][797]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:691][798]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:691][798]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:691][798]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:691][798]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:700][799]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:700][799]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:700][799]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:700][799]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:708][800]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:708][800]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:708][800]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:708][800]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:717][801]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:717][801]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:717][801]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:717][801]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:725][802]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:725][802]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:725][802]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:725][802]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:733][803]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:734][803]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:734][803]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:734][803]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:742][804]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:742][804]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:742][804]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:742][804]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:750][805]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:750][805]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:750][805]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:750][805]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:758][806]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:758][806]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:758][806]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:758][806]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:767][807]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:767][807]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:767][807]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:767][807]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:775][808]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:775][808]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:775][808]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:775][808]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:784][809]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:784][809]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:784][809]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:784][809]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:792][810]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:792][810]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:792][810]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:792][810]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:800][811]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:800][811]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:801][811]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:801][811]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:809][812]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:809][812]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:809][812]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:809][812]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:817][813]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:817][813]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:817][813]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:817][813]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:825][814]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:825][814]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:825][814]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:826][814]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:834][815]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:834][815]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:834][815]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:834][815]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:842][816]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:842][816]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:842][816]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:842][816]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:850][817]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:851][817]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:851][817]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:851][817]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:859][818]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:859][818]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:859][818]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:859][818]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:867][819]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:867][819]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:867][819]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:867][819]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:875][820]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:875][820]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:876][820]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:876][820]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:884][821]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:884][821]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:884][821]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:884][821]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:892][822]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:893][822]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:893][822]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:893][822]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:901][823]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:901][823]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:901][823]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:901][823]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:909][824]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:909][824]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:910][824]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:910][824]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:917][825]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:917][825]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:918][825]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:918][825]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:926][826]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:926][826]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:926][826]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:926][826]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:934][827]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:934][827]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:934][827]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:934][827]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:943][828]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:943][828]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:943][828]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:943][828]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:951][829]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:951][829]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:951][829]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:951][829]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:959][830]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:959][830]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:959][830]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:960][830]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:968][831]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:968][831]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:968][831]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:968][831]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:976][832]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:976][832]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:976][832]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:976][832]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:985][833]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:985][833]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:985][833]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:985][833]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:993][834]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:994][834]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:994][834]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.42:994][834]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:001][835]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:001][835]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:001][835]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:001][835]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:010][836]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:010][836]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:010][836]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:010][836]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:018][837]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:018][837]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:018][837]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:018][837]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:026][838]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:026][838]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:026][838]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:027][838]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:035][839]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:035][839]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:035][839]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:035][839]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:043][840]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:043][840]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:043][840]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:043][840]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:051][841]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:051][841]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:051][841]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:051][841]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:060][842]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:060][842]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:060][842]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:060][842]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:068][843]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:068][843]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:068][843]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:068][843]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:077][844]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:077][844]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:077][844]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:077][844]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:085][845]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:085][845]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:085][845]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:085][845]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:093][846]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:093][846]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:093][846]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:093][846]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:102][847]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:102][847]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:102][847]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:102][847]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:110][848]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:110][848]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:110][848]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:110][848]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:118][849]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:118][849]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:118][849]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:118][849]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:127][850]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:127][850]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:127][850]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:127][850]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:135][851]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:135][851]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:135][851]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:136][851]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:145][852]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:145][852]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:145][852]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:145][852]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:153][853]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:153][853]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:153][853]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:153][853]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:161][854]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:161][854]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:161][854]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:162][854]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:170][855]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:170][855]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:170][855]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:170][855]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:178][856]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:178][856]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:178][856]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:178][856]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:186][857]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:186][857]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:186][857]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:186][857]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:195][858]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:195][858]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:195][858]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:195][858]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:203][859]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:203][859]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:203][859]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:203][859]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:211][860]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:211][860]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:211][860]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:211][860]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:220][861]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:220][861]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:220][861]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:220][861]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:228][862]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:228][862]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:228][862]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:228][862]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:236][863]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:236][863]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:236][863]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:236][863]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:245][864]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:245][864]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:245][864]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:245][864]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:253][865]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:253][865]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:253][865]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:253][865]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:261][866]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:261][866]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:261][866]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:261][866]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:270][867]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:270][867]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:270][867]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:270][867]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:278][868]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:278][868]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:278][868]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:278][868]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:286][869]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:286][869]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:286][869]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:286][869]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:295][870]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:295][870]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:295][870]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:295][870]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:303][871]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:303][871]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:303][871]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:303][871]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:311][872]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:311][872]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:311][872]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:311][872]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:320][873]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:320][873]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:320][873]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:320][873]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:328][874]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:328][874]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:328][874]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:328][874]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:336][875]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:337][875]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:337][875]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:337][875]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:345][876]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:345][876]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:345][876]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:345][876]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:353][877]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:353][877]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:353][877]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:353][877]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:361][878]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:362][878]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:362][878]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:362][878]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:370][879]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:370][879]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:370][879]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:370][879]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:378][880]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:378][880]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:378][880]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:378][880]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:386][881]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:386][881]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:387][881]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:387][881]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:395][882]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:395][882]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:395][882]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:395][882]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:403][883]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:403][883]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:404][883]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:404][883]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:412][884]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:412][884]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:412][884]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:412][884]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:421][885]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:421][885]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:421][885]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:421][885]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:429][886]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:429][886]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:429][886]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:429][886]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:437][887]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:438][887]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:438][887]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:438][887]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:446][888]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:446][888]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:446][888]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:446][888]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:454][889]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:454][889]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:454][889]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:454][889]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:462][890]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:463][890]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:463][890]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:463][890]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:471][891]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:471][891]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:471][891]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:471][891]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:479][892]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:479][892]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:479][892]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:479][892]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:487][893]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:487][893]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:487][893]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:487][893]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:495][894]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:496][894]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:496][894]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:496][894]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:504][895]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:504][895]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:504][895]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:504][895]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:512][896]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:512][896]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:512][896]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:512][896]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:520][897]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:521][897]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:521][897]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:521][897]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:529][898]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:529][898]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:529][898]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:529][898]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:537][899]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:537][899]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:537][899]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:537][899]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:545][900]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:546][900]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:546][900]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:546][900]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:554][901]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:554][901]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:554][901]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:554][901]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:562][902]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:562][902]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:562][902]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:563][902]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:571][903]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:571][903]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:571][903]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:571][903]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:579][904]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:579][904]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:579][904]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:579][904]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:588][905]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:588][905]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:588][905]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:588][905]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:596][906]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:596][906]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:596][906]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:596][906]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:604][907]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:604][907]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:604][907]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:604][907]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:612][908]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:612][908]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:613][908]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:613][908]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:621][909]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:621][909]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:621][909]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:621][909]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:629][910]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:629][910]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:629][910]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:629][910]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:638][911]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:638][911]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:638][911]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:638][911]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:646][912]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:646][912]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:646][912]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:646][912]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:654][913]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:655][913]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:655][913]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:655][913]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:662][914]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:663][914]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:663][914]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:663][914]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:671][915]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:671][915]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:671][915]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:672][915]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:771][927]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:771][927]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:771][927]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:771][927]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.43:800][927]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.43:800][927]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.43:800][927]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.33.43:801][927]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.43:803][927]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.33.43:810][927]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.43:825][927]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.43:826][927]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.20-13.33.43:826][927]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.20-13.33.43:828][927]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.20-13.33.43:833][927]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.20-13.33.43:913][928]LogPlayLevel: Display: Destroying online subsystem :Context_9 +[2024.05.20-13.33.47:218][275]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.33.47:223][275]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.33.48:016][369]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.33.48:022][369]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.33.48:022][369]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:33:48) +[2024.05.20-13.33.48:022][369]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.48:026][369]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004288s) +[2024.05.20-13.33.48:026][369]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004331s) +[2024.05.20-13.33.48:042][369]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.20-13.33.48:043][369]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.33.48:043][369]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.33.48:044][369]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.33.48:044][369]LogPlayLevel: PIE: World Init took: (0.001046s) +[2024.05.20-13.33.48:044][369]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.33.48:044][369]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.33.48:044][369]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.33.48:045][369]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.33.48:045][369]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.33.48:045][369]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.33.48:047][369]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.33.48:065][369]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.33.48:065][369]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.33.48:065][369]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.33.48:065][369]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.33.48:066][369]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.20-13.33.48:066][369]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.20-13.33.48:068][369]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.20-13.33.48:068][369]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.20-13.33.48:068][369]LogInit: FAudioDevice initialized with ID 4. +[2024.05.20-13.33.48:068][369]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.20-13.33.48:068][369]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.20-13.33.48:070][369]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.33.48:071][369]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.33.48:072][369]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.33.48 +[2024.05.20-13.33.48:072][369]LogWorld: Bringing up level for play took: 0.001456 +[2024.05.20-13.33.48:074][369]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.33.48:075][369]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.33.48:076][369]PIE: Server logged in +[2024.05.20-13.33.48:076][369]PIE: Play in editor total start time 0.055 seconds. +[2024.05.20-13.33.48:077][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:077][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:077][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:077][369]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:098][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:098][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:098][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:098][370]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:109][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:109][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:109][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:109][371]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:117][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:117][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:117][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:117][372]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:126][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:126][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:126][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:126][373]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:134][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:134][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:134][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:134][374]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:142][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:142][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:142][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:142][375]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:151][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:151][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:151][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:151][376]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:159][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:159][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:159][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:159][377]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:167][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:167][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:167][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:168][378]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:176][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:176][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:176][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:176][379]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:184][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:184][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:184][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:184][380]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:192][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:192][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:192][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:192][381]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:201][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:201][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:201][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:201][382]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:209][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:209][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:209][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:209][383]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:217][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:217][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:217][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:217][384]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:226][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:226][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:226][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:226][385]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:234][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:234][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:234][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:234][386]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:242][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:242][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:242][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:242][387]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:251][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:251][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:251][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:251][388]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:259][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:259][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:259][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:259][389]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:267][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:267][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:267][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:267][390]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:276][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:276][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:276][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:276][391]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:284][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:284][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:284][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:284][392]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:292][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:292][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:292][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:292][393]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:301][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:301][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:301][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:301][394]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:310][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:310][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:310][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:310][395]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:317][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:317][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:317][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:317][396]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:326][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:326][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:326][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:326][397]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:334][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:334][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:334][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:334][398]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:342][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:342][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:342][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:342][399]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:351][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:351][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:351][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:351][400]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:359][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:359][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:359][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:359][401]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:367][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:367][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:367][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:367][402]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:376][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:376][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:376][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:376][403]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:384][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:384][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:384][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:384][404]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:392][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:392][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:392][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:392][405]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:401][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:401][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:401][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:401][406]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:409][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:409][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:409][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:409][407]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:418][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:418][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:418][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:418][408]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:426][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:426][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:426][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:426][409]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:434][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:434][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:434][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:434][410]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:443][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:443][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:443][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:443][411]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:451][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:451][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:451][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:451][412]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:459][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:459][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:459][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:459][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:467][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:467][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:467][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:467][414]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:476][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:476][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:476][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:476][415]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:484][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:484][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:484][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:484][416]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:492][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:492][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:492][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:492][417]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:501][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:501][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:501][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:501][418]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:509][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:509][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:509][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:509][419]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:517][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:517][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:517][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:517][420]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:526][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:526][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:526][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:526][421]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:534][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:534][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:534][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:534][422]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:542][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:542][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:542][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:542][423]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:551][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:551][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:551][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:551][424]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:559][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:559][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:559][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:559][425]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:567][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:567][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:567][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:567][426]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:576][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:576][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:576][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:576][427]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:584][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:584][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:584][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:584][428]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:593][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:593][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:593][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:593][429]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:601][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:601][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:601][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:601][430]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:609][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:609][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:609][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:609][431]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:617][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:617][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:617][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:617][432]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:626][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:626][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:626][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:626][433]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:634][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:634][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:634][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:634][434]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:642][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:642][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:642][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:642][435]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:651][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:651][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:651][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:651][436]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:659][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:659][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:659][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:659][437]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:667][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:667][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:667][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:667][438]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:676][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:676][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:676][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:676][439]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:684][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:684][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:684][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:684][440]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:692][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:692][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:692][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:692][441]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:701][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:701][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:701][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:701][442]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:709][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:709][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:709][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:709][443]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:717][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:717][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:717][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:717][444]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:726][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:726][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:726][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:726][445]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:734][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:734][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:734][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:734][446]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:742][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:742][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:742][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:742][447]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:751][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:751][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:751][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:751][448]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:759][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:759][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:759][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:759][449]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:767][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:767][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:767][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:767][450]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:776][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:776][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:776][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:776][451]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:784][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:784][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:784][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:784][452]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:792][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:792][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:792][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:792][453]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:801][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:801][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:801][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:801][454]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:809][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:809][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:809][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:809][455]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:817][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:817][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:817][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:817][456]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:826][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:826][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:826][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:826][457]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:834][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:834][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:834][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:834][458]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:842][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:842][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:842][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:842][459]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:850][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:851][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:851][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:851][460]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:859][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:859][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:859][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:859][461]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:867][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:867][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:867][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:867][462]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:875][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:876][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:876][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:876][463]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:884][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:884][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:884][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:884][464]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:892][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:892][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:892][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:892][465]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:900][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:901][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:901][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:901][466]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:909][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:909][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:909][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:909][467]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:917][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:917][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:917][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:917][468]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:926][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:926][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:926][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:926][469]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:934][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:934][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:934][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:934][470]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:942][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:942][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:942][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:942][471]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:950][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:951][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:951][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:951][472]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:959][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:959][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:959][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:959][473]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:967][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:967][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:967][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:967][474]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:976][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:976][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:976][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:976][475]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:984][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:984][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:984][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:984][476]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:992][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:992][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:992][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.48:992][477]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:001][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:001][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:001][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:001][478]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:009][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:009][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:009][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:009][479]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:017][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:017][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:017][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:017][480]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:025][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:026][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:026][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:026][481]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:034][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:034][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:034][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:034][482]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:042][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:042][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:042][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:042][483]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:051][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:051][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:051][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:051][484]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:059][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:059][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:059][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:059][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:067][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:067][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:067][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:067][486]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:075][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:076][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:076][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:076][487]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:084][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:084][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:084][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:084][488]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:092][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:092][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:092][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:092][489]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:100][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:101][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:101][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:101][490]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:109][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:109][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:109][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:109][491]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:117][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:117][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:117][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:117][492]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:125][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:126][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:126][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:126][493]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:134][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:134][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:134][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:134][494]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:143][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:143][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:143][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:143][495]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:151][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:151][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:151][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:151][496]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:159][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:159][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:159][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:159][497]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:168][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:168][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:168][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:168][498]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:176][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:176][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:176][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:176][499]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:184][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:184][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:184][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:184][500]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:193][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:193][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:193][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:193][501]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:201][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:201][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:201][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:201][502]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:209][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:209][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:209][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:209][503]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:218][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:218][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:218][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:218][504]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:226][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:226][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:226][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:226][505]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:234][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:234][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:234][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:234][506]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:243][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:243][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:243][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:243][507]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:251][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:251][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:251][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:251][508]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:259][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:259][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:259][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:259][509]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:268][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:268][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:268][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:268][510]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:276][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:276][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:276][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:276][511]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:285][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:285][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:285][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:285][512]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:297][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:297][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:297][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:297][513]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:306][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:306][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:306][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:306][514]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:314][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:314][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:314][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:314][515]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:323][516]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:323][516]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:323][516]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:323][516]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:331][517]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:331][517]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:331][517]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:331][517]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:339][518]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:339][518]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:339][518]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:339][518]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:348][519]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:348][519]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:348][519]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:348][519]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:356][520]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:356][520]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:356][520]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:356][520]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:364][521]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:364][521]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:364][521]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:364][521]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:373][522]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:373][522]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:373][522]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:373][522]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:381][523]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:381][523]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:381][523]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:381][523]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:390][524]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:390][524]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:390][524]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:390][524]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:398][525]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:398][525]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:398][525]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:398][525]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:406][526]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:406][526]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:406][526]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:406][526]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:415][527]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:415][527]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:415][527]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:415][527]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:423][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:423][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:423][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:423][528]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:432][529]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:432][529]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:432][529]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:432][529]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:443][530]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:443][530]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:443][530]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:443][530]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:451][531]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:451][531]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:451][531]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:451][531]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:459][532]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:460][532]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:460][532]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:460][532]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:468][533]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:468][533]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:468][533]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:468][533]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:476][534]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:476][534]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:476][534]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:476][534]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:484][535]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:484][535]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:484][535]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:484][535]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:493][536]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:493][536]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:493][536]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:493][536]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:501][537]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:501][537]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:501][537]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:501][537]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:509][538]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:509][538]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:509][538]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:509][538]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:518][539]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:518][539]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:518][539]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:518][539]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:526][540]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:526][540]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:526][540]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:526][540]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:534][541]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:534][541]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:534][541]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:535][541]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:543][542]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:543][542]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:543][542]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:543][542]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:551][543]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:551][543]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:551][543]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:552][543]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:559][544]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:559][544]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:559][544]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:559][544]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:568][545]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:568][545]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:568][545]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:568][545]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:576][546]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:576][546]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:576][546]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:576][546]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:584][547]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:584][547]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:584][547]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:584][547]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:593][548]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:593][548]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:593][548]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:593][548]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:601][549]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:601][549]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:601][549]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:601][549]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:609][550]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:610][550]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:610][550]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:610][550]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:618][551]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:618][551]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:618][551]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:618][551]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:626][552]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:626][552]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:626][552]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:626][552]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:634][553]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:634][553]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:634][553]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:634][553]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:643][554]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:643][554]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:643][554]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:643][554]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:651][555]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:651][555]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:651][555]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:651][555]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:659][556]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:659][556]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:659][556]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:659][556]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:668][557]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:668][557]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:668][557]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:668][557]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:676][558]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:676][558]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:676][558]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:676][558]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:684][559]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:684][559]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:684][559]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:684][559]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:693][560]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:693][560]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:693][560]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:693][560]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:701][561]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:701][561]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:701][561]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:701][561]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:709][562]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:709][562]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:709][562]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:709][562]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:718][563]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:718][563]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:718][563]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:718][563]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:726][564]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:726][564]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:726][564]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:726][564]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:734][565]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:734][565]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:734][565]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:734][565]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:743][566]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:743][566]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:743][566]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:743][566]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:751][567]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:751][567]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:751][567]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:751][567]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:759][568]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:759][568]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:759][568]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:759][568]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:768][569]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:768][569]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:768][569]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:768][569]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:776][570]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:776][570]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:776][570]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:776][570]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:918][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:918][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:918][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:918][587]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.33.49:941][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.49:941][587]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.33.49:941][587]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.33.49:941][587]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.49:944][587]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.33.49:950][587]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.33.49:965][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.33.49:966][587]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.20-13.33.49:966][587]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.20-13.33.49:968][587]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.20-13.33.49:973][587]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-13.33.50:066][588]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2024.05.20-13.33.51:298][699]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.33.51:303][699]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.34.06:774][913]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.34.06:821][913]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.20-13.34.06:825][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:828][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:828][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:829][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:830][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:832][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:832][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:832][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:856][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:859][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:859][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:860][913]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:861][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:863][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:863][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.06:864][913]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.07:533][954]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.34.07:583][954]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.34.07:583][954]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune85E4813C48C1777A6AF95A81B65BD507.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.34.07:589][954]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 249 ms) +[2024.05.20-13.34.07:590][954]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.34.07:591][954]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.34.10:012][194]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.34.10:018][194]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.34.10:018][194]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:34:10) +[2024.05.20-13.34.10:018][194]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.34.10:022][194]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004225s) +[2024.05.20-13.34.10:022][194]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004256s) +[2024.05.20-13.34.10:041][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms +[2024.05.20-13.34.10:045][194]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.34.10:045][194]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.34.10:046][194]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.34.10:046][194]LogPlayLevel: PIE: World Init took: (0.001017s) +[2024.05.20-13.34.10:046][194]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.34.10:046][194]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.34.10:046][194]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.34.10:047][194]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.34.10:047][194]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.34.10:047][194]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.34.10:049][194]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.34.10:066][194]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.34.10:066][194]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.34.10:066][194]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.34.10:067][194]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.34.10:067][194]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.20-13.34.10:067][194]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.20-13.34.10:069][194]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.20-13.34.10:069][194]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.20-13.34.10:069][194]LogInit: FAudioDevice initialized with ID 5. +[2024.05.20-13.34.10:069][194]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.20-13.34.10:069][194]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.20-13.34.10:072][194]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.34.10:073][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.34.10:073][194]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.34.10 +[2024.05.20-13.34.10:073][194]LogWorld: Bringing up level for play took: 0.001459 +[2024.05.20-13.34.10:075][194]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.34.10:076][194]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.34.10:077][194]PIE: Server logged in +[2024.05.20-13.34.10:077][194]PIE: Play in editor total start time 0.06 seconds. +[2024.05.20-13.34.10:078][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.34.10:078][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.34.10:078][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.34.10:078][194]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.34.13:350][513]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: Total job queries 40, among them cache hits 8 (20.00%) +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: Tracking 32 distinct input hashes that result in 27 distinct outputs (84.38%) +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: RAM used: 1.17 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-13.34.13:351][513]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.34.15:013][676]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.34.15:013][676]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.34.15:014][676]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.34.15:014][676]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.34.15:017][676]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.34.15:023][676]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.34.15:039][676]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.34.15:039][676]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.20-13.34.15:040][676]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.20-13.34.15:042][676]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.20-13.34.15:045][676]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.34.15:048][676]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.34.15:161][677]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2024.05.20-13.34.17:459][893]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.34.17:464][893]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.36.03:355][436]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-13.36.03:378][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:381][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:381][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:382][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:384][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:384][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:412][436]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.20-13.36.03:418][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:421][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:421][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:422][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:423][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:425][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:425][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:425][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:446][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:449][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:449][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:450][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:452][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:453][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:453][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.03:454][436]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.04:040][474]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.36.04:093][474]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-13.36.04:093][474]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaF02ED5944DCD5F270F3EDA9C2E8943D1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-13.36.04:099][474]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 308 ms) +[2024.05.20-13.36.04:102][474]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-13.36.04:102][474]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.36.06:048][657]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.36.06:075][657]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.36.06:075][657]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:36:06) +[2024.05.20-13.36.06:075][657]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.36.06:080][657]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004459s) +[2024.05.20-13.36.06:080][657]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004488s) +[2024.05.20-13.36.06:098][657]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-13.36.06:104][657]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.36.06:104][657]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.36.06:104][657]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.36.06:104][657]LogPlayLevel: PIE: World Init took: (0.001060s) +[2024.05.20-13.36.06:105][657]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.36.06:105][657]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.36.06:105][657]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.36.06:105][657]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.36.06:105][657]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.36.06:105][657]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.36.06:107][657]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.36.06:125][657]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.36.06:125][657]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.36.06:125][657]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.36.06:125][657]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.36.06:126][657]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.20-13.36.06:126][657]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.20-13.36.06:128][657]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.20-13.36.06:128][657]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.20-13.36.06:128][657]LogInit: FAudioDevice initialized with ID 6. +[2024.05.20-13.36.06:128][657]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.20-13.36.06:128][657]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.20-13.36.06:130][657]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.36.06:131][657]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.06:132][657]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.36.06 +[2024.05.20-13.36.06:132][657]LogWorld: Bringing up level for play took: 0.001453 +[2024.05.20-13.36.06:134][657]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.06:135][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.06:135][657]PIE: Server logged in +[2024.05.20-13.36.06:136][657]PIE: Play in editor total start time 0.083 seconds. +[2024.05.20-13.36.06:163][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.06:163][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.06:163][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.06:163][657]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:277][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:278][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:286][953]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:286][953]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:286][953]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:286][953]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:296][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.09:305][955]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:305][955]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:305][955]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.09:305][955]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:233][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:234][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:242][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:242][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:242][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:242][298]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:490][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:500][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:500][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:500][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:500][327]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:501][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:509][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:509][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:509][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:509][328]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:842][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:843][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.12:852][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:852][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:852][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.12:852][366]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:255][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:256][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:264][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:264][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:264][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:264][413]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:880][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:881][484]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.13:889][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:889][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:889][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.13:889][485]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:519][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:520][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.15:528][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.15:528][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.15:528][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.15:528][669]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:199][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.16:208][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.16:208][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.16:208][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.16:208][745]PIE: Warning: Mobility of /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 : StaticMeshComponent0 has to be 'Movable' if you'd like to move. +[2024.05.20-13.36.18:285][969]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.36.18:285][969]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.36.18:285][969]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.36.18:285][969]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.36.18:290][969]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.36.18:296][969]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.36.18:313][969]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.36.18:313][969]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.20-13.36.18:313][969]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.20-13.36.18:315][969]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.20-13.36.18:318][969]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.36.18:321][969]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.36.18:431][970]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2024.05.20-13.36.19:996][100]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.36.20:000][100]LogSlate: Window 'Message Log' being destroyed +[2024.05.20-13.36.30:809][212]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.36.30:815][212]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.36.30:815][212]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:36:30) +[2024.05.20-13.36.30:815][212]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.36.30:819][212]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004421s) +[2024.05.20-13.36.30:819][212]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004455s) +[2024.05.20-13.36.30:837][212]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.36.30:840][212]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.36.30:840][212]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.36.30:841][212]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.36.30:841][212]LogPlayLevel: PIE: World Init took: (0.001050s) +[2024.05.20-13.36.30:841][212]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.36.30:841][212]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.36.30:841][212]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.36.30:842][212]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.36.30:842][212]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.36.30:842][212]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.36.30:844][212]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.36.30:861][212]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.36.30:861][212]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.36.30:862][212]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.36.30:862][212]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.36.30:862][212]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.20-13.36.30:862][212]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.20-13.36.30:864][212]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.20-13.36.30:864][212]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.20-13.36.30:864][212]LogInit: FAudioDevice initialized with ID 7. +[2024.05.20-13.36.30:864][212]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.20-13.36.30:864][212]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.20-13.36.30:867][212]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.36.30:869][212]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.36.30:869][212]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.36.30 +[2024.05.20-13.36.30:869][212]LogWorld: Bringing up level for play took: 0.001487 +[2024.05.20-13.36.30:871][212]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.30:872][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.30:872][212]PIE: Server logged in +[2024.05.20-13.36.30:873][212]PIE: Play in editor total start time 0.059 seconds. +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:608][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:609][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:609][553]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:991][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:991][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:991][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:991][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.34:992][593]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:040][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:041][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:451][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.36:688][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.37:569][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] true +[2024.05.20-13.36.38:666][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.36.38:666][983]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.36.38:666][983]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.36.38:666][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.36.38:671][983]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.36.38:678][983]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.36.38:694][983]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.36.38:695][983]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.20-13.36.38:695][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.20-13.36.38:697][983]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.20-13.36.38:703][983]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.20-13.36.38:756][984]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2024.05.20-13.37.52:268][409]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.37.52:330][409]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.20-13.37.52:333][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:336][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:336][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:337][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:338][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:340][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:340][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:340][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:377][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:380][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:380][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:381][409]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:382][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:384][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:384][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:384][409]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.52:834][436]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.37.52:888][436]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.37.52:889][436]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune33A4224241270D501E459794547907EE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.37.52:895][436]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 369 ms) +[2024.05.20-13.37.52:897][436]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.37.52:897][436]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.37.54:526][589]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.37.54:535][589]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.20-13.37.54:537][589]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... +[2024.05.20-13.37.54:556][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:559][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:559][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:560][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:562][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:562][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:575][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:577][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:577][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:578][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:580][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:581][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:581][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:582][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:587][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:590][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:590][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:591][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:592][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:594][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:594][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:594][589]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:619][589]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-13.37.54:624][589]LogPlayLevel: PlayLevel: Blueprint regeneration took 89 ms (1 blueprints) +[2024.05.20-13.37.54:624][589]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:37:54) +[2024.05.20-13.37.54:624][589]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.37.54:628][589]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004342s) +[2024.05.20-13.37.54:628][589]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004375s) +[2024.05.20-13.37.54:646][589]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.20-13.37.54:647][589]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.37.54:647][589]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.37.54:647][589]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.37.54:648][589]LogPlayLevel: PIE: World Init took: (0.001016s) +[2024.05.20-13.37.54:648][589]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.37.54:648][589]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.37.54:648][589]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.37.54:648][589]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.37.54:649][589]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.37.54:649][589]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.37.54:651][589]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.37.54:668][589]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.37.54:668][589]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.37.54:668][589]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.37.54:668][589]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.37.54:669][589]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.20-13.37.54:669][589]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.20-13.37.54:671][589]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.20-13.37.54:671][589]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.20-13.37.54:671][589]LogInit: FAudioDevice initialized with ID 8. +[2024.05.20-13.37.54:671][589]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.20-13.37.54:671][589]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.20-13.37.54:674][589]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.37.54:675][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.37.54:675][589]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.37.54 +[2024.05.20-13.37.54:676][589]LogWorld: Bringing up level for play took: 0.001548 +[2024.05.20-13.37.54:678][589]LogOnline: OSS: Created online subsystem instance for: :Context_14 +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.37.54:679][589]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.37.54:679][589]PIE: Server logged in +[2024.05.20-13.37.54:680][589]PIE: Play in editor total start time 0.148 seconds. +[2024.05.20-13.37.54:697][589]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.37.54:697][589]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.37.54:697][589]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.37.54:697][589]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-56.000 Z=137.500 +[2024.05.20-13.37.58:143][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.37.58:143][944]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.37.58:143][944]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.37.58:143][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.37.58:159][944]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.37.58:166][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.37.58:182][944]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.37.58:182][944]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.20-13.37.58:182][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.20-13.37.58:184][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.20-13.37.58:190][944]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.20-13.37.58:256][945]LogPlayLevel: Display: Destroying online subsystem :Context_14 +[2024.05.20-13.38.56:955][281]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.38.56:976][281]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Rune.uasset: [Compiler] This blueprint (self) is not a SceneComponent, therefore ' Target ' must have a connection. +[2024.05.20-13.38.57:013][281]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.20-13.38.57:017][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:019][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:019][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:021][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:022][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:024][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:024][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:024][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:051][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:054][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:054][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:055][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:056][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:058][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:058][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:059][281]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.38.57:511][305]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.38.57:564][305]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.38.57:564][305]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune22E8C6484BABD8200B24C78CD66B55D8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.38.57:570][305]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 428 ms) +[2024.05.20-13.38.57:575][305]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.38.57:575][305]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.39.11:989][297]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.39.12:036][297]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.20-13.39.12:043][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:046][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:046][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:047][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:048][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:050][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:050][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:051][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:076][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:078][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:078][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:080][297]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:081][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:083][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:083][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:083][297]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.12:650][323]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.39.12:696][323]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.39.12:697][323]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune022088234090BE0463C143A1557DA6F8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.39.12:704][323]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 481 ms) +[2024.05.20-13.39.12:705][323]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.39.12:705][323]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.39.14:327][466]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.39.14:333][466]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.39.14:333][466]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:39:14) +[2024.05.20-13.39.14:333][466]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.39.14:337][466]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004528s) +[2024.05.20-13.39.14:338][466]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004569s) +[2024.05.20-13.39.14:357][466]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-13.39.14:360][466]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.39.14:360][466]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.39.14:361][466]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.39.14:361][466]LogPlayLevel: PIE: World Init took: (0.001067s) +[2024.05.20-13.39.14:361][466]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.39.14:361][466]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.39.14:361][466]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.39.14:362][466]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.39.14:362][466]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.39.14:362][466]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.39.14:364][466]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.39.14:382][466]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.39.14:383][466]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.39.14:383][466]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.39.14:383][466]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.39.14:384][466]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.20-13.39.14:384][466]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.20-13.39.14:386][466]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.20-13.39.14:386][466]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.20-13.39.14:386][466]LogInit: FAudioDevice initialized with ID 9. +[2024.05.20-13.39.14:386][466]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.20-13.39.14:386][466]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.20-13.39.14:388][466]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.39.14:389][466]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.14:390][466]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.39.14 +[2024.05.20-13.39.14:390][466]LogWorld: Bringing up level for play took: 0.001472 +[2024.05.20-13.39.14:392][466]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.39.14:393][466]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.39.14:394][466]PIE: Server logged in +[2024.05.20-13.39.14:394][466]PIE: Play in editor total start time 0.062 seconds. +[2024.05.20-13.39.14:412][466]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.39.14:412][466]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.39.14:412][466]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=60.500 +[2024.05.20-13.39.14:412][466]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.39.17:050][738]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.39.17:050][738]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.39.17:050][738]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.39.17:051][738]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.39.17:067][738]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.39.17:073][738]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.39.17:090][738]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.39.17:090][738]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.20-13.39.17:090][738]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.20-13.39.17:092][738]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.20-13.39.17:095][738]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.39.17:098][738]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-13.39.17:153][739]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2024.05.20-13.39.18:012][832]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.39.18:018][832]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.39.18:018][832]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:39:18) +[2024.05.20-13.39.18:018][832]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.39.18:022][832]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004235s) +[2024.05.20-13.39.18:022][832]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004263s) +[2024.05.20-13.39.18:039][832]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-13.39.18:042][832]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.39.18:042][832]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.39.18:042][832]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.39.18:043][832]LogPlayLevel: PIE: World Init took: (0.001197s) +[2024.05.20-13.39.18:043][832]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.39.18:043][832]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.39.18:043][832]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.39.18:044][832]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.39.18:044][832]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.39.18:044][832]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.39.18:046][832]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.39.18:063][832]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.39.18:063][832]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.39.18:063][832]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.39.18:063][832]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.39.18:065][832]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.20-13.39.18:065][832]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.20-13.39.18:066][832]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.20-13.39.18:066][832]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.20-13.39.18:066][832]LogInit: FAudioDevice initialized with ID 10. +[2024.05.20-13.39.18:066][832]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.20-13.39.18:066][832]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.20-13.39.18:069][832]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.39.18:070][832]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.39.18:070][832]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.39.18 +[2024.05.20-13.39.18:071][832]LogWorld: Bringing up level for play took: 0.001480 +[2024.05.20-13.39.18:073][832]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.39.18:074][832]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.39.18:074][832]PIE: Server logged in +[2024.05.20-13.39.18:075][832]PIE: Play in editor total start time 0.057 seconds. +[2024.05.20-13.39.18:093][832]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=75.000 Z=117.500 +[2024.05.20-13.39.18:093][832]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.39.18:093][832]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=75.000 Z=81.500 +[2024.05.20-13.39.18:093][832]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.39.22:175][225]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.39.22:175][225]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.39.22:175][225]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.39.22:175][225]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.39.22:185][226]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.39.22:185][226]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.39.22:185][226]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-56.000 Z=61.500 +[2024.05.20-13.39.22:185][226]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.39.23:609][391]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.39.23:609][391]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=60.500 +[2024.05.20-13.39.23:609][391]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.39.23:609][391]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.39.23:619][392]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.39.23:619][392]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.39.23:619][392]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-56.000 Z=137.500 +[2024.05.20-13.39.23:619][392]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.39.23:692][400]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.39.23:692][400]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.39.23:692][400]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.39.23:692][400]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=60.500 +[2024.05.20-13.39.24:975][547]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.39.24:975][547]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-56.000 Z=61.500 +[2024.05.20-13.39.24:975][547]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.39.24:975][547]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.39.25:021][552]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.39.25:021][552]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=60.500 +[2024.05.20-13.39.25:021][552]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.39.25:021][552]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=60.500 +[2024.05.20-13.39.25:381][593]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=75.000 Z=81.500 +[2024.05.20-13.39.25:381][593]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=60.500 +[2024.05.20-13.39.25:381][593]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=75.000 Z=117.500 +[2024.05.20-13.39.25:381][593]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.39.26:581][714]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.39.26:581][714]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.39.26:582][714]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.39.26:582][714]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.39.26:589][714]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.39.26:595][714]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.39.26:611][714]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.39.26:612][714]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.20-13.39.26:612][714]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.20-13.39.26:614][714]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.20-13.39.26:619][714]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.20-13.39.26:672][715]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2024.05.20-13.40.49:298][750]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.40.49:346][750]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.20-13.40.49:349][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:352][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:352][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:353][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:354][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:356][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:356][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:356][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:382][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:385][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:385][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:386][750]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:387][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:389][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:389][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:389][750]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.49:792][774]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.40.49:847][774]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.40.49:848][774]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune72A7F3364C3C181DDEFB84B4DCCB9EC2.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.40.49:855][774]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 545 ms) +[2024.05.20-13.40.49:857][774]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.40.49:857][774]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.40.51:954][975]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.40.51:960][975]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.40.51:960][975]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:40:51) +[2024.05.20-13.40.51:960][975]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.40.51:964][975]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004244s) +[2024.05.20-13.40.51:964][975]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004275s) +[2024.05.20-13.40.51:984][975]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.20-13.40.51:987][975]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.40.51:987][975]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.40.51:988][975]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.40.51:988][975]LogPlayLevel: PIE: World Init took: (0.001075s) +[2024.05.20-13.40.51:988][975]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.05.20-13.40.51:988][975]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.40.51:988][975]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.40.51:988][975]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.40.51:988][975]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.40.51:988][975]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.40.51:989][975]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.40.51:989][975]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.40.51:989][975]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.40.51:989][975]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.40.51:989][975]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.40.51:989][975]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.40.51:991][975]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.40.52:009][975]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.40.52:009][975]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.40.52:010][975]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.40.52:010][975]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.40.52:010][975]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.05.20-13.40.52:010][975]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.05.20-13.40.52:012][975]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.05.20-13.40.52:012][975]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.05.20-13.40.52:012][975]LogInit: FAudioDevice initialized with ID 11. +[2024.05.20-13.40.52:012][975]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. +[2024.05.20-13.40.52:012][975]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.20-13.40.52:015][975]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.40.52:016][975]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.40.52:017][975]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.40.52 +[2024.05.20-13.40.52:017][975]LogWorld: Bringing up level for play took: 0.001479 +[2024.05.20-13.40.52:019][975]LogOnline: OSS: Created online subsystem instance for: :Context_17 +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.40.52:020][975]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.40.52:020][975]PIE: Server logged in +[2024.05.20-13.40.52:021][975]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-13.40.52:036][975]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.40.52:036][975]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.40.52:036][975]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.40.52:036][975]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.40.58:294][647]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.40.58:295][647]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.40.58:295][647]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=75.000 Z=117.500 +[2024.05.20-13.40.58:295][647]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.41.00:012][844]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=99.500 +[2024.05.20-13.41.00:012][844]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=9.000 Z=59.500 +[2024.05.20-13.41.00:012][844]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.00:012][844]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=43.000 Z=76.500 +[2024.05.20-13.41.00:036][846]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-56.000 Z=61.500 +[2024.05.20-13.41.00:036][846]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-56.000 Z=137.500 +[2024.05.20-13.41.00:036][846]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.41.00:036][846]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.01:320][992]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=9.000 Z=59.500 +[2024.05.20-13.41.01:320][992]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=43.000 Z=76.500 +[2024.05.20-13.41.01:320][992]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-56.000 Z=99.500 +[2024.05.20-13.41.01:320][992]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=9.000 Z=139.500 +[2024.05.20-13.41.01:330][993]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.01:330][993]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.01:330][993]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.41.01:330][993]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.01:724][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.01:724][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.01:724][ 38]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.01:724][ 38]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.41.02:157][ 86]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.41.02:157][ 86]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-56.000 Z=137.500 +[2024.05.20-13.41.02:157][ 86]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.41.02:157][ 86]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.02:501][124]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.02:501][124]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.02:501][124]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.02:501][124]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.41.02:877][165]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.41.02:877][165]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.41.02:877][165]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.41.02:877][165]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=75.000 Z=117.500 +[2024.05.20-13.41.03:517][236]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-56.000 Z=99.500 +[2024.05.20-13.41.03:517][236]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-27.000 Z=72.500 +[2024.05.20-13.41.03:517][236]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.03:517][236]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=74.000 Z=99.500 +[2024.05.20-13.41.03:601][245]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.03:602][245]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.03:602][245]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.41.03:602][245]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.03:845][272]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=99.500 +[2024.05.20-13.41.03:845][272]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=9.000 Z=139.500 +[2024.05.20-13.41.03:845][272]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.03:845][272]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-56.000 Z=99.500 +[2024.05.20-13.41.04:246][316]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=75.000 Z=81.500 +[2024.05.20-13.41.04:246][316]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.41.04:246][316]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-57.000 Z=117.500 +[2024.05.20-13.41.04:246][316]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.41.04:256][317]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.41.04:256][317]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=75.000 Z=81.500 +[2024.05.20-13.41.04:256][317]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=35.000 Z=60.500 +[2024.05.20-13.41.04:256][317]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-57.000 Z=81.500 +[2024.05.20-13.41.04:852][384]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=99.500 +[2024.05.20-13.41.04:852][384]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.04:852][384]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-27.000 Z=72.500 +[2024.05.20-13.41.04:852][384]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=9.000 Z=59.500 +[2024.05.20-13.41.05:117][414]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=9.000 Z=59.500 +[2024.05.20-13.41.05:117][414]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.05:117][414]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-27.000 Z=72.500 +[2024.05.20-13.41.05:117][414]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-56.000 Z=99.500 +[2024.05.20-13.41.06:630][573]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.41.06:630][573]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.41.06:631][573]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.41.06:631][573]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.41.06:649][573]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.41.06:656][573]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.41.06:672][573]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.41.06:672][573]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.20-13.41.06:672][573]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.20-13.41.06:674][573]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.20-13.41.06:677][573]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.41.06:680][573]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.20-13.41.06:733][574]LogPlayLevel: Display: Destroying online subsystem :Context_17 +[2024.05.20-13.41.13:241][ 36]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.41.13:290][ 36]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2024.05.20-13.41.13:295][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:298][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:298][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:299][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:301][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:303][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:303][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:303][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:336][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:339][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:339][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:340][ 36]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:341][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:343][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:343][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:343][ 36]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.13:852][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.41.13:903][ 66]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.41.13:904][ 66]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune8DE2D4484E7AC8F70B85A5B6A945D68F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.41.13:910][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 603 ms) +[2024.05.20-13.41.13:913][ 66]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.41.13:913][ 66]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.41.17:029][336]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.41.17:035][336]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.41.17:035][336]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:41:17) +[2024.05.20-13.41.17:035][336]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.41.17:039][336]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004333s) +[2024.05.20-13.41.17:039][336]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004365s) +[2024.05.20-13.41.17:057][336]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.20-13.41.17:062][336]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.41.17:062][336]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.41.17:062][336]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.41.17:063][336]LogPlayLevel: PIE: World Init took: (0.001063s) +[2024.05.20-13.41.17:063][336]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.41.17:063][336]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.41.17:063][336]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.41.17:063][336]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.41.17:063][336]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.41.17:063][336]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.41.17:066][336]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.41.17:083][336]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.41.17:083][336]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.41.17:083][336]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.41.17:083][336]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.41.17:084][336]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.05.20-13.41.17:084][336]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.05.20-13.41.17:086][336]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.05.20-13.41.17:086][336]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.05.20-13.41.17:086][336]LogInit: FAudioDevice initialized with ID 12. +[2024.05.20-13.41.17:086][336]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.20-13.41.17:086][336]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.20-13.41.17:089][336]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.41.17:090][336]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.41.17:090][336]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.41.17 +[2024.05.20-13.41.17:091][336]LogWorld: Bringing up level for play took: 0.001487 +[2024.05.20-13.41.17:093][336]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.41.17:094][336]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.41.17:094][336]PIE: Server logged in +[2024.05.20-13.41.17:095][336]PIE: Play in editor total start time 0.06 seconds. +[2024.05.20-13.41.17:110][336]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=9.000 Z=139.500 +[2024.05.20-13.41.17:110][336]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-27.000 Z=126.500 +[2024.05.20-13.41.17:110][336]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=43.000 Z=122.500 +[2024.05.20-13.41.17:110][336]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=43.000 Z=76.500 +[2024.05.20-13.41.18:550][479]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.18:550][479]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=137.500 +[2024.05.20-13.41.18:550][479]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.18:550][479]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-56.000 Z=137.500 +[2024.05.20-13.41.18:588][483]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=35.000 Z=139.500 +[2024.05.20-13.41.18:588][483]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-17.000 Z=139.500 +[2024.05.20-13.41.18:588][483]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=35.000 Z=60.500 +[2024.05.20-13.41.18:588][483]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=75.000 Z=81.500 +[2024.05.20-13.41.18:962][526]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.18:963][526]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=35.000 Z=61.500 +[2024.05.20-13.41.18:963][526]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.41.18:963][526]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.19:569][593]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.19:569][593]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=-56.000 Z=61.500 +[2024.05.20-13.41.19:569][593]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.19:569][593]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=35.000 Z=137.500 +[2024.05.20-13.41.19:579][594]LogBlueprintUserMessages: [BP_Rune_C_0] X=77.676 Y=74.000 Z=137.500 +[2024.05.20-13.41.19:579][594]LogBlueprintUserMessages: [BP_Rune_C_1] X=77.676 Y=74.000 Z=61.500 +[2024.05.20-13.41.19:579][594]LogBlueprintUserMessages: [BP_Rune_C_2] X=77.676 Y=-56.000 Z=61.500 +[2024.05.20-13.41.19:579][594]LogBlueprintUserMessages: [BP_Rune_C_3] X=77.676 Y=-17.000 Z=61.500 +[2024.05.20-13.41.20:541][688]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.41.20:541][688]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.41.20:542][688]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.41.20:542][688]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.41.20:560][688]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.41.20:567][688]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.41.20:582][688]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.41.20:582][688]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.20-13.41.20:582][688]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.20-13.41.20:584][688]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.20-13.41.20:587][688]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.41.20:590][688]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.20-13.41.20:650][689]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2024.05.20-13.41.58:768][628]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.20-13.41.58:823][628]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.20-13.41.58:823][628]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2046960424A15F8DD1D48759718A0B90C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.20-13.41.58:832][628]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.20-13.41.58:832][628]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.082 +[2024.05.20-13.41.58:832][628]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.082 +[2024.05.20-13.41.58:832][628]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.20-13.41.58:832][628]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.20-13.41.58:856][628]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2 +[2024.05.20-13.41.58:857][628]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto2AB7AD2D8472BC9E260B3FF81357A45AF.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto2.uasset' +[2024.05.20-13.41.58:858][628]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Rune] ([2] browsable assets)... +[2024.05.20-13.41.58:865][628]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune] +[2024.05.20-13.41.58:865][628]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Rune] +[2024.05.20-13.41.58:882][628]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2 +[2024.05.20-13.41.58:883][628]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune_Auto213B4F7854F2FE8EE8CF936AD97B3039F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto2.uasset' +[2024.05.20-13.41.58:884][628]LogFileHelpers: Auto-saving content packages took 0.052 +[2024.05.20-13.46.28:510][290]LogEditorTransaction: Undo Mouse Drag +[2024.05.20-13.47.12:180][586]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.47.12:248][586]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.20-13.47.12:254][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:257][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:257][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:258][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:259][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:261][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:261][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:261][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:295][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:298][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:298][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:299][586]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:300][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:302][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:302][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:303][586]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.12:392][586]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.' +[2024.05.20-13.47.12:949][626]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.47.13:000][626]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.47.13:001][626]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneA4DB80BE4E13F68D34CE71BE2FE793E2.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.47.13:007][626]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 662 ms) +[2024.05.20-13.47.13:014][626]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.47.13:014][626]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.47.15:208][831]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.47.15:214][831]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.47.15:214][831]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:47:15) +[2024.05.20-13.47.15:214][831]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.47.15:219][831]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004453s) +[2024.05.20-13.47.15:219][831]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004485s) +[2024.05.20-13.47.15:239][831]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.20-13.47.15:244][831]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.47.15:245][831]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.47.15:245][831]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.47.15:246][831]LogPlayLevel: PIE: World Init took: (0.001228s) +[2024.05.20-13.47.15:246][831]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.47.15:246][831]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.47.15:246][831]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.47.15:246][831]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.47.15:246][831]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.47.15:246][831]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.47.15:249][831]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.47.15:266][831]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.47.15:267][831]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.47.15:267][831]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.47.15:267][831]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.47.15:268][831]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.05.20-13.47.15:268][831]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.05.20-13.47.15:269][831]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.05.20-13.47.15:269][831]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.05.20-13.47.15:269][831]LogInit: FAudioDevice initialized with ID 13. +[2024.05.20-13.47.15:269][831]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.20-13.47.15:269][831]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.20-13.47.15:273][831]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.47.15:274][831]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.15:274][831]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.47.15 +[2024.05.20-13.47.15:275][831]LogWorld: Bringing up level for play took: 0.001511 +[2024.05.20-13.47.15:277][831]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.47.15:278][831]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.47.15:278][831]PIE: Server logged in +[2024.05.20-13.47.15:279][831]PIE: Play in editor total start time 0.065 seconds. +[2024.05.20-13.47.27:624][114]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.47.27:624][114]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.47.27:624][114]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.47.27:625][114]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.47.27:644][114]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.47.27:651][114]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.47.27:667][114]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.47.27:668][114]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.20-13.47.27:668][114]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.20-13.47.27:670][114]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.20-13.47.27:673][114]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.47.27:676][114]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.20-13.47.27:730][115]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2024.05.20-13.47.41:607][108]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.47.41:655][108]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.20-13.47.41:659][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:662][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:662][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:663][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:665][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:667][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:667][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:667][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:695][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:698][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:698][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:699][108]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:700][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:702][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:702][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.41:702][108]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.43:028][198]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.47.43:083][198]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.47.43:084][198]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune6E255AB2408A0647A8C43CBC276EAFDA.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.47.43:090][198]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 723 ms) +[2024.05.20-13.47.43:091][198]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.47.43:091][198]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.47.44:906][366]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.47.44:911][366]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.47.44:912][366]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:47:44) +[2024.05.20-13.47.44:912][366]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.47.44:916][366]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004366s) +[2024.05.20-13.47.44:916][366]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004397s) +[2024.05.20-13.47.44:936][366]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.20-13.47.44:939][366]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.47.44:940][366]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.47.44:940][366]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.47.44:941][366]LogPlayLevel: PIE: World Init took: (0.001170s) +[2024.05.20-13.47.44:941][366]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.47.44:941][366]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.47.44:941][366]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.47.44:941][366]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.47.44:941][366]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.47.44:941][366]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.47.44:944][366]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.47.44:961][366]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.47.44:961][366]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.47.44:961][366]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.47.44:961][366]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.47.44:962][366]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2024.05.20-13.47.44:962][366]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2024.05.20-13.47.44:963][366]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2024.05.20-13.47.44:964][366]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2024.05.20-13.47.44:964][366]LogInit: FAudioDevice initialized with ID 14. +[2024.05.20-13.47.44:964][366]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. +[2024.05.20-13.47.44:964][366]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.20-13.47.44:967][366]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.47.44:967][366]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.47.44:968][366]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.47.44 +[2024.05.20-13.47.44:968][366]LogWorld: Bringing up level for play took: 0.001479 +[2024.05.20-13.47.44:971][366]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.47.44:972][366]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.47.44:972][366]PIE: Server logged in +[2024.05.20-13.47.44:973][366]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-13.47.50:616][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.47.50:616][963]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.47.50:617][963]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.47.50:617][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.47.50:636][963]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.47.50:643][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.47.50:660][963]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.47.50:660][963]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.20-13.47.50:660][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.20-13.47.50:662][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.20-13.47.50:665][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.47.50:668][963]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.20-13.47.50:723][964]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.05.20-13.48.11:754][499]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.48.11:801][499]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.20-13.48.11:805][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:808][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:808][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:809][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:811][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:812][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:812][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:813][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:841][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:843][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:843][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:845][499]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:846][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:848][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:848][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.11:848][499]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.12:575][545]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.48.12:626][545]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.48.12:626][545]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune0A76D28B4FF950A6B8FD4496EA76B12A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.48.12:632][545]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 780 ms) +[2024.05.20-13.48.12:634][545]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.48.12:634][545]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.48.16:090][910]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.48.16:096][910]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.48.16:096][910]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:48:16) +[2024.05.20-13.48.16:096][910]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.48.16:101][910]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004460s) +[2024.05.20-13.48.16:101][910]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004494s) +[2024.05.20-13.48.16:120][910]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.20-13.48.16:122][910]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.48.16:122][910]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.48.16:123][910]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.48.16:123][910]LogPlayLevel: PIE: World Init took: (0.001026s) +[2024.05.20-13.48.16:123][910]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.48.16:123][910]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.48.16:123][910]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.48.16:124][910]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.48.16:124][910]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.48.16:124][910]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.48.16:126][910]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.48.16:143][910]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.48.16:143][910]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.48.16:143][910]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.48.16:143][910]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.48.16:144][910]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2024.05.20-13.48.16:144][910]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2024.05.20-13.48.16:146][910]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2024.05.20-13.48.16:146][910]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2024.05.20-13.48.16:146][910]LogInit: FAudioDevice initialized with ID 15. +[2024.05.20-13.48.16:146][910]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.20-13.48.16:146][910]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.20-13.48.16:149][910]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.48.16:150][910]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.48.16:150][910]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.48.16 +[2024.05.20-13.48.16:151][910]LogWorld: Bringing up level for play took: 0.001494 +[2024.05.20-13.48.16:153][910]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.48.16:154][910]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.48.16:154][910]PIE: Server logged in +[2024.05.20-13.48.16:155][910]PIE: Play in editor total start time 0.059 seconds. +[2024.05.20-13.48.28:689][206]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.48.28:689][206]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.48.28:690][206]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.48.28:690][206]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.48.28:710][206]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.48.28:716][206]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.48.28:731][206]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.48.28:731][206]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.20-13.48.28:732][206]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.20-13.48.28:734][206]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.20-13.48.28:737][206]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.48.28:739][206]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.20-13.48.28:794][207]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2024.05.20-13.51.51:710][465]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.51.51:766][465]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.20-13.51.51:773][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:776][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:776][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:777][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:779][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:780][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:780][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:781][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:814][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:817][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:817][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:818][465]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:819][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:821][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:821][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.51:821][465]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.51.52:386][497]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.51.52:444][497]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.51.52:445][497]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune48B88D0B49194E1BC57500BCAEBB39B4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.51.52:451][497]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 846 ms) +[2024.05.20-13.51.52:453][497]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.51.52:453][497]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.52.26:179][111]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-13.52.26:198][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:201][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:201][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:202][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:204][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:204][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:236][111]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.20-13.52.26:241][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:244][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:245][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:246][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:247][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:249][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:249][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:249][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:270][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:273][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:273][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:274][111]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:276][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:277][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:277][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:278][111]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.26:872][149]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.52.26:932][149]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-13.52.26:932][149]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaC56D6C0F48CF58DC38A42D8E30D1C139.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-13.52.26:938][149]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 912 ms) +[2024.05.20-13.52.26:941][149]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-13.52.26:941][149]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.52.28:845][324]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.52.28:851][324]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.52.28:851][324]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:52:28) +[2024.05.20-13.52.28:851][324]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.52.28:855][324]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004428s) +[2024.05.20-13.52.28:855][324]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004459s) +[2024.05.20-13.52.28:874][324]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-13.52.28:877][324]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.52.28:878][324]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.52.28:878][324]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.52.28:878][324]LogPlayLevel: PIE: World Init took: (0.001128s) +[2024.05.20-13.52.28:879][324]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.52.28:879][324]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.52.28:879][324]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.52.28:879][324]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.52.28:879][324]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.52.28:879][324]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.52.28:882][324]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.52.28:899][324]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.52.28:900][324]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.52.28:900][324]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.52.28:900][324]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.52.28:900][324]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2024.05.20-13.52.28:900][324]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2024.05.20-13.52.28:902][324]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2024.05.20-13.52.28:902][324]LogInit: FAudioDevice initialized with ID 16. +[2024.05.20-13.52.28:902][324]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2024.05.20-13.52.28:902][324]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.20-13.52.28:902][324]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.20-13.52.28:905][324]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.52.28:906][324]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.52.28:906][324]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.52.28 +[2024.05.20-13.52.28:907][324]LogWorld: Bringing up level for play took: 0.001518 +[2024.05.20-13.52.28:909][324]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.52.28:910][324]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.52.28:910][324]PIE: Server logged in +[2024.05.20-13.52.28:911][324]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-13.52.58:323][569]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.52.58:323][569]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.52.58:324][569]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.52.58:324][569]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.52.58:362][569]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.52.58:369][569]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.52.58:387][569]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.52.58:387][569]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.20-13.52.58:387][569]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.20-13.52.58:389][569]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.20-13.52.58:392][569]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.52.58:395][569]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.52.58:450][570]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.05.20-13.53.15:352][821]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-13.53.15:371][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:374][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:374][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:375][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:377][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:377][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:406][821]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms +[2024.05.20-13.53.15:411][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:413][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:413][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:415][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:416][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:418][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:418][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:418][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:440][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:443][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:443][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:444][821]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:445][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:447][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:447][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.15:447][821]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.16:299][874]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.53.16:355][874]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-13.53.16:356][874]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea380A6EA740572BF03FC4CD995BE90371.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-13.53.16:363][874]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 977 ms) +[2024.05.20-13.53.16:365][874]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-13.53.16:365][874]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-13.53.31:610][ 87]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.53.31:669][ 87]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2024.05.20-13.53.31:675][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:678][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:678][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:679][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:681][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:683][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:683][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:683][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:732][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:735][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:735][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:736][ 87]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:737][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:739][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:739][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.31:739][ 87]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.32:365][133]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.53.32:425][133]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.53.32:426][133]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune5D6541C9429E1981DD63AABC700E7D7B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.53.32:432][133]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 1.04 sec) +[2024.05.20-13.53.32:434][133]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.53.32:434][133]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.53.34:636][357]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.53.34:642][357]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.53.34:642][357]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:53:34) +[2024.05.20-13.53.34:642][357]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.53.34:647][357]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004353s) +[2024.05.20-13.53.34:647][357]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004382s) +[2024.05.20-13.53.34:667][357]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-13.53.34:672][357]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.53.34:672][357]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.53.34:673][357]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.53.34:673][357]LogPlayLevel: PIE: World Init took: (0.001035s) +[2024.05.20-13.53.34:673][357]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.53.34:673][357]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.53.34:673][357]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.53.34:674][357]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.53.34:674][357]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.53.34:674][357]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.53.34:676][357]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.53.34:693][357]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.53.34:693][357]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.53.34:693][357]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.53.34:693][357]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.53.34:695][357]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2024.05.20-13.53.34:695][357]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2024.05.20-13.53.34:696][357]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2024.05.20-13.53.34:696][357]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2024.05.20-13.53.34:696][357]LogInit: FAudioDevice initialized with ID 17. +[2024.05.20-13.53.34:696][357]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. +[2024.05.20-13.53.34:696][357]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.20-13.53.34:699][357]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.53.34:700][357]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.34:701][357]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.53.34 +[2024.05.20-13.53.34:701][357]LogWorld: Bringing up level for play took: 0.001477 +[2024.05.20-13.53.34:703][357]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.53.34:704][357]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.53.34:704][357]PIE: Server logged in +[2024.05.20-13.53.34:705][357]PIE: Play in editor total start time 0.063 seconds. +[2024.05.20-13.53.36:987][575]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.53.36:987][575]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.53.36:988][575]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.53.36:988][575]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.53.36:994][575]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.53.37:001][575]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.53.37:019][575]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.53.37:020][575]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.20-13.53.37:020][575]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.20-13.53.37:022][575]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.20-13.53.37:025][575]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.53.37:028][575]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.20-13.53.37:084][576]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.05.20-13.53.37:627][632]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.53.37:633][632]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.53.37:633][632]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:53:37) +[2024.05.20-13.53.37:634][632]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.53.37:638][632]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004384s) +[2024.05.20-13.53.37:638][632]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004424s) +[2024.05.20-13.53.37:656][632]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-13.53.37:658][632]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.53.37:658][632]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.53.37:659][632]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.53.37:659][632]LogPlayLevel: PIE: World Init took: (0.001188s) +[2024.05.20-13.53.37:659][632]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2024.05.20-13.53.37:659][632]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.53.37:659][632]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.53.37:659][632]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.53.37:659][632]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.53.37:659][632]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.53.37:660][632]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.53.37:660][632]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.53.37:660][632]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.53.37:660][632]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.53.37:660][632]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.53.37:660][632]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.53.37:662][632]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.53.37:679][632]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.53.37:680][632]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.53.37:680][632]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.53.37:680][632]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.53.37:681][632]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2024.05.20-13.53.37:681][632]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2024.05.20-13.53.37:682][632]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2024.05.20-13.53.37:682][632]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2024.05.20-13.53.37:682][632]LogInit: FAudioDevice initialized with ID 18. +[2024.05.20-13.53.37:682][632]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. +[2024.05.20-13.53.37:682][632]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.20-13.53.37:685][632]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.53.37:686][632]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.53.37:686][632]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.53.37 +[2024.05.20-13.53.37:687][632]LogWorld: Bringing up level for play took: 0.001555 +[2024.05.20-13.53.37:689][632]LogOnline: OSS: Created online subsystem instance for: :Context_24 +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.53.37:690][632]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.53.37:690][632]PIE: Server logged in +[2024.05.20-13.53.37:691][632]PIE: Play in editor total start time 0.058 seconds. +[2024.05.20-13.54.10:560][324]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.54.10:560][324]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.54.10:561][324]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.54.10:561][324]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.54.10:567][324]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.54.10:574][324]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.54.10:591][324]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.54.10:591][324]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.20-13.54.10:591][324]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.20-13.54.10:593][324]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.20-13.54.10:599][324]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.20-13.54.10:652][325]LogPlayLevel: Display: Destroying online subsystem :Context_24 +[2024.05.20-13.54.28:629][789]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.54.28:679][789]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.20-13.54.28:684][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:687][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:687][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:688][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:689][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:691][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:691][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:692][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:706][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:709][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:709][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:710][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:711][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:713][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:713][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.28:713][789]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.29:391][841]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.54.29:445][841]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.54.29:446][841]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune3FD0F12541DD79E68BE96EB688491389.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.54.29:452][841]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 1.10 sec) +[2024.05.20-13.54.29:453][841]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.54.29:453][841]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.54.31:328][ 32]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.54.31:334][ 32]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.54.31:334][ 32]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:54:31) +[2024.05.20-13.54.31:335][ 32]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.54.31:339][ 32]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004401s) +[2024.05.20-13.54.31:339][ 32]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004440s) +[2024.05.20-13.54.31:359][ 32]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-13.54.31:362][ 32]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.54.31:362][ 32]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.54.31:363][ 32]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.54.31:363][ 32]LogPlayLevel: PIE: World Init took: (0.001121s) +[2024.05.20-13.54.31:363][ 32]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.54.31:363][ 32]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.54.31:363][ 32]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.54.31:364][ 32]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.54.31:364][ 32]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.54.31:364][ 32]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.54.31:366][ 32]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.54.31:383][ 32]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.54.31:384][ 32]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.54.31:384][ 32]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.54.31:384][ 32]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.54.31:385][ 32]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2024.05.20-13.54.31:385][ 32]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2024.05.20-13.54.31:386][ 32]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2024.05.20-13.54.31:386][ 32]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2024.05.20-13.54.31:386][ 32]LogInit: FAudioDevice initialized with ID 19. +[2024.05.20-13.54.31:386][ 32]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. +[2024.05.20-13.54.31:387][ 32]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.20-13.54.31:389][ 32]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.54.31:390][ 32]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.54.31:391][ 32]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.54.31 +[2024.05.20-13.54.31:391][ 32]LogWorld: Bringing up level for play took: 0.001515 +[2024.05.20-13.54.31:394][ 32]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.20-13.54.31:394][ 32]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.54.31:394][ 32]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.54.31:394][ 32]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.54.31:394][ 32]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.54.31:395][ 32]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.54.31:395][ 32]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.54.31:395][ 32]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.54.31:395][ 32]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.54.31:395][ 32]PIE: Server logged in +[2024.05.20-13.54.31:396][ 32]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-13.54.44:063][418]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.54.44:063][418]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.54.44:064][418]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.54.44:064][418]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.54.44:070][418]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.54.44:077][418]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.54.44:094][418]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.54.44:094][418]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.20-13.54.44:095][418]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.20-13.54.44:096][418]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.20-13.54.44:100][418]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.54.44:103][418]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.20-13.54.44:157][419]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.20-13.55.35:308][919]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-13.55.35:360][919]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms +[2024.05.20-13.55.35:365][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:367][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:367][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:369][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:370][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:371][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:372][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:372][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:407][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:410][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:410][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:411][919]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:412][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:414][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:414][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.35:414][919]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.36:466][977]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.55.36:514][977]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-13.55.36:515][977]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune9943872D4014895C7B8A2A8FF7443BCB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-13.55.36:521][977]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 1.16 sec) +[2024.05.20-13.55.36:523][977]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-13.55.36:523][977]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-13.55.41:336][382]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.55.41:342][382]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.55.41:342][382]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:55:41) +[2024.05.20-13.55.41:343][382]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.55.41:347][382]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004726s) +[2024.05.20-13.55.41:347][382]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004759s) +[2024.05.20-13.55.41:367][382]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.20-13.55.41:372][382]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.55.41:373][382]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.55.41:373][382]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.55.41:373][382]LogPlayLevel: PIE: World Init took: (0.001111s) +[2024.05.20-13.55.41:374][382]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.55.41:374][382]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.55.41:374][382]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.55.41:374][382]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.55.41:374][382]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.55.41:374][382]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.55.41:377][382]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.55.41:394][382]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.55.41:394][382]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.55.41:394][382]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.55.41:394][382]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.55.41:395][382]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2024.05.20-13.55.41:395][382]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2024.05.20-13.55.41:397][382]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2024.05.20-13.55.41:397][382]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2024.05.20-13.55.41:397][382]LogInit: FAudioDevice initialized with ID 20. +[2024.05.20-13.55.41:397][382]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. +[2024.05.20-13.55.41:397][382]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.20-13.55.41:400][382]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.55.41:400][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.55.41:401][382]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.55.41 +[2024.05.20-13.55.41:401][382]LogWorld: Bringing up level for play took: 0.001505 +[2024.05.20-13.55.41:404][382]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.05.20-13.55.41:404][382]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.55.41:404][382]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.55.41:404][382]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.55.41:404][382]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.55.41:405][382]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.55.41:405][382]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.55.41:405][382]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.55.41:405][382]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.55.41:405][382]PIE: Server logged in +[2024.05.20-13.55.41:406][382]PIE: Play in editor total start time 0.063 seconds. +[2024.05.20-13.55.53:689][ 70]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.55.53:689][ 70]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.55.53:690][ 70]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.55.53:690][ 70]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.55.53:716][ 70]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.55.53:723][ 70]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.55.53:740][ 70]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-13.55.53:740][ 70]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.20-13.55.53:740][ 70]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.20-13.55.53:742][ 70]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.20-13.55.53:746][ 70]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.55.53:749][ 70]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-13.55.53:802][ 71]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.05.20-13.55.56:715][381]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.20-13.55.56:715][381]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.55.56:715][381]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.56.00:728][602]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.20-13.56.07:471][ 36]BlueprintLog: New page: Compile BP_DetectorBox +[2024.05.20-13.56.07:511][ 36]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.20-13.56.08:431][ 85]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-13.56.08:472][ 85]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox +[2024.05.20-13.56.08:472][ 85]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DetectorBoxD01D6D334970D8F1E6770092F040EB4E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' +[2024.05.20-13.56.08:479][ 85]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 1.20 sec) +[2024.05.20-13.56.08:481][ 85]AssetCheck: New page: Asset Save: BP_DetectorBox +[2024.05.20-13.56.08:481][ 85]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.20-13.56.10:445][255]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-13.56.10:452][255]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-13.56.10:452][255]PIE: New page: SIE session: TheMainWorld (20 May 2024, 19:56:10) +[2024.05.20-13.56.10:452][255]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.56.10:456][255]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004372s) +[2024.05.20-13.56.10:456][255]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004404s) +[2024.05.20-13.56.10:475][255]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2024.05.20-13.56.10:479][255]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-13.56.10:479][255]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-13.56.10:480][255]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-13.56.10:480][255]LogPlayLevel: PIE: World Init took: (0.001056s) +[2024.05.20-13.56.10:480][255]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-13.56.10:480][255]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-13.56.10:480][255]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-13.56.10:481][255]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-13.56.10:481][255]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-13.56.10:481][255]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-13.56.10:483][255]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-13.56.10:500][255]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-13.56.10:501][255]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-13.56.10:501][255]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-13.56.10:501][255]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-13.56.10:502][255]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2024.05.20-13.56.10:502][255]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2024.05.20-13.56.10:503][255]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2024.05.20-13.56.10:503][255]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2024.05.20-13.56.10:503][255]LogInit: FAudioDevice initialized with ID 21. +[2024.05.20-13.56.10:503][255]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. +[2024.05.20-13.56.10:503][255]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.20-13.56.10:506][255]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-13.56.10:507][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-13.56.10:508][255]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-16.56.10 +[2024.05.20-13.56.10:508][255]LogWorld: Bringing up level for play took: 0.001464 +[2024.05.20-13.56.10:510][255]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-13.56.10:511][255]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-13.56.10:512][255]PIE: Server logged in +[2024.05.20-13.56.10:512][255]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: Total job queries 42, among them cache hits 8 (19.05%) +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: Tracking 34 distinct input hashes that result in 29 distinct outputs (85.29%) +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: RAM used: 1.24 MiB of 819.20 MiB budget. Usage: 0.15% +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-13.56.13:927][572]LogShaderCompilers: Display: ================================================ +[2024.05.20-13.59.38:989][419]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.59.38:989][419]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-13.59.38:990][419]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-13.59.38:990][419]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.59.38:997][419]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-13.59.39:003][419]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-13.59.39:020][419]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-13.59.39:021][419]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.20-13.59.39:021][419]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.20-13.59.39:023][419]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.20-13.59.39:029][419]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.20-13.59.39:114][420]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2024.05.20-14.00.09:708][798]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.20-14.00.09:730][798]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 +[2024.05.20-14.00.09:731][798]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto3510ED772428D942AAFD88AB36E14D7DC.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' +[2024.05.20-14.00.09:732][798]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. +[2024.05.20-14.00.09:732][798]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.042 +[2024.05.20-14.00.09:732][798]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.042 +[2024.05.20-14.09.43:514][854]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-14.09.43:520][854]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-14.09.43:520][854]PIE: New page: SIE session: TheMainWorld (20 May 2024, 20:09:43) +[2024.05.20-14.09.43:520][854]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-14.09.43:525][854]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004604s) +[2024.05.20-14.09.43:525][854]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004647s) +[2024.05.20-14.09.43:544][854]LogUObjectHash: Compacting FUObjectHashTables data took 1.93ms +[2024.05.20-14.09.43:547][854]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-14.09.43:547][854]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-14.09.43:548][854]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-14.09.43:548][854]LogPlayLevel: PIE: World Init took: (0.001209s) +[2024.05.20-14.09.43:548][854]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-14.09.43:548][854]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-14.09.43:548][854]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-14.09.43:549][854]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-14.09.43:549][854]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-14.09.43:549][854]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-14.09.43:552][854]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-14.09.43:570][854]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-14.09.43:570][854]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-14.09.43:570][854]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-14.09.43:570][854]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-14.09.43:571][854]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 +[2024.05.20-14.09.43:571][854]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 +[2024.05.20-14.09.43:573][854]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 +[2024.05.20-14.09.43:573][854]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 +[2024.05.20-14.09.43:573][854]LogInit: FAudioDevice initialized with ID 22. +[2024.05.20-14.09.43:573][854]LogAudio: Display: Audio Device (ID: 22) registered with world 'TheMainWorld'. +[2024.05.20-14.09.43:573][854]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.20-14.09.43:576][854]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-14.09.43:577][854]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.09.43:577][854]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-17.09.43 +[2024.05.20-14.09.43:577][854]LogWorld: Bringing up level for play took: 0.001520 +[2024.05.20-14.09.43:580][854]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2024.05.20-14.09.43:580][854]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-14.09.43:580][854]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-14.09.43:580][854]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-14.09.43:580][854]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-14.09.43:581][854]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-14.09.43:581][854]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-14.09.43:581][854]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-14.09.43:581][854]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-14.09.43:581][854]PIE: Server logged in +[2024.05.20-14.09.43:582][854]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-14.09.44:813][953]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-14.09.44:813][953]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-14.09.44:814][953]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-14.09.44:814][953]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-14.09.44:854][953]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-14.09.44:861][953]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-14.09.44:879][953]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-14.09.44:880][953]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 22 +[2024.05.20-14.09.44:880][953]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.20-14.09.44:882][953]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2024.05.20-14.09.44:885][953]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-14.09.44:889][953]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-14.09.44:968][954]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2024.05.20-14.09.49:118][406]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-14.09.49:125][406]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.09.49:216][406]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms +[2024.05.20-14.09.49:234][406]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.20-14.09.49:234][406]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorldFA2388074B1B246009651F8D3F6249C0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.20-14.09.49:242][406]LogFileHelpers: Saving map 'TheMainWorld' took 0.085 +[2024.05.20-14.09.49:248][406]LogFileHelpers: InternalPromptForCheckoutAndSave took 123 ms (total: 1.33 sec) +[2024.05.20-14.09.49:251][406]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.20-14.09.49:251][406]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.20-14.13.02:463][589]LogWindows: Warning: OpenClipboard failed with error code 5 +[2024.05.20-14.13.10:753][150]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.113 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.20-14.13.29:898][500]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.13.29:951][500]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.20-14.13.29:955][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:958][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:958][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:960][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:961][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:963][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:963][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.29:963][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:004][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:006][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:007][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:008][500]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:009][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:011][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:011][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:011][500]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.13.30:789][541]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.13.30:844][541]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-14.13.30:845][541]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune22D14C8547CDC7B6E1CDF2A767F6E148.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-14.13.30:852][541]LogFileHelpers: InternalPromptForCheckoutAndSave took 62 ms (total: 1.39 sec) +[2024.05.20-14.13.30:854][541]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-14.13.30:854][541]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-14.19.35:267][893]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:270][893]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:270][893]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:273][893]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:274][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:276][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:276][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.35:279][893]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:964][704]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:966][704]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:966][704]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:970][704]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:971][704]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:973][704]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:973][704]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.45:975][704]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:932][437]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:935][437]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:935][437]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:939][437]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:940][437]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:942][437]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:942][437]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.19.55:944][437]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.20.40:591][703]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.20-14.20.40:597][703]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.028 +[2024.05.20-14.20.40:597][703]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... +[2024.05.20-14.20.40:597][703]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] +[2024.05.20-14.20.40:623][703]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4 +[2024.05.20-14.20.40:623][703]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto43E6502E24C0B8B2D99480B82B4DCCAFB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto4.uasset' +[2024.05.20-14.20.40:624][703]LogFileHelpers: Auto-saving content packages took 0.028 +[2024.05.20-14.21.41:075][215]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.21.41:094][215]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] In use pin no longer exists on node Reset Timeline Event . Please refresh node or break links to remove pin. +[2024.05.20-14.21.41:094][215]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_RuneArea.uasset: [Compiler] Could not find a function named "ResetTimeline_Event" in 'BP_Rune_C'. +Make sure 'BP_Rune_C' has been compiled for Reset Timeline Event +[2024.05.20-14.21.41:163][215]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.20-14.21.43:830][407]LogEditorTransaction: Undo Delete current selection +[2024.05.20-14.21.47:564][622]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.21.47:625][622]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms +[2024.05.20-14.21.49:753][764]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.21.49:812][764]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.20-14.21.52:699][970]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-14.21.52:718][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:721][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:721][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:722][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:724][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:724][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:755][970]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.20-14.21.52:764][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:766][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:766][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:767][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:769][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:770][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:770][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:771][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:783][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:785][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:785][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:787][970]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:788][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:790][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:790][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.21.52:790][970]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:418][424]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.23.36:479][424]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.20-14.23.36:484][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:487][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:487][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:488][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:489][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:491][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:491][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:491][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:547][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:550][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:550][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:551][424]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:553][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:554][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:554][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.36:555][424]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.23.37:029][449]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.23.37:084][449]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-14.23.37:084][449]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneEF526C5740598AFE60E194A0967F5B37.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-14.23.37:091][449]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 1.45 sec) +[2024.05.20-14.23.37:093][449]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-14.23.37:093][449]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-14.24.24:516][865]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-14.24.24:537][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:540][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:540][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:541][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:543][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:543][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:576][865]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.20-14.24.24:584][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:586][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:586][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:587][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:589][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:590][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:590][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:591][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:620][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:623][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:623][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:624][865]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:625][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:627][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:627][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.24:628][865]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.24.25:338][909]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.24.25:396][909]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-14.24.25:396][909]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea9066E2F34A431D4F2F9644A195461DF3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-14.24.25:404][909]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 1.52 sec) +[2024.05.20-14.24.25:406][909]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-14.24.25:406][909]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-14.24.39:651][ 66]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.20-14.24.39:651][ 66]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-14.24.39:651][ 66]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-14.28.41:819][340]BlueprintLog: New page: Compile BP_Rune +[2024.05.20-14.28.41:928][340]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.20-14.28.41:933][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:936][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:936][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:937][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:939][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:940][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:941][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.41:941][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:017][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:020][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:020][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:021][340]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:022][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:024][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:024][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:024][340]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.28.42:583][371]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.28.42:640][371]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.20-14.28.42:641][371]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune70E7B4A745D2B8FFB2A2C6ADD92AB6D1.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.20-14.28.42:648][371]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 1.58 sec) +[2024.05.20-14.28.42:649][371]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.20-14.28.42:650][371]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-14.30.03:741][688]BlueprintLog: New page: Compile BP_Wand +[2024.05.20-14.30.03:798][688]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.20-14.30.03:805][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:807][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:808][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:809][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:810][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:812][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:812][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:812][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:862][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:864][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:864][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:866][688]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:867][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:869][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:869][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.03:869][688]LogPhysics: Warning: Scale for /Engine/Transient.World_2:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-14.30.04:806][735]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-14.30.04:880][735]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.20-14.30.04:881][735]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Wand01348B324E05390851861EA0B67E9B3F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.20-14.30.04:888][735]LogFileHelpers: InternalPromptForCheckoutAndSave took 82 ms (total: 1.66 sec) +[2024.05.20-14.30.04:891][735]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.20-14.30.04:891][735]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.20-15.02.46:100][748]LogSlate: Window 'BP_Wand' being destroyed +[2024.05.20-15.02.46:121][748]LogSlate: Window 'BP_Wand' being destroyed +[2024.05.20-15.02.46:198][748]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.46:198][748]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-15.02.46:653][748]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-15.02.46:653][748]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.46:653][748]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-15.02.46:751][748]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-15.02.46:751][748]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.46:751][748]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-15.02.46:816][748]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-15.02.46:816][748]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.46:816][748]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-15.02.47:096][749]LogUObjectHash: Compacting FUObjectHashTables data took 1.98ms +[2024.05.20-15.02.47:101][749]LogStall: Shutdown... +[2024.05.20-15.02.47:107][749]LogStall: Shutdown complete. +[2024.05.20-15.02.47:252][749]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed +[2024.05.20-15.02.47:725][750]Cmd: QUIT_EDITOR +[2024.05.20-15.02.47:740][750]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.05.20-15.02.47:773][750]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.05.20-15.02.47:783][750]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.05.20-15.02.47:783][750]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.05.20-15.02.47:845][750]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.47:845][750]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-15.02.48:203][750]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.05.20-15.02.49:606][750]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.05.20-15.02.49:606][750]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.05.20-15.02.49:606][750]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. +[2024.05.20-15.02.49:606][750]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-15.02.49:606][750]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.20-15.02.49:608][750]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.20-15.02.49:631][750]LogAudio: Display: Audio Device Manager Shutdown +[2024.05.20-15.02.49:632][750]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-15.02.49:677][750]LogExit: Preparing to exit. +[2024.05.20-15.02.50:264][750]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-15.02.50:272][750]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:272][750]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:274][750]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:275][750]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.50:276][750]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-15.02.51:405][750]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.51:408][750]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.51:409][750]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.51:410][750]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.51:412][750]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2024.05.20-15.02.52:208][750]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.05.20-15.02.52:725][750]LogExit: Editor shut down +[2024.05.20-15.02.52:736][750]LogExit: Transaction tracking system shut down +[2024.05.20-15.02.59:332][750]LogExit: Object subsystem successfully closed. +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: ================================================ +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: Total job queries 42, among them cache hits 8 (19.05%) +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: Tracking 34 distinct input hashes that result in 29 distinct outputs (85.29%) +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: RAM used: 1.24 MiB of 819.20 MiB budget. Usage: 0.15% +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-15.02.59:339][750]LogShaderCompilers: Display: ================================================ +[2024.05.20-15.02.59:374][750]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.05.20-15.02.59:655][750]LogVirtualization: UE::Virtualization was shutdown +[2024.05.20-15.03.02:511][750]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) +[2024.05.20-15.03.02:512][750]LogModuleManager: Shutting down and abandoning module Voice (1112) +[2024.05.20-15.03.02:519][750]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) +[2024.05.20-15.03.02:519][750]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) +[2024.05.20-15.03.02:519][750]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) +[2024.05.20-15.03.02:527][750]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) +[2024.05.20-15.03.02:544][750]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) +[2024.05.20-15.03.02:544][750]LogModuleManager: Shutting down and abandoning module StatusBar (1100) +[2024.05.20-15.03.02:544][750]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) +[2024.05.20-15.03.02:544][750]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) +[2024.05.20-15.03.02:556][750]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) +[2024.05.20-15.03.02:576][750]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) +[2024.05.20-15.03.02:576][750]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) +[2024.05.20-15.03.02:576][750]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) +[2024.05.20-15.03.02:576][750]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) +[2024.05.20-15.03.02:600][750]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) +[2024.05.20-15.03.02:600][750]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) +[2024.05.20-15.03.02:601][750]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) +[2024.05.20-15.03.02:601][750]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) +[2024.05.20-15.03.02:602][750]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) +[2024.05.20-15.03.02:602][750]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1074) +[2024.05.20-15.03.02:620][750]LogModuleManager: Shutting down and abandoning module IKRigEditor (1072) +[2024.05.20-15.03.02:642][750]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1070) +[2024.05.20-15.03.02:642][750]LogModuleManager: Shutting down and abandoning module BspMode (1068) +[2024.05.20-15.03.02:656][750]LogModuleManager: Shutting down and abandoning module GeometryMode (1066) +[2024.05.20-15.03.02:667][750]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1064) +[2024.05.20-15.03.02:667][750]LogModuleManager: Shutting down and abandoning module SmartSnapping (1062) +[2024.05.20-15.03.02:667][750]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1060) +[2024.05.20-15.03.02:801][750]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1058) +[2024.05.20-15.03.02:816][750]LogModuleManager: Shutting down and abandoning module RigVMEditor (1056) +[2024.05.20-15.03.02:816][750]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1054) +[2024.05.20-15.03.02:816][750]LogModuleManager: Shutting down and abandoning module OpenXRInput (1052) +[2024.05.20-15.03.02:825][750]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1050) +[2024.05.20-15.03.02:825][750]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1048) +[2024.05.20-15.03.02:825][750]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1046) +[2024.05.20-15.03.02:825][750]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1044) +[2024.05.20-15.03.02:829][750]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1042) +[2024.05.20-15.03.02:857][750]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1040) +[2024.05.20-15.03.02:875][750]LogModuleManager: Shutting down and abandoning module PlanarCut (1038) +[2024.05.20-15.03.02:901][750]LogModuleManager: Shutting down and abandoning module FractureEngine (1036) +[2024.05.20-15.03.02:912][750]LogModuleManager: Shutting down and abandoning module CharacterAI (1034) +[2024.05.20-15.03.02:912][750]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1032) +[2024.05.20-15.03.02:937][750]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1030) +[2024.05.20-15.03.02:937][750]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1028) +[2024.05.20-15.03.02:937][750]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1026) +[2024.05.20-15.03.02:942][750]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1024) +[2024.05.20-15.03.02:942][750]LogModuleManager: Shutting down and abandoning module WebMMedia (1022) +[2024.05.20-15.03.02:946][750]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1020) +[2024.05.20-15.03.02:960][750]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1018) +[2024.05.20-15.03.02:990][750]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1017) +[2024.05.20-15.03.03:004][750]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1014) +[2024.05.20-15.03.03:016][750]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1012) +[2024.05.20-15.03.03:016][750]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1010) +[2024.05.20-15.03.03:023][750]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1008) +[2024.05.20-15.03.03:023][750]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1006) +[2024.05.20-15.03.03:023][750]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1004) +[2024.05.20-15.03.03:023][750]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1002) +[2024.05.20-15.03.03:023][750]LogModuleManager: Shutting down and abandoning module SessionServices (1000) +[2024.05.20-15.03.03:042][750]LogModuleManager: Shutting down and abandoning module MeshPaint (998) +[2024.05.20-15.03.03:056][750]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) +[2024.05.20-15.03.03:109][750]LogModuleManager: Shutting down and abandoning module PlacementMode (995) +[2024.05.20-15.03.03:175][750]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) +[2024.05.20-15.03.03:190][750]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) +[2024.05.20-15.03.03:244][750]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) +[2024.05.20-15.03.03:260][750]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) +[2024.05.20-15.03.03:260][750]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) +[2024.05.20-15.03.03:260][750]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) +[2024.05.20-15.03.03:260][750]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) +[2024.05.20-15.03.03:260][750]LogModuleManager: Shutting down and abandoning module ClothPainter (978) +[2024.05.20-15.03.03:285][750]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) +[2024.05.20-15.03.03:305][750]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) +[2024.05.20-15.03.03:331][750]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) +[2024.05.20-15.03.03:345][750]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) +[2024.05.20-15.03.03:357][750]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) +[2024.05.20-15.03.03:372][750]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) +[2024.05.20-15.03.03:426][750]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) +[2024.05.20-15.03.04:081][750]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) +[2024.05.20-15.03.04:081][750]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) +[2024.05.20-15.03.04:081][750]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) +[2024.05.20-15.03.04:081][750]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) +[2024.05.20-15.03.04:081][750]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) +[2024.05.20-15.03.04:096][750]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) +[2024.05.20-15.03.04:105][750]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) +[2024.05.20-15.03.04:105][750]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) +[2024.05.20-15.03.04:105][750]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) +[2024.05.20-15.03.04:105][750]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) +[2024.05.20-15.03.04:115][750]LogModuleManager: Shutting down and abandoning module EditorConfig (942) +[2024.05.20-15.03.04:116][750]LogModuleManager: Shutting down and abandoning module EditorFramework (940) +[2024.05.20-15.03.04:116][750]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) +[2024.05.20-15.03.04:142][750]LogModuleManager: Shutting down and abandoning module TraceInsights (936) +[2024.05.20-15.03.04:226][750]MemoryProfiler: Shutdown +[2024.05.20-15.03.04:240][750]NetworkingProfiler: Shutdown +[2024.05.20-15.03.04:240][750]LoadingProfiler: Shutdown +[2024.05.20-15.03.04:240][750]TimingProfiler: Shutdown +[2024.05.20-15.03.04:302][750]LogModuleManager: Shutting down and abandoning module TraceServices (935) +[2024.05.20-15.03.04:347][750]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) +[2024.05.20-15.03.04:347][750]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) +[2024.05.20-15.03.04:347][750]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) +[2024.05.20-15.03.04:347][750]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) +[2024.05.20-15.03.04:347][750]LogModuleManager: Shutting down and abandoning module MergeActors (924) +[2024.05.20-15.03.04:364][750]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) +[2024.05.20-15.03.04:377][750]LogModuleManager: Shutting down and abandoning module LocalizationService (921) +[2024.05.20-15.03.04:386][750]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) +[2024.05.20-15.03.04:386][750]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) +[2024.05.20-15.03.04:411][750]LogModuleManager: Shutting down and abandoning module UndoHistory (914) +[2024.05.20-15.03.04:422][750]LogModuleManager: Shutting down and abandoning module XmlParser (912) +[2024.05.20-15.03.04:434][750]LogModuleManager: Shutting down and abandoning module Blutility (910) +[2024.05.20-15.03.04:448][750]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) +[2024.05.20-15.03.04:448][750]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) +[2024.05.20-15.03.04:449][750]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) +[2024.05.20-15.03.04:449][750]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) +[2024.05.20-15.03.04:449][750]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) +[2024.05.20-15.03.04:458][750]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) +[2024.05.20-15.03.04:471][750]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) +[2024.05.20-15.03.04:485][750]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) +[2024.05.20-15.03.04:495][750]LogModuleManager: Shutting down and abandoning module DeviceManager (892) +[2024.05.20-15.03.04:514][750]LogModuleManager: Shutting down and abandoning module AutomationController (890) +[2024.05.20-15.03.04:514][750]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) +[2024.05.20-15.03.04:541][750]LogModuleManager: Shutting down and abandoning module Layers (886) +[2024.05.20-15.03.04:568][750]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) +[2024.05.20-15.03.04:568][750]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) +[2024.05.20-15.03.04:584][750]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) +[2024.05.20-15.03.04:608][750]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) +[2024.05.20-15.03.04:626][750]LogModuleManager: Shutting down and abandoning module Persona (876) +[2024.05.20-15.03.04:640][750]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) +[2024.05.20-15.03.04:652][750]LogModuleManager: Shutting down and abandoning module Kismet (872) +[2024.05.20-15.03.04:714][750]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) +[2024.05.20-15.03.04:714][750]LogModuleManager: Shutting down and abandoning module GraphEditor (868) +[2024.05.20-15.03.04:714][750]LogModuleManager: Shutting down and abandoning module StructViewer (866) +[2024.05.20-15.03.04:714][750]LogModuleManager: Shutting down and abandoning module ClassViewer (864) +[2024.05.20-15.03.04:714][750]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) +[2024.05.20-15.03.04:715][750]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) +[2024.05.20-15.03.04:715][750]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) +[2024.05.20-15.03.04:740][750]LogModuleManager: Shutting down and abandoning module OutputLog (856) +[2024.05.20-15.03.04:795][750]LogModuleManager: Shutting down and abandoning module Documentation (854) +[2024.05.20-15.03.04:796][750]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) +[2024.05.20-15.03.04:809][750]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) +[2024.05.20-15.03.04:809][750]LogModuleManager: Shutting down and abandoning module MovieScene (848) +[2024.05.20-15.03.04:835][750]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module AudioMixer (841) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module PortalServices (832) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module PortalRpc (830) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) +[2024.05.20-15.03.04:848][750]LogModuleManager: Shutting down and abandoning module AIModule (826) +[2024.05.20-15.03.04:864][750]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) +[2024.05.20-15.03.04:864][750]LogModuleManager: Shutting down and abandoning module AITestSuite (823) +[2024.05.20-15.03.04:864][750]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) +[2024.05.20-15.03.04:864][750]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) +[2024.05.20-15.03.04:875][750]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) +[2024.05.20-15.03.04:875][750]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) +[2024.05.20-15.03.04:875][750]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) +[2024.05.20-15.03.04:875][750]LogModuleManager: Shutting down and abandoning module ProfilerService (810) +[2024.05.20-15.03.05:118][750]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) +[2024.05.20-15.03.05:145][750]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (806) +[2024.05.20-15.03.05:145][750]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (804) +[2024.05.20-15.03.05:185][750]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (802) +[2024.05.20-15.03.05:194][750]LogModuleManager: Shutting down and abandoning module TakesCore (800) +[2024.05.20-15.03.05:205][750]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (798) +[2024.05.20-15.03.05:205][750]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) +[2024.05.20-15.03.05:220][750]LogModuleManager: Shutting down and abandoning module Bridge (794) +[2024.05.20-15.03.05:231][750]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) +[2024.05.20-15.03.05:232][750]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) +[2024.05.20-15.03.05:232][750]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) +[2024.05.20-15.03.05:232][750]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) +[2024.05.20-15.03.05:283][750]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (784) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module LightMixer (782) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (780) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (778) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (776) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (774) +[2024.05.20-15.03.05:360][750]LogModuleManager: Shutting down and abandoning module CollectionManager (773) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module TakeSequencer (770) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module TakeMovieScene (768) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (766) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (764) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (762) +[2024.05.20-15.03.05:361][750]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (760) +[2024.05.20-15.03.05:404][750]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (758) +[2024.05.20-15.03.05:405][750]LogModuleManager: Shutting down and abandoning module LiveLink (756) +[2024.05.20-15.03.05:830][750]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (754) +[2024.05.20-15.03.05:830][750]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (752) +[2024.05.20-15.03.05:830][750]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (750) +[2024.05.20-15.03.05:838][750]LogModuleManager: Shutting down and abandoning module UVEditorTools (748) +[2024.05.20-15.03.05:856][750]LogModuleManager: Shutting down and abandoning module UVEditor (746) +[2024.05.20-15.03.05:866][750]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (744) +[2024.05.20-15.03.05:866][750]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (742) +[2024.05.20-15.03.05:877][750]LogModuleManager: Shutting down and abandoning module PluginBrowser (740) +[2024.05.20-15.03.05:894][750]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (738) +[2024.05.20-15.03.05:915][750]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (736) +[2024.05.20-15.03.05:926][750]LogModuleManager: Shutting down and abandoning module EditorDebugTools (734) +[2024.05.20-15.03.05:935][750]LogModuleManager: Shutting down and abandoning module CurveEditorTools (732) +[2024.05.20-15.03.05:955][750]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (730) +[2024.05.20-15.03.05:955][750]LogModuleManager: Shutting down and abandoning module CryptoKeys (728) +[2024.05.20-15.03.05:955][750]LogModuleManager: Shutting down and abandoning module ChangelistReview (726) +[2024.05.20-15.03.05:964][750]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (724) +[2024.05.20-15.03.05:976][750]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (722) +[2024.05.20-15.03.05:976][750]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (720) +[2024.05.20-15.03.05:976][750]LogModuleManager: Shutting down and abandoning module Paper2DEditor (718) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module ControlRigSpline (716) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (714) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (712) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (710) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module SynthesisEditor (708) +[2024.05.20-15.03.06:005][750]LogModuleManager: Shutting down and abandoning module XRBaseEditor (706) +[2024.05.20-15.03.06:033][750]LogModuleManager: Shutting down and abandoning module XRBase (704) +[2024.05.20-15.03.06:033][750]LogModuleManager: Shutting down and abandoning module ResonanceAudio (702) +[2024.05.20-15.03.06:033][750]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (700) +[2024.05.20-15.03.06:033][750]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (698) +[2024.05.20-15.03.06:033][750]LogModuleManager: Shutting down and abandoning module OpenXREditor (696) +[2024.05.20-15.03.06:040][750]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (694) +[2024.05.20-15.03.06:040][750]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (692) +[2024.05.20-15.03.06:040][750]LogModuleManager: Shutting down and abandoning module ModelingOperators (690) +[2024.05.20-15.03.06:051][750]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (688) +[2024.05.20-15.03.06:051][750]LogModuleManager: Shutting down and abandoning module ModelingComponents (686) +[2024.05.20-15.03.06:068][750]LogModuleManager: Shutting down and abandoning module GeometryFramework (685) +[2024.05.20-15.03.06:090][750]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (682) +[2024.05.20-15.03.06:113][750]LogModuleManager: Shutting down and abandoning module MeshModelingTools (680) +[2024.05.20-15.03.06:153][750]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (678) +[2024.05.20-15.03.06:153][750]LogModuleManager: Shutting down and abandoning module InputDebugging (676) +[2024.05.20-15.03.06:153][750]LogModuleManager: Shutting down and abandoning module GooglePAD (674) +[2024.05.20-15.03.06:153][750]LogModuleManager: Shutting down and abandoning module DynamicMesh (672) +[2024.05.20-15.03.06:198][750]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (670) +[2024.05.20-15.03.06:207][750]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (668) +[2024.05.20-15.03.06:207][750]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (666) +[2024.05.20-15.03.06:207][750]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (664) +[2024.05.20-15.03.06:244][750]LogModuleManager: Shutting down and abandoning module AssetTags (662) +[2024.05.20-15.03.06:244][750]LogModuleManager: Shutting down and abandoning module AudioCapture (660) +[2024.05.20-15.03.06:244][750]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (659) +[2024.05.20-15.03.06:254][750]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (656) +[2024.05.20-15.03.06:254][750]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (654) +[2024.05.20-15.03.06:254][750]LogModuleManager: Shutting down and abandoning module AppleImageUtils (652) +[2024.05.20-15.03.06:254][750]LogModuleManager: Shutting down and abandoning module AndroidPermission (650) +[2024.05.20-15.03.06:254][750]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (648) +[2024.05.20-15.03.06:269][750]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (646) +[2024.05.20-15.03.06:269][750]LogModuleManager: Shutting down and abandoning module TemplateSequence (644) +[2024.05.20-15.03.06:279][750]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (642) +[2024.05.20-15.03.06:279][750]LogModuleManager: Shutting down and abandoning module SequencerScripting (640) +[2024.05.20-15.03.06:279][750]LogModuleManager: Shutting down and abandoning module AlembicImporter (638) +[2024.05.20-15.03.06:284][750]LogModuleManager: Shutting down and abandoning module AlembicLibrary (637) +[2024.05.20-15.03.06:298][750]LogModuleManager: Shutting down and abandoning module GeometryCache (636) +[2024.05.20-15.03.06:298][750]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (635) +[2024.05.20-15.03.06:298][750]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (628) +[2024.05.20-15.03.06:312][750]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (626) +[2024.05.20-15.03.06:312][750]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (624) +[2024.05.20-15.03.06:317][750]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (622) +[2024.05.20-15.03.06:317][750]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (620) +[2024.05.20-15.03.06:317][750]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (618) +[2024.05.20-15.03.06:317][750]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (616) +[2024.05.20-15.03.06:317][750]LogOpenImageDenoise: OIDN shutting down +[2024.05.20-15.03.06:326][750]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (614) +[2024.05.20-15.03.06:326][750]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (612) +[2024.05.20-15.03.06:336][750]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (610) +[2024.05.20-15.03.06:378][750]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (608) +[2024.05.20-15.03.06:385][750]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (606) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (604) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module LocalizableMessage (602) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (600) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (598) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (597) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (595) +[2024.05.20-15.03.06:402][750]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (592) +[2024.05.20-15.03.06:413][750]LogModuleManager: Shutting down and abandoning module DataflowNodes (590) +[2024.05.20-15.03.06:413][750]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (588) +[2024.05.20-15.03.06:413][750]LogModuleManager: Shutting down and abandoning module DataflowEditor (586) +[2024.05.20-15.03.06:431][750]LogModuleManager: Shutting down and abandoning module ChaosNiagara (584) +[2024.05.20-15.03.06:441][750]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (582) +[2024.05.20-15.03.06:441][750]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (580) +[2024.05.20-15.03.06:441][750]LogModuleManager: Shutting down and abandoning module FractureEditor (578) +[2024.05.20-15.03.06:463][750]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (576) +[2024.05.20-15.03.06:463][750]LogModuleManager: Shutting down and abandoning module BackChannel (574) +[2024.05.20-15.03.06:475][750]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (572) +[2024.05.20-15.03.06:475][750]LogModuleManager: Shutting down and abandoning module AutomationUtils (570) +[2024.05.20-15.03.06:475][750]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (568) +[2024.05.20-15.03.06:501][750]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (566) +[2024.05.20-15.03.06:501][750]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (564) +[2024.05.20-15.03.06:508][750]LogModuleManager: Shutting down and abandoning module InterchangeTests (562) +[2024.05.20-15.03.06:516][750]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (560) +[2024.05.20-15.03.06:516][750]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (558) +[2024.05.20-15.03.06:516][750]LogModuleManager: Shutting down and abandoning module UObjectPlugin (556) +[2024.05.20-15.03.06:516][750]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (554) +[2024.05.20-15.03.06:530][750]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (552) +[2024.05.20-15.03.06:530][750]LogModuleManager: Shutting down and abandoning module PluginUtils (550) +[2024.05.20-15.03.06:546][750]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (548) +[2024.05.20-15.03.06:546][750]LogModuleManager: Shutting down and abandoning module GitSourceControl (546) +[2024.05.20-15.03.06:557][750]LogModuleManager: Shutting down and abandoning module DumpGPUServices (544) +[2024.05.20-15.03.06:557][750]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (542) +[2024.05.20-15.03.06:567][750]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (540) +[2024.05.20-15.03.06:567][750]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (538) +[2024.05.20-15.03.06:582][750]LogModuleManager: Shutting down and abandoning module MediaPlate (536) +[2024.05.20-15.03.06:597][750]LogModuleManager: Shutting down and abandoning module VariantManager (534) +[2024.05.20-15.03.06:616][750]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (533) +[2024.05.20-15.03.06:616][750]LogModuleManager: Shutting down and abandoning module MediaCompositing (530) +[2024.05.20-15.03.06:616][750]LogModuleManager: Shutting down and abandoning module ImgMedia (528) +[2024.05.20-15.03.06:629][750]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (526) +[2024.05.20-15.03.06:634][750]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (524) +[2024.05.20-15.03.06:634][750]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (522) +[2024.05.20-15.03.06:644][750]LogModuleManager: Shutting down and abandoning module InterchangeEditor (520) +[2024.05.20-15.03.06:644][750]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (518) +[2024.05.20-15.03.06:661][750]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (516) +[2024.05.20-15.03.06:661][750]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (514) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module InterchangeExport (512) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module InterchangeMessages (510) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module GLTFCore (508) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) +[2024.05.20-15.03.06:679][750]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) +[2024.05.20-15.03.06:690][750]LogModuleManager: Shutting down and abandoning module InputEditor (498) +[2024.05.20-15.03.06:699][750]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) +[2024.05.20-15.03.06:707][750]LogModuleManager: Shutting down and abandoning module SQLiteCore (494) +[2024.05.20-15.03.06:719][750]LogModuleManager: Shutting down and abandoning module ConcertServer (492) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module ConcertClient (490) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module ConcertTransport (489) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module Concert (486) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (484) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module IKRig (482) +[2024.05.20-15.03.06:742][750]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (480) +[2024.05.20-15.03.06:756][750]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (478) +[2024.05.20-15.03.06:756][750]LogModuleManager: Shutting down and abandoning module FacialAnimation (476) +[2024.05.20-15.03.06:756][750]LogModuleManager: Shutting down and abandoning module DataValidation (474) +[2024.05.20-15.03.06:756][750]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (472) +[2024.05.20-15.03.06:775][750]LogModuleManager: Shutting down and abandoning module TreeMap (471) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module Paper2D (468) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (466) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module ControlRig (464) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module Constraints (463) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module AnimationData (460) +[2024.05.20-15.03.06:789][750]LogModuleManager: Shutting down and abandoning module Synthesis (458) +[2024.05.20-15.03.06:803][750]LogModuleManager: Shutting down and abandoning module SoundFields (456) +[2024.05.20-15.03.06:803][750]LogModuleManager: Shutting down and abandoning module SignificanceManager (454) +[2024.05.20-15.03.06:803][750]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (452) +[2024.05.20-15.03.06:803][750]LogModuleManager: Shutting down and abandoning module RigVM (450) +[2024.05.20-15.03.06:803][750]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (448) +[2024.05.20-15.03.06:813][750]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (446) +[2024.05.20-15.03.06:827][750]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (444) +[2024.05.20-15.03.06:827][750]LogModuleManager: Shutting down and abandoning module MetasoundEditor (442) +[2024.05.20-15.03.06:854][750]LogModuleManager: Shutting down and abandoning module AudioWidgets (441) +[2024.05.20-15.03.06:862][750]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (440) +[2024.05.20-15.03.06:879][750]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (436) +[2024.05.20-15.03.06:887][750]LogModuleManager: Shutting down and abandoning module MetasoundEngine (434) +[2024.05.20-15.03.06:887][750]LogModuleManager: Shutting down and abandoning module WaveTable (433) +[2024.05.20-15.03.06:887][750]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (431) +[2024.05.20-15.03.06:887][750]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (428) +[2024.05.20-15.03.06:901][750]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (426) +[2024.05.20-15.03.06:923][750]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (424) +[2024.05.20-15.03.06:937][750]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (422) +[2024.05.20-15.03.06:951][750]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (420) +[2024.05.20-15.03.06:951][750]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (418) +[2024.05.20-15.03.06:951][750]LogModuleManager: Shutting down and abandoning module CableComponent (416) +[2024.05.20-15.03.06:951][750]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (414) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (413) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (410) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module ActorSequence (408) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module StructUtils (406) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (404) +[2024.05.20-15.03.06:965][750]LogModuleManager: Shutting down and abandoning module PBIK (402) +[2024.05.20-15.03.06:979][750]LogModuleManager: Shutting down and abandoning module FullBodyIK (400) +[2024.05.20-15.03.06:979][750]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (398) +[2024.05.20-15.03.06:979][750]LogModuleManager: Shutting down and abandoning module TakeRecorder (397) +[2024.05.20-15.03.07:002][750]LogModuleManager: Shutting down and abandoning module LevelEditor (395) +[2024.05.20-15.03.07:046][750]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (394) +[2024.05.20-15.03.07:069][750]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (392) +[2024.05.20-15.03.07:069][750]LogModuleManager: Shutting down and abandoning module MainFrame (390) +[2024.05.20-15.03.07:070][750]LogModuleManager: Shutting down and abandoning module HotReload (389) +[2024.05.20-15.03.07:070][750]LogModuleManager: Shutting down and abandoning module ChaosCaching (384) +[2024.05.20-15.03.07:070][750]LogModuleManager: Shutting down and abandoning module GameplayCameras (382) +[2024.05.20-15.03.07:070][750]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (380) +[2024.05.20-15.03.07:070][750]LogModuleManager: Shutting down and abandoning module Niagara (378) +[2024.05.20-15.03.07:085][750]LogModuleManager: Shutting down and abandoning module SignalProcessing (377) +[2024.05.20-15.03.07:111][750]LogModuleManager: Shutting down and abandoning module NiagaraEditor (375) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module LevelSequence (374) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module ContentBrowser (372) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module ToolMenus (371) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module ContentBrowserData (369) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module NiagaraCore (364) +[2024.05.20-15.03.07:112][750]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (362) +[2024.05.20-15.03.07:141][750]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (360) +[2024.05.20-15.03.07:156][750]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (358) +[2024.05.20-15.03.07:156][750]LogModuleManager: Shutting down and abandoning module AnimationSharing (356) +[2024.05.20-15.03.07:156][750]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (354) +[2024.05.20-15.03.07:156][750]LogModuleManager: Shutting down and abandoning module UdpMessaging (352) +[2024.05.20-15.03.07:257][750]LogModuleManager: Shutting down and abandoning module TcpMessaging (350) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module InterchangePipelines (348) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module InterchangeImport (346) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (344) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module InterchangeNodes (342) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) +[2024.05.20-15.03.07:369][750]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) +[2024.05.20-15.03.07:410][750]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) +[2024.05.20-15.03.07:417][750]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) +[2024.05.20-15.03.07:417][750]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) +[2024.05.20-15.03.07:430][750]LogModuleManager: Shutting down and abandoning module PacketHandler (326) +[2024.05.20-15.03.07:430][750]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) +[2024.05.20-15.03.07:487][750]LogModuleManager: Shutting down and abandoning module AnimGraph (322) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module TimeManagement (320) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module MediaAssets (312) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module Overlay (310) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module VREditor (306) +[2024.05.20-15.03.07:496][750]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) +[2024.05.20-15.03.07:506][750]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) +[2024.05.20-15.03.07:506][750]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) +[2024.05.20-15.03.07:525][750]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) +[2024.05.20-15.03.07:525][750]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) +[2024.05.20-15.03.07:553][750]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) +[2024.05.20-15.03.07:591][750]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) +[2024.05.20-15.03.07:591][750]LogModuleManager: Shutting down and abandoning module UMG (290) +[2024.05.20-15.03.07:591][750]LogModuleManager: Shutting down and abandoning module UMGEditor (289) +[2024.05.20-15.03.07:622][750]LogModuleManager: Shutting down and abandoning module EditorStyle (284) +[2024.05.20-15.03.07:622][750]LogModuleManager: Shutting down and abandoning module SlateReflector (282) +[2024.05.20-15.03.07:663][750]LogModuleManager: Shutting down and abandoning module Slate (280) +[2024.05.20-15.03.07:663][750]LogModuleManager: Shutting down and abandoning module SlateCore (278) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module UnrealEd (272) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module MRMesh (270) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module Messaging (268) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) +[2024.05.20-15.03.07:665][750]LogModuleManager: Shutting down and abandoning module LiveCoding (262) +[2024.05.20-15.03.07:670][750]LogModuleManager: Shutting down and abandoning module Networking (260) +[2024.05.20-15.03.07:670][750]LogModuleManager: Shutting down and abandoning module Core (258) +[2024.05.20-15.03.07:670][750]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) +[2024.05.20-15.03.07:670][750]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) +[2024.05.20-15.03.07:720][750]LogModuleManager: Shutting down and abandoning module CurveEditor (253) +[2024.05.20-15.03.07:748][750]LogModuleManager: Shutting down and abandoning module Sequencer (251) +[2024.05.20-15.03.07:803][750]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) +[2024.05.20-15.03.07:803][750]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) +[2024.05.20-15.03.07:814][750]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) +[2024.05.20-15.03.07:830][750]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) +[2024.05.20-15.03.07:841][750]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) +[2024.05.20-15.03.07:867][750]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) +[2024.05.20-15.03.07:867][750]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) +[2024.05.20-15.03.07:867][750]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) +[2024.05.20-15.03.07:867][750]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) +[2024.05.20-15.03.07:882][750]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) +[2024.05.20-15.03.07:912][750]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) +[2024.05.20-15.03.08:134][750]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) +[2024.05.20-15.03.08:179][750]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) +[2024.05.20-15.03.08:214][750]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) +[2024.05.20-15.03.08:225][750]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) +[2024.05.20-15.03.08:225][750]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) +[2024.05.20-15.03.08:225][750]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) +[2024.05.20-15.03.08:234][750]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) +[2024.05.20-15.03.08:269][750]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) +[2024.05.20-15.03.08:282][750]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) +[2024.05.20-15.03.08:290][750]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) +[2024.05.20-15.03.08:312][750]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) +[2024.05.20-15.03.08:322][750]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) +[2024.05.20-15.03.08:322][750]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) +[2024.05.20-15.03.08:328][750]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) +[2024.05.20-15.03.08:328][750]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) +[2024.05.20-15.03.08:345][750]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) +[2024.05.20-15.03.08:345][750]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) +[2024.05.20-15.03.08:350][750]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) +[2024.05.20-15.03.08:350][750]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) +[2024.05.20-15.03.08:350][750]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) +[2024.05.20-15.03.08:350][750]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) +[2024.05.20-15.03.08:384][750]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) +[2024.05.20-15.03.08:391][750]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) +[2024.05.20-15.03.08:391][750]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) +[2024.05.20-15.03.08:391][750]LogModuleManager: Shutting down and abandoning module TextureFormat (177) +[2024.05.20-15.03.08:391][750]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) +[2024.05.20-15.03.08:391][750]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) +[2024.05.20-15.03.08:397][750]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) +[2024.05.20-15.03.08:397][750]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) +[2024.05.20-15.03.08:423][750]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) +[2024.05.20-15.03.08:423][750]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) +[2024.05.20-15.03.08:426][750]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) +[2024.05.20-15.03.08:436][750]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) +[2024.05.20-15.03.08:436][750]LogModuleManager: Shutting down and abandoning module InputCore (158) +[2024.05.20-15.03.08:436][750]LogModuleManager: Shutting down and abandoning module Settings (156) +[2024.05.20-15.03.08:436][750]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) +[2024.05.20-15.03.08:438][750]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) +[2024.05.20-15.03.08:438][750]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) +[2024.05.20-15.03.08:438][750]LogModuleManager: Shutting down and abandoning module Chaos (148) +[2024.05.20-15.03.08:438][750]LogModuleManager: Shutting down and abandoning module GeometryCore (147) +[2024.05.20-15.03.08:475][750]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) +[2024.05.20-15.03.08:475][750]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) +[2024.05.20-15.03.08:475][750]LogModuleManager: Shutting down and abandoning module AVEncoder (142) +[2024.05.20-15.03.08:489][750]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) +[2024.05.20-15.03.08:489][750]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) +[2024.05.20-15.03.08:489][750]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) +[2024.05.20-15.03.08:504][750]LogOculusPluginWrapper: OculusPlugin destroyed successfully +[2024.05.20-15.03.08:510][750]LogModuleManager: Shutting down and abandoning module ACLPlugin (132) +[2024.05.20-15.03.08:510][750]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (130) +[2024.05.20-15.03.08:510][750]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (128) +[2024.05.20-15.03.08:510][750]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (126) +[2024.05.20-15.03.08:518][750]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.05.20-15.03.08:518][750]LogModuleManager: Shutting down and abandoning module OpenXRAR (124) +[2024.05.20-15.03.08:535][750]LogModuleManager: Shutting down and abandoning module AugmentedReality (123) +[2024.05.20-15.03.08:535][750]LogModuleManager: Shutting down and abandoning module OpenXRHMD (120) +[2024.05.20-15.03.08:565][750]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (118) +[2024.05.20-15.03.08:565][750]LogModuleManager: Shutting down and abandoning module ChunkDownloader (116) +[2024.05.20-15.03.08:574][750]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (114) +[2024.05.20-15.03.08:574][750]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (112) +[2024.05.20-15.03.08:583][750]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (110) +[2024.05.20-15.03.08:605][750]LogModuleManager: Shutting down and abandoning module XMPP (105) +[2024.05.20-15.03.08:612][750]LogModuleManager: Shutting down and abandoning module WebSockets (104) +[2024.05.20-15.03.08:638][750]LogModuleManager: Shutting down and abandoning module HTTP (101) +[2024.05.20-15.03.08:638][750]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.05.20-15.03.08:638][750]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B06AE5ABC-49E4-8841-23A6-70A9A11EC260%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.05.20-15.03.08:686][750]LogModuleManager: Shutting down and abandoning module SSL (100) +[2024.05.20-15.03.08:687][750]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (96) +[2024.05.20-15.03.08:694][750]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (94) +[2024.05.20-15.03.08:701][750]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (92) +[2024.05.20-15.03.08:708][750]LogModuleManager: Shutting down and abandoning module ChaosCloth (90) +[2024.05.20-15.03.08:725][750]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (88) +[2024.05.20-15.03.08:725][750]LogModuleManager: Shutting down and abandoning module NiagaraShader (86) +[2024.05.20-15.03.08:726][750]LogModuleManager: Shutting down and abandoning module GLTFExporter (84) +[2024.05.20-15.03.08:726][750]LogModuleManager: Shutting down and abandoning module AISupportModule (82) +[2024.05.20-15.03.08:726][750]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (80) +[2024.05.20-15.03.08:738][750]RenderDocPlugin: plugin has been unloaded. +[2024.05.20-15.03.08:738][750]LogModuleManager: Shutting down and abandoning module PixWinPlugin (78) +[2024.05.20-15.03.08:749][750]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (76) +[2024.05.20-15.03.08:749][750]LogModuleManager: Shutting down and abandoning module WmfMedia (74) +[2024.05.20-15.03.08:768][750]LogModuleManager: Shutting down and abandoning module Media (73) +[2024.05.20-15.03.08:770][750]LogModuleManager: Shutting down and abandoning module VariantManagerContent (70) +[2024.05.20-15.03.08:770][750]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (68) +[2024.05.20-15.03.08:780][750]LogModuleManager: Shutting down and abandoning module DatasmithContent (66) +[2024.05.20-15.03.08:780][750]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.05.20-15.03.08:780][750]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) +[2024.05.20-15.03.08:780][750]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) +[2024.05.20-15.03.08:792][750]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) +[2024.05.20-15.03.08:792][750]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) +[2024.05.20-15.03.08:792][750]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) +[2024.05.20-15.03.08:810][750]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) +[2024.05.20-15.03.08:832][750]LogModuleManager: Shutting down and abandoning module SourceControl (51) +[2024.05.20-15.03.08:844][750]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.05.20-15.03.08:857][750]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2024.05.20-15.03.08:857][750]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.05.20-15.03.08:866][750]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.05.20-15.03.08:878][750]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.05.20-15.03.08:886][750]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.05.20-15.03.08:901][750]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.05.20-15.03.08:925][750]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.05.20-15.03.08:925][750]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.05.20-15.03.08:925][750]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.05.20-15.03.08:939][750]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.05.20-15.03.08:961][750]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.05.20-15.03.08:961][750]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.05.20-15.03.08:972][750]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.05.20-15.03.08:995][750]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.05.20-15.03.08:995][750]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.05.20-15.03.09:006][750]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.05.20-15.03.09:006][750]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.05.20-15.03.09:006][750]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.05.20-15.03.09:017][750]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.05.20-15.03.09:017][750]LogPakFile: Destroying PakPlatformFile +[2024.05.20-15.03.09:031][750]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.05.20-15.03.09:031][750]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.05.20-15.03.09:046][750]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.05.20-15.03.09:046][750]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.05.20-15.03.09:054][750]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.05.20-15.03.10:560][750]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.05.20-15.03.10:635][750]LogExit: Exiting. +[2024.05.20-15.03.10:707][750]Log file closed, 05/20/24 18:03:10 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-19.25.10.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-19.25.10.log new file mode 100644 index 0000000..2e12dc0 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.20-19.25.10.log @@ -0,0 +1,3561 @@ +Log file open, 05/20/24 21:05:32 +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=17932) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 1.745135 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-233663624A7FE2A54369C4A558FB781E + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 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 TVOS ini files took 0.04 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.9 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogConfig: Display: Loading Linux ini files took 0.21 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.21 seconds +LogConfig: Display: Loading Android ini files took 0.21 seconds +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +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 AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +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 IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +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 OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin ChaosCaching +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 ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LocalizableMessage +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 SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +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/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +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/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.20-18.05.37:237][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.20-18.05.37:238][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.20-18.05.37:239][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.20-18.05.37:240][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.20-18.05.37:242][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-18.05.37:242][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-18.05.37:242][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-18.05.37:408][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.20-18.05.37:409][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.20-18.05.37:409][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-18.05.37:682][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.20-18.05.37:710][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.20-18.05.37:710][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-18.05.37:710][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.20-18.05.37:710][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.20-18.05.37:710][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.20-18.05.37:710][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-18.05.37:710][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.20-18.05.37:774][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.20-18.05.37:774][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.20-18.05.37:774][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.20-18.05.37:774][ 0]LogInit: User: egonh +[2024.05.20-18.05.37:774][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.20-18.05.37:774][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.20-18.05.37:774][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.20-18.05.37:774][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.20-18.05.37:774][ 0]LogMemory: Process Physical Memory: 497.49 MB used, 506.93 MB peak +[2024.05.20-18.05.37:774][ 0]LogMemory: Process Virtual Memory: 489.09 MB used, 489.09 MB peak +[2024.05.20-18.05.37:774][ 0]LogMemory: Physical Memory: 10405.38 MB used, 5908.01 MB free, 16313.38 MB total +[2024.05.20-18.05.37:774][ 0]LogMemory: Virtual Memory: 18977.54 MB used, 5751.45 MB free, 24728.99 MB total +[2024.05.20-18.05.37:774][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.20-18.05.37:781][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.20-18.05.37:913][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.20-18.05.37:914][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.20-18.05.37:914][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.20-18.05.37:916][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.20-18.05.37:916][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.20-18.05.38:529][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-18.05.38:666][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.20-18.05.38:666][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.20-18.05.41:327][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.20-18.05.41:327][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.20-18.05.41:327][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.20-18.05.41:327][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.20-18.05.41:327][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.20-18.05.41:327][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.20-18.05.41:328][ 0]LogWindows: Attached monitors: +[2024.05.20-18.05.41:328][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.20-18.05.41:329][ 0]LogWindows: Found 1 attached monitors. +[2024.05.20-18.05.41:329][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.20-18.05.41:329][ 0]LogRHI: RHI Adapter Info: +[2024.05.20-18.05.41:329][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.20-18.05.41:329][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.20-18.05.41:329][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.20-18.05.54:343][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.20-18.05.54:343][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.20-18.05.54:343][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.20-18.05.54:351][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.20-18.05.54:352][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.20-18.05.54:471][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.20-18.05.54:530][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.20-18.05.54:531][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.20-18.05.54:531][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.20-18.05.54:599][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.20-18.05.54:599][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.20-18.05.54:600][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.20-18.05.54:600][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.20-18.05.54:647][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.20-18.05.54:806][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.20-18.05.54:806][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.20-18.05.55:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.20-18.05.55:426][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.20-18.05.55:426][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.20-18.05.55:499][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.20-18.05.55:562][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.20-18.05.55:600][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.20-18.05.55:908][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.20-18.05.56:806][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.20-18.05.57:007][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.20-18.05.57:064][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.20-18.05.57:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.20-18.05.57:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.20-18.05.57:192][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.20-18.05.57:264][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.20-18.05.57:329][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.20-18.05.57:414][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.20-18.05.57:414][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.20-18.05.57:524][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.20-18.05.57:873][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.20-18.05.59:576][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.20-18.05.59:744][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.20-18.05.59:744][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:747][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.20-18.05.59:854][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.20-18.05.59:934][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.08 seconds. +[2024.05.20-18.05.59:934][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.05ms. RandomReadSpeed=12.58MBs, RandomWriteSpeed=157.83MBs. Assigned SpeedClass 'Local' +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.20-18.05.59:936][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Guid format shader working directory is -35 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/23192/). +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/AFC6C5674D974CC2D73C3099FE537167/'. +[2024.05.20-18.05.59:937][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.20-18.05.59:937][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.20-18.06.17:949][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.20-18.06.18:960][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.20-18.06.18:961][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-18.06.20:696][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.20-18.06.20:720][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.20-18.06.21:125][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.20-18.06.21:126][ 0]LogAssetRegistry: FAssetRegistry took 0.0025 seconds to start up +[2024.05.20-18.06.21:135][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.20-18.06.21:403][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.20-18.06.21:405][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.20-18.06.21:405][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0000][000005D470795000 66] GlobalDefaults, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0400][000005D470790000 66] Windows, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0600][000005D470797800 66] WindowsEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0800][000005D47079C800 66] WindowsServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0A00][000005D4673B0000 66] WindowsClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0C00][000005D4518CC800 66] IOS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D0E00][000005D47C4E0000 66] iPadAir2, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1000][000005D47C4E2800 66] IPadPro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1200][000005D47C4E5000 66] iPadAir3, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1400][000005D47C4E7800 66] iPadAir4, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1600][000005D47C4EA000 66] iPadAir5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1800][000005D47C4EC800 66] iPadMini4, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1A00][000005D47C500000 66] iPadMini5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1C00][000005D47C502800 66] iPadMini6, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D1E00][000005D47C505000 66] iPhone6S, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2000][000005D47C507800 66] iPhone7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2200][000005D47C50A000 66] iPodTouch7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2400][000005D47C50C800 66] iPhone6SPlus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2600][000005D47C510000 66] iPhone7Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2800][000005D47C512800 66] iPhoneSE, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2A00][000005D47C515000 66] iPhone8, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2C00][000005D47C517800 66] iPhone8Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D2E00][000005D47C51A000 66] iPhoneX, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3000][000005D47C51C800 66] iPhoneXS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3200][000005D47C520000 66] iPhoneXSMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3400][000005D47C522800 66] iPhoneXR, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3600][000005D47C525000 66] iPhone11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3800][000005D47C527800 66] iPhone11Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3A00][000005D47C52A000 66] iPhone11ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3C00][000005D47C52C800 66] iPhoneSE2, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D3E00][000005D47C530000 66] iPhone12Mini, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4000][000005D47C532800 66] iPhone12, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4200][000005D47C535000 66] iPhone12Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4400][000005D47C537800 66] iPhone12ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4600][000005D47C53A000 66] iPhone13Mini, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4800][000005D47C53C800 66] iPhone13, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4A00][000005D47C640000 66] iPhone13Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4C00][000005D47C642800 66] iPhone13ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D4E00][000005D47C645000 66] iPhoneSE3, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5000][000005D47C647800 66] iPhone14, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5200][000005D47C64A000 66] iPhone14Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5400][000005D47C64C800 66] iPhone14Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5600][000005D47C650000 66] iPhone14ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5800][000005D47C652800 66] iPhone15, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5A00][000005D47C655000 66] iPhone15Plus, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5C00][000005D47C657800 66] iPhone15Pro, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D5E00][000005D47C65A000 66] iPhone15ProMax, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6000][000005D47C65C800 66] iPadPro105, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6200][000005D47C660000 66] iPadPro129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6400][000005D47C662800 66] iPadPro97, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6600][000005D47C665000 66] iPadPro2_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6800][000005D47C667800 66] iPad5, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6A00][000005D47C66A000 66] iPad6, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6C00][000005D47C66C800 66] iPad7, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D6E00][000005D47C4F0000 66] iPad8, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7000][000005D47C4F2800 66] iPad9, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7200][000005D47C4F5000 66] iPad10, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7400][000005D47C4F7800 66] iPadPro11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7600][000005D47C4FA000 66] iPadPro2_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7800][000005D47C4FC800 66] iPadPro3_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7A00][000005D47C670000 66] iPadPro4_11, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7C00][000005D47C672800 66] iPadPro3_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D7E00][000005D47C675000 66] iPadPro4_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8000][000005D47C677800 66] iPadPro5_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8200][000005D47C67A000 66] iPadPro6_129, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8400][000005D47C67C800 66] AppleTV, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8600][000005D47C680000 66] AppleTV4K, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8800][000005D47C682800 66] AppleTV2_4K, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8A00][000005D47C685000 66] TVOS, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8C00][000005D47C687800 66] Mac, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D8E00][000005D47C68A000 66] MacEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9000][000005D47C68C800 66] MacClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9200][000005D47C690000 66] MacServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9400][000005D47C692800 66] Linux, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9600][000005D47C695000 66] LinuxEditor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9800][000005D47C697800 66] LinuxArm64Editor, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9A00][000005D47C69A000 66] LinuxArm64, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9C00][000005D47C69C800 66] LinuxClient, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4D9E00][000005D47C6A0000 66] LinuxArm64Client, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA000][000005D47C6A2800 66] LinuxServer, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA200][000005D47C6A5000 66] LinuxArm64Server, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA400][000005D47C6A7800 66] Android, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA600][000005D47C6AA000 66] Android_Preview_OpenGL, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DA800][000005D47C6AC800 66] Android_Preview_Vulkan, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAA00][000005D47C6B0000 66] Android_Low, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAC00][000005D47C6B2800 66] Android_Mid, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DAE00][000005D47C6B5000 66] Android_High, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB000][000005D47C6B7800 66] Android_Default, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB200][000005D47C6BA000 66] Android_Adreno4xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB400][000005D47C6BC800 66] Android_Adreno5xx_Low, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB600][000005D47C6C0000 66] Android_Adreno5xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DB800][000005D47C6C2800 66] Android_Adreno6xx, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DBA00][000005D47C6C5000 66] Android_Adreno6xx_Vulkan, +[2024.05.20-18.06.21:598][ 0]LogDeviceProfileManager: [000005D47C4DBC00][000005D47C6C7800 66] Android_Adreno7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DBE00][000005D47C6CA000 66] Android_Adreno7xx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC000][000005D47C6CC800 66] Android_Mali_T6xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC200][000005D47C6D0000 66] Android_Mali_T7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC400][000005D47C6D2800 66] Android_Mali_T8xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC600][000005D47C6D5000 66] Android_Mali_G71, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DC800][000005D47C6D7800 66] Android_Mali_G72, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCA00][000005D47C6DA000 66] Android_Mali_G72_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCC00][000005D47C6DC800 66] Android_Mali_G76, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DCE00][000005D47C6E0000 66] Android_Mali_G76_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD000][000005D47C6E2800 66] Android_Mali_G77, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD200][000005D47C6E5000 66] Android_Mali_G77_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD400][000005D47C6E7800 66] Android_Mali_G78, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD600][000005D47C6EA000 66] Android_Mali_G78_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DD800][000005D47C6EC800 66] Android_Mali_G710, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DDA00][000005D47C6F0000 66] Android_Mali_G710_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DDE00][000005D47C6F2800 66] Android_Mali_G7xx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE000][000005D47C6F5000 66] Android_Mali_G7xx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE200][000005D47C6F7800 66] Android_Xclipse_920, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE400][000005D47C6FA000 66] Android_Xclipse_920_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DE800][000005D47C6FC800 66] Android_Vulkan_SM5, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEA00][000005D47C700000 66] Android_PowerVR_G6xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEC00][000005D47C702800 66] Android_PowerVR_GT7xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DEE00][000005D47C705000 66] Android_PowerVR_GE8xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF000][000005D47C707800 66] Android_PowerVR_GM9xxx, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF200][000005D47C70A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF400][000005D47C70C800 66] Android_TegraK1, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF600][000005D47C710000 66] Android_Unknown_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DF800][000005D47C712800 66] Oculus_Quest, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFA00][000005D47C715000 66] Oculus_Quest2, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFC00][000005D47C717800 66] Meta_Quest_Pro, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C4DFE00][000005D47C71A000 66] Meta_Quest_3, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C720000][000005D47C71C800 66] HoloLens, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: [000005D47C720200][000005D47C730000 66] MagicLeap_Vulkan, +[2024.05.20-18.06.21:599][ 0]LogDeviceProfileManager: Active device profile: [000005D47C4D0600][000005D470797800 66] WindowsEditor +[2024.05.20-18.06.21:599][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.20-18.06.21:599][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.20-18.06.21:605][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.20-18.06.21:605][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.20-18.06.21:850][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.20-18.06.21:850][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.20-18.06.22:894][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.20-18.06.23:599][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.20-18.06.24:311][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.20-18.06.24:311][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.20-18.06.30:238][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.30:241][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-18.06.30:243][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.20-18.06.30:243][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.20-18.06.30:254][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.20-18.06.30:254][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.20-18.06.30:254][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.20-18.06.30:373][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.20-18.06.30:374][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.20-18.06.30:375][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.20-18.06.31:070][ 0]LogSlate: Border +[2024.05.20-18.06.31:070][ 0]LogSlate: BreadcrumbButton +[2024.05.20-18.06.31:070][ 0]LogSlate: Brushes.Title +[2024.05.20-18.06.31:070][ 0]LogSlate: Default +[2024.05.20-18.06.31:070][ 0]LogSlate: Icons.Save +[2024.05.20-18.06.31:070][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.20-18.06.31:070][ 0]LogSlate: ListView +[2024.05.20-18.06.31:070][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.20-18.06.31:070][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.20-18.06.31:070][ 0]LogSlate: TableView.DarkRow +[2024.05.20-18.06.31:070][ 0]LogSlate: TableView.Row +[2024.05.20-18.06.31:070][ 0]LogSlate: TreeView +[2024.05.20-18.06.33:296][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.20-18.06.35:420][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.20-18.06.35:652][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.20-18.06.35:654][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.05.20-18.06.35:815][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.20-18.06.35:815][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.20-18.06.35:815][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.20-18.06.35:815][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.20-18.06.37:439][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.20-18.06.37:463][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.20-18.06.38:535][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.20-18.06.38:579][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.20-18.06.38:582][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.164' to multicast group '230.0.0.1:6666' +[2024.05.20-18.06.38:582][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.20-18.06.38:892][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: C9FBFD1147FE2F8D2947F29C866B6327 | Instance: 9BCFEE7840CC9A4F5E0844B6F53EA8B1 (DESKTOP-G72JM0I-23192). +[2024.05.20-18.06.40:953][ 0]LogPython: Using Python 3.9.7 +[2024.05.20-18.06.44:640][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.20-18.06.44:870][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-18.06.44:870][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.20-18.06.47:535][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-18.06.47:962][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.06.48:003][ 0]LogUProjectInfo: Found projects: +[2024.05.20-18.06.48:135][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.06.51:594][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.20-18.06.54:919][ 0]LogCollectionManager: Loaded 0 collections in 0.001376 seconds +[2024.05.20-18.06.54:921][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.00s +[2024.05.20-18.06.54:922][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.00s +[2024.05.20-18.06.54:924][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.20-18.06.55:166][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.20-18.06.55:272][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.20-18.06.55:320][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:326][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:333][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:339][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:350][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:358][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:364][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:370][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:377][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:392][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:405][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:415][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:423][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:436][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:443][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:450][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:509][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:515][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:522][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.20-18.06.55:662][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.20-18.06.55:662][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.20-18.06.57:264][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-18.06.57:297][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.20-18.06.57:402][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.20-18.06.57:402][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.20-18.06.57:416][ 0]LogEngine: Initializing Engine... +[2024.05.20-18.06.57:419][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.20-18.06.57:419][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.20-18.06.57:419][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-18.06.57:419][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.06.57:420][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-18.06.57:420][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-18.06.57:420][ 0]LogHMD: HMD initialization failed +[2024.05.20-18.06.57:420][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.20-18.06.57:428][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.20-18.06.58:194][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.20-18.06.58:270][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.06.58:295][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.06.58:341][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.20-18.06.58:357][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.20-18.06.58:357][ 0]LogInit: Texture streaming: Enabled +[2024.05.20-18.06.58:456][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.20-18.06.58:507][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.20-18.06.58:592][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.20-18.06.58:606][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.20-18.06.58:606][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.20-18.06.58:607][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.20-18.06.58:608][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.20-18.06.58:608][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.06.58:625][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.06.58:625][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.06.58:718][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.06.58:762][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.06.58:764][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.06.58:805][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.06.58:806][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.06.58:808][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.20-18.06.58:808][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.20-18.06.58:810][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.20-18.06.58:810][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.20-18.06.58:810][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-18.06.58:964][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.20-18.06.58:974][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.20-18.06.58:974][ 0]LogInit: Transaction tracking system initialized +[2024.05.20-18.06.59:129][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.20-18.06.59:129][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.20-18.06.59:146][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.017639 seconds (Found 177 uncontrolled assets) +[2024.05.20-18.06.59:211][ 0]BlueprintLog: New page: Editor Load +[2024.05.20-18.07.00:153][ 0]LocalizationService: Localization service is disabled +[2024.05.20-18.07.00:273][ 0]TimingProfiler: Initialize +[2024.05.20-18.07.00:273][ 0]TimingProfiler: OnSessionChanged +[2024.05.20-18.07.00:273][ 0]LoadingProfiler: Initialize +[2024.05.20-18.07.00:273][ 0]LoadingProfiler: OnSessionChanged +[2024.05.20-18.07.00:273][ 0]NetworkingProfiler: Initialize +[2024.05.20-18.07.00:274][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.20-18.07.00:274][ 0]MemoryProfiler: Initialize +[2024.05.20-18.07.00:274][ 0]MemoryProfiler: OnSessionChanged +[2024.05.20-18.07.03:648][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.01s +[2024.05.20-18.07.06:321][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.20-18.07.08:735][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.20-18.07.08:743][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:749][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:750][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.20-18.07.08:885][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.20-18.07.09:045][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.20-18.07.09:048][ 0]SourceControl: Revision control is disabled +[2024.05.20-18.07.09:048][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 102.495 +[2024.05.20-18.07.09:048][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.20-18.07.09:048][ 0]LightingResults: New page: Lighting Build +[2024.05.20-18.07.09:076][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.07.09:077][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.07.09:077][ 0]MapCheck: New page: Map Check +[2024.05.20-18.07.09:077][ 0]LightingResults: New page: Lighting Build +[2024.05.20-18.07.09:203][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-18.07.09:235][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.20-18.07.09:547][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.9 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.20-18.07.11:856][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.20-18.07.11:856][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.07.11:856][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.07.11:856][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.07.11:925][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.20-18.07.11:934][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.97ms +[2024.05.20-18.07.11:934][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.20-18.07.11:935][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.148ms to complete. +[2024.05.20-18.07.12:976][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 106.423 +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-18.07.12:976][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:169][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.20-18.07.13:239][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:251][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:262][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:273][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.07.13:609][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:654][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.20-18.07.13:654][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:685][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.20-18.07.13:685][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:693][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:694][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:728][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:749][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:767][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.20-18.07.13:768][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:775][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:775][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:782][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.20-18.07.13:782][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:788][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:789][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:798][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.20-18.07.13:799][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.20-18.07.13:805][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.20-18.07.15:158][ 0]LogSlate: Took 0.022097 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.20-18.07.15:171][ 0]LogSlate: Took 0.010614 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.20-18.07.15:187][ 0]LogSlate: Took 0.013359 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.20-18.07.15:203][ 0]LogSlate: Took 0.014872 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.20-18.07.15:231][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.20-18.07.15:521][ 0]LogSlate: Took 0.016520 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.20-18.07.15:760][ 0]LogStall: Startup... +[2024.05.20-18.07.15:762][ 0]LogStall: Startup complete. +[2024.05.20-18.07.15:835][ 0]LogLoad: (Engine Initialization) Total time: 109.28 seconds +[2024.05.20-18.07.15:835][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.20-18.07.15:912][ 0]LogEditorViewport: Clicking Background +[2024.05.20-18.07.15:934][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.20-18.07.15:934][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.20-18.07.15:935][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.20-18.07.15:935][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.20-18.07.15:936][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.20-18.07.16:077][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.20-18.07.16:279][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.07.16:412][ 0]LogAutomationController: Ignoring very large delta of 18404434.15 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.07.16:822][ 1]LogPython: registering + +[2024.05.20-18.07.16:834][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.351775 secs +[2024.05.20-18.07.16:952][ 1]LogAssetRegistry: AssetRegistryGather time 2.9811s: AssetDataDiscovery 1.7156s, AssetDataGather 1.1852s, StoreResults 0.0802s. +[2024.05.20-18.07.17:119][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.013446 seconds (updated 0 objects) +[2024.05.20-18.07.17:435][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.20-18.07.17:800][ 3]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.07.18:519][ 6]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.08.05:185][ 35]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.248 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3347 files in 4790 folders with total size 202 MiB. +[2024.05.20-18.13.29:428][704]LogSlate: Window 'Pick Parent Class' being destroyed +[2024.05.20-18.13.29:473][704]LogContentBrowser: Deferred new asset file creation: NewBlueprint +[2024.05.20-18.13.29:479][704]LogContentBrowser: Creating deferred item: NewBlueprint +[2024.05.20-18.13.29:488][704]LogAutomationController: Ignoring very large delta of 26.06 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.13.29:496][705]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). +[2024.05.20-18.13.39:884][926]LogContentBrowser: Attempting asset rename: NewBlueprint -> BP_DummyEnemy +[2024.05.20-18.13.39:957][926]LogContentBrowser: End creating deferred item NewBlueprint +[2024.05.20-18.13.41:467][102]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.13.41:487][102]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.13.41:487][102]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.13.41:495][102]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.20-18.13.43:471][102]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... +[2024.05.20-18.13.48:664][102]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 5.193205s +[2024.05.20-18.13.51:185][102]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] +`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] +FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] +UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] +UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] +BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] + +[2024.05.20-18.13.54:349][102]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 12.882873s (10.882873s overbudget) +[2024.05.20-18.13.54:624][102]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.20-18.13.54:707][103]LogAutomationController: Ignoring very large delta of 13.24 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.14.34:806][574]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] + +[2024.05.20-18.14.34:955][574]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] +UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] + +[2024.05.20-18.14.34:962][574]LogAutomationController: Ignoring very large delta of 3.20 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.15.08:159][642]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.20-18.15.08:318][643]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: Total job queries 43, among them cache hits 8 (18.60%) +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: Tracking 35 distinct input hashes that result in 31 distinct outputs (88.57%) +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: RAM used: 1.24 MiB of 819.20 MiB budget. Usage: 0.15% +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-18.15.08:518][644]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.15.08:893][681]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.20-18.15.08:913][681]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.15.19:520][631]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.15.35:554][827]LogViewport: Scene viewport resized to 570x176, mode Windowed. +[2024.05.20-18.15.37:698][827]LogViewport: Scene viewport resized to 562x686, mode Windowed. +[2024.05.20-18.15.37:744][828]LogAutomationController: Ignoring very large delta of 2.25 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-18.15.38:736][831]LogViewport: Scene viewport resized to 689x602, mode Windowed. +[2024.05.20-18.15.42:081][ 74]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.20-18.15.42:140][ 74]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.20-18.15.43:400][146]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy_C +[2024.05.20-18.15.43:401][146]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy_C +[2024.05.20-18.15.43:512][146]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy as actor: BP_DummyEnemy_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DummyEnemy_C_0 +[2024.05.20-18.15.43:548][146]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy as actor: BP_DummyEnemy_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DummyEnemy_C_0 +[2024.05.20-18.15.43:552][146]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.05.20-18.15.45:847][335]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy_C +[2024.05.20-18.15.45:847][335]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy_C +[2024.05.20-18.15.45:866][335]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy as actor: BP_DummyEnemy_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DummyEnemy_C_1 +[2024.05.20-18.15.45:867][335]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy as actor: BP_DummyEnemy_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DummyEnemy_C_1 +[2024.05.20-18.16.08:172][809]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.20-18.16.17:400][434]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.16.17:457][435]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.16.28:146][ 60]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'DefaultForeground'.' +[2024.05.20-18.16.43:351][194]LogSlate: Took 0.000273 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.20-18.16.55:435][ 49]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.17.34:167][680]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.20-18.17.34:205][680]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.023040 seconds +[2024.05.20-18.17.34:232][680]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 +[2024.05.20-18.17.34:233][680]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto18A7546DD41B3672888C8918085F11177.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' +[2024.05.20-18.17.34:234][680]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. +[2024.05.20-18.17.34:234][680]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.087 +[2024.05.20-18.17.34:234][680]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.087 +[2024.05.20-18.17.34:235][680]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] ([2] browsable assets)... +[2024.05.20-18.17.34:244][680]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy] +[2024.05.20-18.17.34:244][680]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] +[2024.05.20-18.17.34:261][680]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto1 +[2024.05.20-18.17.34:261][680]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy_Auto1BA475DD142DCA5CFF8F3C085615D7721.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto1.uasset' +[2024.05.20-18.17.34:262][680]LogFileHelpers: Auto-saving content packages took 0.028 +[2024.05.20-18.19.59:073][683]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-18.20.21:825][256]LogSlate: Took 0.016727 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.20-18.20.26:624][607]LogSlate: Took 0.004824 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.05.20-18.22.45:795][655]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.20-18.22.45:850][655]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.20-18.22.46:492][703]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.22.46:527][703]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.20-18.22.46:527][703]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy1F9DCADF40E7144029C068B2D4E0ABAB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.20-18.22.46:538][703]LogFileHelpers: InternalPromptForCheckoutAndSave took 47 ms +[2024.05.20-18.22.46:547][703]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.20-18.22.46:547][703]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.22.48:441][897]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.20-18.22.49:491][ 11]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-18.22.49:524][ 11]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-18.22.49:524][ 11]PIE: New page: SIE session: TheMainWorld (21 May 2024, 00:22:49) +[2024.05.20-18.22.49:528][ 11]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.20-18.22.49:528][ 11]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.20-18.22.49:528][ 11]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.49:533][ 11]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004538s) +[2024.05.20-18.22.49:533][ 11]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004574s) +[2024.05.20-18.22.49:550][ 11]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.05.20-18.22.49:553][ 11]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.22.49:553][ 11]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.22.49:554][ 11]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.22.49:554][ 11]LogPlayLevel: PIE: World Init took: (0.001093s) +[2024.05.20-18.22.49:554][ 11]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.22.49:554][ 11]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.22.49:554][ 11]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.22.49:555][ 11]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.22.49:555][ 11]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.22.49:555][ 11]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.22.49:557][ 11]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.22.49:576][ 11]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.22.49:576][ 11]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.22.49:576][ 11]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.22.49:576][ 11]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.22.49:577][ 11]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.20-18.22.49:577][ 11]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.20-18.22.49:579][ 11]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.20-18.22.49:579][ 11]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.20-18.22.49:579][ 11]LogInit: FAudioDevice initialized with ID 2. +[2024.05.20-18.22.49:579][ 11]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.20-18.22.49:579][ 11]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.20-18.22.50:804][ 11]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-18.22.50:804][ 11]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.22.50:805][ 11]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-21.22.50 +[2024.05.20-18.22.50:805][ 11]LogWorld: Bringing up level for play took: 0.001655 +[2024.05.20-18.22.50:808][ 11]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-18.22.50:950][ 11]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] X=287.000 Y=6.000 Z=105.000 +[2024.05.20-18.22.50:961][ 11]PIE: Server logged in +[2024.05.20-18.22.50:961][ 11]PIE: Play in editor total start time 1.464 seconds. +[2024.05.20-18.22.53:694][276]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.53:694][276]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.53:694][276]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.22.53:694][276]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.53:698][276]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-18.22.53:705][276]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.53:721][276]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.53:724][276]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.20-18.22.53:754][276]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.20-18.22.53:756][276]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.20-18.22.53:774][276]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.20-18.22.53:827][277]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2024.05.20-18.22.54:368][334]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-18.22.54:374][334]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-18.22.54:374][334]PIE: New page: SIE session: TheMainWorld (21 May 2024, 00:22:54) +[2024.05.20-18.22.54:374][334]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.54:379][334]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004501s) +[2024.05.20-18.22.54:379][334]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004537s) +[2024.05.20-18.22.54:395][334]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.20-18.22.54:398][334]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.22.54:398][334]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.22.54:398][334]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.22.54:399][334]LogPlayLevel: PIE: World Init took: (0.001056s) +[2024.05.20-18.22.54:399][334]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.22.54:399][334]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.22.54:399][334]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.22.54:399][334]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.22.54:399][334]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.22.54:399][334]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.22.54:402][334]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.22.54:419][334]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.22.54:420][334]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.22.54:420][334]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.22.54:420][334]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.22.54:420][334]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.20-18.22.54:420][334]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.20-18.22.54:422][334]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.20-18.22.54:422][334]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.20-18.22.54:422][334]LogInit: FAudioDevice initialized with ID 3. +[2024.05.20-18.22.54:422][334]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.20-18.22.54:422][334]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.20-18.22.54:425][334]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-18.22.54:427][334]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.22.54:427][334]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-21.22.54 +[2024.05.20-18.22.54:427][334]LogWorld: Bringing up level for play took: 0.001676 +[2024.05.20-18.22.54:429][334]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-18.22.54:430][334]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] X=287.000 Y=6.000 Z=105.000 +[2024.05.20-18.22.54:430][334]PIE: Server logged in +[2024.05.20-18.22.54:431][334]PIE: Play in editor total start time 0.057 seconds. +[2024.05.20-18.22.56:221][521]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.56:221][521]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.56:221][521]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.22.56:222][521]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.56:226][521]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-18.22.56:233][521]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.56:248][521]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-18.22.56:248][521]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.20-18.22.56:248][521]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.20-18.22.56:250][521]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.20-18.22.56:254][521]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.56:257][521]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-18.22.56:310][522]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2024.05.20-18.22.56:746][569]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-18.22.56:752][569]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-18.22.56:752][569]PIE: New page: SIE session: TheMainWorld (21 May 2024, 00:22:56) +[2024.05.20-18.22.56:752][569]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.56:757][569]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004479s) +[2024.05.20-18.22.56:757][569]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004512s) +[2024.05.20-18.22.56:774][569]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-18.22.56:775][569]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.22.56:775][569]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.22.56:776][569]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.22.56:776][569]LogPlayLevel: PIE: World Init took: (0.001071s) +[2024.05.20-18.22.56:776][569]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.22.56:776][569]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.22.56:776][569]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.22.56:777][569]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.22.56:777][569]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.22.56:777][569]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.22.56:779][569]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.22.56:797][569]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.22.56:797][569]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.22.56:797][569]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.22.56:797][569]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.22.56:797][569]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.20-18.22.56:797][569]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.20-18.22.56:799][569]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.20-18.22.56:799][569]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.20-18.22.56:800][569]LogInit: FAudioDevice initialized with ID 4. +[2024.05.20-18.22.56:800][569]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.20-18.22.56:800][569]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.20-18.22.56:802][569]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-18.22.56:803][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.22.56:804][569]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-21.22.56 +[2024.05.20-18.22.56:804][569]LogWorld: Bringing up level for play took: 0.001622 +[2024.05.20-18.22.56:806][569]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-18.22.56:807][569]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] X=287.000 Y=6.000 Z=105.000 +[2024.05.20-18.22.56:808][569]PIE: Server logged in +[2024.05.20-18.22.56:808][569]PIE: Play in editor total start time 0.057 seconds. +[2024.05.20-18.22.58:252][715]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.58:252][715]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.58:253][715]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.22.58:253][715]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.58:257][715]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-18.22.58:264][715]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.22.58:286][715]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-18.22.58:286][715]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.20-18.22.58:286][715]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.20-18.22.58:290][715]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.20-18.22.58:298][715]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.22.58:302][715]LogUObjectHash: Compacting FUObjectHashTables data took 2.18ms +[2024.05.20-18.22.58:364][716]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2024.05.20-18.22.58:833][766]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-18.22.58:839][766]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-18.22.58:839][766]PIE: New page: SIE session: TheMainWorld (21 May 2024, 00:22:58) +[2024.05.20-18.22.58:839][766]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.22.58:844][766]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004750s) +[2024.05.20-18.22.58:844][766]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004783s) +[2024.05.20-18.22.58:861][766]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.20-18.22.58:863][766]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.22.58:863][766]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.22.58:864][766]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.22.58:864][766]LogPlayLevel: PIE: World Init took: (0.000994s) +[2024.05.20-18.22.58:864][766]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.22.58:864][766]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.22.58:864][766]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.22.58:865][766]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.22.58:865][766]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.22.58:865][766]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.22.58:867][766]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.22.58:884][766]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.22.58:884][766]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.22.58:884][766]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.22.58:884][766]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.22.58:885][766]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.20-18.22.58:885][766]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.20-18.22.58:887][766]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.20-18.22.58:887][766]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.20-18.22.58:887][766]LogInit: FAudioDevice initialized with ID 5. +[2024.05.20-18.22.58:887][766]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.20-18.22.58:887][766]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.20-18.22.58:890][766]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-18.22.58:891][766]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.22.58:892][766]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-21.22.58 +[2024.05.20-18.22.58:892][766]LogWorld: Bringing up level for play took: 0.001629 +[2024.05.20-18.22.58:894][766]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-18.22.58:895][766]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] X=287.000 Y=6.000 Z=105.000 +[2024.05.20-18.22.58:895][766]PIE: Server logged in +[2024.05.20-18.22.58:896][766]PIE: Play in editor total start time 0.057 seconds. +[2024.05.20-18.23.00:342][911]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.23.00:342][911]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.23.00:343][911]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.23.00:343][911]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.23.00:347][911]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-18.23.00:354][911]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.23.00:369][911]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-18.23.00:369][911]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.20-18.23.00:369][911]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.20-18.23.00:371][911]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.20-18.23.00:374][911]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.23.00:377][911]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-18.23.00:429][912]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: Total job queries 51, among them cache hits 9 (17.65%) +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: Tracking 42 distinct input hashes that result in 36 distinct outputs (85.71%) +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: RAM used: 1.49 MiB of 819.20 MiB budget. Usage: 0.18% +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-18.23.02:966][191]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.23.51:592][728]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-18.23.51:598][728]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-18.23.51:598][728]PIE: New page: SIE session: TheMainWorld (21 May 2024, 00:23:51) +[2024.05.20-18.23.51:598][728]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.23.51:603][728]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004531s) +[2024.05.20-18.23.51:603][728]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004564s) +[2024.05.20-18.23.51:621][728]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.20-18.23.51:625][728]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.23.51:625][728]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.23.51:625][728]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-18.23.51:626][728]LogPlayLevel: PIE: World Init took: (0.001006s) +[2024.05.20-18.23.51:626][728]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-18.23.51:626][728]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-18.23.51:626][728]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-18.23.51:626][728]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-18.23.51:626][728]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-18.23.51:627][728]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-18.23.51:629][728]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-18.23.51:647][728]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-18.23.51:647][728]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-18.23.51:647][728]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-18.23.51:647][728]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-18.23.51:648][728]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.20-18.23.51:648][728]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.20-18.23.51:650][728]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.20-18.23.51:650][728]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.20-18.23.51:650][728]LogInit: FAudioDevice initialized with ID 6. +[2024.05.20-18.23.51:650][728]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.20-18.23.51:650][728]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.20-18.23.51:653][728]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-18.23.51:654][728]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.23.51:655][728]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-21.23.51 +[2024.05.20-18.23.51:655][728]LogWorld: Bringing up level for play took: 0.001619 +[2024.05.20-18.23.51:657][728]LogOnline: OSS: Created online subsystem instance for: :Context_14 +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-18.23.51:658][728]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] X=381.000 Y=9.000 Z=105.000 +[2024.05.20-18.23.51:658][728]PIE: Server logged in +[2024.05.20-18.23.51:659][728]PIE: Play in editor total start time 0.06 seconds. +[2024.05.20-18.23.53:206][886]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.23.53:206][886]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-18.23.53:207][886]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-18.23.53:207][886]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.23.53:211][886]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-18.23.53:218][886]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-18.23.53:232][886]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-18.23.53:232][886]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.20-18.23.53:232][886]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.20-18.23.53:234][886]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.20-18.23.53:240][886]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.20-18.23.53:294][887]LogPlayLevel: Display: Destroying online subsystem :Context_14 +[2024.05.20-18.25.17:945][538]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.20-18.25.17:982][538]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.20-18.25.19:943][693]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.25.19:988][693]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.20-18.25.19:988][693]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy7ECFD5234BC0599D0D5109ABCBE33B51.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.20-18.25.19:995][693]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 99 ms) +[2024.05.20-18.25.20:012][693]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.20-18.25.20:012][693]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.25.34:340][ 97]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-18.25.34:341][ 97]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.25.34:341][ 97]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.26.34:513][787]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.20-18.26.34:513][787]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.26.34:514][787]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.28.00:070][467]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.20-18.28.00:089][467]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 +[2024.05.20-18.28.00:090][467]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2E092C295425D5E81CFBD97A4C3ADCF65.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' +[2024.05.20-18.28.00:091][467]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. +[2024.05.20-18.28.00:091][467]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.043 +[2024.05.20-18.28.00:091][467]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.043 +[2024.05.20-18.28.00:092][467]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Spell] ([2] browsable assets)... +[2024.05.20-18.28.00:092][467]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Spell] +[2024.05.20-18.28.00:096][467]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2 +[2024.05.20-18.28.00:096][467]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell_Auto273403A4640387E545B5A66BEB5033D83.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto2.uasset' +[2024.05.20-18.28.00:097][467]LogFileHelpers: Auto-saving content packages took 0.006 +[2024.05.20-18.29.05:740][305]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-18.29.05:741][305]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.29.05:741][305]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.29.05:895][305]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.29.24:590][466]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.29.24:591][466]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.29.24:593][466]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.29.24:593][466]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-18.29.24:594][466]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.20-18.30.32:653][841]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.20-18.30.32:653][841]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.30.32:653][841]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.38.00:199][984]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.20-18.38.00:221][984]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 +[2024.05.20-18.38.00:222][984]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto340C7B0014999530B9B682CA6FE3C6D6B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' +[2024.05.20-18.38.00:223][984]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. +[2024.05.20-18.38.00:223][984]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.047 +[2024.05.20-18.38.00:223][984]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.047 +[2024.05.20-18.38.00:224][984]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] ([2] browsable assets)... +[2024.05.20-18.38.00:229][984]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy] +[2024.05.20-18.38.00:230][984]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] +[2024.05.20-18.38.00:235][984]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto3 +[2024.05.20-18.38.00:235][984]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy_Auto3B448F69C42DC328B0A144390E095F2E9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto3.uasset' +[2024.05.20-18.38.00:236][984]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Spell] ([2] browsable assets)... +[2024.05.20-18.38.00:236][984]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Spell] +[2024.05.20-18.38.00:242][984]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto3 +[2024.05.20-18.38.00:242][984]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell_Auto3BD2A4E8B4B97B01FF005E0AE15F95664.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto3.uasset' +[2024.05.20-18.38.00:242][984]LogFileHelpers: Auto-saving content packages took 0.019 +[2024.05.20-18.39.42:413][411]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.20-18.39.42:413][411]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.39.42:413][411]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-18.39.42:735][413]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.41.09:582][506]LogEditorTransaction: Undo Mouse Drag +[2024.05.20-18.41.30:978][232]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-18.41.31:001][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.41.31:002][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.41.31:002][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00C4 +[2024.05.20-18.41.31:002][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D9 +[2024.05.20-18.41.31:030][232]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2024.05.20-18.41.31:034][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.41.31:034][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.41.31:035][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00C4 +[2024.05.20-18.41.31:035][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D9 +[2024.05.20-18.41.31:037][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.41.31:037][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.41.31:037][232]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00C4 +[2024.05.20-18.41.31:037][232]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D9 +[2024.05.20-18.41.34:680][519]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.41.34:716][519]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-18.41.34:717][519]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_SpellE5CE4F594B987D362693B78B1EFA61C0.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-18.41.34:724][519]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 144 ms) +[2024.05.20-18.41.34:726][519]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-18.41.34:726][519]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-18.48.00:347][ 61]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2024.05.20-18.48.00:367][ 61]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4 +[2024.05.20-18.48.00:368][ 61]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto4C86A9E8D4667CEB22F95A1AA59DFA7FB.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap' +[2024.05.20-18.48.00:369][ 61]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap is in the /Temp path, will not scan. +[2024.05.20-18.48.00:369][ 61]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.042 +[2024.05.20-18.48.00:369][ 61]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.042 +[2024.05.20-18.48.00:370][ 61]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] ([2] browsable assets)... +[2024.05.20-18.48.00:370][ 61]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_DummyEnemy] +[2024.05.20-18.48.00:374][ 61]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto4 +[2024.05.20-18.48.00:374][ 61]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy_Auto4173134D64F7144004B1255A7E3341144.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_DummyEnemy_Auto4.uasset' +[2024.05.20-18.48.00:375][ 61]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Spell] ([2] browsable assets)... +[2024.05.20-18.48.00:375][ 61]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Spell] +[2024.05.20-18.48.00:383][ 61]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto4 +[2024.05.20-18.48.00:383][ 61]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell_Auto4B224906843F0B2037CC87EB7919B169A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto4.uasset' +[2024.05.20-18.48.00:383][ 61]LogFileHelpers: Auto-saving content packages took 0.014 +[2024.05.20-18.50.29:131][217]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.20-18.50.29:171][217]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2024.05.20-18.50.29:182][217]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.50.29:182][217]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.50.29:182][217]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00C4 +[2024.05.20-18.50.29:182][217]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D9 +[2024.05.20-18.50.29:819][255]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.50.29:863][255]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.20-18.50.29:864][255]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemyC04DD00049D5110019B65A809E58AC3E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.20-18.50.29:871][255]LogFileHelpers: InternalPromptForCheckoutAndSave took 52 ms (total: 196 ms) +[2024.05.20-18.50.29:873][255]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.20-18.50.29:873][255]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.53.31:916][326]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.53.31:967][326]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.20-18.53.31:967][326]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy317B0C0F4E60629F3023E2A6B5E7B29E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.20-18.53.31:975][326]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 254 ms) +[2024.05.20-18.53.31:976][326]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.20-18.53.31:976][326]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.53.59:912][450]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-18.53.59:933][450]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Spell.uasset: [Compiler] The current value of the ' Spell Info ' pin is invalid: Array inputs (like 'Spell Info') must have an input wired into them (try connecting a MakeArray node). +[2024.05.20-18.53.59:980][450]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.20-18.56.31:904][630]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-18.56.31:908][630]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Spell.uasset: [Compiler] Could not find a pin for the parameter NewParam of Makin' Magic Event on Makin' Magic Event +[2024.05.20-18.56.31:929][630]LogBlueprint: Error: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Spell.uasset: [Compiler] Pin Spell Info named Spell Info doesn't match any parameters of function Makin' Magic Event +[2024.05.20-18.56.31:959][630]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms +[2024.05.20-18.56.33:048][701]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.56.33:093][701]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-18.56.33:094][701]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell73B899AC46A0DE5D22BFEE9C3A927143.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-18.56.33:103][701]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 309 ms) +[2024.05.20-18.56.33:104][701]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-18.56.33:104][701]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-18.57.26:628][728]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.20-18.57.26:674][728]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.20-18.57.33:451][226]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-18.57.33:486][226]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.05.20-18.57.35:685][370]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.57.35:723][370]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-18.57.35:723][370]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell8CB34C854BE65FBFD96F958685FFE66B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-18.57.35:731][370]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 355 ms) +[2024.05.20-18.57.35:733][370]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-18.57.35:733][370]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-18.57.36:819][445]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.57.36:862][445]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.20-18.57.36:863][445]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy2BF4829D49C32D6E24996996B3A643F4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.20-18.57.36:869][445]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 406 ms) +[2024.05.20-18.57.36:871][445]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.20-18.57.36:871][445]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.20-18.57.40:600][714]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.20-18.57.40:613][715]LogConsoleManager: Warning: Console variable 'FX.AllowGPUSorting' used in the render thread. Rendering artifacts could happen. Use ECVF_RenderThreadSafe or don't use in render thread. +[2024.05.20-18.57.47:199][167]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: Total job queries 61, among them cache hits 13 (21.31%) +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: Tracking 48 distinct input hashes that result in 41 distinct outputs (85.42%) +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: RAM used: 1.69 MiB of 819.20 MiB budget. Usage: 0.21% +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-18.57.47:356][169]LogShaderCompilers: Display: ================================================ +[2024.05.20-18.58.00:911][942]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-18.58.00:948][942]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.20-18.58.00:954][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.58.00:954][942]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.58.00:954][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-18.58.00:954][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F7 +[2024.05.20-18.58.00:954][942]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:010C +[2024.05.20-18.58.00:957][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-18.58.00:957][942]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-18.58.00:957][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-18.58.00:957][942]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F7 +[2024.05.20-18.58.00:957][942]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:010C +[2024.05.20-18.58.02:070][ 2]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-18.58.02:118][ 2]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-18.58.02:119][ 2]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell1553B7084879068E919DD78D6D63AF1C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-18.58.02:126][ 2]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 462 ms) +[2024.05.20-18.58.02:128][ 2]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-18.58.02:128][ 2]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-19.00.43:072][868]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-19.00.43:106][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:109][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:109][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:110][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:112][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:112][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:141][868]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2024.05.20-19.00.43:157][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:160][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:160][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:161][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:162][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:164][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:164][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:164][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:219][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:222][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:222][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:223][868]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:224][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:226][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:226][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:226][868]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.43:658][893]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.00.43:719][893]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-19.00.43:720][893]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea86E56B854A624A95DF091C9DBC5F287E.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-19.00.43:728][893]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 531 ms) +[2024.05.20-19.00.43:743][893]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-19.00.43:743][893]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-19.00.46:191][114]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-19.00.46:197][114]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-19.00.46:197][114]PIE: New page: SIE session: TheMainWorld (21 May 2024, 01:00:46) +[2024.05.20-19.00.46:198][114]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.00.46:202][114]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004711s) +[2024.05.20-19.00.46:202][114]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004752s) +[2024.05.20-19.00.46:222][114]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.20-19.00.46:228][114]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.00.46:228][114]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.00.46:229][114]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-19.00.46:229][114]LogPlayLevel: PIE: World Init took: (0.001117s) +[2024.05.20-19.00.46:229][114]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-19.00.46:229][114]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-19.00.46:229][114]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-19.00.46:230][114]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-19.00.46:230][114]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-19.00.46:230][114]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-19.00.46:232][114]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-19.00.46:250][114]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-19.00.46:250][114]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-19.00.46:252][114]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-19.00.46:252][114]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-19.00.46:252][114]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.20-19.00.46:252][114]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.20-19.00.46:254][114]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.20-19.00.46:254][114]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.20-19.00.46:254][114]LogInit: FAudioDevice initialized with ID 7. +[2024.05.20-19.00.46:254][114]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.20-19.00.46:254][114]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.20-19.00.46:258][114]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-19.00.46:259][114]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.00.46:259][114]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-22.00.46 +[2024.05.20-19.00.46:260][114]LogWorld: Bringing up level for play took: 0.001681 +[2024.05.20-19.00.46:262][114]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-19.00.46:263][114]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-19.00.46:264][114]PIE: Server logged in +[2024.05.20-19.00.46:265][114]PIE: Play in editor total start time 0.067 seconds. +[2024.05.20-19.04.19:372][864]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.04.19:372][864]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.04.19:373][864]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.04.19:373][864]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.04.19:384][864]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-19.04.19:391][864]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.04.19:407][864]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.04.19:407][864]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.20-19.04.19:407][864]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.20-19.04.19:409][864]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.20-19.04.19:417][864]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.20-19.04.19:471][865]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.05.20-19.04.45:616][799]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.04.45:616][799]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.04.45:616][799]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.04.45:617][799]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F7 +[2024.05.20-19.04.45:617][799]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:010C +[2024.05.20-19.04.53:195][316]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.06.05:052][349]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms +[2024.05.20-19.06.05:078][349]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5 +[2024.05.20-19.06.05:078][349]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld_Auto55AF4C8E14A9286AE99417994ECE2B0E3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5.umap' +[2024.05.20-19.06.05:079][349]LogAssetRegistry: Warning: ScanPathsSynchronous: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5.umap is in the /Temp path, will not scan. +[2024.05.20-19.06.05:079][349]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5 is in the /Temp path, will not scan. +[2024.05.20-19.06.05:079][349]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto5 is in the /Temp path, will not scan. +[2024.05.20-19.06.05:079][349]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.046 +[2024.05.20-19.06.05:079][349]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.046 +[2024.05.20-19.06.05:080][349]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Spell] ([2] browsable assets)... +[2024.05.20-19.06.05:089][349]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell] +[2024.05.20-19.06.05:089][349]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Spell] +[2024.05.20-19.06.05:101][349]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto5 +[2024.05.20-19.06.05:101][349]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell_Auto524DF1AD747E727611BB25DB9B2703B69.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Spell_Auto5.uasset' +[2024.05.20-19.06.05:101][349]LogFileHelpers: Auto-saving content packages took 0.022 +[2024.05.20-19.07.04:803][598]BlueprintLog: New page: Compile BP_Spell +[2024.05.20-19.07.04:846][598]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.20-19.07.04:849][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:852][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:852][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:854][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:855][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:857][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:857][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:857][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:012A +[2024.05.20-19.07.04:874][598]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:013F +[2024.05.20-19.07.04:885][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:887][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:887][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:889][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:890][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:892][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:892][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:892][598]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:012A +[2024.05.20-19.07.04:898][598]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:013F +[2024.05.20-19.07.05:379][629]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.07.05:429][629]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-19.07.05:430][629]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_SpellBD32DBEF4B867AFABECBCB98892893B6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-19.07.05:437][629]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 589 ms) +[2024.05.20-19.07.05:442][629]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-19.07.05:442][629]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-19.07.43:830][677]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.20-19.07.45:835][677]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s +[2024.05.20-19.07.46:086][677]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.07.46:086][677]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.07.46:436][677]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... +[2024.05.20-19.07.46:718][677]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.07.46:718][677]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.07.47:043][677]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 3.212543s (1.212543s overbudget) +[2024.05.20-19.07.47:446][677]LogViewport: Scene viewport resized to 378x423, mode Windowed. +[2024.05.20-19.07.47:555][677]LogSlate: Took 0.013573 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.05.20-19.07.47:752][677]LogAutomationController: Ignoring very large delta of 3.92 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: ================================================ +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: Total job queries 65, among them cache hits 15 (23.08%) +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: Tracking 50 distinct input hashes that result in 42 distinct outputs (84.00%) +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: RAM used: 1.76 MiB of 819.20 MiB budget. Usage: 0.22% +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.20-19.07.47:834][678]LogShaderCompilers: Display: ================================================ +[2024.05.20-19.07.51:900][918]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 6.976259 sec (time since issued), 5.832839 sec (combined shader worker time). +[2024.05.20-19.07.52:373][926]108472_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.20-19.08.06:094][916]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.156 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3354 files in 4798 folders with total size 202 MiB. +[2024.05.20-19.08.19:620][809]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-19.08.22:762][ 14]LogSlate: Window 'Color Picker' being destroyed +[2024.05.20-19.08.24:876][144]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.08.24:965][144]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_SpellCastParticles +[2024.05.20-19.08.24:965][144]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticles5AE2D6FA4CA8D61B69007BB88EB0F62D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset' +[2024.05.20-19.08.24:973][144]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 685 ms) +[2024.05.20-19.08.25:047][144]AssetCheck: New page: Asset Save: NG_SpellCastParticles +[2024.05.20-19.08.25:047][144]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.20-19.09.42:425][ 28]LogSlate: Window 'Delete Variable' being destroyed +[2024.05.20-19.09.42:468][ 28]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.09.42:469][ 28]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.09.42:469][ 28]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.09.42:469][ 28]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.20-19.12.38:708][683]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-19.12.38:754][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:757][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:757][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:758][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:760][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:760][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:801][683]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms +[2024.05.20-19.12.38:810][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:812][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:812][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:813][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:815][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:816][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:816][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:817][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:866][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:869][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:869][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:870][683]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:871][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:873][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:873][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.38:873][683]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.39:596][727]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.12.39:655][727]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-19.12.39:656][727]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea95D615C44EDF8F575304D281EC817F1C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-19.12.39:662][727]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 751 ms) +[2024.05.20-19.12.39:664][727]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-19.12.39:664][727]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-19.12.44:930][233]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-19.12.44:938][233]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.20-19.12.44:943][233]LogPlayLevel: [PlayLevel] Compiling BP_Spell before play... +[2024.05.20-19.12.44:963][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:965][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:965][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:967][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:968][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:970][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:970][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:970][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.20-19.12.44:986][233]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.20-19.12.44:999][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:001][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:002][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:003][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:004][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:006][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:006][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:006][233]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.20-19.12.45:011][233]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_15:PersistentLevel.BP_Spell_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.20-19.12.45:034][233]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.20-19.12.45:040][233]LogPlayLevel: PlayLevel: Blueprint regeneration took 102 ms (1 blueprints) +[2024.05.20-19.12.45:040][233]PIE: New page: SIE session: TheMainWorld (21 May 2024, 01:12:45) +[2024.05.20-19.12.45:040][233]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.12.45:045][233]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004618s) +[2024.05.20-19.12.45:045][233]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004668s) +[2024.05.20-19.12.45:062][233]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.20-19.12.45:064][233]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.12.45:064][233]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.12.45:064][233]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-19.12.45:065][233]LogPlayLevel: PIE: World Init took: (0.001030s) +[2024.05.20-19.12.45:065][233]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-19.12.45:065][233]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-19.12.45:065][233]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-19.12.45:066][233]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-19.12.45:066][233]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-19.12.45:066][233]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-19.12.45:068][233]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-19.12.45:086][233]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-19.12.45:087][233]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-19.12.45:087][233]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-19.12.45:087][233]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-19.12.45:088][233]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.20-19.12.45:088][233]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.20-19.12.45:089][233]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.20-19.12.45:089][233]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.20-19.12.45:089][233]LogInit: FAudioDevice initialized with ID 8. +[2024.05.20-19.12.45:089][233]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.20-19.12.45:089][233]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.20-19.12.45:093][233]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-19.12.45:094][233]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.12.45:094][233]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-22.12.45 +[2024.05.20-19.12.45:095][233]LogWorld: Bringing up level for play took: 0.001622 +[2024.05.20-19.12.45:097][233]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-19.12.45:098][233]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-19.12.45:099][233]PIE: Server logged in +[2024.05.20-19.12.45:099][233]PIE: Play in editor total start time 0.163 seconds. +[2024.05.20-19.13.07:729][353]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.13.07:729][353]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.13.07:730][353]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.13.07:730][353]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.13.07:736][353]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-19.13.07:743][353]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.13.07:760][353]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.13.07:760][353]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.20-19.13.07:760][353]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.20-19.13.07:762][353]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.20-19.13.07:768][353]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.20-19.13.07:824][354]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.20-19.13.57:387][729]LogEditorTransaction: Undo Move Nodes +[2024.05.20-19.13.57:394][729]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:397][729]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:397][729]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:398][729]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:401][729]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:403][729]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:403][729]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:403][729]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.13.57:941][736]108472_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.20-19.14.11:911][707]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-19.14.11:942][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:945][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:945][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:946][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:948][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:948][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:981][707]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.20-19.14.11:988][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:991][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:991][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:993][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:994][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:996][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:996][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.11:996][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:051][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:054][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:054][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:055][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:056][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:058][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:058][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.12:058][707]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.15:569][945]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.14.15:626][945]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-19.14.15:627][945]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea1E1E89F948E9FE4CED3E35A19754AED4.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-19.14.15:634][945]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 815 ms) +[2024.05.20-19.14.15:636][945]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-19.14.15:636][945]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-19.14.17:940][140]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-19.14.17:946][140]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-19.14.17:946][140]PIE: New page: SIE session: TheMainWorld (21 May 2024, 01:14:17) +[2024.05.20-19.14.17:946][140]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.14.17:951][140]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004732s) +[2024.05.20-19.14.17:951][140]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004763s) +[2024.05.20-19.14.17:971][140]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.20-19.14.17:976][140]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.14.17:976][140]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.14.17:976][140]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-19.14.17:977][140]LogPlayLevel: PIE: World Init took: (0.001114s) +[2024.05.20-19.14.17:977][140]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-19.14.17:977][140]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-19.14.17:977][140]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-19.14.17:977][140]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-19.14.17:977][140]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-19.14.17:977][140]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-19.14.17:980][140]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-19.14.17:997][140]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-19.14.17:997][140]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-19.14.17:997][140]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-19.14.17:997][140]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-19.14.17:999][140]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.20-19.14.17:999][140]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.20-19.14.18:000][140]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.20-19.14.18:000][140]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.20-19.14.18:000][140]LogInit: FAudioDevice initialized with ID 9. +[2024.05.20-19.14.18:000][140]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.20-19.14.18:000][140]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.20-19.14.18:003][140]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-19.14.18:005][140]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.14.18:005][140]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-22.14.18 +[2024.05.20-19.14.18:006][140]LogWorld: Bringing up level for play took: 0.002016 +[2024.05.20-19.14.18:008][140]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-19.14.18:009][140]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-19.14.18:009][140]PIE: Server logged in +[2024.05.20-19.14.18:010][140]PIE: Play in editor total start time 0.064 seconds. +[2024.05.20-19.14.45:138][886]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.14.45:139][886]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.14.45:139][886]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.14.45:139][886]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.14.45:145][886]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-19.14.45:152][886]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.14.45:169][886]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-19.14.45:169][886]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.20-19.14.45:169][886]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.20-19.14.45:172][886]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.20-19.14.45:175][886]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.14.45:178][886]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.20-19.14.45:232][887]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.05.20-19.15.25:626][575]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-19.15.25:649][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:653][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:653][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:655][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:657][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:657][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:686][575]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.05.20-19.15.25:694][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:697][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:697][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:698][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:699][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:701][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:701][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:702][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:730][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:732][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:732][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:733][575]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:735][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:736][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:737][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.25:737][575]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.26:474][621]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.15.26:536][621]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-19.15.26:537][621]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea96BC06A74D22BC034F2CD58BEADB9A7F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-19.15.26:543][621]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 885 ms) +[2024.05.20-19.15.26:546][621]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-19.15.26:546][621]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-19.15.29:268][836]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.20-19.15.29:274][836]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.20-19.15.29:274][836]PIE: New page: SIE session: TheMainWorld (21 May 2024, 01:15:29) +[2024.05.20-19.15.29:274][836]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.15.29:279][836]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004769s) +[2024.05.20-19.15.29:279][836]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004803s) +[2024.05.20-19.15.29:298][836]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.20-19.15.29:301][836]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.20-19.15.29:301][836]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.20-19.15.29:302][836]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.20-19.15.29:302][836]LogPlayLevel: PIE: World Init took: (0.001114s) +[2024.05.20-19.15.29:302][836]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.20-19.15.29:302][836]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.20-19.15.29:303][836]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.20-19.15.29:303][836]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.20-19.15.29:303][836]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.20-19.15.29:303][836]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.20-19.15.29:306][836]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.20-19.15.29:323][836]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.20-19.15.29:323][836]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.20-19.15.29:323][836]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.20-19.15.29:323][836]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.20-19.15.29:324][836]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.20-19.15.29:324][836]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.20-19.15.29:326][836]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.20-19.15.29:326][836]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.20-19.15.29:326][836]LogInit: FAudioDevice initialized with ID 10. +[2024.05.20-19.15.29:326][836]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.20-19.15.29:326][836]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.20-19.15.29:329][836]LogLoad: Game class is 'VRGameMode_C' +[2024.05.20-19.15.29:330][836]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.29:331][836]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.20-22.15.29 +[2024.05.20-19.15.29:331][836]LogWorld: Bringing up level for play took: 0.001625 +[2024.05.20-19.15.29:333][836]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun +[2024.05.20-19.15.29:334][836]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.20-19.15.29:335][836]PIE: Server logged in +[2024.05.20-19.15.29:335][836]PIE: Play in editor total start time 0.061 seconds. +[2024.05.20-19.15.45:523][445]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.15.45:523][445]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.20-19.15.45:524][445]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.15.45:524][445]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.15.45:529][445]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.20-19.15.45:537][445]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.15.45:554][445]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.20-19.15.45:555][445]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.20-19.15.45:555][445]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.20-19.15.45:557][445]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.20-19.15.45:560][445]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.20-19.15.45:563][445]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.20-19.15.45:618][446]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2024.05.20-19.15.57:821][272]LogEditorTransaction: Undo Move Node +[2024.05.20-19.15.57:826][272]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:829][272]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:829][272]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:830][272]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:833][272]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:835][272]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:835][272]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.57:835][272]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.15.58:316][279]108472_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.20-19.17.38:425][921]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.20-19.17.38:446][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:449][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:449][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:451][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:452][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:452][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:484][921]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.20-19.17.38:491][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:494][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:494][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:495][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:496][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:498][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:498][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:499][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:530][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:533][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:533][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:534][921]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:535][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:537][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:537][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.38:537][921]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.20-19.17.39:648][984]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.17.39:710][984]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.20-19.17.39:710][984]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneAreaDAAE09F249CA4987C1BAEAA1BED57274.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.20-19.17.39:717][984]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 954 ms) +[2024.05.20-19.17.39:719][984]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.20-19.17.39:719][984]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.20-19.17.45:166][372]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.17.45:215][372]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.20-19.17.45:216][372]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell6726B54C4387B9B8EE5A3A88D9058A2A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.20-19.17.45:222][372]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 1.01 sec) +[2024.05.20-19.17.45:224][372]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.20-19.17.45:224][372]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.20-19.24.59:128][282]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.20-19.24.59:134][282]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.20-19.24.59:208][282]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.20-19.24.59:227][282]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.20-19.24.59:228][282]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld1CFBECE64075120C4F6EBE8B59803C00.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.20-19.24.59:235][282]LogFileHelpers: Saving map 'TheMainWorld' took 0.069 +[2024.05.20-19.24.59:242][282]LogFileHelpers: InternalPromptForCheckoutAndSave took 108 ms (total: 1.11 sec) +[2024.05.20-19.24.59:245][282]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.20-19.24.59:245][282]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.20-19.25.00:142][337]LogSlate: Window 'NG_SpellCastParticles' being destroyed +[2024.05.20-19.25.00:147][337]LogSlate: Window 'NG_SpellCastParticles' being destroyed +[2024.05.20-19.25.00:151][337]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:151][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:219][337]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-19.25.00:219][337]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:220][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:283][337]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-19.25.00:283][337]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:283][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:359][337]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-19.25.00:359][337]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:360][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:422][337]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-19.25.00:422][337]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:422][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:475][337]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.20-19.25.00:475][337]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:475][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:675][337]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:676][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:697][337]LogWorld: UWorld::CleanupWorld for World_17, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.00:697][337]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.00:856][337]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-19.25.01:406][397]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.20-19.25.01:408][397]LogStall: Shutdown... +[2024.05.20-19.25.01:413][397]LogStall: Shutdown complete. +[2024.05.20-19.25.01:450][397]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed +[2024.05.20-19.25.01:551][398]Cmd: QUIT_EDITOR +[2024.05.20-19.25.01:551][398]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.05.20-19.25.01:569][398]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.05.20-19.25.01:569][398]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.05.20-19.25.01:569][398]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.05.20-19.25.01:580][398]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.01:580][398]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.20-19.25.01:683][398]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.05.20-19.25.02:038][398]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.05.20-19.25.02:039][398]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.05.20-19.25.02:039][398]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. +[2024.05.20-19.25.02:039][398]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.20-19.25.02:039][398]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.20-19.25.02:041][398]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.20-19.25.02:048][398]LogAudio: Display: Audio Device Manager Shutdown +[2024.05.20-19.25.02:049][398]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.20-19.25.02:053][398]LogExit: Preparing to exit. +[2024.05.20-19.25.02:167][398]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.20-19.25.02:177][398]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:177][398]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:179][398]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:180][398]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:181][398]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:181][398]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.20-19.25.02:567][398]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:572][398]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:575][398]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:578][398]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:582][398]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:584][398]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:600][398]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:604][398]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:609][398]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:611][398]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2024.05.20-19.25.02:974][398]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.05.20-19.25.03:146][398]LogExit: Editor shut down +[2024.05.20-19.25.03:158][398]LogExit: Transaction tracking system shut down +[2024.05.20-19.25.04:746][398]LogExit: Object subsystem successfully closed. +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: ================================================ +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Total job queries 70, among them cache hits 15 (21.43%) +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Tracking 55 distinct input hashes that result in 47 distinct outputs (85.45%) +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: RAM used: 1.90 MiB of 819.20 MiB budget. Usage: 0.23% +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Shaders Compiled: 1 +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Jobs assigned 1, completed 1 (100%) +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.06 s +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Job execution time: average 3.76 s, max 3.76 s +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Job life time (pending + execution): average 3.82 s, max 3.82 +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Shader code size: average 7.779 KiB, min 7.779 KiB, max 7.779 KiB +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 3.82 s +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Jobs were issued in 1 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Average processing rate: 0.26 jobs/sec +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Total thread time: 0.251 s +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Total thread preprocess time: 0 s +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Percentage time preprocessing: 0.00% +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Effective parallelization: 0.07 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: FNiagaraShader (compiled 1 times, average 0.25 sec, max 0.25 sec, min 0.25 sec) +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 1 times, average 0.25 sec, max 0.25 sec, min 0.25 sec) +[2024.05.20-19.25.04:752][398]LogShaderCompilers: Display: ================================================ +[2024.05.20-19.25.04:778][398]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.05.20-19.25.04:809][398]LogVirtualization: UE::Virtualization was shutdown +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1116) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1114) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module Voice (1112) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) +[2024.05.20-19.25.05:592][398]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) +[2024.05.20-19.25.05:593][398]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) +[2024.05.20-19.25.05:593][398]LogModuleManager: Shutting down and abandoning module StatusBar (1100) +[2024.05.20-19.25.05:593][398]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) +[2024.05.20-19.25.05:593][398]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) +[2024.05.20-19.25.05:593][398]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) +[2024.05.20-19.25.05:594][398]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) +[2024.05.20-19.25.05:595][398]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) +[2024.05.20-19.25.05:595][398]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) +[2024.05.20-19.25.05:596][398]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) +[2024.05.20-19.25.05:596][398]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1074) +[2024.05.20-19.25.05:596][398]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1072) +[2024.05.20-19.25.05:596][398]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1070) +[2024.05.20-19.25.05:605][398]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1068) +[2024.05.20-19.25.05:606][398]LogModuleManager: Shutting down and abandoning module WebMMedia (1066) +[2024.05.20-19.25.05:606][398]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1064) +[2024.05.20-19.25.05:623][398]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1062) +[2024.05.20-19.25.05:635][398]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1061) +[2024.05.20-19.25.05:635][398]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1058) +[2024.05.20-19.25.05:635][398]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1056) +[2024.05.20-19.25.05:635][398]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1054) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1052) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1050) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1048) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1046) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1044) +[2024.05.20-19.25.05:645][398]LogModuleManager: Shutting down and abandoning module BspMode (1042) +[2024.05.20-19.25.05:661][398]LogModuleManager: Shutting down and abandoning module GeometryMode (1040) +[2024.05.20-19.25.05:672][398]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1038) +[2024.05.20-19.25.05:672][398]LogModuleManager: Shutting down and abandoning module SmartSnapping (1036) +[2024.05.20-19.25.05:672][398]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1034) +[2024.05.20-19.25.05:684][398]LogModuleManager: Shutting down and abandoning module PlanarCut (1032) +[2024.05.20-19.25.05:697][398]LogModuleManager: Shutting down and abandoning module FractureEngine (1030) +[2024.05.20-19.25.05:709][398]LogModuleManager: Shutting down and abandoning module CharacterAI (1028) +[2024.05.20-19.25.05:709][398]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1026) +[2024.05.20-19.25.05:725][398]LogModuleManager: Shutting down and abandoning module IKRigEditor (1024) +[2024.05.20-19.25.05:747][398]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1022) +[2024.05.20-19.25.05:756][398]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1020) +[2024.05.20-19.25.05:756][398]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1018) +[2024.05.20-19.25.05:778][398]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1016) +[2024.05.20-19.25.05:797][398]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1014) +[2024.05.20-19.25.05:829][398]LogModuleManager: Shutting down and abandoning module RigVMEditor (1012) +[2024.05.20-19.25.05:829][398]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1010) +[2024.05.20-19.25.05:829][398]LogModuleManager: Shutting down and abandoning module OpenXRInput (1008) +[2024.05.20-19.25.05:838][398]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1006) +[2024.05.20-19.25.05:838][398]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1004) +[2024.05.20-19.25.05:838][398]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1002) +[2024.05.20-19.25.05:838][398]LogModuleManager: Shutting down and abandoning module SessionServices (1000) +[2024.05.20-19.25.05:839][398]LogModuleManager: Shutting down and abandoning module MeshPaint (998) +[2024.05.20-19.25.05:861][398]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) +[2024.05.20-19.25.05:861][398]LogModuleManager: Shutting down and abandoning module PlacementMode (995) +[2024.05.20-19.25.05:887][398]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) +[2024.05.20-19.25.05:887][398]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) +[2024.05.20-19.25.05:933][398]LogModuleManager: Shutting down and abandoning module ClothPainter (978) +[2024.05.20-19.25.05:953][398]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) +[2024.05.20-19.25.05:966][398]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) +[2024.05.20-19.25.05:966][398]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) +[2024.05.20-19.25.05:983][398]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) +[2024.05.20-19.25.06:003][398]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) +[2024.05.20-19.25.06:018][398]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) +[2024.05.20-19.25.06:022][398]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) +[2024.05.20-19.25.06:930][398]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) +[2024.05.20-19.25.06:930][398]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) +[2024.05.20-19.25.06:930][398]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) +[2024.05.20-19.25.06:930][398]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) +[2024.05.20-19.25.06:930][398]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module EditorConfig (942) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module EditorFramework (940) +[2024.05.20-19.25.06:943][398]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module TraceInsights (936) +[2024.05.20-19.25.06:964][398]MemoryProfiler: Shutdown +[2024.05.20-19.25.06:964][398]NetworkingProfiler: Shutdown +[2024.05.20-19.25.06:964][398]LoadingProfiler: Shutdown +[2024.05.20-19.25.06:964][398]TimingProfiler: Shutdown +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module TraceServices (935) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) +[2024.05.20-19.25.06:964][398]LogModuleManager: Shutting down and abandoning module MergeActors (924) +[2024.05.20-19.25.06:978][398]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) +[2024.05.20-19.25.06:991][398]LogModuleManager: Shutting down and abandoning module LocalizationService (921) +[2024.05.20-19.25.07:000][398]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) +[2024.05.20-19.25.07:000][398]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module UndoHistory (914) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module XmlParser (912) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module Blutility (910) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) +[2024.05.20-19.25.07:017][398]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) +[2024.05.20-19.25.07:030][398]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) +[2024.05.20-19.25.07:042][398]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) +[2024.05.20-19.25.07:043][398]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) +[2024.05.20-19.25.07:051][398]LogModuleManager: Shutting down and abandoning module DeviceManager (892) +[2024.05.20-19.25.07:078][398]LogModuleManager: Shutting down and abandoning module AutomationController (890) +[2024.05.20-19.25.07:078][398]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) +[2024.05.20-19.25.07:113][398]LogModuleManager: Shutting down and abandoning module Layers (886) +[2024.05.20-19.25.07:140][398]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) +[2024.05.20-19.25.07:140][398]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) +[2024.05.20-19.25.07:140][398]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) +[2024.05.20-19.25.07:140][398]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) +[2024.05.20-19.25.07:172][398]LogModuleManager: Shutting down and abandoning module Persona (876) +[2024.05.20-19.25.07:172][398]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) +[2024.05.20-19.25.07:172][398]LogModuleManager: Shutting down and abandoning module Kismet (872) +[2024.05.20-19.25.07:199][398]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) +[2024.05.20-19.25.07:199][398]LogModuleManager: Shutting down and abandoning module GraphEditor (868) +[2024.05.20-19.25.07:199][398]LogModuleManager: Shutting down and abandoning module StructViewer (866) +[2024.05.20-19.25.07:199][398]LogModuleManager: Shutting down and abandoning module ClassViewer (864) +[2024.05.20-19.25.07:201][398]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) +[2024.05.20-19.25.07:201][398]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) +[2024.05.20-19.25.07:201][398]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) +[2024.05.20-19.25.07:201][398]LogModuleManager: Shutting down and abandoning module OutputLog (856) +[2024.05.20-19.25.07:202][398]LogModuleManager: Shutting down and abandoning module Documentation (854) +[2024.05.20-19.25.07:202][398]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) +[2024.05.20-19.25.07:215][398]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) +[2024.05.20-19.25.07:215][398]LogModuleManager: Shutting down and abandoning module MovieScene (848) +[2024.05.20-19.25.07:215][398]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AudioMixer (841) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module PortalServices (832) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module PortalRpc (830) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AIModule (826) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module AITestSuite (823) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) +[2024.05.20-19.25.07:220][398]LogModuleManager: Shutting down and abandoning module ProfilerService (810) +[2024.05.20-19.25.07:296][398]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) +[2024.05.20-19.25.07:315][398]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (806) +[2024.05.20-19.25.07:315][398]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (804) +[2024.05.20-19.25.07:333][398]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (802) +[2024.05.20-19.25.07:333][398]LogModuleManager: Shutting down and abandoning module TakesCore (800) +[2024.05.20-19.25.07:333][398]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (798) +[2024.05.20-19.25.07:333][398]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) +[2024.05.20-19.25.07:342][398]LogModuleManager: Shutting down and abandoning module Bridge (794) +[2024.05.20-19.25.07:353][398]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) +[2024.05.20-19.25.07:354][398]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) +[2024.05.20-19.25.07:354][398]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) +[2024.05.20-19.25.07:354][398]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) +[2024.05.20-19.25.07:373][398]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (784) +[2024.05.20-19.25.07:373][398]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (782) +[2024.05.20-19.25.07:373][398]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (780) +[2024.05.20-19.25.07:374][398]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (778) +[2024.05.20-19.25.07:374][398]LogModuleManager: Shutting down and abandoning module CollectionManager (777) +[2024.05.20-19.25.07:374][398]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (774) +[2024.05.20-19.25.07:399][398]LogModuleManager: Shutting down and abandoning module LightMixer (772) +[2024.05.20-19.25.07:399][398]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (770) +[2024.05.20-19.25.07:412][398]LogModuleManager: Shutting down and abandoning module MediaPlate (768) +[2024.05.20-19.25.07:412][398]LogModuleManager: Shutting down and abandoning module MediaCompositing (766) +[2024.05.20-19.25.07:412][398]LogModuleManager: Shutting down and abandoning module ImgMedia (764) +[2024.05.20-19.25.07:412][398]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (762) +[2024.05.20-19.25.07:412][398]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (760) +[2024.05.20-19.25.07:419][398]LogModuleManager: Shutting down and abandoning module UVEditorTools (758) +[2024.05.20-19.25.07:437][398]LogModuleManager: Shutting down and abandoning module UVEditor (756) +[2024.05.20-19.25.07:447][398]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (754) +[2024.05.20-19.25.07:447][398]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (752) +[2024.05.20-19.25.07:457][398]LogModuleManager: Shutting down and abandoning module PluginBrowser (750) +[2024.05.20-19.25.07:475][398]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (748) +[2024.05.20-19.25.07:495][398]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (746) +[2024.05.20-19.25.07:506][398]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (744) +[2024.05.20-19.25.07:506][398]LogModuleManager: Shutting down and abandoning module EditorDebugTools (742) +[2024.05.20-19.25.07:516][398]LogModuleManager: Shutting down and abandoning module CurveEditorTools (740) +[2024.05.20-19.25.07:530][398]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (738) +[2024.05.20-19.25.07:530][398]LogModuleManager: Shutting down and abandoning module CryptoKeys (736) +[2024.05.20-19.25.07:530][398]LogModuleManager: Shutting down and abandoning module ChangelistReview (734) +[2024.05.20-19.25.07:536][398]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (732) +[2024.05.20-19.25.07:548][398]LogModuleManager: Shutting down and abandoning module TakeSequencer (730) +[2024.05.20-19.25.07:548][398]LogModuleManager: Shutting down and abandoning module TakeMovieScene (728) +[2024.05.20-19.25.07:548][398]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (726) +[2024.05.20-19.25.07:548][398]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (724) +[2024.05.20-19.25.07:548][398]LogModuleManager: Shutting down and abandoning module Paper2DEditor (722) +[2024.05.20-19.25.07:568][398]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (720) +[2024.05.20-19.25.07:579][398]LogModuleManager: Shutting down and abandoning module InterchangeTests (718) +[2024.05.20-19.25.07:587][398]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (716) +[2024.05.20-19.25.07:587][398]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (714) +[2024.05.20-19.25.07:587][398]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (712) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module InterchangeExport (710) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module InterchangeMessages (708) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module GLTFCore (706) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (704) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (702) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module InterchangeEditor (700) +[2024.05.20-19.25.07:608][398]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (698) +[2024.05.20-19.25.07:617][398]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (696) +[2024.05.20-19.25.07:617][398]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (694) +[2024.05.20-19.25.07:622][398]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (692) +[2024.05.20-19.25.07:622][398]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (690) +[2024.05.20-19.25.07:622][398]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (688) +[2024.05.20-19.25.07:622][398]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (686) +[2024.05.20-19.25.07:622][398]LogOpenImageDenoise: OIDN shutting down +[2024.05.20-19.25.07:632][398]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (684) +[2024.05.20-19.25.07:632][398]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (682) +[2024.05.20-19.25.07:641][398]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (680) +[2024.05.20-19.25.07:731][398]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (678) +[2024.05.20-19.25.07:740][398]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (676) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (674) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module LocalizableMessage (672) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (670) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (668) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (667) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (665) +[2024.05.20-19.25.07:757][398]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (662) +[2024.05.20-19.25.07:768][398]LogModuleManager: Shutting down and abandoning module DataflowNodes (660) +[2024.05.20-19.25.07:768][398]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (658) +[2024.05.20-19.25.07:768][398]LogModuleManager: Shutting down and abandoning module DataflowEditor (656) +[2024.05.20-19.25.07:787][398]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (654) +[2024.05.20-19.25.07:787][398]LogModuleManager: Shutting down and abandoning module ChaosNiagara (652) +[2024.05.20-19.25.07:787][398]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (650) +[2024.05.20-19.25.07:787][398]LogModuleManager: Shutting down and abandoning module FractureEditor (648) +[2024.05.20-19.25.07:827][398]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (646) +[2024.05.20-19.25.07:827][398]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (644) +[2024.05.20-19.25.07:827][398]LogModuleManager: Shutting down and abandoning module AutomationUtils (642) +[2024.05.20-19.25.07:827][398]LogModuleManager: Shutting down and abandoning module BackChannel (640) +[2024.05.20-19.25.07:838][398]LogModuleManager: Shutting down and abandoning module VariantManager (638) +[2024.05.20-19.25.07:863][398]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (636) +[2024.05.20-19.25.07:863][398]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (634) +[2024.05.20-19.25.07:863][398]LogModuleManager: Shutting down and abandoning module AlembicImporter (632) +[2024.05.20-19.25.07:873][398]LogModuleManager: Shutting down and abandoning module AlembicLibrary (631) +[2024.05.20-19.25.07:887][398]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (628) +[2024.05.20-19.25.07:887][398]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (626) +[2024.05.20-19.25.07:887][398]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (624) +[2024.05.20-19.25.07:887][398]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (622) +[2024.05.20-19.25.07:900][398]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (620) +[2024.05.20-19.25.07:900][398]LogModuleManager: Shutting down and abandoning module LiveLink (618) +[2024.05.20-19.25.08:886][398]LogModuleManager: Shutting down and abandoning module ControlRigSpline (616) +[2024.05.20-19.25.08:886][398]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (614) +[2024.05.20-19.25.08:886][398]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (612) +[2024.05.20-19.25.08:886][398]LogModuleManager: Shutting down and abandoning module TemplateSequence (610) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (608) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module SequencerScripting (606) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (604) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (602) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (600) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (596) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (594) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module UObjectPlugin (592) +[2024.05.20-19.25.08:901][398]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (590) +[2024.05.20-19.25.08:919][398]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (588) +[2024.05.20-19.25.08:919][398]LogModuleManager: Shutting down and abandoning module PluginUtils (586) +[2024.05.20-19.25.08:933][398]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (584) +[2024.05.20-19.25.08:933][398]LogModuleManager: Shutting down and abandoning module GitSourceControl (582) +[2024.05.20-19.25.08:945][398]LogModuleManager: Shutting down and abandoning module DumpGPUServices (580) +[2024.05.20-19.25.08:945][398]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (578) +[2024.05.20-19.25.08:955][398]LogModuleManager: Shutting down and abandoning module XRBaseEditor (576) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module XRBase (574) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (572) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module SynthesisEditor (570) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module ResonanceAudio (568) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (566) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module OpenXREditor (564) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (562) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (560) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (558) +[2024.05.20-19.25.08:972][398]LogModuleManager: Shutting down and abandoning module ModelingOperators (556) +[2024.05.20-19.25.08:982][398]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (554) +[2024.05.20-19.25.08:982][398]LogModuleManager: Shutting down and abandoning module ModelingComponents (552) +[2024.05.20-19.25.09:008][398]LogModuleManager: Shutting down and abandoning module GeometryFramework (551) +[2024.05.20-19.25.09:029][398]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2024.05.20-19.25.09:043][398]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2024.05.20-19.25.09:058][398]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (544) +[2024.05.20-19.25.09:058][398]LogModuleManager: Shutting down and abandoning module InputDebugging (542) +[2024.05.20-19.25.09:058][398]LogModuleManager: Shutting down and abandoning module GooglePAD (540) +[2024.05.20-19.25.09:058][398]LogModuleManager: Shutting down and abandoning module DynamicMesh (538) +[2024.05.20-19.25.09:078][398]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (536) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (534) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module GeometryCache (532) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (530) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (528) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (526) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module AudioCapture (524) +[2024.05.20-19.25.09:088][398]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (523) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module AssetTags (520) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (518) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (516) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module AppleImageUtils (514) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module AndroidPermission (512) +[2024.05.20-19.25.09:102][398]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (510) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (508) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (506) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module TraceUtilities (504) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (502) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (500) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module InputEditor (498) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ConcertServer (494) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ConcertClient (492) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ConcertTransport (491) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module Concert (488) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module SQLiteCore (486) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (484) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (482) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (480) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module FacialAnimation (478) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module DataValidation (476) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (474) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module TreeMap (473) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module Paper2D (470) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module InterchangePipelines (468) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module InterchangeImport (466) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (464) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module InterchangeNodes (462) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module GameplayCameras (460) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module StructUtils (458) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (456) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module PBIK (454) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module FullBodyIK (452) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (450) +[2024.05.20-19.25.09:117][398]LogModuleManager: Shutting down and abandoning module TakeRecorder (449) +[2024.05.20-19.25.09:118][398]LogModuleManager: Shutting down and abandoning module LevelEditor (447) +[2024.05.20-19.25.09:148][398]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (446) +[2024.05.20-19.25.09:148][398]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (444) +[2024.05.20-19.25.09:148][398]LogModuleManager: Shutting down and abandoning module MainFrame (442) +[2024.05.20-19.25.09:148][398]LogModuleManager: Shutting down and abandoning module HotReload (441) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ChaosCaching (436) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (434) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module IKRig (432) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (430) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ControlRig (428) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module Constraints (427) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module AnimationData (424) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (422) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module Niagara (420) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module NiagaraEditor (419) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module LevelSequence (418) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ContentBrowser (416) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ContentBrowserData (415) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module NiagaraCore (410) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module ActorSequence (408) +[2024.05.20-19.25.09:149][398]LogModuleManager: Shutting down and abandoning module UdpMessaging (406) +[2024.05.20-19.25.09:250][398]LogModuleManager: Shutting down and abandoning module TcpMessaging (404) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (402) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (400) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AnimationSharing (398) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module Synthesis (396) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module SoundFields (394) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module SignificanceManager (392) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (390) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module RigVM (388) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (386) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (384) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (382) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundEditor (380) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module ToolMenus (379) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AudioWidgets (377) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (376) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (372) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundEngine (370) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module WaveTable (369) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (367) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (364) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (362) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (360) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (358) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (356) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (354) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module CableComponent (352) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (350) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (349) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (346) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module SignalProcessing (345) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (342) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) +[2024.05.20-19.25.09:350][398]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) +[2024.05.20-19.25.09:351][398]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) +[2024.05.20-19.25.09:374][398]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) +[2024.05.20-19.25.09:374][398]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) +[2024.05.20-19.25.09:374][398]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) +[2024.05.20-19.25.09:374][398]LogModuleManager: Shutting down and abandoning module PacketHandler (326) +[2024.05.20-19.25.09:374][398]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module AnimGraph (322) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module TimeManagement (320) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module MediaAssets (312) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module Overlay (310) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module VREditor (306) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module UMG (290) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module UMGEditor (289) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module EditorStyle (284) +[2024.05.20-19.25.09:375][398]LogModuleManager: Shutting down and abandoning module SlateReflector (282) +[2024.05.20-19.25.09:376][398]LogModuleManager: Shutting down and abandoning module Slate (280) +[2024.05.20-19.25.09:376][398]LogModuleManager: Shutting down and abandoning module SlateCore (278) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module UnrealEd (272) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module MRMesh (270) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module Messaging (268) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) +[2024.05.20-19.25.09:377][398]LogModuleManager: Shutting down and abandoning module LiveCoding (262) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module Networking (260) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module Core (258) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module CurveEditor (253) +[2024.05.20-19.25.09:389][398]LogModuleManager: Shutting down and abandoning module Sequencer (251) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) +[2024.05.20-19.25.09:390][398]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) +[2024.05.20-19.25.09:401][398]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) +[2024.05.20-19.25.09:401][398]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) +[2024.05.20-19.25.09:401][398]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) +[2024.05.20-19.25.09:401][398]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module TextureFormat (177) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) +[2024.05.20-19.25.09:418][398]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module InputCore (158) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module Settings (156) +[2024.05.20-19.25.09:419][398]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module Chaos (148) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module GeometryCore (147) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module AVEncoder (142) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) +[2024.05.20-19.25.09:421][398]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) +[2024.05.20-19.25.09:433][398]LogOculusPluginWrapper: OculusPlugin destroyed successfully +[2024.05.20-19.25.09:434][398]LogModuleManager: Shutting down and abandoning module WmfMedia (132) +[2024.05.20-19.25.09:436][398]LogModuleManager: Shutting down and abandoning module Media (131) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (128) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (126) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module ChaosCloth (124) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module VariantManagerContent (122) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module GLTFExporter (120) +[2024.05.20-19.25.09:437][398]LogModuleManager: Shutting down and abandoning module DatasmithContent (118) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module ACLPlugin (116) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (114) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module NiagaraShader (112) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (110) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (108) +[2024.05.20-19.25.09:438][398]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (106) +[2024.05.20-19.25.09:439][398]LogModuleManager: Shutting down and abandoning module XMPP (101) +[2024.05.20-19.25.09:439][398]LogModuleManager: Shutting down and abandoning module WebSockets (100) +[2024.05.20-19.25.09:475][398]LogModuleManager: Shutting down and abandoning module HTTP (97) +[2024.05.20-19.25.09:475][398]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.05.20-19.25.09:475][398]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BE8A0FD1C-4A71-770A-250D-CC80CAF89D1F%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.05.20-19.25.09:494][398]LogModuleManager: Shutting down and abandoning module SSL (96) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (92) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (90) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (88) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (86) +[2024.05.20-19.25.09:495][398]RenderDocPlugin: plugin has been unloaded. +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module PixWinPlugin (84) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (82) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OpenXRAR (80) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module AugmentedReality (79) +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (76) +[2024.05.20-19.25.09:495][398]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.05.20-19.25.09:495][398]LogModuleManager: Shutting down and abandoning module OpenXRHMD (75) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (72) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (70) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module ChunkDownloader (68) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module AISupportModule (66) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (54) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (52) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module SourceControl (51) +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.05.20-19.25.09:496][398]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2024.05.20-19.25.09:496][398]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.05.20-19.25.09:497][398]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.05.20-19.25.09:497][398]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.05.20-19.25.09:497][398]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.05.20-19.25.09:497][398]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.05.20-19.25.09:506][398]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.05.20-19.25.09:508][398]LogPakFile: Destroying PakPlatformFile +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.05.20-19.25.09:508][398]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.05.20-19.25.10:462][398]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.05.20-19.25.10:489][398]LogExit: Exiting. +[2024.05.20-19.25.10:539][398]Log file closed, 05/20/24 22:25:10 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.22-08.01.32.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.22-08.01.32.log new file mode 100644 index 0000000..4fdd597 --- /dev/null +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject-backup-2024.05.22-08.01.32.log @@ -0,0 +1,4277 @@ +Log file open, 05/21/24 20:51:52 +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=11872) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: VRWizardProject +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\VRWizardProject.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 8.945262 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-898ECED240784766CC778EB7599ACBEB + Session CrashGUID >==================================================== +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogConfig: Display: Loading Android ini files took 0.07 seconds +LogAssetRegistry: Display: Asset registry cache read as 17.9 MiB from E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +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 RenderDocPlugin +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 CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +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 AudioWidgets +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 GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +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 MsQuic +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +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 SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin SQLiteCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ConcertSyncClient +LogPluginManager: Mounting Engine plugin ConcertSyncCore +LogPluginManager: Mounting Project plugin OculusXR +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +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/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +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/Dataflow/Content/' mounted to '/Dataflow/' +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/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +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/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' +LogPackageName: Display: FPackageName: Mount point added: 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Content/' mounted to '/OculusXR/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +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 type [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +LogOVRPlugin: Display: Support Non-Oculus runtime: NO +LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +LogOVRPlugin: Display: Available Layers: (0) +LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +LogHMD: Failed initializing OVRPlugin 1.96.0 +LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: +LogInit: Base Directory: D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +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): 47 +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): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +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): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +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 +LogCoreRedirects: AddRedirect(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/OculusXR.ini) has substring redirect /OculusVR/, these are very slow and should be resolved as soon as possible! +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: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.05.21-17.51.59:971][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.21-17.51.59:971][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.21-17.51.59:987][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.21-17.51.59:987][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.21-17.51.59:988][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.21-17.51.59:988][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.21-17.52.00:001][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.21-17.52.00:065][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.21-17.52.00:066][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.21-17.52.00:075][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.21-17.52.00:075][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.21-17.52.00:139][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.21-17.52.00:139][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.21-17.52.00:139][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.21-17.52.00:308][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.21-17.52.00:308][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.21-17.52.00:308][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.05.21-17.52.00:708][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.05.21-17.52.00:709][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.21-17.52.00:709][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.21-17.52.00:736][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.21-17.52.00:736][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.21-17.52.00:736][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.21-17.52.00:750][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.21-17.52.00:783][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.21-17.52.00:783][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.21-17.52.00:787][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.21-17.52.00:811][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.21-17.52.00:811][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.21-17.52.00:825][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.05.21-17.52.00:825][ 0]LogInit: User: egonh +[2024.05.21-17.52.00:825][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.05.21-17.52.00:825][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.21-17.52.00:830][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.05.21-17.52.00:830][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.21-17.52.00:830][ 0]LogMemory: Process Physical Memory: 495.95 MB used, 505.34 MB peak +[2024.05.21-17.52.00:830][ 0]LogMemory: Process Virtual Memory: 489.82 MB used, 489.82 MB peak +[2024.05.21-17.52.00:830][ 0]LogMemory: Physical Memory: 9170.02 MB used, 7143.36 MB free, 16313.38 MB total +[2024.05.21-17.52.00:830][ 0]LogMemory: Virtual Memory: 14214.82 MB used, 10846.23 MB free, 25061.05 MB total +[2024.05.21-17.52.00:830][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.21-17.52.00:837][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.21-17.52.00:988][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.21-17.52.00:993][ 0]LogInit: Using OS detected language (et-EE). +[2024.05.21-17.52.00:993][ 0]LogInit: Using OS detected locale (en-150). +[2024.05.21-17.52.01:040][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.05.21-17.52.01:048][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.05.21-17.52.01:635][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.21-17.52.02:019][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.21-17.52.02:019][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.21-17.52.05:182][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.21-17.52.05:182][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.21-17.52.05:182][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.21-17.52.05:182][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.21-17.52.05:182][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.21-17.52.05:182][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.21-17.52.05:183][ 0]LogWindows: Attached monitors: +[2024.05.21-17.52.05:183][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.21-17.52.05:183][ 0]LogWindows: Found 1 attached monitors. +[2024.05.21-17.52.05:183][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.21-17.52.05:183][ 0]LogRHI: RHI Adapter Info: +[2024.05.21-17.52.05:183][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.05.21-17.52.05:183][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.05.21-17.52.05:183][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.05.21-17.52.20:174][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.05.21-17.52.20:174][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.05.21-17.52.20:174][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.21-17.52.20:194][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.21-17.52.20:320][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.21-17.52.20:321][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.21-17.52.20:323][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.21-17.52.20:410][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.21-17.52.20:411][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.21-17.52.20:412][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.21-17.52.20:479][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.21-17.52.20:479][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.05.21-17.52.20:480][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.21-17.52.20:480][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.21-17.52.20:830][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.21-17.52.21:173][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.21-17.52.21:173][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.21-17.52.21:515][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.21-17.52.21:515][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.21-17.52.21:515][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.21-17.52.21:563][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.21-17.52.21:682][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.21-17.52.21:781][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.21-17.52.21:888][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.21-17.52.21:923][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.21-17.52.21:981][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.21-17.52.22:962][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.21-17.52.23:027][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.21-17.52.23:027][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.21-17.52.23:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.21-17.52.23:156][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.21-17.52.23:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.21-17.52.23:262][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.21-17.52.23:262][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.21-17.52.23:346][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.21-17.52.23:642][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.21-17.52.25:302][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.21-17.52.25:441][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.21-17.52.25:442][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:444][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.21-17.52.25:620][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.21-17.52.25:687][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.21-17.52.25:687][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.13ms. RandomReadSpeed=15.56MBs, RandomWriteSpeed=165.80MBs. Assigned SpeedClass 'Local' +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.21-17.52.25:689][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.21-17.52.26:249][ 0]LogShaderCompilers: Guid format shader working directory is -34 characters bigger than the processId version (E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/7856/). +[2024.05.21-17.52.26:249][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/D814207646EA8AB87C1C109897C5D635/'. +[2024.05.21-17.52.26:249][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.21-17.52.26:250][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.05.21-17.52.39:435][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.21-17.52.40:644][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.21-17.52.40:644][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.21-17.52.44:326][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.21-17.52.44:383][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.21-17.52.45:025][ 0]LogAssetRegistry: FAssetRegistry took 0.0074 seconds to start up +[2024.05.21-17.52.45:026][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.21-17.52.45:595][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.21-17.52.52:701][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.21-17.52.52:781][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.21-17.52.52:782][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3200][000004AE40415000 66] GlobalDefaults, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3800][000004AE40410000 66] Windows, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D3E00][000004AE40417800 66] WindowsEditor, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4000][000004AE4041C800 66] WindowsServer, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4200][000004AE373D0000 66] WindowsClient, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4400][000004AE220DA000 66] IOS, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4600][000004AE4CCF0000 66] iPadAir2, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4800][000004AE4CCF2800 66] IPadPro, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4A00][000004AE4CCF5000 66] iPadAir3, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4C00][000004AE4CCF7800 66] iPadAir4, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D4E00][000004AE4CCFA000 66] iPadAir5, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5000][000004AE4CCFC800 66] iPadMini4, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5200][000004AE4CD10000 66] iPadMini5, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5400][000004AE4CD12800 66] iPadMini6, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5600][000004AE4CD15000 66] iPhone6S, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5800][000004AE4CD17800 66] iPhone7, +[2024.05.21-17.52.53:048][ 0]LogDeviceProfileManager: [000004AE4C9D5A00][000004AE4CD1A000 66] iPodTouch7, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D5C00][000004AE4CD1C800 66] iPhone6SPlus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D5E00][000004AE4CD20000 66] iPhone7Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6000][000004AE4CD22800 66] iPhoneSE, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6200][000004AE4CD25000 66] iPhone8, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6400][000004AE4CD27800 66] iPhone8Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6600][000004AE4CD2A000 66] iPhoneX, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6800][000004AE4CD2C800 66] iPhoneXS, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6A00][000004AE4CD30000 66] iPhoneXSMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6C00][000004AE4CD32800 66] iPhoneXR, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D6E00][000004AE4CD35000 66] iPhone11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7000][000004AE4CD37800 66] iPhone11Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7200][000004AE4CD3A000 66] iPhone11ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7400][000004AE4CD3C800 66] iPhoneSE2, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7600][000004AE4CD80000 66] iPhone12Mini, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7800][000004AE4CD82800 66] iPhone12, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7A00][000004AE4CD85000 66] iPhone12Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7C00][000004AE4CD87800 66] iPhone12ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D7E00][000004AE4CD8A000 66] iPhone13Mini, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8000][000004AE4CD8C800 66] iPhone13, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8200][000004AE4CD90000 66] iPhone13Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8400][000004AE4CD92800 66] iPhone13ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8600][000004AE4CD95000 66] iPhoneSE3, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8800][000004AE4CD97800 66] iPhone14, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8A00][000004AE4CD9A000 66] iPhone14Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8C00][000004AE4CD9C800 66] iPhone14Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D8E00][000004AE4CDA0000 66] iPhone14ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9000][000004AE4CDA2800 66] iPhone15, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9200][000004AE4CDA5000 66] iPhone15Plus, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9400][000004AE4CDA7800 66] iPhone15Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9600][000004AE4CDAA000 66] iPhone15ProMax, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9800][000004AE4CDAC800 66] iPadPro105, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9A00][000004AE4CDB0000 66] iPadPro129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9C00][000004AE4CDB2800 66] iPadPro97, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9D9E00][000004AE4CDB5000 66] iPadPro2_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA000][000004AE4CDB7800 66] iPad5, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA200][000004AE4CDBA000 66] iPad6, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA400][000004AE4CDBC800 66] iPad7, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA600][000004AE4CD00000 66] iPad8, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DA800][000004AE4CD02800 66] iPad9, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAA00][000004AE4CD05000 66] iPad10, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAC00][000004AE4CD07800 66] iPadPro11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DAE00][000004AE4CD0A000 66] iPadPro2_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB000][000004AE4CD0C800 66] iPadPro3_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB200][000004AE4CDC0000 66] iPadPro4_11, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB400][000004AE4CDC2800 66] iPadPro3_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB600][000004AE4CDC5000 66] iPadPro4_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DB800][000004AE4CDC7800 66] iPadPro5_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBA00][000004AE4CDCA000 66] iPadPro6_129, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBC00][000004AE4CDCC800 66] AppleTV, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DBE00][000004AE4CDD0000 66] AppleTV4K, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC000][000004AE4CDD2800 66] AppleTV2_4K, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC200][000004AE4CDD5000 66] TVOS, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC400][000004AE4CDD7800 66] Mac, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC600][000004AE4CDDA000 66] MacEditor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DC800][000004AE4CDDC800 66] MacClient, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCA00][000004AE4CDE0000 66] MacServer, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCC00][000004AE4CDE2800 66] Linux, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DCE00][000004AE4CDE5000 66] LinuxEditor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD000][000004AE4CDE7800 66] LinuxArm64Editor, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD200][000004AE4CDEA000 66] LinuxArm64, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD400][000004AE4CDEC800 66] LinuxClient, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD600][000004AE4CDF0000 66] LinuxArm64Client, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DD800][000004AE4CDF2800 66] LinuxServer, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDA00][000004AE4CDF5000 66] LinuxArm64Server, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDC00][000004AE4CDF7800 66] Android, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DDE00][000004AE4CDFA000 66] Android_Preview_OpenGL, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE000][000004AE4CDFC800 66] Android_Preview_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE200][000004AE4CE00000 66] Android_Low, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE400][000004AE4CE02800 66] Android_Mid, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE600][000004AE4CE05000 66] Android_High, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DE800][000004AE4CE07800 66] Android_Default, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEA00][000004AE4CE0A000 66] Android_Adreno4xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEC00][000004AE4CE0C800 66] Android_Adreno5xx_Low, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DEE00][000004AE4CE10000 66] Android_Adreno5xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF000][000004AE4CE12800 66] Android_Adreno6xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF200][000004AE4CE15000 66] Android_Adreno6xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF400][000004AE4CE17800 66] Android_Adreno7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF600][000004AE4CE1A000 66] Android_Adreno7xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DF800][000004AE4CE1C800 66] Android_Mali_T6xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFA00][000004AE4CE20000 66] Android_Mali_T7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFC00][000004AE4CE22800 66] Android_Mali_T8xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C9DFE00][000004AE4CE25000 66] Android_Mali_G71, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C40F400][000004AE4CE27800 66] Android_Mali_G72, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4C40FC00][000004AE4CE2A000 66] Android_Mali_G72_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE31747800][000004AE4CE2C800 66] Android_Mali_G76, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30000][000004AE4CE40000 66] Android_Mali_G76_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30200][000004AE4CE42800 66] Android_Mali_G77, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30400][000004AE4CE45000 66] Android_Mali_G77_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30600][000004AE4CE47800 66] Android_Mali_G78, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30800][000004AE4CE4A000 66] Android_Mali_G78_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30A00][000004AE4CE4C800 66] Android_Mali_G710, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE30C00][000004AE4CE50000 66] Android_Mali_G710_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31000][000004AE4CE52800 66] Android_Mali_G7xx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31200][000004AE4CE55000 66] Android_Mali_G7xx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31400][000004AE4CE57800 66] Android_Xclipse_920, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31600][000004AE4CE5A000 66] Android_Xclipse_920_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31A00][000004AE4CE5C800 66] Android_Vulkan_SM5, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31C00][000004AE4CE60000 66] Android_PowerVR_G6xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE31E00][000004AE4CE62800 66] Android_PowerVR_GT7xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32000][000004AE4CE65000 66] Android_PowerVR_GE8xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32200][000004AE4CE67800 66] Android_PowerVR_GM9xxx, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32400][000004AE4CE6A000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32600][000004AE4CE6C800 66] Android_TegraK1, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32800][000004AE4CE70000 66] Android_Unknown_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32A00][000004AE4CE72800 66] Oculus_Quest, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32C00][000004AE4CE75000 66] Oculus_Quest2, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE32E00][000004AE4CE77800 66] Meta_Quest_Pro, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33000][000004AE4CE7A000 66] Meta_Quest_3, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33200][000004AE4CE7C800 66] HoloLens, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: [000004AE4CE33400][000004AE4CE80000 66] MagicLeap_Vulkan, +[2024.05.21-17.52.53:049][ 0]LogDeviceProfileManager: Active device profile: [000004AE4C9D3E00][000004AE40417800 66] WindowsEditor +[2024.05.21-17.52.53:049][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.21-17.52.53:067][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.21-17.52.53:074][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.21-17.52.53:350][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.21-17.52.53:359][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.21-17.52.53:413][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.05.21-17.52.53:413][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.05.21-17.52.54:590][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.21-17.52.56:838][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.21-17.52.58:032][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.21-17.52.58:033][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.21-17.52.58:033][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.21-17.53.10:368][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.10:418][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.21-17.53.10:560][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.21-17.53.10:560][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.21-17.53.10:713][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.21-17.53.10:713][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.21-17.53.10:713][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.21-17.53.10:848][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.21-17.53.10:848][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.21-17.53.10:849][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x4f9eadd2", spawning console +[2024.05.21-17.53.11:802][ 0]LogSlate: Border +[2024.05.21-17.53.11:802][ 0]LogSlate: BreadcrumbButton +[2024.05.21-17.53.11:802][ 0]LogSlate: Brushes.Title +[2024.05.21-17.53.11:802][ 0]LogSlate: Default +[2024.05.21-17.53.11:802][ 0]LogSlate: Icons.Save +[2024.05.21-17.53.11:802][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.21-17.53.11:802][ 0]LogSlate: ListView +[2024.05.21-17.53.11:802][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.21-17.53.11:802][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.21-17.53.11:802][ 0]LogSlate: TableView.DarkRow +[2024.05.21-17.53.11:802][ 0]LogSlate: TableView.Row +[2024.05.21-17.53.11:802][ 0]LogSlate: TreeView +[2024.05.21-17.53.12:302][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.21-17.53.17:779][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.21-17.53.18:032][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.21-17.53.18:300][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 525 ms +[2024.05.21-17.53.18:533][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.21-17.53.18:533][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.21-17.53.18:533][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.21-17.53.18:549][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.21-17.53.20:030][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-17.53.25:058][ 0]LogPython: Using Python 3.9.7 +[2024.05.21-17.53.28:576][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.21-17.53.28:639][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.21-17.53.28:659][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.05.21-17.53.30:200][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.21-17.53.30:291][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.21-17.53.34:788][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.53.34:820][ 0]LogUProjectInfo: Found projects: +[2024.05.21-17.53.34:952][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.53.37:371][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.21-17.53.38:972][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.21-17.53.39:182][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.21-17.53.39:182][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.21-17.53.41:188][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.21-17.53.45:300][ 0]LogCollectionManager: Loaded 0 collections in 0.001414 seconds +[2024.05.21-17.53.45:311][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Collections/' took 0.01s +[2024.05.21-17.53.45:322][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Developers/egonh/Collections/' took 0.01s +[2024.05.21-17.53.45:324][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.21-17.53.46:110][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2024.05.21-17.53.47:403][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.21-17.53.47:476][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:482][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:490][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:497][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:511][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:522][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:528][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:537][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:545][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:560][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:566][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:573][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:584][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:602][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:608][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:615][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:764][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:770][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.47:776][ 0]LogLinker: Warning: [AssetLog] E:\Unreal Projects\vr_VRWizardProject\VR2024_WizardVR\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.21-17.53.48:070][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.21-17.53.48:070][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.21-17.53.53:402][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.21-17.53.53:429][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.21-17.53.54:126][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.21-17.53.54:126][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.21-17.53.54:266][ 0]LogEngine: Initializing Engine... +[2024.05.21-17.53.54:491][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.21-17.53.54:505][ 0]LogHMD: Initializing OVRPlugin session +[2024.05.21-17.53.54:505][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.21-17.53.54:505][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.21-17.53.54:506][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.53.54:507][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.21-17.53.54:507][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.21-17.53.54:507][ 0]LogHMD: HMD initialization failed +[2024.05.21-17.53.54:507][ 0]LogHMD: Oculus plugin initialized. Version: OVRPlugin: 1.96.0 +[2024.05.21-17.53.54:913][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s +[2024.05.21-17.53.56:085][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.21-17.53.56:510][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.53.56:673][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-17.53.57:205][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.21-17.53.57:494][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.21-17.53.57:518][ 0]LogInit: Texture streaming: Enabled +[2024.05.21-17.53.57:739][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.21-17.53.57:808][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.21-17.53.57:924][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.21-17.53.57:974][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.21-17.53.57:975][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.21-17.53.57:976][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.21-17.53.58:031][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.21-17.53.58:031][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.21-17.53.58:053][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-17.53.58:054][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-17.53.58:054][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-17.53.58:073][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-17.53.58:190][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-17.53.58:244][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-17.53.58:289][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-17.53.58:453][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-17.53.58:455][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-17.53.58:498][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.21-17.53.58:498][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.21-17.53.58:501][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.21-17.53.58:510][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.21-17.53.58:515][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.21-17.53.58:527][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.05.21-17.53.58:744][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.21-17.53.58:947][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.21-17.53.58:965][ 0]LogInit: Transaction tracking system initialized +[2024.05.21-17.53.59:295][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.21-17.53.59:295][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.21-17.53.59:298][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003639 seconds (Found 177 uncontrolled assets) +[2024.05.21-17.53.59:487][ 0]BlueprintLog: New page: Editor Load +[2024.05.21-17.54.01:266][ 0]LocalizationService: Localization service is disabled +[2024.05.21-17.54.02:088][ 0]TimingProfiler: Initialize +[2024.05.21-17.54.02:100][ 0]TimingProfiler: OnSessionChanged +[2024.05.21-17.54.02:100][ 0]LoadingProfiler: Initialize +[2024.05.21-17.54.02:100][ 0]LoadingProfiler: OnSessionChanged +[2024.05.21-17.54.02:110][ 0]NetworkingProfiler: Initialize +[2024.05.21-17.54.02:119][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.21-17.54.02:119][ 0]MemoryProfiler: Initialize +[2024.05.21-17.54.02:119][ 0]MemoryProfiler: OnSessionChanged +[2024.05.21-17.54.07:940][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/' took 0.04s +[2024.05.21-17.54.11:436][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.21-17.54.13:475][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.21-17.54.13:481][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.21-17.54.13:496][ 0]LogImageWrapper: Warning: PNG Warning(E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:503][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.21-17.54.13:744][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.21-17.54.13:963][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.21-17.54.14:168][ 0]SourceControl: Revision control is disabled +[2024.05.21-17.54.14:169][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 158.773 +[2024.05.21-17.54.14:281][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.21-17.54.14:310][ 0]LightingResults: New page: Lighting Build +[2024.05.21-17.54.14:372][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.0 MiB to E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.21-17.54.14:647][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.21-17.54.14:806][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-17.54.15:019][ 0]MapCheck: New page: Map Check +[2024.05.21-17.54.15:019][ 0]LightingResults: New page: Lighting Build +[2024.05.21-17.54.16:229][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-17.54.17:192][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 59.77ms +[2024.05.21-17.54.21:857][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.21-17.54.23:076][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.21-17.54.23:088][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.23:088][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-17.54.23:089][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-17.54.24:682][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.21-17.54.25:036][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.85ms +[2024.05.21-17.54.25:083][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.21-17.54.25:113][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 23.941ms to complete. +[2024.05.21-17.54.27:712][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 172.316 +[2024.05.21-17.54.27:713][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.54.27:713][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-17.54.27:715][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-17.54.27:716][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-17.54.27:716][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.28:874][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.21-17.54.29:566][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:672][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:682][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.29:692][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-17.54.31:021][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:05.331 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3354 files in 4798 folders with total size 202 MiB. +[2024.05.21-17.54.31:062][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:162][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.21-17.54.31:163][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:179][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.21-17.54.31:179][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:188][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:188][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:210][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:221][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:227][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.21-17.54.31:228][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:233][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:234][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:238][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.21-17.54.31:239][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:243][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:244][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:253][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.21-17.54.31:253][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.21-17.54.31:259][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.21-17.54.34:246][ 0]LogSlate: Took 0.013697 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.21-17.54.34:419][ 0]LogSlate: Took 0.019490 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.21-17.54.34:450][ 0]LogSlate: Took 0.018742 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.21-17.54.34:500][ 0]LogSlate: Took 0.019198 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.21-17.54.34:656][ 0]LogViewport: Scene viewport resized to 1396x606, mode Windowed. +[2024.05.21-17.54.37:055][ 0]LogSlate: Took 0.049294 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.21-17.54.38:002][ 0]LogD3D12RHI: Warning: Waited for PSO creation for 100.000000ms +[2024.05.21-17.54.38:624][ 0]LogStall: Startup... +[2024.05.21-17.54.38:626][ 0]LogStall: Startup complete. +[2024.05.21-17.54.38:800][ 0]LogLoad: (Engine Initialization) Total time: 183.40 seconds +[2024.05.21-17.54.38:800][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.21-17.54.39:255][ 0]Cmd: POLY SELECT MEMORY UNION +[2024.05.21-17.54.39:349][ 0]Cmd: POLY SELECT ALL +[2024.05.21-17.54.39:456][ 0]LogOculusPluginWrapper: Warning: wrapper already initialized +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: CompositorOpenXR::PreInitialize(activity = 0000000000000000, apiType = 0, preinitializeFlags=0x0) +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Support Non-Oculus runtime: NO +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: -- Set xrGetInstanceProcAddr to OpenXR Loader +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Warning: xrGetInstanceProcAddr has already been set +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:460 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_vulkan_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D11_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_D3D12_enable +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_performance_settings +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_color_scale_bias +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_mesh +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_aim +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_hand_tracking_capsules +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_display_refresh_rate +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_color_space +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_swapchain_update_state_vulkan +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_configuration +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_foveation_vulkan +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_vulkan_swapchain_create_info +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_foveation_eye_tracked +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_composition_layer_image_layout +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_depth +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_visibility_mask +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cylinder +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_cube +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_composition_layer_equirect2 +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_KHR_convert_timespec_time +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_triangle_mesh +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_passthrough_keyboard_hands +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_color_lut +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_preferences +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_passthrough_layer_resumed_event +[2024.05.21-17.54.39:456][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_audio_device_guid +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_OCULUS_external_camera +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_render_model +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_keyboard_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_virtual_keyboard +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_joints_motion_range +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_hand_tracking_data_source +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_hand_tracking_wide_motion_mode +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_scene +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_container +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_query +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_storage_batch +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_sharing +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_spatial_entity_user +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_headset_id +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_spatial_entity_mesh +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_face_tracking2 +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_eye_tracking_social +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_body_tracking +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_full_body +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_fidelity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_body_tracking_calibration +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_pro +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_touch_controller_proximity +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_touch_controller_plus +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_MSFT_hand_interaction +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_amplitude_envelope +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_FB_haptic_pcm +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_performance_metrics +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_EXT_debug_utils +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_simultaneous_hands_and_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX1_simultaneous_hands_controllers_management +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_detached_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_METAX2_detached_controllers +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Unavailable OpenXR extension: XR_META_environment_depth +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Available Layers: (0) +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2217 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:312) +[2024.05.21-17.54.39:457][ 0]LogOVRPlugin: Display: Preinitialize: xrCreateInstance() failed +[2024.05.21-17.54.39:457][ 0]LogHMD: Failed initializing OVRPlugin 1.96.0 +[2024.05.21-17.54.39:475][ 0]LogOcInput: OculusXRInput is initialized +[2024.05.21-17.54.40:078][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.21-17.54.40:505][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-17.54.41:742][ 1]LogPython: registering + +[2024.05.21-17.54.41:744][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.561266 secs +[2024.05.21-17.54.42:871][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.21-17.54.43:281][ 2]LogAssetRegistry: AssetRegistryGather time 5.5465s: AssetDataDiscovery 2.6366s, AssetDataGather 2.7136s, StoreResults 0.1964s. +[2024.05.21-17.54.43:550][ 2]LogCollectionManager: Fixed up redirectors for 0 collections in 0.017256 seconds (updated 0 objects) +[2024.05.21-17.54.44:456][ 4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.45:692][ 8]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-17.54.45:821][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-17.54.45:841][ 8]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.21-17.54.45:841][ 8]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.21-17.54.46:022][ 9]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.54.46:752][ 13]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Total job queries 35, among them cache hits 4 (11.43%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Tracking 31 distinct input hashes that result in 27 distinct outputs (87.10%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: RAM used: 1.11 MiB of 819.20 MiB budget. Usage: 0.14% +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-17.57.53:684][574]LogShaderCompilers: Display: ================================================ +[2024.05.21-17.59.49:027][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.59.49:463][ 66]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-17.59.55:354][649]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.05.21-17.59.55:405][649]LogContentBrowser: Creating deferred item: NewFolder +[2024.05.21-17.59.55:435][650]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.05.21-17.59.58:876][ 42]LogContentBrowser: Attempting asset rename: NewFolder -> Enums +[2024.05.21-17.59.58:878][ 42]LogContentBrowser: End creating deferred item NewFolder +[2024.05.21-18.01.27:101][184]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.05.21-18.01.46:404][443]LogContentBrowser: Deferred new asset file creation: NewUserDefinedEnum +[2024.05.21-18.01.46:413][443]LogContentBrowser: Creating deferred item: NewUserDefinedEnum +[2024.05.21-18.01.46:437][445]LogContentBrowser: Renaming the item being created (Deferred Item: NewUserDefinedEnum). +[2024.05.21-18.01.54:132][306]LogContentBrowser: Attempting asset rename: NewUserDefinedEnum -> Enum_Runes +[2024.05.21-18.01.54:278][306]LogContentBrowser: End creating deferred item NewUserDefinedEnum +[2024.05.21-18.04.42:484][ 30]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms +[2024.05.21-18.04.42:514][ 30]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.148 +[2024.05.21-18.04.42:540][ 30]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.04.42:541][ 30]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.04.42:627][ 30]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.015706 seconds +[2024.05.21-18.04.42:744][ 30]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1 +[2024.05.21-18.04.42:744][ 30]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto1786B878F48BF2A40FCF8ED955B12E570.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto1.uasset' +[2024.05.21-18.04.42:810][ 30]LogFileHelpers: Auto-saving content packages took 0.296 +[2024.05.21-18.19.20:591][ 3]LogAssetEditorSubsystem: Opening Asset editor for UserDefinedEnum /Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes +[2024.05.21-18.19.24:780][382]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.21-18.20.13:640][641]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.21-18.20.13:642][641]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.019 +[2024.05.21-18.20.13:642][641]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.20.13:642][641]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.20.13:643][641]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2 +[2024.05.21-18.20.13:643][641]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto2AB35AA0E422C6BBCAACE74B16A2BE90D.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto2.uasset' +[2024.05.21-18.20.13:643][641]LogFileHelpers: Auto-saving content packages took 0.002 +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: request failed, libcurl error: 65 (Send failed since rewinding of the data stream failed) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 0 (Found bundle for host: 0x4ae23170c90 [serially]) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 1 (Re-using existing connection with host datarouter.ol.epicgames.com) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 2 (We are completely uploaded and fine) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 3 (TLSv1.3 (IN), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 4 (Connection died, retrying a fresh connect (retry count: 1)) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 5 (state.rewindbeforesend = TRUE) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 6 (Closing connection) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 7 (TLSv1.3 (OUT), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 8 (Issue another request to this URL: 'https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B1E812EFE-4096-ED4B-94DC-60953C0AB2C5%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream') +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 9 ( Trying 3.220.1.129:443...) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 10 (Connected to datarouter.ol.epicgames.com (3.220.1.129) port 443) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 11 (ALPN: curl offers http/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 12 (SSL reusing session ID) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 13 (TLSv1.3 (OUT), TLS handshake, Client hello (1):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 14 (TLSv1.3 (IN), TLS handshake, Server hello (2):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 15 (TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 16 (TLSv1.3 (IN), TLS handshake, Certificate (11):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 17 (TLSv1.3 (IN), TLS handshake, CERT verify (15):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 18 (TLSv1.3 (IN), TLS handshake, Finished (20):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 19 (TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 20 (TLSv1.3 (OUT), TLS handshake, Finished (20):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 21 (SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 22 (ALPN: server accepted http/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 23 (Server certificate:) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 24 ( subject: CN=datarouter.cfef.live.use1a.on.epicgames.com) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 25 ( start date: Mar 4 00:00:00 2024 GMT) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 26 ( expire date: Apr 2 23:59:59 2025 GMT) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 27 ( subjectAltName: host "datarouter.ol.epicgames.com" matched cert's "datarouter.ol.epicgames.com") +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 28 ( issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 29 ( SSL certificate verify ok.) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 30 (using HTTP/1.1) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 31 (necessary data rewind wasn't possible) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 32 (Closing connection) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: 000004AE89A2CD00: libcurl info message cache 33 (TLSv1.3 (OUT), TLS alert, close notify (256):) +[2024.05.21-18.23.08:350][139]LogHttp: Warning: Retry exhausted on https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B1E812EFE-4096-ED4B-94DC-60953C0AB2C5%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream +[2024.05.21-18.30.24:712][364]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2024.05.21-18.30.24:714][364]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.016 +[2024.05.21-18.30.24:714][364]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Enums/Enum_Runes] ([1] browsable assets)... +[2024.05.21-18.30.24:714][364]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Enums/Enum_Runes] +[2024.05.21-18.30.24:731][364]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3 +[2024.05.21-18.30.24:731][364]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_Runes_Auto33F82E4724541AA18EB7261A33241CB0F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Enums/Enum_Runes_Auto3.uasset' +[2024.05.21-18.30.24:732][364]LogFileHelpers: Auto-saving content packages took 0.018 +[2024.05.21-18.32.06:735][ 86]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-18.32.06:779][ 86]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Enums/Enum_Runes +[2024.05.21-18.32.06:779][ 86]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_RunesCE14E0654146A26B50B236BBEF656A63.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset' +[2024.05.21-18.32.06:799][ 86]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms +[2024.05.21-18.32.06:807][ 86]AssetCheck: New page: Asset Save: Enum_Runes +[2024.05.21-18.32.06:807][ 86]LogContentValidation: Display: Validating /Script/Engine.UserDefinedEnum /Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes +[2024.05.21-18.32.13:973][864]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-18.32.14:020][864]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-18.32.14:020][864]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-18.32.14:080][864]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.21-18.32.16:012][864]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... +[2024.05.21-18.32.21:651][864]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 5.639159s +[2024.05.21-18.32.23:533][864]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +UK2Node_BreakStruct::CanBeBroken() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:188] +`UK2Node_StructOperation::SetupMenuActions'::`2'::::operator()() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:136] +FBlueprintActionDatabaseRegistrar::RegisterStructActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabaseRegistrar.cpp:299] +UK2Node_StructOperation::SetupMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_StructOperation.cpp:132] +UK2Node_BreakStruct::GetMenuActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:363] +BlueprintActionDatabaseImpl::GetNodeSpecificActions() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1009] + +[2024.05.21-18.32.26:174][864]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 12.200592s (10.200592s overbudget) +[2024.05.21-18.32.26:610][864]LogSlate: Took 0.022185 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.21-18.32.39:105][336]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +CanCreatePinForProperty() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:178] +FOptionalPinManager::RebuildPropertyList() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1732] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] + +[2024.05.21-18.32.39:255][336]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +FWindowsPlatformStackWalk::CaptureStackBackTrace() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformStackWalk.cpp:383] +UClass::TryFindTypeSlow() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:6244] +UEdGraphSchema_K2::ConvertPropertyToPinType() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\EdGraphSchema_K2.cpp:3729] +FOptionalPinManager::CreateVisiblePins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node.cpp:1878] +UK2Node_BreakStruct::AllocateDefaultPins() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_BreakStruct.cpp:219] +UBlueprintNodeSpawner::Prime() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintNodeSpawner.cpp:106] +FBlueprintActionDatabase::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\BlueprintActionDatabase.cpp:1457] +FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50] +UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1682] +UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:531] + +[2024.05.21-18.32.43:875][599]LogSlate: Took 0.014906 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.05.21-18.33.01:640][830]BlueprintLog: New page: Compile BP_Rune +[2024.05.21-18.33.02:010][830]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2024.05.21-18.38.36:610][273]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.' +[2024.05.21-18.38.44:279][866]LogAssetRegistry: Warning: ScanPathsSynchronous: Package /Engine/Transient does not exist, will not scan. +[2024.05.21-18.40.56:855][937]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-18.40.56:883][937]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Enums/Enum_Runes +[2024.05.21-18.40.56:883][937]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Enum_RunesA5084BD54662BAD9B38BEA893628B99C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset' +[2024.05.21-18.40.56:944][937]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 150 ms) +[2024.05.21-18.40.56:945][937]AssetCheck: New page: Asset Save: Enum_Runes +[2024.05.21-18.40.56:945][937]LogContentValidation: Display: Validating /Script/Engine.UserDefinedEnum /Game/ProjectAssets/Enums/Enum_Runes.Enum_Runes +[2024.05.21-18.41.32:529][206]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.21-18.41.32:531][206]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.021 +[2024.05.21-18.41.32:531][206]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Rune] ([2] browsable assets)... +[2024.05.21-18.41.32:569][206]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune] +[2024.05.21-18.41.32:569][206]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-18.41.32:591][206]OBJ SavePackage: Rendered thumbnail for [BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C] +[2024.05.21-18.41.32:591][206]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Rune] +[2024.05.21-18.41.32:692][206]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4 +[2024.05.21-18.41.32:692][206]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune_Auto45B8395DA41FFE495996B70BA2DDC08E6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto4.uasset' +[2024.05.21-18.41.32:693][206]LogFileHelpers: Auto-saving content packages took 0.163 +[2024.05.21-18.42.31:680][548]BlueprintLog: New page: Compile BP_Rune +[2024.05.21-18.42.31:757][548]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2024.05.21-18.42.32:462][575]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-18.42.32:520][575]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.21-18.42.32:521][575]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune4690B4394D616EB48A1829A6079CC8FC.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.21-18.42.32:529][575]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 217 ms) +[2024.05.21-18.42.32:541][575]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.21-18.42.32:541][575]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-18.43.33:472][364]LogSlate: Window 'Pick Row Structure' being destroyed +[2024.05.21-18.43.49:026][ 27]LogContentBrowser: Deferred new asset file creation: NewDataLayerAsset +[2024.05.21-18.43.49:033][ 27]LogContentBrowser: Creating deferred item: NewDataLayerAsset +[2024.05.21-18.43.49:048][ 28]LogContentBrowser: Renaming the item being created (Deferred Item: NewDataLayerAsset). +[2024.05.21-18.43.50:340][179]LogContentBrowser: Attempting asset rename: NewDataLayerAsset -> NewDataLayerAsset +[2024.05.21-18.43.50:362][179]LogContentBrowser: End creating deferred item NewDataLayerAsset +[2024.05.21-18.43.50:886][240]LogAssetEditorSubsystem: Opening Asset editor for DataLayerAsset /Game/ProjectAssets/Enums/NewDataLayerAsset.NewDataLayerAsset +[2024.05.21-18.43.57:096][861]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.43.57:108][861]LogSlate: Window 'NewDataLayerAsset' being destroyed +[2024.05.21-18.43.57:113][861]LogSlate: Window 'NewDataLayerAsset' being destroyed +[2024.05.21-18.43.57:320][861]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2024.05.21-18.43.57:320][861]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-18.43.59:921][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.21-18.44.04:558][ 77]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.21-18.44.04:741][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.21-18.44.04:759][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.21-18.44.04:775][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms +[2024.05.21-18.44.34:273][499]LogSlate: Window 'Pick Row Structure' being destroyed +[2024.05.21-18.44.51:960][804]LogSlate: Window 'Pick Row Structure' being destroyed +[2024.05.21-18.44.51:965][804]LogContentBrowser: Deferred new asset file creation: NewDataTable +[2024.05.21-18.44.51:972][804]LogContentBrowser: Creating deferred item: NewDataTable +[2024.05.21-18.44.51:996][805]LogContentBrowser: Renaming the item being created (Deferred Item: NewDataTable). +[2024.05.21-18.44.52:760][886]LogContentBrowser: Attempting asset rename: NewDataTable -> NewDataTable +[2024.05.21-18.44.52:761][886]LogContentBrowser: End creating deferred item NewDataTable +[2024.05.21-18.44.52:926][904]LogAssetEditorSubsystem: Opening Asset editor for DataTable /Game/ProjectAssets/Enums/NewDataTable.NewDataTable +[2024.05.21-18.45.27:773][217]LogSlate: Window 'NewDataTable' being destroyed +[2024.05.21-18.45.27:778][217]LogSlate: Window 'NewDataTable' being destroyed +[2024.05.21-18.45.32:098][704]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.21-18.45.33:376][704]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.21-18.45.33:414][704]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.21-18.45.33:430][704]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.05.21-18.45.33:444][704]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.05.21-18.46.23:494][448]LogSlate: Window 'Pick Class For Data Asset Instance' being destroyed +[2024.05.21-18.46.41:127][465]LogContentBrowser: Deferred new asset file creation: NewCompositeCurveTable +[2024.05.21-18.46.41:135][465]LogContentBrowser: Creating deferred item: NewCompositeCurveTable +[2024.05.21-18.46.41:149][466]LogContentBrowser: Renaming the item being created (Deferred Item: NewCompositeCurveTable). +[2024.05.21-18.46.42:304][599]LogContentBrowser: Attempting asset rename: NewCompositeCurveTable -> NewCompositeCurveTable +[2024.05.21-18.46.42:305][599]LogContentBrowser: End creating deferred item NewCompositeCurveTable +[2024.05.21-18.46.42:465][617]LogAssetEditorSubsystem: Opening Asset editor for CompositeCurveTable /Game/ProjectAssets/Enums/NewCompositeCurveTable.NewCompositeCurveTable +[2024.05.21-18.46.59:467][404]LogSlate: Window 'NewCompositeCurveTable' being destroyed +[2024.05.21-18.46.59:472][404]LogSlate: Window 'NewCompositeCurveTable' being destroyed +[2024.05.21-18.47.05:471][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.21-18.47.06:774][ 91]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.21-18.47.06:811][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.21-18.47.06:828][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.21-18.47.06:846][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.05.21-18.47.21:911][831]LogContentBrowser: Deferred new asset file creation: NewUserDefinedStruct +[2024.05.21-18.47.21:920][831]LogContentBrowser: Creating deferred item: NewUserDefinedStruct +[2024.05.21-18.47.21:938][832]LogContentBrowser: Renaming the item being created (Deferred Item: NewUserDefinedStruct). +[2024.05.21-18.47.22:803][930]LogContentBrowser: Attempting asset rename: NewUserDefinedStruct -> NewUserDefinedStruct +[2024.05.21-18.47.22:948][930]LogContentBrowser: End creating deferred item NewUserDefinedStruct +[2024.05.21-18.47.22:968][931]LogAssetEditorSubsystem: Opening Asset editor for UserDefinedStruct /Game/ProjectAssets/Enums/NewUserDefinedStruct.NewUserDefinedStruct +[2024.05.21-18.47.32:931][998]LogSlate: Window 'NewUserDefinedStruct' being destroyed +[2024.05.21-18.47.32:936][998]LogSlate: Window 'NewUserDefinedStruct' being destroyed +[2024.05.21-18.47.37:205][481]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.21-18.47.38:282][481]LogSlate: Window 'Delete Assets' being destroyed +[2024.05.21-18.47.38:306][481]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.21-18.47.38:324][481]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.21-18.47.38:340][481]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.21-18.48.34:639][ 61]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-18.48.34:639][ 61]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-18.48.34:639][ 61]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-18.52.49:586][668]LogSlate: Took 0.000281 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: ================================================ +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: Total job queries 47, among them cache hits 9 (19.15%) +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: Tracking 38 distinct input hashes that result in 34 distinct outputs (89.47%) +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: RAM used: 1.36 MiB of 819.20 MiB budget. Usage: 0.17% +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-18.52.49:689][671]LogShaderCompilers: Display: ================================================ +[2024.05.21-18.54.29:166][755]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.21-18.54.29:170][755]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.044 +[2024.05.21-18.54.29:171][755]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Rune] ([2] browsable assets)... +[2024.05.21-18.54.29:178][755]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune] +[2024.05.21-18.54.29:178][755]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Rune] +[2024.05.21-18.54.29:219][755]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5 +[2024.05.21-18.54.29:219][755]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune_Auto540BDCC2A4C56470A8761E7B9FEC3B1B3.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Rune_Auto5.uasset' +[2024.05.21-18.54.29:220][755]LogFileHelpers: Auto-saving content packages took 0.050 +[2024.05.21-18.54.31:811][934]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.120 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3354 files in 4798 folders with total size 202 MiB. +[2024.05.21-18.57.27:572][182]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.27:572][182]LogEditorTransaction: Undo Comment Changed +[2024.05.21-18.57.28:287][205]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.28:287][205]LogEditorTransaction: Undo Comment Bubble Visibility +[2024.05.21-18.57.28:789][231]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.28:789][231]LogEditorTransaction: Undo Comment Changed +[2024.05.21-18.57.29:242][254]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.29:242][254]LogEditorTransaction: Undo Comment Bubble Visibility +[2024.05.21-18.57.29:639][273]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.29:639][273]LogEditorTransaction: Undo Comment Changed +[2024.05.21-18.57.30:107][297]Cmd: TRANSACTION UNDO +[2024.05.21-18.57.30:107][297]LogEditorTransaction: Undo Comment Bubble Visibility +[2024.05.21-18.58.12:764][134]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.15:129][134]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.19:932][442]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.27:457][505]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.39:649][388]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.47:170][388]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.58.56:833][109]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.59.06:063][109]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.59.15:784][850]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.59.20:826][850]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-18.59.39:768][395]BlueprintLog: New page: Compile BP_Rune +[2024.05.21-18.59.39:851][395]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms +[2024.05.21-19.01.25:865][392]BlueprintLog: New page: Compile BP_Rune +[2024.05.21-19.01.25:947][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms +[2024.05.21-19.01.26:874][440]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.01.26:955][440]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.21-19.01.26:955][440]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneD075BA2C4D8C0960B66FE8BDAC645891.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.21-19.01.26:962][440]LogFileHelpers: InternalPromptForCheckoutAndSave took 88 ms (total: 305 ms) +[2024.05.21-19.01.26:963][440]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.21-19.01.26:963][440]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-19.02.17:303][775]BlueprintLog: New page: Compile BP_Rune +[2024.05.21-19.02.17:385][775]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.21-19.02.18:217][811]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.02.18:278][811]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.21-19.02.18:279][811]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Rune1F0131FD482674DB1264B997F812D499.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.21-19.02.18:285][811]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 374 ms) +[2024.05.21-19.02.18:287][811]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.21-19.02.18:287][811]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.21-19.02.20:837][ 25]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.02.21:009][ 25]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.21-19.02.21:022][ 25]LogPlayLevel: [PlayLevel] Compiling PROTO_BP_AnimBlueprint_0 before play... +[2024.05.21-19.02.21:161][ 25]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.21-19.02.21:166][ 25]LogPlayLevel: PlayLevel: Blueprint regeneration took 157 ms (1 blueprints) +[2024.05.21-19.02.21:217][ 25]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:02:21) +[2024.05.21-19.02.21:359][ 25]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.21-19.02.21:360][ 25]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.21-19.02.21:387][ 25]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.02.21:429][ 25]LogPlayLevel: PIE: StaticDuplicateObject took: (0.042302s) +[2024.05.21-19.02.21:429][ 25]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.042412s) +[2024.05.21-19.02.21:450][ 25]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.21-19.02.21:494][ 25]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.02.21:504][ 25]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.02.21:519][ 25]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.02.21:543][ 25]LogPlayLevel: PIE: World Init took: (0.058817s) +[2024.05.21-19.02.21:543][ 25]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.02.21:543][ 25]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.02.21:543][ 25]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.02.21:544][ 25]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.02.21:544][ 25]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.02.21:544][ 25]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.02.21:546][ 25]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.02.21:565][ 25]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.02.21:565][ 25]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.02.21:565][ 25]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.02.21:565][ 25]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.02.21:566][ 25]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.21-19.02.21:566][ 25]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.21-19.02.21:568][ 25]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.21-19.02.21:568][ 25]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.21-19.02.21:568][ 25]LogInit: FAudioDevice initialized with ID 2. +[2024.05.21-19.02.21:568][ 25]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.21-19.02.21:568][ 25]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.21-19.02.24:460][ 25]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.02.24:461][ 25]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.02.24:489][ 25]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.02.24 +[2024.05.21-19.02.24:571][ 25]LogWorld: Bringing up level for play took: 0.110108 +[2024.05.21-19.02.24:580][ 25]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2024.05.21-19.02.25:009][ 25]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.02.25:023][ 25]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.02.25:023][ 25]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.02.25:023][ 25]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.02.25:094][ 25]PIE: Server logged in +[2024.05.21-19.02.25:098][ 25]PIE: Play in editor total start time 4.247 seconds. +[2024.05.21-19.02.27:875][203]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.02.27:875][203]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.02.27:892][203]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.02.27:893][203]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.02.27:991][203]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.02.28:002][203]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.02.28:080][203]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.02.28:090][203]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.21-19.02.28:163][203]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.21-19.02.28:174][203]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.21-19.02.28:472][203]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms +[2024.05.21-19.02.28:580][204]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2024.05.21-19.03.17:960][668]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.03.17:966][668]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.03.17:966][668]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:03:17) +[2024.05.21-19.03.17:966][668]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.03.17:973][668]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006404s) +[2024.05.21-19.03.17:973][668]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.006455s) +[2024.05.21-19.03.17:995][668]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.05.21-19.03.17:999][668]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.03.17:999][668]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.03.17:999][668]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.03.18:000][668]LogPlayLevel: PIE: World Init took: (0.001087s) +[2024.05.21-19.03.18:000][668]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.03.18:000][668]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.03.18:000][668]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.03.18:000][668]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.03.18:000][668]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.03.18:001][668]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.03.18:003][668]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.03.18:020][668]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.03.18:021][668]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.03.18:021][668]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.03.18:021][668]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.03.18:021][668]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.21-19.03.18:021][668]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.21-19.03.18:023][668]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.21-19.03.18:023][668]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.21-19.03.18:023][668]LogInit: FAudioDevice initialized with ID 3. +[2024.05.21-19.03.18:023][668]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.21-19.03.18:023][668]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.21-19.03.18:026][668]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.03.18:027][668]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.03.18:028][668]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.03.18 +[2024.05.21-19.03.18:028][668]LogWorld: Bringing up level for play took: 0.001615 +[2024.05.21-19.03.18:031][668]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2024.05.21-19.03.18:031][668]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.03.18:032][668]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.03.18:032][668]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.03.18:032][668]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.03.18:032][668]PIE: Server logged in +[2024.05.21-19.03.18:033][668]PIE: Play in editor total start time 0.066 seconds. +[2024.05.21-19.04.00:692][ 99]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.04.00:692][ 99]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.04.00:692][ 99]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.04.00:693][ 99]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.04.00:697][ 99]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.04.00:705][ 99]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.04.00:720][ 99]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.04.00:721][ 99]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.21-19.04.00:721][ 99]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.21-19.04.00:723][ 99]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.21-19.04.00:752][ 99]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.21-19.04.00:828][100]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2024.05.21-19.04.29:648][325]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.21-19.04.29:654][325]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.04.29:752][325]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2024.05.21-19.04.29:779][325]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.21-19.04.29:779][325]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld4C0206644E7831234EED5295F64CE394.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.21-19.04.29:788][325]LogFileHelpers: Saving map 'TheMainWorld' took 0.105 +[2024.05.21-19.04.29:795][325]LogFileHelpers: InternalPromptForCheckoutAndSave took 141 ms (total: 515 ms) +[2024.05.21-19.04.29:798][325]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.21-19.04.29:798][325]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.21-19.13.25:340][136]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.13.25:349][136]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.13.25:349][136]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:13:25) +[2024.05.21-19.13.25:349][136]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.13.25:356][136]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006129s) +[2024.05.21-19.13.25:356][136]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.006216s) +[2024.05.21-19.13.25:377][136]LogUObjectHash: Compacting FUObjectHashTables data took 2.09ms +[2024.05.21-19.13.25:378][136]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.13.25:379][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.13.25:379][136]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.13.25:379][136]LogPlayLevel: PIE: World Init took: (0.001153s) +[2024.05.21-19.13.25:379][136]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.13.25:380][136]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.13.25:380][136]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.13.25:380][136]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.13.25:380][136]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.13.25:380][136]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.13.25:383][136]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.13.25:400][136]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.13.25:401][136]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.13.25:401][136]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.13.25:401][136]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.13.25:403][136]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.21-19.13.25:403][136]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.21-19.13.25:404][136]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.21-19.13.25:404][136]LogInit: FAudioDevice initialized with ID 4. +[2024.05.21-19.13.25:404][136]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.21-19.13.25:404][136]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.21-19.13.25:404][136]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.21-19.13.25:407][136]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.13.25:409][136]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.13.25:409][136]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.13.25 +[2024.05.21-19.13.25:410][136]LogWorld: Bringing up level for play took: 0.001706 +[2024.05.21-19.13.25:412][136]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2024.05.21-19.13.25:413][136]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.13.25:413][136]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.13.25:413][136]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.13.25:413][136]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.13.25:413][136]PIE: Server logged in +[2024.05.21-19.13.25:414][136]PIE: Play in editor total start time 0.065 seconds. +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: Total job queries 83, among them cache hits 20 (24.10%) +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: Tracking 63 distinct input hashes that result in 50 distinct outputs (79.37%) +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: RAM used: 2.26 MiB of 819.20 MiB budget. Usage: 0.28% +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-19.13.29:206][473]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.13.41:133][710]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.13.41:133][710]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.13.41:134][710]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.13.41:134][710]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.13.41:139][710]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.13.41:146][710]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.13.41:161][710]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.13.41:161][710]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.21-19.13.41:162][710]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.21-19.13.41:164][710]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.21-19.13.41:170][710]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.21-19.13.41:221][711]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2024.05.21-19.13.47:839][473]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.13.47:840][473]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.13.47:840][473]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.21-19.13.47:979][473]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.21-19.13.56:296][ 79]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.21-19.15.51:206][460]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-19.15.51:206][460]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-19.15.51:206][460]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-19.15.51:206][460]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_9:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-19.15.51:206][460]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.21-19.15.51:248][461]LogConsoleManager: Warning: Console variable 'FX.AllowGPUSorting' used in the render thread. Rendering artifacts could happen. Use ECVF_RenderThreadSafe or don't use in render thread. +[2024.05.21-19.16.01:405][ 57]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.21-19.16.03:414][ 57]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s +[2024.05.21-19.16.03:496][ 57]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.16.03:496][ 57]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.16.03:831][ 57]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Engine/EditorMeshes/AssetViewer/Floor_Mesh) ... +[2024.05.21-19.16.04:064][ 57]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.16.04:064][ 57]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.16.04:411][ 57]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 3.006315s (1.006315s overbudget) +[2024.05.21-19.16.04:638][ 57]LogViewport: Scene viewport resized to 378x423, mode Windowed. +[2024.05.21-19.16.04:757][ 57]LogSlate: Took 0.014276 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.05.21-19.16.05:184][ 64]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.16.10:193][341]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.352456 sec (time since issued), 0.265242 sec (combined shader worker time). +[2024.05.21-19.16.10:272][347]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.17.14:719][115]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.17.14:871][115]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.17.14:871][115]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.17.14:974][115]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.17.14:975][115]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.17.15:097][115]LogViewport: Scene viewport resized to 378x423, mode Windowed. +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: Total job queries 104, among them cache hits 27 (25.96%) +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: Tracking 77 distinct input hashes that result in 62 distinct outputs (80.52%) +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: RAM used: 2.66 MiB of 819.20 MiB budget. Usage: 0.32% +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.21-19.17.15:201][118]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.17.18:156][296]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 3.389902 sec (time since issued), 3.317128 sec (combined shader worker time). +[2024.05.21-19.17.18:846][332]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.17.34:540][419]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.581648 sec (time since issued), 0.554058 sec (combined shader worker time). +[2024.05.21-19.17.34:659][428]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.18.03:285][ 71]50312_NG_SpellCastParticles_MessageLog: System compile status unknown. +[2024.05.21-19.18.03:339][ 73]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.127057 sec (time since issued), 0.100120 sec (combined shader worker time). +[2024.05.21-19.18.03:941][105]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/32/9c/89a513b313c638f1f798561c056568748c81.udd from 'NG_SpellCastParticles/SingleLoopingParticle/ParticleGPUComputeScript'. +[2024.05.21-19.18.05:301][186]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.18.57:783][365]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.154562 sec (time since issued), 0.199821 sec (combined shader worker time). +[2024.05.21-19.18.57:801][365]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.18.57:862][365]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.21-19.18.57:863][365]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetectionA04E4A3140125D20ACC547856938A78A.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.21-19.18.57:870][365]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 584 ms) +[2024.05.21-19.18.57:889][365]AssetCheck: New page: Asset Save: NG_MagicDetection +[2024.05.21-19.18.57:889][365]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.18.57:889][365]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.18.57:889][365]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.19.08:550][993]BlueprintLog: New page: Compile BP_Spell +[2024.05.21-19.19.08:731][993]LogUObjectHash: Compacting FUObjectHashTables data took 2.04ms +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.21-19.19.08:739][993]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0145 +[2024.05.21-19.19.08:748][993]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:015A +[2024.05.21-19.19.19:090][601]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.21-19.19.19:090][601]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.21-19.19.19:090][601]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.21-19.19.19:090][601]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_1:PersistentLevel.BP_Spell_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00F1 +[2024.05.21-19.19.21:875][813]BlueprintLog: New page: Compile BP_Spell +[2024.05.21-19.19.21:913][813]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.21-19.19.29:449][259]BlueprintLog: New page: Compile BP_Spell +[2024.05.21-19.19.29:487][259]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms +[2024.05.21-19.19.29:907][282]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.19.29:950][282]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.19.29:950][282]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_SpellF3C3796E4E95CB9DA74CAC980DFBE150.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.19.29:958][282]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 635 ms) +[2024.05.21-19.19.29:960][282]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.19.29:960][282]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.19.31:397][362]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.132494 sec (time since issued), 0.191326 sec (combined shader worker time). +[2024.05.21-19.19.31:405][362]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.19.31:460][362]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.21-19.19.31:461][362]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetectionECECA46E4A7E8F5C5E2442BE8ACF6892.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.21-19.19.31:467][362]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 697 ms) +[2024.05.21-19.19.31:483][362]AssetCheck: New page: Asset Save: NG_MagicDetection +[2024.05.21-19.19.31:483][362]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.19.31:483][362]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.19.31:483][362]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.19.46:710][303]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.19.46:749][303]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.19.46:750][303]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell6A33B2C543FA177200D098971564749B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.19.46:758][303]LogFileHelpers: InternalPromptForCheckoutAndSave took 47 ms (total: 744 ms) +[2024.05.21-19.19.46:759][303]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.19.46:759][303]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.19.49:598][574]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.19.49:604][574]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.19.49:604][574]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:19:49) +[2024.05.21-19.19.49:604][574]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.19.49:609][574]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004569s) +[2024.05.21-19.19.49:609][574]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004601s) +[2024.05.21-19.19.49:631][574]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2024.05.21-19.19.49:633][574]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.19.49:633][574]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.19.49:634][574]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.19.49:634][574]LogPlayLevel: PIE: World Init took: (0.001064s) +[2024.05.21-19.19.49:634][574]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.19.49:634][574]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.19.49:634][574]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.19.49:635][574]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.19.49:635][574]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.19.49:635][574]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.19.49:637][574]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.19.49:655][574]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.19.49:656][574]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.19.49:656][574]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.19.49:656][574]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.19.49:656][574]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.21-19.19.49:657][574]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.21-19.19.49:658][574]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.21-19.19.49:658][574]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.21-19.19.49:658][574]LogInit: FAudioDevice initialized with ID 5. +[2024.05.21-19.19.49:658][574]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.21-19.19.49:659][574]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.21-19.19.49:662][574]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.19.49:663][574]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.19.49:663][574]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.19.49 +[2024.05.21-19.19.49:664][574]LogWorld: Bringing up level for play took: 0.001672 +[2024.05.21-19.19.49:666][574]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2024.05.21-19.19.49:667][574]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.19.49:667][574]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.19.49:667][574]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.19.49:667][574]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.19.49:667][574]PIE: Server logged in +[2024.05.21-19.19.49:668][574]PIE: Play in editor total start time 0.064 seconds. +[2024.05.21-19.20.10:078][839]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.20.10:078][839]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.20.10:078][839]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.20.10:078][839]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.20.10:094][839]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.20.10:103][839]LogNiagaraEditor: onPieEnd +[2024.05.21-19.20.10:110][839]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.20.10:127][839]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.20.10:127][839]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.21-19.20.10:127][839]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.21-19.20.10:156][839]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.21-19.20.10:160][839]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.20.10:162][839]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.21-19.20.10:217][840]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2024.05.21-19.20.22:160][636]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.20.22:160][636]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.20.22:160][636]LogShaderCompilers: Display: Total job queries 116, among them cache hits 30 (25.86%) +[2024.05.21-19.20.22:160][636]LogShaderCompilers: Display: Tracking 84 distinct input hashes that result in 67 distinct outputs (79.76%) +[2024.05.21-19.20.22:160][636]LogShaderCompilers: Display: RAM used: 2.75 MiB of 819.20 MiB budget. Usage: 0.34% +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Shaders Compiled: 6 +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Jobs assigned 6, completed 6 (100%) +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Average time worker was idle: 36.41 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.08 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Job execution time: average 0.80 s, max 2.76 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Job life time (pending + execution): average 0.85 s, max 2.84 +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Shader code size: average 14.85 KiB, min 1.932 KiB, max 43.517 KiB +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 5.11 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Jobs were issued in 6 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Average processing rate: 1.17 jobs/sec +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Total thread time: 1.095 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Total thread preprocess time: 0.149 s +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Percentage time preprocessing: 13.58% +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Effective parallelization: 0.21 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: FNiagaraShader (compiled 6 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 6 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.20.22:161][636]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.20.23:513][711]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.394333 sec (time since issued), 2.317495 sec (combined shader worker time). +[2024.05.21-19.20.23:776][722]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.20.30:231][121]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.344681 sec (time since issued), 0.262357 sec (combined shader worker time). +[2024.05.21-19.20.30:679][146]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/9f/eb/67799d4db657b14f003d6725ee4e3d366249.udd from 'NG_MagicDetection/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.20.30:934][157]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.21.07:514][439]LogNiagaraEditor: Removed Var 'Constants.Fountain.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection:Fountain.SpawnScript +[2024.05.21-19.21.07:787][441]48136_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.21-19.21.07:880][443]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.305863 sec (time since issued), 0.244334 sec (combined shader worker time). +[2024.05.21-19.21.08:351][466]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/e7/6f/427d46a15659d97d19e532ea06e4ec06faa2.udd from 'NG_MagicDetection/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.21.09:791][543]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.21.50:071][814]48136_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.21-19.21.50:158][815]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.307181 sec (time since issued), 0.237729 sec (combined shader worker time). +[2024.05.21-19.21.50:692][843]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/4f/9e/f14f583cdb82ae5afc2b6b9591c475f1037e.udd from 'NG_MagicDetection/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.21.52:074][914]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.24.25:425][403]LogUMG: Warning: The requested size for SRetainerWidget is 0. W:582 H:0 +[2024.05.21-19.24.39:245][210]48136_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.21-19.24.39:309][211]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.276774 sec (time since issued), 0.213249 sec (combined shader worker time). +[2024.05.21-19.24.39:754][234]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.24.39:754][234]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.24.39:754][234]LogShaderCompilers: Display: Total job queries 127, among them cache hits 30 (23.62%) +[2024.05.21-19.24.39:754][234]LogShaderCompilers: Display: Tracking 91 distinct input hashes that result in 74 distinct outputs (81.32%) +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: RAM used: 2.85 MiB of 819.20 MiB budget. Usage: 0.35% +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Shaders Compiled: 13 +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Jobs assigned 13, completed 13 (100%) +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Average time worker was idle: 36.46 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.08 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Job execution time: average 0.53 s, max 2.76 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Job life time (pending + execution): average 0.57 s, max 2.84 +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Shader code size: average 16.613 KiB, min 1.932 KiB, max 43.517 KiB +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 7.44 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Jobs were issued in 13 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Average processing rate: 1.75 jobs/sec +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Total thread time: 2.282 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Total thread preprocess time: 0.203 s +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Percentage time preprocessing: 8.91% +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Effective parallelization: 0.31 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: FNiagaraShader (compiled 13 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 13 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.24.39:755][234]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.24.39:778][235]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/08/a4/6e5e53834e0176650144bfa41c729f2e43be.udd from 'NG_MagicDetection/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.24.41:262][316]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.24.43:640][446]48136_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.21-19.24.45:644][548]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.24.51:210][852]48136_NG_MagicDetection_MessageLog: System compile status unknown. +[2024.05.21-19.24.53:230][958]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.25.12:455][ 7]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.684502 sec (time since issued), 0.855004 sec (combined shader worker time). +[2024.05.21-19.25.12:470][ 7]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.25.12:564][ 7]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.21-19.25.12:565][ 7]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetectionB3F6118E4BEC9D28666BC08F53BC4438.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.21-19.25.12:571][ 7]LogFileHelpers: InternalPromptForCheckoutAndSave took 100 ms (total: 845 ms) +[2024.05.21-19.25.12:610][ 7]AssetCheck: New page: Asset Save: NG_MagicDetection +[2024.05.21-19.25.12:610][ 7]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.25.12:611][ 7]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.12:611][ 7]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.12:611][ 7]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.12:611][ 7]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.15:391][176]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.25.15:434][176]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.25.15:434][176]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell3886486A450D1743AE5F61BC67935071.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.25.15:442][176]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 896 ms) +[2024.05.21-19.25.15:443][176]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.25.15:443][176]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.25.22:413][608]LogActorComponent: ReregisterComponent: (/Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:NG_SpellCastParticles_GEN_VARIABLE) Not currently registered. Aborting. +[2024.05.21-19.25.24:696][754]LogActorComponent: ReregisterComponent: (/Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:NG_SpellCastParticles_GEN_VARIABLE) Not currently registered. Aborting. +[2024.05.21-19.25.28:919][ 74]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.25.28:925][ 74]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.25.28:925][ 74]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:25:28) +[2024.05.21-19.25.28:925][ 74]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.25.28:930][ 74]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004645s) +[2024.05.21-19.25.28:930][ 74]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004682s) +[2024.05.21-19.25.28:991][ 74]LogUObjectHash: Compacting FUObjectHashTables data took 2.30ms +[2024.05.21-19.25.28:994][ 74]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.25.28:994][ 74]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.25.28:995][ 74]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.25.28:995][ 74]LogPlayLevel: PIE: World Init took: (0.001152s) +[2024.05.21-19.25.28:995][ 74]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.25.28:995][ 74]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.25.28:995][ 74]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.25.28:996][ 74]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.25.28:996][ 74]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.25.28:996][ 74]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.25.28:998][ 74]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.25.29:015][ 74]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.25.29:015][ 74]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.25.29:015][ 74]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.25.29:016][ 74]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.25.29:016][ 74]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.21-19.25.29:016][ 74]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.21-19.25.29:018][ 74]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.21-19.25.29:018][ 74]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.21-19.25.29:018][ 74]LogInit: FAudioDevice initialized with ID 6. +[2024.05.21-19.25.29:018][ 74]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.21-19.25.29:018][ 74]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.21-19.25.29:021][ 74]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.25.29:023][ 74]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.25.29:023][ 74]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.25.29 +[2024.05.21-19.25.29:023][ 74]LogWorld: Bringing up level for play took: 0.001757 +[2024.05.21-19.25.29:026][ 74]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2024.05.21-19.25.29:027][ 74]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.25.29:027][ 74]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.25.29:027][ 74]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.25.29:027][ 74]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.25.29:027][ 74]PIE: Server logged in +[2024.05.21-19.25.29:028][ 74]PIE: Play in editor total start time 0.103 seconds. +[2024.05.21-19.25.32:537][407]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.25.32:537][407]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.25.32:537][407]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.25.32:538][407]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.25.32:551][407]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.25.32:551][407]LogNiagaraEditor: onPieEnd +[2024.05.21-19.25.32:559][407]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.25.32:576][407]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.25.32:576][407]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.21-19.25.32:576][407]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.21-19.25.32:578][407]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.21-19.25.32:584][407]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.21-19.25.32:647][408]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2024.05.21-19.25.36:150][567]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.170341 sec (time since issued), 0.154215 sec (combined shader worker time). +[2024.05.21-19.25.36:311][575]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.25.38:323][689]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.25.59:807][948]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.25.59:897][948]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.21-19.25.59:898][948]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection949A6929407A5B9C0F51569C969F905B.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.21-19.25.59:905][948]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 993 ms) +[2024.05.21-19.25.59:944][948]AssetCheck: New page: Asset Save: NG_MagicDetection +[2024.05.21-19.25.59:944][948]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.25.59:944][948]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.59:944][948]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.59:944][948]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.25.59:944][948]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.26.01:397][ 27]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.26.05:488][279]LogActorComponent: ReregisterComponent: (/Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:NG_SpellCastParticles_GEN_VARIABLE) Not currently registered. Aborting. +[2024.05.21-19.26.06:218][313]LogNiagaraDebugger: Session selection changed. Dropping connections not from this session. | Session: 3184A9704313291D634CA68F3BF5AE9F () +[2024.05.21-19.26.06:234][313]LogNiagaraDebugger: Establishing connection. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-19.26.06:285][313]LogNiagaraDebuggerClient: Connection request received and accepted. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-19.26.06:285][313]LogNiagaraDebugger: Connection accepted. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C | +[2024.05.21-19.26.06:285][313]LogNiagaraDebugger: Sending updated debug HUD settings. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C | +[2024.05.21-19.26.06:300][313]LogNiagaraDebugger: Received simple client info update. | Sender: F98804D344636F165F5694BDB624A58E +[2024.05.21-19.26.06:302][313]LogNiagaraDebuggerClient: Received updated DebugHUD settings. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-19.26.06:302][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.06:562][313]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.06:562][313]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:833][380]LogNiagaraDebugger: Sending updated debug HUD settings. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C | +[2024.05.21-19.26.07:837][380]LogSlate: Window 'Niagara Debugger' being destroyed +[2024.05.21-19.26.07:841][380]LogSlate: Window 'Niagara Debugger' being destroyed +[2024.05.21-19.26.07:874][380]LogNiagaraDebuggerClient: Received updated DebugHUD settings. | Session: 3184A9704313291D634CA68F3BF5AE9F | Instance: 8523F11F4DF231A3C89DBEBCBAC5375C (DESKTOP-G72JM0I-7856). +[2024.05.21-19.26.07:874][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.07:875][380]Cmd: fx.Niagara.Debug.GlobalLoopTime 0.000 +[2024.05.21-19.26.07:875][380]fx.Niagara.Debug.GlobalLoopTime = "0" +[2024.05.21-19.26.25:638][496]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.26.25:677][496]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.26.25:678][496]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell6F4738B84DD98F51CA1BF6A5115F4C06.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.26.25:688][496]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 1.04 sec) +[2024.05.21-19.26.25:689][496]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.26.25:689][496]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.26.28:021][707]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.26.28:028][707]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.26.28:028][707]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:26:28) +[2024.05.21-19.26.28:028][707]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.26.28:032][707]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004515s) +[2024.05.21-19.26.28:032][707]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004547s) +[2024.05.21-19.26.28:052][707]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2024.05.21-19.26.28:055][707]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.26.28:055][707]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.26.28:056][707]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.26.28:056][707]LogPlayLevel: PIE: World Init took: (0.001026s) +[2024.05.21-19.26.28:056][707]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.26.28:056][707]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.26.28:056][707]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.26.28:057][707]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.26.28:057][707]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.26.28:057][707]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.26.28:059][707]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.26.28:076][707]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.26.28:077][707]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.26.28:077][707]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.26.28:077][707]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.26.28:078][707]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.21-19.26.28:078][707]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.21-19.26.28:080][707]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.21-19.26.28:080][707]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.21-19.26.28:080][707]LogInit: FAudioDevice initialized with ID 7. +[2024.05.21-19.26.28:080][707]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.21-19.26.28:080][707]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.21-19.26.28:083][707]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.26.28:084][707]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.26.28:084][707]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.26.28 +[2024.05.21-19.26.28:085][707]LogWorld: Bringing up level for play took: 0.001658 +[2024.05.21-19.26.28:087][707]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.05.21-19.26.28:088][707]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.26.28:088][707]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.26.28:088][707]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.26.28:088][707]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.26.28:088][707]PIE: Server logged in +[2024.05.21-19.26.28:089][707]PIE: Play in editor total start time 0.061 seconds. +[2024.05.21-19.27.04:945][828]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.27.04:946][828]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.27.04:946][828]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.27.04:946][828]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.27.04:951][828]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.27.04:952][828]LogNiagaraEditor: onPieEnd +[2024.05.21-19.27.04:959][828]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.27.04:976][828]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.27.04:977][828]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.21-19.27.04:977][828]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.21-19.27.04:979][828]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.21-19.27.04:982][828]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.27.04:985][828]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.21-19.27.05:040][829]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.05.21-19.34.00:720][870]LogSlate: Window 'Pick a starting point for your system' being destroyed +[2024.05.21-19.34.00:762][870]LogContentBrowser: Deferred new asset file creation: NewNiagaraSystem +[2024.05.21-19.34.00:769][870]LogContentBrowser: Creating deferred item: NewNiagaraSystem +[2024.05.21-19.34.00:780][871]LogContentBrowser: Renaming the item being created (Deferred Item: NewNiagaraSystem). +[2024.05.21-19.34.06:016][471]LogContentBrowser: Attempting asset rename: NewNiagaraSystem -> NG_MagicBurst +[2024.05.21-19.34.06:043][471]LogContentBrowser: End creating deferred item NewNiagaraSystem +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Total job queries 132, among them cache hits 33 (25.00%) +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Tracking 93 distinct input hashes that result in 76 distinct outputs (81.72%) +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: RAM used: 2.88 MiB of 819.20 MiB budget. Usage: 0.35% +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Shaders Compiled: 15 +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Jobs assigned 15, completed 15 (100%) +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Average time worker was idle: 71.70 s +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.08 s +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Job execution time: average 0.51 s, max 2.76 s +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Job life time (pending + execution): average 0.56 s, max 2.84 +[2024.05.21-19.34.06:744][528]LogShaderCompilers: Display: Shader code size: average 16.749 KiB, min 1.932 KiB, max 43.517 KiB +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.34 s +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Jobs were issued in 15 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Average processing rate: 1.80 jobs/sec +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Total thread time: 2.681 s +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Total thread preprocess time: 0.203 s +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Percentage time preprocessing: 7.58% +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Effective parallelization: 0.32 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: FNiagaraShader (compiled 15 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 15 times, average 0.18 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.34.06:745][528]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.34.07:629][610]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 1.591839 sec (time since issued), 1.562382 sec (combined shader worker time). +[2024.05.21-19.34.07:814][630]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst +[2024.05.21-19.34.07:897][630]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.34.07:898][630]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.34.08:068][630]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.34.08:068][630]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.34.08:203][630]LogViewport: Scene viewport resized to 378x423, mode Windowed. +[2024.05.21-19.34.09:110][683]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 1.203720 sec (time since issued), 1.137722 sec (combined shader worker time). +[2024.05.21-19.34.09:226][690]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.34.41:305][670]LogSlate: Window 'Color Picker' being destroyed +[2024.05.21-19.34.46:009][983]LogNiagaraEditor: Removed Var 'Constants.OmnidirectionalBurst.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst:OmnidirectionalBurst.SpawnScript +[2024.05.21-19.34.46:263][985]131706_NG_MagicBurst_MessageLog: System compile status unknown. +[2024.05.21-19.34.47:096][ 27]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 1.027204 sec (time since issued), 0.990924 sec (combined shader worker time). +[2024.05.21-19.34.48:269][ 94]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.34.55:248][490]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 0.339011 sec (time since issued), 0.239277 sec (combined shader worker time). +[2024.05.21-19.34.55:629][510]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/b6/e8/e32fca97c9b71c7d226a123f72b8ac329391.udd from 'NG_MagicBurst/OmnidirectionalBurst/ParticleGPUComputeScript'. +[2024.05.21-19.34.55:818][518]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.35.17:652][807]131706_NG_MagicBurst_MessageLog: System compile status unknown. +[2024.05.21-19.35.18:403][841]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 0.958894 sec (time since issued), 0.869223 sec (combined shader worker time). +[2024.05.21-19.35.19:326][902]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/56/88/3384ba32d2ba6c22f4370e091d78c24e65dd.udd from 'NG_MagicBurst/OmnidirectionalBurst/ParticleGPUComputeScript'. +[2024.05.21-19.35.19:666][913]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.35.22:302][ 68]131706_NG_MagicBurst_MessageLog: System compile status unknown. +[2024.05.21-19.35.24:318][187]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.35.48:109][542]LogUMG: Warning: The requested size for SRetainerWidget is 0. W:566 H:0 +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Total job queries 149, among them cache hits 35 (23.49%) +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Tracking 105 distinct input hashes that result in 86 distinct outputs (81.90%) +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: RAM used: 3.06 MiB of 819.20 MiB budget. Usage: 0.37% +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Shaders Compiled: 27 +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Jobs assigned 27, completed 27 (100%) +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Average time worker was idle: 41.27 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.09 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Job execution time: average 0.39 s, max 2.76 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Job life time (pending + execution): average 0.43 s, max 2.84 +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Shader code size: average 16.404 KiB, min 1.877 KiB, max 43.517 KiB +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 11.65 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Jobs were issued in 27 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Average processing rate: 2.32 jobs/sec +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Total thread time: 4.308 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Total thread preprocess time: 0.233 s +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Percentage time preprocessing: 5.40% +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Effective parallelization: 0.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: FNiagaraShader (compiled 27 times, average 0.16 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 27 times, average 0.16 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.37.41:529][ 62]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.37.41:796][ 62]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 0.539462 sec (time since issued), 0.695626 sec (combined shader worker time). +[2024.05.21-19.37.41:818][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.37.41:892][ 62]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicBurst +[2024.05.21-19.37.41:892][ 62]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicBurst4BF3B3E048CEAC13FD73B0A3ABD825A9.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset' +[2024.05.21-19.37.41:899][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave took 80 ms (total: 1.12 sec) +[2024.05.21-19.37.41:928][ 62]AssetCheck: New page: Asset Save: NG_MagicBurst +[2024.05.21-19.37.41:928][ 62]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst +[2024.05.21-19.37.41:928][ 62]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.37.41:928][ 62]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.38.17:401][972]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.38.17:408][972]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.38.17:408][972]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:38:17) +[2024.05.21-19.38.17:408][972]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.38.17:413][972]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004580s) +[2024.05.21-19.38.17:413][972]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004617s) +[2024.05.21-19.38.17:473][972]LogUObjectHash: Compacting FUObjectHashTables data took 2.39ms +[2024.05.21-19.38.17:475][972]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.38.17:475][972]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.38.17:476][972]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.38.17:476][972]LogPlayLevel: PIE: World Init took: (0.001052s) +[2024.05.21-19.38.17:476][972]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.38.17:476][972]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.38.17:476][972]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.38.17:477][972]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.38.17:477][972]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.38.17:477][972]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.38.17:479][972]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.38.17:497][972]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.38.17:497][972]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.38.17:497][972]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.38.17:497][972]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.38.17:498][972]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.21-19.38.17:498][972]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.21-19.38.17:500][972]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.21-19.38.17:500][972]LogInit: FAudioDevice initialized with ID 8. +[2024.05.21-19.38.17:500][972]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.21-19.38.17:500][972]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.21-19.38.17:500][972]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.21-19.38.17:503][972]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.38.17:504][972]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.38.17:504][972]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.38.17 +[2024.05.21-19.38.17:505][972]LogWorld: Bringing up level for play took: 0.001749 +[2024.05.21-19.38.17:507][972]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.05.21-19.38.17:508][972]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.38.17:508][972]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.38.17:508][972]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.38.17:508][972]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.38.17:508][972]PIE: Server logged in +[2024.05.21-19.38.17:509][972]PIE: Play in editor total start time 0.101 seconds. +[2024.05.21-19.38.24:196][604]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.38.24:196][604]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.38.24:196][604]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.38.24:197][604]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.38.24:201][604]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.38.24:202][604]LogNiagaraEditor: onPieEnd +[2024.05.21-19.38.24:210][604]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.38.24:228][604]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.38.24:228][604]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.21-19.38.24:228][604]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.21-19.38.24:230][604]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.21-19.38.24:236][604]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.21-19.38.24:291][605]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.05.21-19.39.02:158][618]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.21-19.39.02:158][618]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.39.02:158][618]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.39.02:317][618]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.39.12:345][164]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.39.12:346][164]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.39.12:348][164]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.39.12:348][164]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.39.12:349][164]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.21-19.39.28:133][ 63]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.39.34:056][445]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.38:914][794]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.41:981][ 5]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.53:250][762]Cmd: TRANSACTION UNDO +[2024.05.21-19.39.53:250][762]LogEditorTransaction: Undo Paste clipboard contents +[2024.05.21-19.39.53:835][769]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.53:835][769]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.39.53:835][769]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.39.54:910][851]Cmd: TRANSACTION UNDO +[2024.05.21-19.39.54:910][851]LogEditorTransaction: Undo Paste clipboard contents +[2024.05.21-19.39.55:840][895]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.55:840][895]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.39.55:840][895]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.39.56:217][924]Cmd: TRANSACTION UNDO +[2024.05.21-19.39.56:218][924]LogEditorTransaction: Undo Paste clipboard contents +[2024.05.21-19.39.57:841][ 26]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.57:841][ 26]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.39.57:841][ 26]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.39.57:964][ 36]Cmd: TRANSACTION UNDO +[2024.05.21-19.39.57:964][ 36]LogEditorTransaction: Undo Delete current selection +[2024.05.21-19.39.59:848][114]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.39.59:848][114]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.39.59:848][114]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.40.11:259][810]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.993967 sec (time since issued), 0.890233 sec (combined shader worker time). +[2024.05.21-19.40.11:671][832]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/7a/f0/595dbcdabb94d6fd6c385bc660271bd374ef.udd from 'NG_SpellCastParticles/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.40.11:940][844]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.40.19:427][256]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.40.24:658][529]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.627240 sec (time since issued), 1.455369 sec (combined shader worker time). +[2024.05.21-19.40.24:667][529]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.40.24:760][529]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_SpellCastParticles +[2024.05.21-19.40.24:760][529]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticles35BF053D4027BCDE8AECE395FB55AD90.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset' +[2024.05.21-19.40.24:767][529]LogFileHelpers: InternalPromptForCheckoutAndSave took 100 ms (total: 1.22 sec) +[2024.05.21-19.40.24:806][529]AssetCheck: New page: Asset Save: NG_SpellCastParticles +[2024.05.21-19.40.24:806][529]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.21-19.40.24:806][529]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.24:806][529]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.24:806][529]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.24:806][529]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.27:220][664]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.40.27:277][664]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.21-19.40.27:278][664]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_MagicDetection2C096B2346BEF75A89C1DEA44A91DCAE.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.21-19.40.27:285][664]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 1.28 sec) +[2024.05.21-19.40.27:301][664]AssetCheck: New page: Asset Save: NG_MagicDetection +[2024.05.21-19.40.27:301][664]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.21-19.40.27:301][664]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.27:301][664]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.40.29:073][820]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.40.29:079][820]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.40.29:079][820]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:40:29) +[2024.05.21-19.40.29:079][820]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.40.29:084][820]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004610s) +[2024.05.21-19.40.29:084][820]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004644s) +[2024.05.21-19.40.29:141][820]LogUObjectHash: Compacting FUObjectHashTables data took 2.36ms +[2024.05.21-19.40.29:145][820]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.40.29:145][820]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.40.29:146][820]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.40.29:146][820]LogPlayLevel: PIE: World Init took: (0.001211s) +[2024.05.21-19.40.29:146][820]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.40.29:146][820]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.40.29:146][820]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.40.29:147][820]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.40.29:147][820]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.40.29:147][820]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.40.29:150][820]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.40.29:167][820]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.40.29:167][820]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.40.29:167][820]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.40.29:167][820]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.40.29:168][820]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.21-19.40.29:168][820]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.21-19.40.29:170][820]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.21-19.40.29:170][820]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.21-19.40.29:170][820]LogInit: FAudioDevice initialized with ID 9. +[2024.05.21-19.40.29:170][820]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.21-19.40.29:170][820]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.21-19.40.29:173][820]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.40.29:174][820]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.40.29:175][820]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.40.29 +[2024.05.21-19.40.29:175][820]LogWorld: Bringing up level for play took: 0.001665 +[2024.05.21-19.40.29:177][820]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.21-19.40.29:178][820]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.40.29:178][820]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.40.29:178][820]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.40.29:178][820]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.40.29:179][820]PIE: Server logged in +[2024.05.21-19.40.29:179][820]PIE: Play in editor total start time 0.1 seconds. +[2024.05.21-19.40.43:468][308]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.40.43:468][308]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.40.43:468][308]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.40.43:469][308]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.40.43:473][308]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.40.43:474][308]LogNiagaraEditor: onPieEnd +[2024.05.21-19.40.43:474][308]LogNiagaraEditor: onPieEnd +[2024.05.21-19.40.43:481][308]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.40.43:497][308]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.40.43:497][308]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.21-19.40.43:497][308]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.21-19.40.43:499][308]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.21-19.40.43:506][308]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.05.21-19.40.43:563][309]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.21-19.41.39:677][391]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.41.41:775][576]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.41.41:782][576]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.41.41:782][576]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:41:41) +[2024.05.21-19.41.41:782][576]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.41.41:787][576]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004517s) +[2024.05.21-19.41.41:787][576]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004549s) +[2024.05.21-19.41.41:806][576]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.21-19.41.41:811][576]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.41.41:811][576]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.41.41:811][576]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.41.41:812][576]LogPlayLevel: PIE: World Init took: (0.001094s) +[2024.05.21-19.41.41:812][576]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.41.41:812][576]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.41.41:812][576]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.41.41:812][576]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.41.41:812][576]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.41.41:812][576]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.41.41:815][576]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.41.41:832][576]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.41.41:832][576]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.41.41:832][576]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.41.41:832][576]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.41.41:833][576]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.21-19.41.41:833][576]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.21-19.41.41:835][576]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.21-19.41.41:835][576]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.21-19.41.41:835][576]LogInit: FAudioDevice initialized with ID 10. +[2024.05.21-19.41.41:835][576]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.21-19.41.41:835][576]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.21-19.41.41:838][576]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.41.41:839][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.41.41:840][576]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.41.41 +[2024.05.21-19.41.41:840][576]LogWorld: Bringing up level for play took: 0.001607 +[2024.05.21-19.41.41:843][576]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.05.21-19.41.41:844][576]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.41.41:844][576]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.41.41:844][576]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.41.41:844][576]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.41.41:844][576]PIE: Server logged in +[2024.05.21-19.41.41:845][576]PIE: Play in editor total start time 0.063 seconds. +[2024.05.21-19.41.48:214][219]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.41.48:214][219]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.41.48:215][219]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.41.48:215][219]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.41.48:220][219]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.41.48:220][219]LogNiagaraEditor: onPieEnd +[2024.05.21-19.41.48:220][219]LogNiagaraEditor: onPieEnd +[2024.05.21-19.41.48:227][219]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.41.48:246][219]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.41.48:246][219]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.21-19.41.48:246][219]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.21-19.41.48:248][219]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.21-19.41.48:254][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.21-19.41.48:309][220]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Total job queries 157, among them cache hits 38 (24.20%) +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Tracking 110 distinct input hashes that result in 87 distinct outputs (79.09%) +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: RAM used: 3.11 MiB of 819.20 MiB budget. Usage: 0.38% +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Shaders Compiled: 32 +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Jobs assigned 32, completed 32 (100%) +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Average time worker was idle: 44.44 s +[2024.05.21-19.42.01:067][881]LogShaderCompilers: Display: Time job spent in pending queue: average 0.04 s, longest 0.09 s +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Job execution time: average 0.36 s, max 2.76 s +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Job life time (pending + execution): average 0.40 s, max 2.84 +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Shader code size: average 15.693 KiB, min 1.877 KiB, max 43.517 KiB +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 12.96 s +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Jobs were issued in 32 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Average processing rate: 2.47 jobs/sec +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Total thread time: 4.897 s +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Total thread preprocess time: 0.246 s +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Percentage time preprocessing: 5.03% +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Effective parallelization: 0.38 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: FNiagaraShader (compiled 32 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 32 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.42.01:068][881]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.42.01:101][881]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.298347 sec (time since issued), 0.379463 sec (combined shader worker time). +[2024.05.21-19.42.01:109][881]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.42.01:190][881]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_SpellCastParticles +[2024.05.21-19.42.01:191][881]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticles9A6DB3E148A64E651053C5839AE0B769.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset' +[2024.05.21-19.42.01:198][881]LogFileHelpers: InternalPromptForCheckoutAndSave took 88 ms (total: 1.37 sec) +[2024.05.21-19.42.01:236][881]AssetCheck: New page: Asset Save: NG_SpellCastParticles +[2024.05.21-19.42.01:236][881]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.21-19.42.01:237][881]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.42.01:237][881]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.42.01:237][881]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.42.01:237][881]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.42.02:603][ 10]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.42.02:609][ 10]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.42.02:609][ 10]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:42:02) +[2024.05.21-19.42.02:610][ 10]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.42.02:614][ 10]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004512s) +[2024.05.21-19.42.02:614][ 10]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004551s) +[2024.05.21-19.42.02:638][ 10]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.21-19.42.02:642][ 10]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.42.02:642][ 10]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.42.02:642][ 10]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.42.02:643][ 10]LogPlayLevel: PIE: World Init took: (0.001075s) +[2024.05.21-19.42.02:643][ 10]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.42.02:643][ 10]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.42.02:643][ 10]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.42.02:644][ 10]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.42.02:644][ 10]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.42.02:644][ 10]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.42.02:646][ 10]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.42.02:663][ 10]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.42.02:663][ 10]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.42.02:663][ 10]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.42.02:663][ 10]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.42.02:664][ 10]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.05.21-19.42.02:664][ 10]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.05.21-19.42.02:666][ 10]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.05.21-19.42.02:666][ 10]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.05.21-19.42.02:666][ 10]LogInit: FAudioDevice initialized with ID 11. +[2024.05.21-19.42.02:666][ 10]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. +[2024.05.21-19.42.02:666][ 10]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.21-19.42.02:669][ 10]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.42.02:670][ 10]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.42.02:670][ 10]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.42.02 +[2024.05.21-19.42.02:671][ 10]LogWorld: Bringing up level for play took: 0.001634 +[2024.05.21-19.42.02:673][ 10]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2024.05.21-19.42.02:674][ 10]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.42.02:674][ 10]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.42.02:674][ 10]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.42.02:674][ 10]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.42.02:674][ 10]PIE: Server logged in +[2024.05.21-19.42.02:675][ 10]PIE: Play in editor total start time 0.066 seconds. +[2024.05.21-19.42.09:386][689]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.42.09:386][689]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.42.09:386][689]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.42.09:387][689]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.42.09:392][689]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.42.09:392][689]LogNiagaraEditor: onPieEnd +[2024.05.21-19.42.09:392][689]LogNiagaraEditor: onPieEnd +[2024.05.21-19.42.09:400][689]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.42.09:418][689]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.42.09:418][689]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.21-19.42.09:418][689]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.21-19.42.09:420][689]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.21-19.42.09:423][689]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.42.09:426][689]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.05.21-19.42.09:481][690]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2024.05.21-19.44.11:718][503]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.21-19.44.11:719][503]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.44.11:719][503]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.45.46:568][292]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.21-19.45.46:629][292]LogUObjectHash: Compacting FUObjectHashTables data took 1.74ms +[2024.05.21-19.45.47:924][379]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.45.47:983][379]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.21-19.45.47:984][379]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemyEA158C1E429178E4E43A5784B30D8A1F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.21-19.45.47:990][379]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 1.44 sec) +[2024.05.21-19.45.47:992][379]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.21-19.45.47:992][379]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.21-19.45.50:788][550]LogViewport: Scene viewport resized to 1141x691, mode Windowed. +[2024.05.21-19.46.00:203][196]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.46.00:261][197]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.46.39:778][616]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.21-19.46.39:826][616]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.21-19.46.40:648][658]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.46.40:691][658]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.21-19.46.40:692][658]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemyB12FC1384AAD454A29E3289AFCF8209F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.21-19.46.40:699][658]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 1.49 sec) +[2024.05.21-19.46.40:729][658]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.21-19.46.40:729][658]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.21-19.47.49:875][ 51]LogNiagaraEditor: Removed Var 'Constants.Fountain.InitializeParticle.Color' from Script NiagaraScript /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles:Fountain.GPUComputeScript +[2024.05.21-19.47.50:185][ 53]50312_NG_SpellCastParticles_MessageLog: System compile status unknown. +[2024.05.21-19.47.50:282][ 55]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.290261 sec (time since issued), 0.242561 sec (combined shader worker time). +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Total job queries 159, among them cache hits 38 (23.90%) +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Tracking 111 distinct input hashes that result in 88 distinct outputs (79.28%) +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: RAM used: 3.13 MiB of 819.20 MiB budget. Usage: 0.38% +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Shaders Compiled: 33 +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Jobs assigned 33, completed 33 (100%) +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Average time worker was idle: 56.98 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Time job spent in pending queue: average 0.04 s, longest 0.09 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Job execution time: average 0.36 s, max 2.76 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Job life time (pending + execution): average 0.41 s, max 2.84 +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Shader code size: average 15.92 KiB, min 1.877 KiB, max 43.517 KiB +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 13.38 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Jobs were issued in 33 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Average processing rate: 2.47 jobs/sec +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Total thread time: 5.092 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Total thread preprocess time: 0.259 s +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Percentage time preprocessing: 5.10% +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Effective parallelization: 0.38 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: FNiagaraShader (compiled 33 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 33 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.47.50:734][ 76]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.47.50:760][ 77]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/1f/ae/519730c192205dd9dc371bfb752ff9cc636e.udd from 'NG_SpellCastParticles/Fountain/ParticleGPUComputeScript'. +[2024.05.21-19.47.52:199][152]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.48.04:508][905]BlueprintLog: New page: Compile BP_Spell +[2024.05.21-19.48.04:563][905]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.05.21-19.48.04:568][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:570][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:570][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:572][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:573][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:575][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:575][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:575][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:599][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:601][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:601][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:603][905]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:604][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:606][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:606][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.04:606][905]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.48.07:264][ 37]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles took 0.297260 sec (time since issued), 0.326167 sec (combined shader worker time). +[2024.05.21-19.48.07:273][ 37]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.48.07:365][ 37]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_SpellCastParticles +[2024.05.21-19.48.07:366][ 37]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/NG_SpellCastParticlesF24227D74D9C8DAB95AAA8BE8FE7D00C.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_SpellCastParticles.uasset' +[2024.05.21-19.48.07:373][ 37]LogFileHelpers: InternalPromptForCheckoutAndSave took 99 ms (total: 1.59 sec) +[2024.05.21-19.48.07:410][ 37]AssetCheck: New page: Asset Save: NG_SpellCastParticles +[2024.05.21-19.48.07:410][ 37]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_SpellCastParticles.NG_SpellCastParticles +[2024.05.21-19.48.07:411][ 37]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.48.07:411][ 37]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.48.07:411][ 37]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.48.07:411][ 37]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.21-19.48.09:051][126]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.48.09:090][126]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.48.09:090][126]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_Spell6D6AB9704391EE8C4D8D4BBFF9288BB8.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.48.09:097][126]LogFileHelpers: InternalPromptForCheckoutAndSave took 47 ms (total: 1.64 sec) +[2024.05.21-19.48.09:099][126]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.48.09:099][126]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.48.49:049][553]LogSlate: Window 'Change Variable Type' being destroyed +[2024.05.21-19.48.57:132][ 88]Cmd: TRANSACTION UNDO +[2024.05.21-19.48.57:132][ 88]LogEditorTransaction: Undo Change Parameter Type +[2024.05.21-19.48.57:829][ 95]48136_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.21-19.48.57:829][ 95]131706_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.21-19.48.58:435][135]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.21-19.48.58:439][135]LogSlate: Window 'Find in Blueprints' being destroyed +[2024.05.21-19.48.59:837][233]50312_NG_SpellCastParticles_MessageLog: System successfully compiled. +[2024.05.21-19.50.35:880][226]BlueprintLog: New page: Compile BP_Spell +[2024.05.21-19.50.35:936][226]LogUObjectHash: Compacting FUObjectHashTables data took 2.14ms +[2024.05.21-19.50.35:941][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:944][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:944][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:945][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:947][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:948][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:948][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:949][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:969][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:972][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:972][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:973][226]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:974][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:976][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:976][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.35:976][226]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.36:460][255]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.50.36:500][255]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.21-19.50.36:501][255]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_SpellA3B2C97C42B2D8067FE41DBC1CED0D17.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.21-19.50.36:508][255]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 1.69 sec) +[2024.05.21-19.50.36:510][255]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.21-19.50.36:510][255]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.21-19.50.39:687][451]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.39:688][451]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.39:690][451]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.50.39:690][451]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.51.54:628][767]BlueprintLog: New page: Compile BP_DummyEnemy +[2024.05.21-19.51.54:679][767]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.21-19.51.55:269][796]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.51.55:317][796]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DummyEnemy +[2024.05.21-19.51.55:318][796]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_DummyEnemy651F3AE741EC7187D6B697B9139C2738.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset' +[2024.05.21-19.51.55:325][796]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 1.74 sec) +[2024.05.21-19.51.55:327][796]AssetCheck: New page: Asset Save: BP_DummyEnemy +[2024.05.21-19.51.55:327][796]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DummyEnemy.BP_DummyEnemy +[2024.05.21-19.51.57:649][998]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.51.57:656][998]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.51.57:656][998]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:51:57) +[2024.05.21-19.51.57:656][998]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.51.57:661][998]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004615s) +[2024.05.21-19.51.57:661][998]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004648s) +[2024.05.21-19.51.57:680][998]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.21-19.51.57:683][998]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.51.57:683][998]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.51.57:684][998]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.51.57:684][998]LogPlayLevel: PIE: World Init took: (0.001303s) +[2024.05.21-19.51.57:684][998]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.51.57:684][998]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.51.57:685][998]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.51.57:685][998]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.51.57:685][998]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.51.57:685][998]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.51.57:685][998]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.51.57:688][998]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.51.57:704][998]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.51.57:704][998]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.51.57:704][998]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.51.57:704][998]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.51.57:706][998]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.05.21-19.51.57:706][998]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.05.21-19.51.57:707][998]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.05.21-19.51.57:707][998]LogInit: FAudioDevice initialized with ID 12. +[2024.05.21-19.51.57:707][998]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.05.21-19.51.57:707][998]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.21-19.51.57:708][998]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.21-19.51.57:710][998]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.51.57:711][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.51.57:712][998]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.51.57 +[2024.05.21-19.51.57:712][998]LogWorld: Bringing up level for play took: 0.001693 +[2024.05.21-19.51.57:715][998]LogOnline: OSS: Created online subsystem instance for: :Context_31 +[2024.05.21-19.51.57:716][998]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.51.57:716][998]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.51.57:716][998]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.51.57:716][998]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.51.57:716][998]PIE: Server logged in +[2024.05.21-19.51.57:717][998]PIE: Play in editor total start time 0.061 seconds. +[2024.05.21-19.52.18:070][931]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.52.18:070][931]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.52.18:071][931]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.52.18:071][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.52.18:089][931]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.52.18:090][931]LogNiagaraEditor: onPieEnd +[2024.05.21-19.52.18:090][931]LogNiagaraEditor: onPieEnd +[2024.05.21-19.52.18:097][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.52.18:115][931]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.52.18:115][931]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.21-19.52.18:115][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.21-19.52.18:117][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.21-19.52.18:121][931]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.52.18:124][931]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.21-19.52.18:180][932]LogPlayLevel: Display: Destroying online subsystem :Context_31 +[2024.05.21-19.52.21:012][242]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.52.21:018][242]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.52.21:018][242]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:52:21) +[2024.05.21-19.52.21:018][242]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.52.21:023][242]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004886s) +[2024.05.21-19.52.21:023][242]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004919s) +[2024.05.21-19.52.21:042][242]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.21-19.52.21:045][242]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.52.21:045][242]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.52.21:046][242]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.52.21:046][242]LogPlayLevel: PIE: World Init took: (0.001092s) +[2024.05.21-19.52.21:046][242]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.52.21:046][242]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.52.21:046][242]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.52.21:047][242]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.52.21:047][242]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.52.21:047][242]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.52.21:049][242]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.52.21:066][242]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.52.21:067][242]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.52.21:067][242]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.52.21:067][242]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.52.21:068][242]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.05.21-19.52.21:068][242]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.05.21-19.52.21:070][242]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.05.21-19.52.21:070][242]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.05.21-19.52.21:070][242]LogInit: FAudioDevice initialized with ID 13. +[2024.05.21-19.52.21:070][242]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.21-19.52.21:070][242]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.21-19.52.21:073][242]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.52.21:074][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.52.21:074][242]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.52.21 +[2024.05.21-19.52.21:075][242]LogWorld: Bringing up level for play took: 0.001695 +[2024.05.21-19.52.21:077][242]LogOnline: OSS: Created online subsystem instance for: :Context_32 +[2024.05.21-19.52.21:078][242]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.52.21:078][242]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.52.21:078][242]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.52.21:078][242]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.52.21:078][242]PIE: Server logged in +[2024.05.21-19.52.21:079][242]PIE: Play in editor total start time 0.061 seconds. +[2024.05.21-19.53.52:388][229]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.53.52:388][229]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.53.52:389][229]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.53.52:389][229]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.53.52:394][229]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.53.52:394][229]LogNiagaraEditor: onPieEnd +[2024.05.21-19.53.52:394][229]LogNiagaraEditor: onPieEnd +[2024.05.21-19.53.52:402][229]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.53.52:420][229]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.53.52:420][229]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.21-19.53.52:420][229]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.21-19.53.52:422][229]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.21-19.53.52:429][229]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms +[2024.05.21-19.53.52:483][230]LogPlayLevel: Display: Destroying online subsystem :Context_32 +[2024.05.21-19.54.01:223][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:224][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:226][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:226][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:227][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:228][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:231][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:231][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:234][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:237][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:237][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:239][790]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:240][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:242][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:242][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:242][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:256][790]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.54.01:293][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:295][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:297][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.01:297][790]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:323][846]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.21-19.54.02:349][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:351][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:351][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:353][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:355][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:355][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:393][846]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.21-19.54.02:399][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:402][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:402][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:403][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:404][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:406][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:406][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:407][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:418][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:421][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:421][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:423][846]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:424][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:427][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:427][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:427][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:503][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:504][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:506][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:506][846]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.02:941][870]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.54.03:012][870]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.21-19.54.03:013][870]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea4F54A4BB413117B7CAC908B04B15784F.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.21-19.54.03:021][870]LogFileHelpers: InternalPromptForCheckoutAndSave took 79 ms (total: 1.82 sec) +[2024.05.21-19.54.03:023][870]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.21-19.54.03:023][870]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.21-19.54.05:178][ 42]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.54.05:185][ 42]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.54.05:185][ 42]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:54:05) +[2024.05.21-19.54.05:185][ 42]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.54.05:189][ 42]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004705s) +[2024.05.21-19.54.05:189][ 42]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004746s) +[2024.05.21-19.54.05:210][ 42]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.05.21-19.54.05:213][ 42]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.54.05:213][ 42]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.54.05:214][ 42]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.54.05:214][ 42]LogPlayLevel: PIE: World Init took: (0.001137s) +[2024.05.21-19.54.05:214][ 42]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.54.05:214][ 42]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.54.05:214][ 42]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.54.05:215][ 42]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.54.05:215][ 42]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.54.05:215][ 42]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.54.05:218][ 42]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.54.05:235][ 42]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.54.05:235][ 42]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.54.05:235][ 42]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.54.05:235][ 42]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.54.05:236][ 42]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2024.05.21-19.54.05:237][ 42]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2024.05.21-19.54.05:238][ 42]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2024.05.21-19.54.05:238][ 42]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2024.05.21-19.54.05:238][ 42]LogInit: FAudioDevice initialized with ID 14. +[2024.05.21-19.54.05:238][ 42]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. +[2024.05.21-19.54.05:238][ 42]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.21-19.54.05:241][ 42]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.54.05:243][ 42]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.05:243][ 42]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.54.05 +[2024.05.21-19.54.05:243][ 42]LogWorld: Bringing up level for play took: 0.001670 +[2024.05.21-19.54.05:246][ 42]LogOnline: OSS: Created online subsystem instance for: :Context_34 +[2024.05.21-19.54.05:246][ 42]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.54.05:246][ 42]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.54.05:247][ 42]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.54.05:247][ 42]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.54.05:247][ 42]PIE: Server logged in +[2024.05.21-19.54.05:248][ 42]PIE: Play in editor total start time 0.063 seconds. +[2024.05.21-19.54.07:660][268]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.54.07:660][268]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.54.07:660][268]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.54.07:661][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.54.07:665][268]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.54.07:666][268]LogNiagaraEditor: onPieEnd +[2024.05.21-19.54.07:673][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.54.07:692][268]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.54.07:692][268]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.21-19.54.07:692][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.21-19.54.07:694][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.21-19.54.07:697][268]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.54.07:700][268]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.21-19.54.07:754][269]LogPlayLevel: Display: Destroying online subsystem :Context_34 +[2024.05.21-19.54.12:636][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:637][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:639][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:639][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:643][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:644][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:646][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:647][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:649][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:652][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:652][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:653][547]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:654][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:656][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:656][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:656][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:694][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:696][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:698][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.12:698][547]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:065][629]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.21-19.54.14:089][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:092][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:092][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:093][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:095][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:095][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:135][629]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.21-19.54.14:141][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:144][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:144][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:145][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:146][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:148][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:148][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:149][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:159][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:162][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:162][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:163][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:164][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:166][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:166][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:166][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:245][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:247][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:248][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:249][629]LogPhysics: Warning: Scale for /Engine/Transient.World_16:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.14:929][667]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.54.14:991][667]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.21-19.54.14:992][667]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/BP_RuneArea50BFA06F421F0F849734EF9C221E96B6.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.21-19.54.14:999][667]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 1.89 sec) +[2024.05.21-19.54.15:000][667]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.21-19.54.15:000][667]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.21-19.54.19:340][ 93]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.54.19:347][ 93]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.54.19:347][ 93]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:54:19) +[2024.05.21-19.54.19:347][ 93]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.54.19:352][ 93]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004955s) +[2024.05.21-19.54.19:352][ 93]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004996s) +[2024.05.21-19.54.19:372][ 93]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.21-19.54.19:375][ 93]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.54.19:375][ 93]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.54.19:376][ 93]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.54.19:376][ 93]LogPlayLevel: PIE: World Init took: (0.001104s) +[2024.05.21-19.54.19:376][ 93]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.54.19:376][ 93]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.54.19:376][ 93]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.54.19:377][ 93]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.54.19:377][ 93]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.54.19:377][ 93]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.54.19:379][ 93]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.54.19:397][ 93]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.54.19:397][ 93]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.54.19:397][ 93]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.54.19:397][ 93]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.54.19:398][ 93]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2024.05.21-19.54.19:398][ 93]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2024.05.21-19.54.19:400][ 93]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2024.05.21-19.54.19:400][ 93]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2024.05.21-19.54.19:400][ 93]LogInit: FAudioDevice initialized with ID 15. +[2024.05.21-19.54.19:400][ 93]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.21-19.54.19:400][ 93]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.21-19.54.19:402][ 93]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.54.19:404][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.54.19:404][ 93]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.54.19 +[2024.05.21-19.54.19:404][ 93]LogWorld: Bringing up level for play took: 0.001662 +[2024.05.21-19.54.19:407][ 93]LogOnline: OSS: Created online subsystem instance for: :Context_35 +[2024.05.21-19.54.19:407][ 93]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.54.19:407][ 93]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.54.19:407][ 93]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.54.19:407][ 93]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.54.19:408][ 93]PIE: Server logged in +[2024.05.21-19.54.19:409][ 93]PIE: Play in editor total start time 0.062 seconds. +[2024.05.21-19.54.22:461][380]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.54.22:461][380]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.54.22:461][380]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.54.22:461][380]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.54.22:466][380]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.54.22:466][380]LogNiagaraEditor: onPieEnd +[2024.05.21-19.54.22:474][380]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.54.22:493][380]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.21-19.54.22:493][380]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.21-19.54.22:493][380]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.21-19.54.22:495][380]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.21-19.54.22:498][380]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.54.22:501][380]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2024.05.21-19.54.22:555][381]LogPlayLevel: Display: Destroying online subsystem :Context_35 +[2024.05.21-19.54.31:887][389]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.195 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3491 files in 4976 folders with total size 204 MiB. +[2024.05.21-19.55.49:391][781]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.21-19.55.49:397][781]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.21-19.55.49:475][781]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.05.21-19.55.49:494][781]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.21-19.55.49:495][781]LogSavePackage: Moving 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Saved/TheMainWorld9C06324A48F7C616570C0F9F4B8CFB34.tmp' to 'E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' +[2024.05.21-19.55.49:501][781]LogFileHelpers: Saving map 'TheMainWorld' took 0.076 +[2024.05.21-19.55.49:507][781]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 2.00 sec) +[2024.05.21-19.55.49:510][781]AssetCheck: New page: Asset Save: TheMainWorld +[2024.05.21-19.55.49:511][781]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld +[2024.05.21-19.56.07:018][675]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.21-19.56.07:025][675]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.21-19.56.07:025][675]PIE: New page: SIE session: TheMainWorld (22 May 2024, 01:56:07) +[2024.05.21-19.56.07:025][675]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.56.07:030][675]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004857s) +[2024.05.21-19.56.07:030][675]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004892s) +[2024.05.21-19.56.07:048][675]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2024.05.21-19.56.07:050][675]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.21-19.56.07:050][675]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.21-19.56.07:051][675]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.21-19.56.07:051][675]LogPlayLevel: PIE: World Init took: (0.001037s) +[2024.05.21-19.56.07:051][675]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.21-19.56.07:051][675]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.21-19.56.07:051][675]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.21-19.56.07:052][675]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.21-19.56.07:052][675]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.21-19.56.07:052][675]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.21-19.56.07:054][675]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.21-19.56.07:072][675]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.05.21-19.56.07:072][675]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.21-19.56.07:072][675]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.21-19.56.07:072][675]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.21-19.56.07:073][675]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2024.05.21-19.56.07:073][675]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2024.05.21-19.56.07:075][675]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2024.05.21-19.56.07:075][675]LogInit: FAudioDevice initialized with ID 16. +[2024.05.21-19.56.07:075][675]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2024.05.21-19.56.07:075][675]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.21-19.56.07:075][675]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.21-19.56.07:078][675]LogLoad: Game class is 'VRGameMode_C' +[2024.05.21-19.56.07:079][675]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.21-19.56.07:080][675]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.21-22.56.07 +[2024.05.21-19.56.07:080][675]LogWorld: Bringing up level for play took: 0.001691 +[2024.05.21-19.56.07:082][675]LogOnline: OSS: Created online subsystem instance for: :Context_36 +[2024.05.21-19.56.07:083][675]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.21-19.56.07:083][675]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.21-19.56.07:083][675]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.21-19.56.07:083][675]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.21-19.56.07:084][675]PIE: Server logged in +[2024.05.21-19.56.07:084][675]PIE: Play in editor total start time 0.06 seconds. +[2024.05.21-19.56.29:842][ 47]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.56.29:842][ 47]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.21-19.56.29:842][ 47]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.56.29:842][ 47]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.56.29:847][ 47]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.21-19.56.29:847][ 47]LogNiagaraEditor: onPieEnd +[2024.05.21-19.56.29:855][ 47]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.56.29:873][ 47]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.21-19.56.29:874][ 47]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.21-19.56.29:874][ 47]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.21-19.56.29:876][ 47]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.21-19.56.29:882][ 47]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.21-19.56.29:937][ 48]LogPlayLevel: Display: Destroying online subsystem :Context_36 +[2024.05.21-19.57.41:241][900]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.21-19.57.41:245][900]LogStall: Shutdown... +[2024.05.21-19.57.41:267][900]LogStall: Shutdown complete. +[2024.05.21-19.57.41:790][900]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.41:792][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.41:808][900]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.41:808][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.41:868][900]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.41:869][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.41:936][900]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.21-19.57.41:936][900]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.41:936][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:034][900]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:055][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:066][900]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:066][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:151][900]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:152][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:160][900]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:160][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:201][900]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.21-19.57.42:201][900]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:201][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:247][900]LogSlate: Window 'BP_DummyEnemy' being destroyed +[2024.05.21-19.57.42:260][900]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2024.05.21-19.57.42:261][900]LogWorld: UWorld::CleanupWorld for World_17, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.42:261][900]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.42:379][900]LogSlate: Window 'VRWizardProject - Unreal Editor' being destroyed +[2024.05.21-19.57.43:002][900]LogUObjectHash: Compacting FUObjectHashTables data took 2.24ms +[2024.05.21-19.57.43:064][901]Cmd: QUIT_EDITOR +[2024.05.21-19.57.43:076][901]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.05.21-19.57.43:142][901]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.05.21-19.57.43:143][901]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.05.21-19.57.43:143][901]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.05.21-19.57.43:206][901]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.43:206][901]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.21-19.57.43:532][901]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.05.21-19.57.44:601][901]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.05.21-19.57.44:601][901]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.05.21-19.57.44:601][901]LogAudio: Display: Audio Device unregistered from world 'TheMainWorld'. +[2024.05.21-19.57.44:601][901]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.21-19.57.44:601][901]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.21-19.57.44:616][901]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.05.21-19.57.44:644][901]LogAudio: Display: Audio Device Manager Shutdown +[2024.05.21-19.57.44:644][901]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.05.21-19.57.44:714][901]LogExit: Preparing to exit. +[2024.05.21-19.57.45:316][901]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.21-19.57.45:321][901]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:344][901]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:346][901]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:347][901]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.45:348][901]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.05.21-19.57.46:201][901]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:218][901]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:222][901]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:231][901]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:233][901]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:236][901]LogWorld: UWorld::CleanupWorld for World_20, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:239][901]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:242][901]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:244][901]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.46:245][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:245][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:245][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:246][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:246][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:246][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:246][901]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting. +[2024.05.21-19.57.46:246][901]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2024.05.21-19.57.47:637][901]LogExit: Editor shut down +[2024.05.21-19.57.47:648][901]LogExit: Transaction tracking system shut down +[2024.05.21-19.57.47:852][901]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.05.21-19.57.53:011][901]LogExit: Object subsystem successfully closed. +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Total job queries 167, among them cache hits 38 (22.75%) +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Tracking 115 distinct input hashes that result in 92 distinct outputs (80.00%) +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: RAM used: 3.17 MiB of 819.20 MiB budget. Usage: 0.39% +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Shaders Compiled: 37 +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Jobs assigned 37, completed 37 (100%) +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Average time worker was idle: 73.20 s +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Time job spent in pending queue: average 0.04 s, longest 0.09 s +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Job execution time: average 0.37 s, max 2.76 s +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Job life time (pending + execution): average 0.41 s, max 2.84 +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Shader code size: average 15.637 KiB, min 1.877 KiB, max 43.517 KiB +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 13.88 s +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Jobs were issued in 37 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.21-19.57.53:018][901]LogShaderCompilers: Display: Average processing rate: 2.66 jobs/sec +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Total thread time: 5.669 s +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Total thread preprocess time: 0.328 s +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Percentage time preprocessing: 5.78% +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Effective parallelization: 0.41 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: FNiagaraShader (compiled 37 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: FNiagaraShader - 100.00% of total time (compiled 37 times, average 0.15 sec, max 0.37 sec, min 0.05 sec) +[2024.05.21-19.57.53:019][901]LogShaderCompilers: Display: ================================================ +[2024.05.21-19.57.53:065][901]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.05.21-19.57.53:317][901]LogVirtualization: UE::Virtualization was shutdown +[2024.05.21-19.57.55:831][901]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1120) +[2024.05.21-19.57.55:831][901]LogModuleManager: Shutting down and abandoning module Voice (1118) +[2024.05.21-19.57.55:855][901]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1116) +[2024.05.21-19.57.55:855][901]LogModuleManager: Shutting down and abandoning module CurveTableEditor (1114) +[2024.05.21-19.57.55:856][901]LogModuleManager: Shutting down and abandoning module DataTableEditor (1112) +[2024.05.21-19.57.55:856][901]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1110) +[2024.05.21-19.57.55:856][901]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1108) +[2024.05.21-19.57.55:856][901]LogModuleManager: Shutting down and abandoning module SceneOutliner (1106) +[2024.05.21-19.57.55:872][901]LogModuleManager: Shutting down and abandoning module AddContentDialog (1104) +[2024.05.21-19.57.55:905][901]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1103) +[2024.05.21-19.57.55:905][901]LogModuleManager: Shutting down and abandoning module StatusBar (1100) +[2024.05.21-19.57.55:905][901]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1098) +[2024.05.21-19.57.55:905][901]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1096) +[2024.05.21-19.57.55:945][901]LogModuleManager: Shutting down and abandoning module StatsViewer (1094) +[2024.05.21-19.57.55:996][901]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1092) +[2024.05.21-19.57.55:996][901]LogModuleManager: Shutting down and abandoning module AutomationWorker (1090) +[2024.05.21-19.57.55:996][901]LogModuleManager: Shutting down and abandoning module OculusXRPassthrough (1088) +[2024.05.21-19.57.55:996][901]LogModuleManager: Shutting down and abandoning module LauncherServices (1086) +[2024.05.21-19.57.56:021][901]LogModuleManager: Shutting down and abandoning module OculusXRProjectSetupTool (1084) +[2024.05.21-19.57.56:021][901]LogModuleManager: Shutting down and abandoning module OculusXRMovement (1082) +[2024.05.21-19.57.56:021][901]LogModuleManager: Shutting down and abandoning module OculusXRScene (1080) +[2024.05.21-19.57.56:021][901]LogModuleManager: Shutting down and abandoning module OculusXRAnchors (1078) +[2024.05.21-19.57.56:022][901]LogModuleManager: Shutting down and abandoning module OculusXRMR (1076) +[2024.05.21-19.57.56:023][901]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1074) +[2024.05.21-19.57.56:023][901]LogModuleManager: Shutting down and abandoning module BspMode (1072) +[2024.05.21-19.57.56:043][901]LogModuleManager: Shutting down and abandoning module GeometryMode (1070) +[2024.05.21-19.57.56:063][901]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1068) +[2024.05.21-19.57.56:063][901]LogModuleManager: Shutting down and abandoning module IKRigEditor (1066) +[2024.05.21-19.57.56:154][901]LogModuleManager: Shutting down and abandoning module SmartSnapping (1064) +[2024.05.21-19.57.56:154][901]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1062) +[2024.05.21-19.57.56:165][901]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1060) +[2024.05.21-19.57.56:396][901]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1058) +[2024.05.21-19.57.56:424][901]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1056) +[2024.05.21-19.57.56:424][901]LogModuleManager: Shutting down and abandoning module RigVMEditor (1054) +[2024.05.21-19.57.56:424][901]LogModuleManager: Shutting down and abandoning module OpenXRInput (1052) +[2024.05.21-19.57.56:454][901]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1050) +[2024.05.21-19.57.56:454][901]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1048) +[2024.05.21-19.57.56:454][901]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1046) +[2024.05.21-19.57.56:454][901]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1044) +[2024.05.21-19.57.56:454][901]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1042) +[2024.05.21-19.57.56:527][901]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1040) +[2024.05.21-19.57.56:579][901]LogModuleManager: Shutting down and abandoning module PlanarCut (1038) +[2024.05.21-19.57.56:638][901]LogModuleManager: Shutting down and abandoning module FractureEngine (1036) +[2024.05.21-19.57.56:666][901]LogModuleManager: Shutting down and abandoning module CharacterAI (1034) +[2024.05.21-19.57.56:666][901]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1032) +[2024.05.21-19.57.56:690][901]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1030) +[2024.05.21-19.57.56:690][901]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1028) +[2024.05.21-19.57.56:690][901]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1026) +[2024.05.21-19.57.56:696][901]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1024) +[2024.05.21-19.57.56:696][901]LogModuleManager: Shutting down and abandoning module WebMMedia (1022) +[2024.05.21-19.57.56:724][901]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1020) +[2024.05.21-19.57.56:797][901]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1018) +[2024.05.21-19.57.56:861][901]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1017) +[2024.05.21-19.57.56:883][901]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1014) +[2024.05.21-19.57.56:902][901]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1012) +[2024.05.21-19.57.56:902][901]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1010) +[2024.05.21-19.57.56:962][901]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1008) +[2024.05.21-19.57.56:962][901]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1006) +[2024.05.21-19.57.56:962][901]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1004) +[2024.05.21-19.57.56:962][901]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1002) +[2024.05.21-19.57.56:963][901]LogModuleManager: Shutting down and abandoning module SessionServices (1000) +[2024.05.21-19.57.56:963][901]LogModuleManager: Shutting down and abandoning module MeshPaint (998) +[2024.05.21-19.57.56:993][901]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (996) +[2024.05.21-19.57.57:014][901]LogModuleManager: Shutting down and abandoning module PlacementMode (995) +[2024.05.21-19.57.57:087][901]LogModuleManager: Shutting down and abandoning module FoliageEdit (992) +[2024.05.21-19.57.57:127][901]LogModuleManager: Shutting down and abandoning module LandscapeEditor (990) +[2024.05.21-19.57.57:340][901]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (988) +[2024.05.21-19.57.57:355][901]LogModuleManager: Shutting down and abandoning module ActorPickerMode (986) +[2024.05.21-19.57.57:356][901]LogModuleManager: Shutting down and abandoning module ViewportSnapping (984) +[2024.05.21-19.57.57:356][901]LogModuleManager: Shutting down and abandoning module EditorWidgets (982) +[2024.05.21-19.57.57:356][901]LogModuleManager: Shutting down and abandoning module ViewportInteraction (980) +[2024.05.21-19.57.57:356][901]LogModuleManager: Shutting down and abandoning module ClothPainter (978) +[2024.05.21-19.57.57:417][901]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (977) +[2024.05.21-19.57.57:506][901]LogModuleManager: Shutting down and abandoning module WidgetRegistration (974) +[2024.05.21-19.57.57:517][901]LogModuleManager: Shutting down and abandoning module LogVisualizer (972) +[2024.05.21-19.57.57:549][901]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (970) +[2024.05.21-19.57.57:593][901]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (968) +[2024.05.21-19.57.57:624][901]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (967) +[2024.05.21-19.57.57:671][901]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (965) +[2024.05.21-19.57.58:402][901]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (962) +[2024.05.21-19.57.58:402][901]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (960) +[2024.05.21-19.57.58:402][901]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (958) +[2024.05.21-19.57.58:402][901]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (956) +[2024.05.21-19.57.58:402][901]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (954) +[2024.05.21-19.57.58:416][901]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (952) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module AnimationSettings (950) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (948) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module CSVtoSVG (946) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (944) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module EditorConfig (942) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module EditorFramework (940) +[2024.05.21-19.57.58:426][901]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (938) +[2024.05.21-19.57.58:446][901]LogModuleManager: Shutting down and abandoning module TraceInsights (936) +[2024.05.21-19.57.58:530][901]MemoryProfiler: Shutdown +[2024.05.21-19.57.58:543][901]NetworkingProfiler: Shutdown +[2024.05.21-19.57.58:544][901]LoadingProfiler: Shutdown +[2024.05.21-19.57.58:544][901]TimingProfiler: Shutdown +[2024.05.21-19.57.58:573][901]LogModuleManager: Shutting down and abandoning module TraceServices (935) +[2024.05.21-19.57.58:603][901]LogModuleManager: Shutting down and abandoning module TraceAnalysis (934) +[2024.05.21-19.57.58:603][901]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (930) +[2024.05.21-19.57.58:603][901]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (929) +[2024.05.21-19.57.58:603][901]LogModuleManager: Shutting down and abandoning module InputBindingEditor (926) +[2024.05.21-19.57.58:603][901]LogModuleManager: Shutting down and abandoning module MergeActors (924) +[2024.05.21-19.57.58:618][901]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (922) +[2024.05.21-19.57.58:631][901]LogModuleManager: Shutting down and abandoning module LocalizationService (921) +[2024.05.21-19.57.58:640][901]LogModuleManager: Shutting down and abandoning module HardwareTargeting (918) +[2024.05.21-19.57.58:640][901]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (916) +[2024.05.21-19.57.58:657][901]LogModuleManager: Shutting down and abandoning module UndoHistory (914) +[2024.05.21-19.57.58:668][901]LogModuleManager: Shutting down and abandoning module XmlParser (912) +[2024.05.21-19.57.58:679][901]LogModuleManager: Shutting down and abandoning module Blutility (910) +[2024.05.21-19.57.58:694][901]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (908) +[2024.05.21-19.57.58:694][901]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (907) +[2024.05.21-19.57.58:694][901]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (904) +[2024.05.21-19.57.58:694][901]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (903) +[2024.05.21-19.57.58:694][901]LogModuleManager: Shutting down and abandoning module SettingsEditor (900) +[2024.05.21-19.57.58:703][901]LogModuleManager: Shutting down and abandoning module ProjectLauncher (898) +[2024.05.21-19.57.58:716][901]LogModuleManager: Shutting down and abandoning module SessionFrontend (896) +[2024.05.21-19.57.58:716][901]LogModuleManager: Shutting down and abandoning module ProfilerClient (894) +[2024.05.21-19.57.58:724][901]LogModuleManager: Shutting down and abandoning module DeviceManager (892) +[2024.05.21-19.57.58:742][901]LogModuleManager: Shutting down and abandoning module AutomationController (890) +[2024.05.21-19.57.58:742][901]LogModuleManager: Shutting down and abandoning module AutomationWindow (888) +[2024.05.21-19.57.58:778][901]LogModuleManager: Shutting down and abandoning module Layers (886) +[2024.05.21-19.57.58:805][901]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (884) +[2024.05.21-19.57.58:805][901]LogModuleManager: Shutting down and abandoning module DetailCustomizations (882) +[2024.05.21-19.57.58:812][901]LogModuleManager: Shutting down and abandoning module PackagesDialog (880) +[2024.05.21-19.57.58:828][901]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (878) +[2024.05.21-19.57.58:862][901]LogModuleManager: Shutting down and abandoning module Persona (876) +[2024.05.21-19.57.58:885][901]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (875) +[2024.05.21-19.57.58:885][901]LogModuleManager: Shutting down and abandoning module Kismet (872) +[2024.05.21-19.57.58:918][901]LogModuleManager: Shutting down and abandoning module KismetWidgets (871) +[2024.05.21-19.57.58:918][901]LogModuleManager: Shutting down and abandoning module GraphEditor (868) +[2024.05.21-19.57.58:918][901]LogModuleManager: Shutting down and abandoning module StructViewer (866) +[2024.05.21-19.57.58:921][901]LogModuleManager: Shutting down and abandoning module ClassViewer (864) +[2024.05.21-19.57.58:925][901]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (862) +[2024.05.21-19.57.58:925][901]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (860) +[2024.05.21-19.57.58:925][901]LogModuleManager: Shutting down and abandoning module SourceControlWindows (858) +[2024.05.21-19.57.58:944][901]LogModuleManager: Shutting down and abandoning module OutputLog (856) +[2024.05.21-19.57.58:966][901]LogModuleManager: Shutting down and abandoning module Documentation (854) +[2024.05.21-19.57.58:966][901]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (852) +[2024.05.21-19.57.58:971][901]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (850) +[2024.05.21-19.57.58:971][901]LogModuleManager: Shutting down and abandoning module MovieScene (848) +[2024.05.21-19.57.58:997][901]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (846) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (844) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (842) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module AudioMixer (841) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module AudioMixerCore (840) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module LauncherPlatform (836) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module AnalyticsET (834) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module PortalServices (832) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module PortalRpc (830) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module MessagingRpc (828) +[2024.05.21-19.57.59:010][901]LogModuleManager: Shutting down and abandoning module AIModule (826) +[2024.05.21-19.57.59:035][901]LogModuleManager: Shutting down and abandoning module GameplayDebugger (825) +[2024.05.21-19.57.59:035][901]LogModuleManager: Shutting down and abandoning module AITestSuite (823) +[2024.05.21-19.57.59:035][901]LogModuleManager: Shutting down and abandoning module NavigationSystem (821) +[2024.05.21-19.57.59:035][901]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (818) +[2024.05.21-19.57.59:052][901]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (816) +[2024.05.21-19.57.59:052][901]LogModuleManager: Shutting down and abandoning module TypedElementFramework (814) +[2024.05.21-19.57.59:052][901]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (812) +[2024.05.21-19.57.59:052][901]LogModuleManager: Shutting down and abandoning module ProfilerService (810) +[2024.05.21-19.57.59:160][901]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (808) +[2024.05.21-19.57.59:180][901]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (806) +[2024.05.21-19.57.59:180][901]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (804) +[2024.05.21-19.57.59:180][901]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (802) +[2024.05.21-19.57.59:206][901]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (800) +[2024.05.21-19.57.59:214][901]LogModuleManager: Shutting down and abandoning module TakesCore (798) +[2024.05.21-19.57.59:214][901]LogModuleManager: Shutting down and abandoning module MegascansPlugin (796) +[2024.05.21-19.57.59:224][901]LogModuleManager: Shutting down and abandoning module Bridge (794) +[2024.05.21-19.57.59:235][901]LogModuleManager: Shutting down and abandoning module OculusXREditor (792) +[2024.05.21-19.57.59:236][901]LogModuleManager: Shutting down and abandoning module OculusXREyeTracker (790) +[2024.05.21-19.57.59:236][901]LogModuleManager: Shutting down and abandoning module OculusXRInput (788) +[2024.05.21-19.57.59:236][901]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (786) +[2024.05.21-19.57.59:270][901]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (784) +[2024.05.21-19.57.59:270][901]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (782) +[2024.05.21-19.57.59:270][901]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (780) +[2024.05.21-19.57.59:270][901]LogModuleManager: Shutting down and abandoning module CollectionManager (779) +[2024.05.21-19.57.59:271][901]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (776) +[2024.05.21-19.57.59:289][901]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (774) +[2024.05.21-19.57.59:289][901]LogModuleManager: Shutting down and abandoning module LightMixer (772) +[2024.05.21-19.57.59:289][901]LogModuleManager: Shutting down and abandoning module DynamicMesh (770) +[2024.05.21-19.57.59:302][901]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (768) +[2024.05.21-19.57.59:311][901]LogModuleManager: Shutting down and abandoning module PluginBrowser (766) +[2024.05.21-19.57.59:331][901]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (764) +[2024.05.21-19.57.59:338][901]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (762) +[2024.05.21-19.57.59:338][901]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (760) +[2024.05.21-19.57.59:351][901]LogModuleManager: Shutting down and abandoning module UVEditorTools (758) +[2024.05.21-19.57.59:377][901]LogModuleManager: Shutting down and abandoning module UVEditor (756) +[2024.05.21-19.57.59:393][901]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (754) +[2024.05.21-19.57.59:393][901]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (752) +[2024.05.21-19.57.59:406][901]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (750) +[2024.05.21-19.57.59:411][901]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (748) +[2024.05.21-19.57.59:430][901]LogModuleManager: Shutting down and abandoning module EditorDebugTools (746) +[2024.05.21-19.57.59:440][901]LogModuleManager: Shutting down and abandoning module CurveEditorTools (744) +[2024.05.21-19.57.59:453][901]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (742) +[2024.05.21-19.57.59:453][901]LogModuleManager: Shutting down and abandoning module CryptoKeys (740) +[2024.05.21-19.57.59:453][901]LogModuleManager: Shutting down and abandoning module ChangelistReview (738) +[2024.05.21-19.57.59:460][901]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (736) +[2024.05.21-19.57.59:460][901]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (734) +[2024.05.21-19.57.59:460][901]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (732) +[2024.05.21-19.57.59:460][901]LogModuleManager: Shutting down and abandoning module Paper2DEditor (730) +[2024.05.21-19.57.59:492][901]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (726) +[2024.05.21-19.57.59:492][901]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (724) +[2024.05.21-19.57.59:492][901]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (722) +[2024.05.21-19.57.59:492][901]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (720) +[2024.05.21-19.57.59:514][901]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (718) +[2024.05.21-19.57.59:514][901]LogModuleManager: Shutting down and abandoning module LiveLink (716) +[2024.05.21-19.57.59:670][901]LogModuleManager: Shutting down and abandoning module ControlRigSpline (714) +[2024.05.21-19.57.59:670][901]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (712) +[2024.05.21-19.57.59:670][901]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (710) +[2024.05.21-19.57.59:670][901]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (708) +[2024.05.21-19.57.59:670][901]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (706) +[2024.05.21-19.57.59:686][901]LogModuleManager: Shutting down and abandoning module InterchangeTests (704) +[2024.05.21-19.57.59:694][901]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (702) +[2024.05.21-19.57.59:714][901]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (700) +[2024.05.21-19.57.59:714][901]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (698) +[2024.05.21-19.57.59:732][901]LogModuleManager: Shutting down and abandoning module InterchangeExport (696) +[2024.05.21-19.57.59:732][901]LogModuleManager: Shutting down and abandoning module InterchangeMessages (694) +[2024.05.21-19.57.59:732][901]LogModuleManager: Shutting down and abandoning module GLTFCore (692) +[2024.05.21-19.57.59:746][901]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (690) +[2024.05.21-19.57.59:746][901]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (688) +[2024.05.21-19.57.59:764][901]LogModuleManager: Shutting down and abandoning module InterchangeEditor (686) +[2024.05.21-19.57.59:764][901]LogModuleManager: Shutting down and abandoning module XRBaseEditor (684) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module XRBase (682) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module SynthesisEditor (680) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module ResonanceAudio (678) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (676) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (674) +[2024.05.21-19.57.59:779][901]LogModuleManager: Shutting down and abandoning module OpenXREditor (672) +[2024.05.21-19.57.59:786][901]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (670) +[2024.05.21-19.57.59:786][901]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (668) +[2024.05.21-19.57.59:786][901]LogModuleManager: Shutting down and abandoning module ModelingOperators (666) +[2024.05.21-19.57.59:802][901]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (664) +[2024.05.21-19.57.59:813][901]LogModuleManager: Shutting down and abandoning module ModelingComponents (662) +[2024.05.21-19.57.59:833][901]LogModuleManager: Shutting down and abandoning module GeometryFramework (661) +[2024.05.21-19.57.59:851][901]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (658) +[2024.05.21-19.57.59:867][901]LogModuleManager: Shutting down and abandoning module MeshModelingTools (656) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (654) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module InputDebugging (652) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module GooglePAD (650) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (648) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (646) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (644) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module AudioCapture (642) +[2024.05.21-19.57.59:881][901]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (641) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module AssetTags (638) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (636) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (634) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module AppleImageUtils (632) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module AndroidPermission (630) +[2024.05.21-19.57.59:891][901]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (628) +[2024.05.21-19.57.59:907][901]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (626) +[2024.05.21-19.57.59:907][901]LogModuleManager: Shutting down and abandoning module AlembicImporter (624) +[2024.05.21-19.57.59:913][901]LogModuleManager: Shutting down and abandoning module AlembicLibrary (623) +[2024.05.21-19.57.59:927][901]LogModuleManager: Shutting down and abandoning module GeometryCache (622) +[2024.05.21-19.57.59:927][901]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (621) +[2024.05.21-19.57.59:927][901]LogModuleManager: Shutting down and abandoning module TemplateSequence (616) +[2024.05.21-19.57.59:942][901]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (614) +[2024.05.21-19.57.59:942][901]LogModuleManager: Shutting down and abandoning module SequencerScripting (612) +[2024.05.21-19.57.59:942][901]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (610) +[2024.05.21-19.57.59:949][901]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (608) +[2024.05.21-19.57.59:949][901]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (606) +[2024.05.21-19.57.59:954][901]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (604) +[2024.05.21-19.57.59:954][901]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (602) +[2024.05.21-19.57.59:954][901]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (600) +[2024.05.21-19.57.59:954][901]LogModuleManager: Shutting down and abandoning module ChaosNiagara (598) +[2024.05.21-19.57.59:969][901]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (596) +[2024.05.21-19.57.59:969][901]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (594) +[2024.05.21-19.57.59:969][901]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (593) +[2024.05.21-19.57.59:969][901]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (591) +[2024.05.21-19.57.59:969][901]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (588) +[2024.05.21-19.57.59:983][901]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (586) +[2024.05.21-19.57.59:983][901]LogOpenImageDenoise: OIDN shutting down +[2024.05.21-19.57.59:996][901]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (584) +[2024.05.21-19.57.59:996][901]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (582) +[2024.05.21-19.58.00:006][901]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (580) +[2024.05.21-19.58.00:090][901]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (578) +[2024.05.21-19.58.00:097][901]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (576) +[2024.05.21-19.58.00:139][901]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (574) +[2024.05.21-19.58.00:139][901]LogModuleManager: Shutting down and abandoning module LocalizableMessage (572) +[2024.05.21-19.58.00:139][901]LogModuleManager: Shutting down and abandoning module DataflowNodes (570) +[2024.05.21-19.58.00:139][901]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (568) +[2024.05.21-19.58.00:139][901]LogModuleManager: Shutting down and abandoning module DataflowEditor (566) +[2024.05.21-19.58.00:152][901]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (564) +[2024.05.21-19.58.00:152][901]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (562) +[2024.05.21-19.58.00:152][901]LogModuleManager: Shutting down and abandoning module FractureEditor (560) +[2024.05.21-19.58.00:206][901]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (558) +[2024.05.21-19.58.00:206][901]LogModuleManager: Shutting down and abandoning module BackChannel (556) +[2024.05.21-19.58.00:220][901]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (554) +[2024.05.21-19.58.00:220][901]LogModuleManager: Shutting down and abandoning module AutomationUtils (552) +[2024.05.21-19.58.00:224][901]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (550) +[2024.05.21-19.58.00:224][901]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (548) +[2024.05.21-19.58.00:224][901]LogModuleManager: Shutting down and abandoning module UObjectPlugin (546) +[2024.05.21-19.58.00:224][901]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (544) +[2024.05.21-19.58.00:233][901]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (542) +[2024.05.21-19.58.00:233][901]LogModuleManager: Shutting down and abandoning module PluginUtils (540) +[2024.05.21-19.58.00:249][901]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (538) +[2024.05.21-19.58.00:249][901]LogModuleManager: Shutting down and abandoning module GitSourceControl (536) +[2024.05.21-19.58.00:260][901]LogModuleManager: Shutting down and abandoning module DumpGPUServices (534) +[2024.05.21-19.58.00:260][901]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (532) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (530) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module TakeSequencer (528) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module TakeMovieScene (526) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (524) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (522) +[2024.05.21-19.58.00:270][901]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (520) +[2024.05.21-19.58.00:291][901]LogModuleManager: Shutting down and abandoning module MediaPlate (518) +[2024.05.21-19.58.00:301][901]LogModuleManager: Shutting down and abandoning module MediaCompositing (516) +[2024.05.21-19.58.00:301][901]LogModuleManager: Shutting down and abandoning module ImgMedia (514) +[2024.05.21-19.58.00:315][901]LogModuleManager: Shutting down and abandoning module VariantManager (512) +[2024.05.21-19.58.00:352][901]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (511) +[2024.05.21-19.58.00:352][901]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (508) +[2024.05.21-19.58.00:362][901]LogModuleManager: Shutting down and abandoning module InputEditor (506) +[2024.05.21-19.58.00:369][901]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (504) +[2024.05.21-19.58.00:369][901]LogModuleManager: Shutting down and abandoning module TraceUtilities (502) +[2024.05.21-19.58.00:369][901]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (500) +[2024.05.21-19.58.00:374][901]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (498) +[2024.05.21-19.58.00:384][901]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (496) +[2024.05.21-19.58.00:394][901]LogModuleManager: Shutting down and abandoning module ConcertServer (494) +[2024.05.21-19.58.00:420][901]LogModuleManager: Shutting down and abandoning module ConcertClient (492) +[2024.05.21-19.58.00:430][901]LogModuleManager: Shutting down and abandoning module ConcertTransport (491) +[2024.05.21-19.58.00:430][901]LogModuleManager: Shutting down and abandoning module Concert (488) +[2024.05.21-19.58.00:430][901]LogModuleManager: Shutting down and abandoning module SQLiteCore (486) +[2024.05.21-19.58.00:447][901]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (484) +[2024.05.21-19.58.00:459][901]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (482) +[2024.05.21-19.58.00:459][901]LogModuleManager: Shutting down and abandoning module FacialAnimation (480) +[2024.05.21-19.58.00:459][901]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (478) +[2024.05.21-19.58.00:459][901]LogModuleManager: Shutting down and abandoning module IKRig (476) +[2024.05.21-19.58.00:459][901]LogModuleManager: Shutting down and abandoning module DataValidation (474) +[2024.05.21-19.58.00:474][901]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (472) +[2024.05.21-19.58.00:503][901]LogModuleManager: Shutting down and abandoning module TreeMap (471) +[2024.05.21-19.58.00:517][901]LogModuleManager: Shutting down and abandoning module Paper2D (468) +[2024.05.21-19.58.00:531][901]LogModuleManager: Shutting down and abandoning module MetasoundEditor (466) +[2024.05.21-19.58.00:549][901]LogModuleManager: Shutting down and abandoning module AudioWidgets (465) +[2024.05.21-19.58.00:557][901]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (464) +[2024.05.21-19.58.00:574][901]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (460) +[2024.05.21-19.58.00:590][901]LogModuleManager: Shutting down and abandoning module MetasoundEngine (458) +[2024.05.21-19.58.00:590][901]LogModuleManager: Shutting down and abandoning module WaveTable (457) +[2024.05.21-19.58.00:590][901]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (455) +[2024.05.21-19.58.00:590][901]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (452) +[2024.05.21-19.58.00:604][901]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (450) +[2024.05.21-19.58.00:626][901]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (448) +[2024.05.21-19.58.00:640][901]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (446) +[2024.05.21-19.58.00:655][901]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (444) +[2024.05.21-19.58.00:655][901]LogModuleManager: Shutting down and abandoning module ControlRig (442) +[2024.05.21-19.58.00:667][901]LogModuleManager: Shutting down and abandoning module Constraints (441) +[2024.05.21-19.58.00:667][901]LogModuleManager: Shutting down and abandoning module AnimationData (438) +[2024.05.21-19.58.00:667][901]LogModuleManager: Shutting down and abandoning module UdpMessaging (436) +[2024.05.21-19.58.00:768][901]LogModuleManager: Shutting down and abandoning module TcpMessaging (434) +[2024.05.21-19.58.00:880][901]LogModuleManager: Shutting down and abandoning module InterchangePipelines (432) +[2024.05.21-19.58.00:886][901]LogModuleManager: Shutting down and abandoning module InterchangeImport (430) +[2024.05.21-19.58.00:886][901]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (428) +[2024.05.21-19.58.00:898][901]LogModuleManager: Shutting down and abandoning module InterchangeNodes (426) +[2024.05.21-19.58.00:898][901]LogModuleManager: Shutting down and abandoning module Synthesis (424) +[2024.05.21-19.58.00:914][901]LogModuleManager: Shutting down and abandoning module SoundFields (422) +[2024.05.21-19.58.00:914][901]LogModuleManager: Shutting down and abandoning module SignificanceManager (420) +[2024.05.21-19.58.00:914][901]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (418) +[2024.05.21-19.58.00:914][901]LogModuleManager: Shutting down and abandoning module RigVM (416) +[2024.05.21-19.58.00:914][901]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (414) +[2024.05.21-19.58.00:924][901]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (412) +[2024.05.21-19.58.00:938][901]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (410) +[2024.05.21-19.58.00:938][901]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (408) +[2024.05.21-19.58.00:938][901]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (406) +[2024.05.21-19.58.00:938][901]LogModuleManager: Shutting down and abandoning module CableComponent (404) +[2024.05.21-19.58.00:948][901]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (402) +[2024.05.21-19.58.00:959][901]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (401) +[2024.05.21-19.58.00:959][901]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (398) +[2024.05.21-19.58.00:959][901]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (396) +[2024.05.21-19.58.00:979][901]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (394) +[2024.05.21-19.58.00:987][901]LogModuleManager: Shutting down and abandoning module ActorSequence (392) +[2024.05.21-19.58.00:987][901]LogModuleManager: Shutting down and abandoning module StructUtils (390) +[2024.05.21-19.58.00:987][901]LogModuleManager: Shutting down and abandoning module PBIK (388) +[2024.05.21-19.58.00:998][901]LogModuleManager: Shutting down and abandoning module FullBodyIK (386) +[2024.05.21-19.58.00:998][901]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (384) +[2024.05.21-19.58.00:998][901]LogModuleManager: Shutting down and abandoning module TakeRecorder (383) +[2024.05.21-19.58.01:021][901]LogModuleManager: Shutting down and abandoning module LevelEditor (381) +[2024.05.21-19.58.01:070][901]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (380) +[2024.05.21-19.58.01:097][901]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (378) +[2024.05.21-19.58.01:097][901]LogModuleManager: Shutting down and abandoning module MainFrame (376) +[2024.05.21-19.58.01:097][901]LogModuleManager: Shutting down and abandoning module HotReload (375) +[2024.05.21-19.58.01:098][901]LogModuleManager: Shutting down and abandoning module ChaosCaching (370) +[2024.05.21-19.58.01:098][901]LogModuleManager: Shutting down and abandoning module GameplayCameras (368) +[2024.05.21-19.58.01:098][901]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (366) +[2024.05.21-19.58.01:126][901]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (364) +[2024.05.21-19.58.01:126][901]LogModuleManager: Shutting down and abandoning module AnimationSharing (362) +[2024.05.21-19.58.01:126][901]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (360) +[2024.05.21-19.58.01:126][901]LogModuleManager: Shutting down and abandoning module Niagara (358) +[2024.05.21-19.58.01:148][901]LogModuleManager: Shutting down and abandoning module SignalProcessing (357) +[2024.05.21-19.58.01:173][901]LogModuleManager: Shutting down and abandoning module NiagaraEditor (355) +[2024.05.21-19.58.01:182][901]LogModuleManager: Shutting down and abandoning module LevelSequence (354) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module ContentBrowser (352) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module ToolMenus (351) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module ContentBrowserData (349) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module NiagaraCore (344) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (342) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (340) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module BlueprintGraph (339) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module EnhancedInput (336) +[2024.05.21-19.58.01:183][901]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (334) +[2024.05.21-19.58.01:233][901]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (332) +[2024.05.21-19.58.01:246][901]LogModuleManager: Shutting down and abandoning module AndroidFileServer (330) +[2024.05.21-19.58.01:246][901]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (328) +[2024.05.21-19.58.01:259][901]LogModuleManager: Shutting down and abandoning module PacketHandler (326) +[2024.05.21-19.58.01:259][901]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (324) +[2024.05.21-19.58.01:317][901]LogModuleManager: Shutting down and abandoning module AnimGraph (322) +[2024.05.21-19.58.01:333][901]LogModuleManager: Shutting down and abandoning module TimeManagement (320) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module AnimationDataController (318) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (316) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (314) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module MediaAssets (312) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module Overlay (310) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module OverlayEditor (309) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module VREditor (306) +[2024.05.21-19.58.01:345][901]LogModuleManager: Shutting down and abandoning module StringTableEditor (304) +[2024.05.21-19.58.01:359][901]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (302) +[2024.05.21-19.58.01:359][901]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (300) +[2024.05.21-19.58.01:378][901]LogModuleManager: Shutting down and abandoning module FunctionalTesting (298) +[2024.05.21-19.58.01:378][901]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (296) +[2024.05.21-19.58.01:407][901]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (295) +[2024.05.21-19.58.01:433][901]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (292) +[2024.05.21-19.58.01:433][901]LogModuleManager: Shutting down and abandoning module UMG (290) +[2024.05.21-19.58.01:433][901]LogModuleManager: Shutting down and abandoning module UMGEditor (289) +[2024.05.21-19.58.01:466][901]LogModuleManager: Shutting down and abandoning module EditorStyle (284) +[2024.05.21-19.58.01:466][901]LogModuleManager: Shutting down and abandoning module SlateReflector (282) +[2024.05.21-19.58.01:508][901]LogModuleManager: Shutting down and abandoning module Slate (280) +[2024.05.21-19.58.01:508][901]LogModuleManager: Shutting down and abandoning module SlateCore (278) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (276) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (274) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module UnrealEd (272) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module MRMesh (270) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module Messaging (268) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (266) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (264) +[2024.05.21-19.58.01:510][901]LogModuleManager: Shutting down and abandoning module LiveCoding (262) +[2024.05.21-19.58.01:520][901]LogModuleManager: Shutting down and abandoning module Networking (260) +[2024.05.21-19.58.01:520][901]LogModuleManager: Shutting down and abandoning module Core (258) +[2024.05.21-19.58.01:520][901]LogModuleManager: Shutting down and abandoning module AssetDefinition (256) +[2024.05.21-19.58.01:520][901]LogModuleManager: Shutting down and abandoning module MovieSceneTools (254) +[2024.05.21-19.58.01:576][901]LogModuleManager: Shutting down and abandoning module CurveEditor (253) +[2024.05.21-19.58.01:576][901]LogModuleManager: Shutting down and abandoning module Sequencer (251) +[2024.05.21-19.58.01:615][901]LogModuleManager: Shutting down and abandoning module KismetCompiler (248) +[2024.05.21-19.58.01:615][901]LogModuleManager: Shutting down and abandoning module MeshBuilder (246) +[2024.05.21-19.58.01:626][901]LogModuleManager: Shutting down and abandoning module NaniteBuilder (244) +[2024.05.21-19.58.01:642][901]LogModuleManager: Shutting down and abandoning module MeshUtilities (242) +[2024.05.21-19.58.01:653][901]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (241) +[2024.05.21-19.58.01:659][901]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (240) +[2024.05.21-19.58.01:659][901]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (239) +[2024.05.21-19.58.01:659][901]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (236) +[2024.05.21-19.58.01:659][901]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (235) +[2024.05.21-19.58.01:677][901]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (233) +[2024.05.21-19.58.01:688][901]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (231) +[2024.05.21-19.58.01:733][901]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (229) +[2024.05.21-19.58.01:741][901]LogModuleManager: Shutting down and abandoning module MaterialBaking (225) +[2024.05.21-19.58.01:753][901]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (222) +[2024.05.21-19.58.01:764][901]LogModuleManager: Shutting down and abandoning module TelemetryUtils (219) +[2024.05.21-19.58.01:764][901]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (216) +[2024.05.21-19.58.01:764][901]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (214) +[2024.05.21-19.58.01:778][901]LogModuleManager: Shutting down and abandoning module DerivedDataCache (212) +[2024.05.21-19.58.01:837][901]LogModuleManager: Shutting down and abandoning module TargetPlatform (210) +[2024.05.21-19.58.01:852][901]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (209) +[2024.05.21-19.58.01:860][901]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (207) +[2024.05.21-19.58.01:883][901]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (205) +[2024.05.21-19.58.01:892][901]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (203) +[2024.05.21-19.58.01:892][901]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (201) +[2024.05.21-19.58.01:907][901]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (199) +[2024.05.21-19.58.01:907][901]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (197) +[2024.05.21-19.58.01:923][901]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (195) +[2024.05.21-19.58.01:923][901]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (193) +[2024.05.21-19.58.01:928][901]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (191) +[2024.05.21-19.58.01:928][901]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (189) +[2024.05.21-19.58.01:928][901]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (187) +[2024.05.21-19.58.01:928][901]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (185) +[2024.05.21-19.58.01:938][901]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (183) +[2024.05.21-19.58.01:944][901]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (181) +[2024.05.21-19.58.01:944][901]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (179) +[2024.05.21-19.58.01:945][901]LogModuleManager: Shutting down and abandoning module TextureFormat (177) +[2024.05.21-19.58.01:945][901]LogModuleManager: Shutting down and abandoning module ImageWrapper (176) +[2024.05.21-19.58.01:945][901]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (174) +[2024.05.21-19.58.01:950][901]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (172) +[2024.05.21-19.58.01:950][901]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (170) +[2024.05.21-19.58.01:959][901]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (168) +[2024.05.21-19.58.01:959][901]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (166) +[2024.05.21-19.58.01:963][901]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (164) +[2024.05.21-19.58.01:973][901]LogModuleManager: Shutting down and abandoning module TurnkeySupport (161) +[2024.05.21-19.58.01:973][901]LogModuleManager: Shutting down and abandoning module InputCore (158) +[2024.05.21-19.58.01:973][901]LogModuleManager: Shutting down and abandoning module Settings (156) +[2024.05.21-19.58.01:973][901]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (154) +[2024.05.21-19.58.02:032][901]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (152) +[2024.05.21-19.58.02:032][901]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (151) +[2024.05.21-19.58.02:032][901]LogModuleManager: Shutting down and abandoning module Chaos (148) +[2024.05.21-19.58.02:032][901]LogModuleManager: Shutting down and abandoning module GeometryCore (147) +[2024.05.21-19.58.02:053][901]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (144) +[2024.05.21-19.58.02:053][901]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (143) +[2024.05.21-19.58.02:053][901]LogModuleManager: Shutting down and abandoning module AVEncoder (142) +[2024.05.21-19.58.02:067][901]LogModuleManager: Shutting down and abandoning module D3D12RHI (138) +[2024.05.21-19.58.02:067][901]LogModuleManager: Shutting down and abandoning module OculusXROpenXRHMD (136) +[2024.05.21-19.58.02:067][901]LogModuleManager: Shutting down and abandoning module OculusXRHMD (134) +[2024.05.21-19.58.02:089][901]LogOculusPluginWrapper: OculusPlugin destroyed successfully +[2024.05.21-19.58.02:096][901]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (132) +[2024.05.21-19.58.02:096][901]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (130) +[2024.05.21-19.58.02:120][901]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (128) +[2024.05.21-19.58.02:142][901]LogModuleManager: Shutting down and abandoning module XMPP (123) +[2024.05.21-19.58.02:149][901]LogModuleManager: Shutting down and abandoning module WebSockets (122) +[2024.05.21-19.58.02:217][901]LogModuleManager: Shutting down and abandoning module HTTP (119) +[2024.05.21-19.58.02:217][901]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.05.21-19.58.02:217][901]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B1E812EFE-4096-ED4B-94DC-60953C0AB2C5%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=583989464419a262f3c29f86fb93fd50%7Cffd9b84f675742ebbfb609d9f094a16c%7C93f5f92f-6ae8-4387-873e-b75645b390c3&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.05.21-19.58.02:264][901]LogModuleManager: Shutting down and abandoning module SSL (118) +[2024.05.21-19.58.02:266][901]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (114) +[2024.05.21-19.58.02:280][901]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (112) +[2024.05.21-19.58.02:288][901]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (110) +[2024.05.21-19.58.02:295][901]LogModuleManager: Shutting down and abandoning module ACLPlugin (108) +[2024.05.21-19.58.02:302][901]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (106) +[2024.05.21-19.58.02:302][901]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2024.05.21-19.58.02:302][901]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (102) +[2024.05.21-19.58.02:313][901]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.05.21-19.58.02:313][901]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (100) +[2024.05.21-19.58.02:313][901]LogModuleManager: Shutting down and abandoning module OpenXRAR (98) +[2024.05.21-19.58.02:329][901]LogModuleManager: Shutting down and abandoning module AugmentedReality (97) +[2024.05.21-19.58.02:329][901]LogModuleManager: Shutting down and abandoning module OpenXRHMD (94) +[2024.05.21-19.58.02:360][901]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (92) +[2024.05.21-19.58.02:360][901]LogModuleManager: Shutting down and abandoning module ChunkDownloader (90) +[2024.05.21-19.58.02:369][901]LogModuleManager: Shutting down and abandoning module AISupportModule (88) +[2024.05.21-19.58.02:369][901]LogModuleManager: Shutting down and abandoning module GLTFExporter (86) +[2024.05.21-19.58.02:369][901]LogModuleManager: Shutting down and abandoning module ChaosCloth (84) +[2024.05.21-19.58.02:387][901]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (82) +[2024.05.21-19.58.02:401][901]RenderDocPlugin: plugin has been unloaded. +[2024.05.21-19.58.02:401][901]LogModuleManager: Shutting down and abandoning module PixWinPlugin (80) +[2024.05.21-19.58.02:410][901]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (78) +[2024.05.21-19.58.02:410][901]LogModuleManager: Shutting down and abandoning module NiagaraShader (76) +[2024.05.21-19.58.02:410][901]LogModuleManager: Shutting down and abandoning module WmfMedia (74) +[2024.05.21-19.58.02:430][901]LogModuleManager: Shutting down and abandoning module Media (73) +[2024.05.21-19.58.02:431][901]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (70) +[2024.05.21-19.58.02:441][901]LogModuleManager: Shutting down and abandoning module VariantManagerContent (68) +[2024.05.21-19.58.02:441][901]LogModuleManager: Shutting down and abandoning module DatasmithContent (66) +[2024.05.21-19.58.02:441][901]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.05.21-19.58.02:441][901]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) +[2024.05.21-19.58.02:441][901]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) +[2024.05.21-19.58.02:453][901]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) +[2024.05.21-19.58.02:453][901]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) +[2024.05.21-19.58.02:453][901]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) +[2024.05.21-19.58.02:472][901]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) +[2024.05.21-19.58.02:494][901]LogModuleManager: Shutting down and abandoning module SourceControl (51) +[2024.05.21-19.58.02:507][901]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.05.21-19.58.02:519][901]LogXGEController: Cleaning working directory: C:/Users/egonh/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2024.05.21-19.58.02:519][901]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.05.21-19.58.02:537][901]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.05.21-19.58.02:549][901]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.05.21-19.58.02:557][901]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.05.21-19.58.02:572][901]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.05.21-19.58.02:595][901]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.05.21-19.58.02:595][901]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.05.21-19.58.02:595][901]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.05.21-19.58.02:609][901]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.05.21-19.58.02:622][901]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.05.21-19.58.02:622][901]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.05.21-19.58.02:634][901]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.05.21-19.58.02:634][901]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.05.21-19.58.02:653][901]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.05.21-19.58.02:668][901]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.05.21-19.58.02:668][901]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.05.21-19.58.02:668][901]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.05.21-19.58.02:679][901]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.05.21-19.58.02:679][901]LogPakFile: Destroying PakPlatformFile +[2024.05.21-19.58.02:693][901]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.05.21-19.58.02:693][901]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.05.21-19.58.02:708][901]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.05.21-19.58.02:708][901]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.05.21-19.58.02:716][901]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.05.21-19.58.05:328][901]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.05.21-19.58.05:404][901]LogExit: Exiting. +[2024.05.21-19.58.05:471][901]Log file closed, 05/21/24 22:58:05 diff --git a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject.log b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject.log index 2a57f46..00fcba3 100644 --- a/TheProject/VRWizardProject/Saved/Logs/VRWizardProject.log +++ b/TheProject/VRWizardProject/Saved/Logs/VRWizardProject.log @@ -1,4 +1,4 @@ -Log file open, 05/15/24 11:05:24 +Log file open, 05/22/24 11:05:41 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). @@ -6,7 +6,7 @@ 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=12008) +LogWindows: Started CrashReportClient (pid=952) LogWindows: Custom abort handler registered for crash reporting. LogInit: Display: Running engine for game: VRWizardProject LogCore: UnrealTraceServer: Trace store launch successful @@ -17,7 +17,7 @@ LogCsvProfiler: Display: Metadata set : platform="Windows" LogCsvProfiler: Display: Metadata set : config="Development" LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" -LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4291] " +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.4412] " LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz" LogCsvProfiler: Display: Metadata set : pgoenabled="0" LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" @@ -26,44 +26,44 @@ LogCsvProfiler: Display: Metadata set : asan="0" LogCsvProfiler: Display: Metadata set : commandline="" "D:\EgonVM\The Project\TheProject\VRWizardProject\VRWizardProject.uproject""" LogCsvProfiler: Display: Metadata set : loginid="206d3dcf477f38cb3b5fbda5fa19dccf" LogCsvProfiler: Display: Metadata set : llm="0" -LogStats: Stats thread started at 1.829825 +LogStats: Stats thread started at 1.618545 LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' LogInit: Session CrashGUID >==================================================== - Session CrashGUID > UECC-Windows-45E26D004BFDC8AE995C57AD5BEF81A1 + Session CrashGUID > UECC-Windows-BA49FC074EAFB7484EE490B592DCF41F Session CrashGUID >==================================================== -LogConfig: Display: Loading Mac ini files took 0.05 seconds -LogConfig: Display: Loading IOS ini files took 0.05 seconds -LogConfig: Display: Loading Android ini files took 0.05 seconds -LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin -LogConfig: Display: Loading Linux ini files took 0.07 seconds -LogConfig: Display: Loading LinuxArm64 ini files took 0.07 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Android ini files took 0.04 seconds +LogAssetRegistry: Display: Asset registry cache read as 18.0 MiB from ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds -LogPluginManager: Mounting Engine plugin Bridge -LogConfig: Display: Loading Unix ini files took 0.03 seconds +LogConfig: Display: Loading Unix ini files took 0.02 seconds LogConfig: Display: Loading TVOS ini files took 0.03 seconds -LogPluginManager: Mounting Engine plugin FastBuildController -LogPluginManager: Mounting Engine plugin MeshPainting -LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin Bridge LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin EnhancedInput LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin MeshPainting LogPluginManager: Mounting Engine plugin TraceUtilities LogPluginManager: Mounting Engine plugin XGEController -LogPluginManager: Mounting Engine plugin OodleNetwork -LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin AutomationUtils LogPluginManager: Mounting Engine plugin BackChannel LogPluginManager: Mounting Engine plugin ChaosCaching -LogPluginManager: Mounting Engine plugin ChaosClothEditor -LogPluginManager: Mounting Engine plugin ChaosEditor LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosClothEditor LogPluginManager: Mounting Engine plugin ChaosUserDataPT -LogPluginManager: Mounting Engine plugin AutomationUtils LogPluginManager: Mounting Engine plugin ChaosSolverPlugin LogPluginManager: Mounting Engine plugin CharacterAI LogPluginManager: Mounting Engine plugin ChaosNiagara LogPluginManager: Mounting Engine plugin Dataflow -LogPluginManager: Mounting Engine plugin Fracture LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Fracture LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin LogPluginManager: Mounting Engine plugin LocalizableMessage LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp @@ -72,146 +72,146 @@ LogPluginManager: Mounting Engine plugin PlanarCut LogPluginManager: Mounting Engine plugin PlatformCrypto LogPluginManager: Mounting Engine plugin ProxyLODPlugin LogPluginManager: Mounting Engine plugin SkeletalReduction -LogPluginManager: Mounting Engine plugin StructUtils LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin StructUtils LogPluginManager: Mounting Engine plugin ToolPresets -LogPluginManager: Mounting Engine plugin AnimationData -LogPluginManager: Mounting Engine plugin AnimationModifierLibrary -LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis -LogPluginManager: Mounting Engine plugin ControlRigSpline -LogPluginManager: Mounting Engine plugin ACLPlugin -LogPluginManager: Mounting Engine plugin LiveLink -LogPluginManager: Mounting Engine plugin InterchangeEditor -LogPluginManager: Mounting Engine plugin Interchange -LogPluginManager: Mounting Engine plugin IKRig -LogPluginManager: Mounting Engine plugin ControlRig -LogPluginManager: Mounting Engine plugin Takes LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess LogPluginManager: Mounting Engine plugin DumpGPUServices LogPluginManager: Mounting Engine plugin GitSourceControl LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess -LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess LogPluginManager: Mounting Engine plugin NullSourceCodeAccess LogPluginManager: Mounting Engine plugin PixWinPlugin -LogPluginManager: Mounting Engine plugin PlasticSourceControl -LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PlasticSourceControl LogPluginManager: Mounting Engine plugin PerforceSourceControl LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess LogPluginManager: Mounting Engine plugin RenderDocPlugin -LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess LogPluginManager: Mounting Engine plugin SubversionSourceControl -LogPluginManager: Mounting Engine plugin TraceDataFilters -LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess LogPluginManager: Mounting Engine plugin UObjectPlugin LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin ActorSequence LogPluginManager: Mounting Engine plugin LevelSequenceEditor LogPluginManager: Mounting Engine plugin SequencerScripting LogPluginManager: Mounting Engine plugin TemplateSequence -LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin IKRig LogPluginManager: Mounting Engine plugin TcpMessaging LogPluginManager: Mounting Engine plugin UdpMessaging -LogPluginManager: Mounting Engine plugin OnlineBase -LogPluginManager: Mounting Engine plugin OnlineServices -LogPluginManager: Mounting Engine plugin Niagara -LogPluginManager: Mounting Engine plugin OnlineSubsystem -LogPluginManager: Mounting Engine plugin OnlineSubsystemNull -LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin Takes LogPluginManager: Mounting Engine plugin AssetManagerEditor -LogPluginManager: Mounting Engine plugin BlueprintHeaderView LogPluginManager: Mounting Engine plugin ChangelistReview -LogPluginManager: Mounting Engine plugin CurveEditorTools LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin BlueprintHeaderView LogPluginManager: Mounting Engine plugin DataValidation -LogPluginManager: Mounting Engine plugin EditorDebugTools -LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin GameplayTagsEditor LogPluginManager: Mounting Engine plugin FacialAnimation LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin EditorDebugTools LogPluginManager: Mounting Engine plugin MacGraphicsSwitching -LogPluginManager: Mounting Engine plugin MaterialAnalyzer -LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard LogPluginManager: Mounting Engine plugin EditorScriptingUtilities -LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard LogPluginManager: Mounting Engine plugin SequencerAnimTools LogPluginManager: Mounting Engine plugin SpeedTreeImporter LogPluginManager: Mounting Engine plugin UVEditor LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities -LogPluginManager: Mounting Engine plugin AlembicImporter -LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin MaterialAnalyzer LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin Interchange LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin InterchangeEditor LogPluginManager: Mounting Engine plugin ImgMedia LogPluginManager: Mounting Engine plugin MediaCompositing -LogPluginManager: Mounting Engine plugin MediaPlate LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin MediaPlate LogPluginManager: Mounting Engine plugin WebMMedia LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin InterchangeTests LogPluginManager: Mounting Engine plugin CameraShakePreviewer -LogPluginManager: Mounting Engine plugin LauncherChunkInstaller -LogPluginManager: Mounting Engine plugin ActorLayerUtilities LogPluginManager: Mounting Engine plugin GameplayCameras -LogPluginManager: Mounting Engine plugin AndroidFileServer LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin ActorLayerUtilities LogPluginManager: Mounting Engine plugin AndroidPermission LogPluginManager: Mounting Engine plugin AppleMoviePlayer -LogPluginManager: Mounting Engine plugin AppleImageUtils LogPluginManager: Mounting Engine plugin ArchVisCharacter -LogPluginManager: Mounting Engine plugin AudioCapture LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AppleImageUtils LogPluginManager: Mounting Engine plugin AudioSynesthesia -LogPluginManager: Mounting Engine plugin AudioWidgets LogPluginManager: Mounting Engine plugin CableComponent LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin AudioWidgets LogPluginManager: Mounting Engine plugin CustomMeshComponent -LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector LogPluginManager: Mounting Engine plugin GeometryCache LogPluginManager: Mounting Engine plugin GoogleCloudMessaging LogPluginManager: Mounting Engine plugin GooglePAD -LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing LogPluginManager: Mounting Engine plugin InputDebugging LogPluginManager: Found config from plugin[InputDebugging] Input -LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector -LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary LogPluginManager: Mounting Engine plugin MeshModelingToolset -LogPluginManager: Mounting Engine plugin MobilePatchingUtils -LogPluginManager: Mounting Engine plugin MsQuic -LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector LogPluginManager: Mounting Engine plugin Metasound -LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin MsQuic LogPluginManager: Mounting Engine plugin OpenXRHandTracking -LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin OpenXR LogPluginManager: Mounting Engine plugin ProceduralMeshComponent LogPluginManager: Mounting Engine plugin RigVM LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin MobilePatchingUtils LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin ResonanceAudio LogPluginManager: Mounting Engine plugin WaveTable LogPluginManager: Mounting Engine plugin WebMMoviePlayer -LogPluginManager: Mounting Engine plugin WindowsMoviePlayer -LogPluginManager: Mounting Engine plugin ResonanceAudio LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector -LogPluginManager: Mounting Engine plugin XRBase LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin Niagara LogPluginManager: Mounting Engine plugin Paper2D LogPluginManager: Mounting Engine plugin DatasmithContent LogPluginManager: Mounting Engine plugin VariantManager -LogPluginManager: Mounting Engine plugin GLTFExporter LogPluginManager: Mounting Engine plugin VariantManagerContent -LogPluginManager: Mounting Engine plugin InterchangeTests -LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource LogPluginManager: Mounting Engine plugin SQLiteCore LogPluginManager: Mounting Engine plugin ConcertMain +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource LogPluginManager: Mounting Engine plugin ObjectMixer LogPluginManager: Mounting Engine plugin LightMixer -LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource -LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource -LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource -LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS LogPluginManager: Mounting Engine plugin ConcertSyncClient LogPluginManager: Mounting Engine plugin ConcertSyncCore LogPluginManager: Mounting Project plugin OculusXR @@ -227,33 +227,33 @@ LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experim 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/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' -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/VirtualProduction/Takes/Content/' mounted to '/Takes/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +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/VirtualProduction/Takes/Content/' mounted to '/Takes/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' 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/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' -LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' 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/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' @@ -336,17 +336,17 @@ LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available LogHMD: Optional extension XR_FB_foveation is not available LogHMD: Optional extension XR_FB_swapchain_update_state is not available LogHMD: Optional extension XR_FB_foveation_configuration is not available -LogHMD: Warning: Required extension XR_EXT_hand_tracking is not available -LogHMD: Could not enable all required OpenXR extensions for OpenXRHandTracking on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. +LogHMD: Warning: Required extension XR_EXT_hand_tracking is not available +LogHMD: Could not enable all required OpenXR extensions for OpenXRHandTracking on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension. LogHMD: Initialized OpenXR on Oculus runtime version 1.97.0 LogInit: ExecutableName: UnrealEditor.exe LogInit: Build: ++UE5+Release-5.3-CL-29314046 LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 LogInit: Net CL: 27405482 -LogInit: OS: Windows 10 (22H2) [10.0.19045.4291] (), CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz, GPU: NVIDIA GeForce RTX 2070 +LogInit: OS: Windows 10 (22H2) [10.0.19045.4412] (), CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz, GPU: NVIDIA GeForce RTX 2070 LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 LogInit: Architecture: x64 LogInit: Compiled with Visual C++: 19.36.32537.00 @@ -407,12767 +407,3861 @@ LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] -[2024.05.15-08.05.27:357][ 0]LogConfig: Set CVar [[r.VSync:0]] -[2024.05.15-08.05.27:357][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] -[2024.05.15-08.05.27:358][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] -[2024.05.15-08.05.27:359][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] -[2024.05.15-08.05.27:359][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] -[2024.05.15-08.05.27:359][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.DBuffer:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.RayTracing:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] -[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] -[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created -[2024.05.15-08.05.27:360][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created -[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] -[2024.05.15-08.05.27:368][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.AOQuality:2]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] -[2024.05.15-08.05.27:368][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.DetailMode:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] -[2024.05.15-08.05.27:369][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] -[2024.05.15-08.05.27:379][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.15-08.05.27:379][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.15-08.05.27:379][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.15-08.05.27:470][ 0]LogD3D12RHI: Aftermath initialized -[2024.05.15-08.05.27:470][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). -[2024.05.15-08.05.27:470][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (VendorId: 10de, DeviceId: 1f02, SubSysId: 373a1462, Revision: 00a1 -[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported -[2024.05.15-08.05.28:305][ 0]LogD3D12RHI: Adapter has 8019MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 1 output[s] -[2024.05.15-08.05.28:306][ 0]LogD3D12RHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) -[2024.05.15-08.05.28:306][ 0]LogD3D12RHI: Driver Date: 8-14-2023 -[2024.05.15-08.05.28:635][ 0]LogD3D12RHI: Intel Extensions Framework not supported by driver. Please check if a driver update is available. -[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Found D3D12 adapter 1: Intel(R) UHD Graphics 630 (VendorId: 8086, DeviceId: 3e98, SubSysId: 8591103c, Revision: 0002 -[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.5, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.15-08.05.28:673][ 0]LogD3D12RHI: Adapter has 128MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] -[2024.05.15-08.05.28:674][ 0]LogD3D12RHI: Driver Version: 30.0.101.1340 (internal:30.0.101.1340, unified:101.1340) -[2024.05.15-08.05.28:674][ 0]LogD3D12RHI: Driver Date: 2-3-2022 -[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Found D3D12 adapter 2: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 -[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported -[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] -[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. -[2024.05.15-08.05.28:721][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 -[2024.05.15-08.05.28:721][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.15-08.05.28:721][ 0]LogInit: Selected Device Profile: [WindowsEditor] -[2024.05.15-08.05.28:722][ 0]LogHAL: Display: Platform has ~ 16 GB [16943194112 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) -[2024.05.15-08.05.28:723][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] -[2024.05.15-08.05.28:723][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.15-08.05.28:724][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] -[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] -[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] -[2024.05.15-08.05.28:731][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] -[2024.05.15-08.05.28:731][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] -[2024.05.15-08.05.28:731][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] -[2024.05.15-08.05.28:732][ 0]LogInit: Computer: LAB-N18-2006-22 -[2024.05.15-08.05.28:732][ 0]LogInit: User: egonvm -[2024.05.15-08.05.28:732][ 0]LogInit: CPU Page size=4096, Cores=8 -[2024.05.15-08.05.28:732][ 0]LogInit: High frequency timer resolution =10.000000 MHz -[2024.05.15-08.05.28:733][ 0]LogMemory: Memory total: Physical=15.8GB (16GB approx) -[2024.05.15-08.05.28:733][ 0]LogMemory: Platform Memory Stats for WindowsEditor -[2024.05.15-08.05.28:733][ 0]LogMemory: Process Physical Memory: 506.01 MB used, 511.48 MB peak -[2024.05.15-08.05.28:733][ 0]LogMemory: Process Virtual Memory: 488.50 MB used, 488.50 MB peak -[2024.05.15-08.05.28:733][ 0]LogMemory: Physical Memory: 7921.07 MB used, 8237.22 MB free, 16158.29 MB total -[2024.05.15-08.05.28:733][ 0]LogMemory: Virtual Memory: 10504.55 MB used, 10078.25 MB free, 20582.80 MB total -[2024.05.15-08.05.28:733][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" -[2024.05.15-08.05.28:740][ 0]LogWindows: WindowsPlatformFeatures enabled -[2024.05.15-08.05.28:825][ 0]LogInit: Physics initialised using underlying interface: Chaos -[2024.05.15-08.05.28:830][ 0]LogInit: Using OS detected language (en-US). -[2024.05.15-08.05.28:830][ 0]LogInit: Using OS detected locale (et-EE). -[2024.05.15-08.05.28:835][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. -[2024.05.15-08.05.28:837][ 0]LogInit: Setting process to per monitor DPI aware -[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: Available input methods: -[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - (Keyboard). -[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - Touch Input Correction (TSF IME). -[2024.05.15-08.05.29:148][ 0]LogWindowsTextInputMethodSystem: Activated input method: Estonian (Estonia) - (Keyboard). -[2024.05.15-08.05.29:255][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 -[2024.05.15-08.05.29:255][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 -[2024.05.15-08.05.32:401][ 0]LogRHI: Using Default RHI: D3D12 -[2024.05.15-08.05.32:401][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 -[2024.05.15-08.05.32:401][ 0]LogRHI: Loading RHI module D3D12RHI -[2024.05.15-08.05.32:401][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. -[2024.05.15-08.05.32:401][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. -[2024.05.15-08.05.32:402][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 -[2024.05.15-08.05.32:403][ 0]LogWindows: Attached monitors: -[2024.05.15-08.05.32:403][ 0]LogWindows: resolution: 2560x1440, work area: (0, 0) -> (2560, 1400), device: '\\.\DISPLAY1' [PRIMARY] -[2024.05.15-08.05.32:403][ 0]LogWindows: Found 1 attached monitors. -[2024.05.15-08.05.32:403][ 0]LogWindows: Gathering driver information using Windows Setup API -[2024.05.15-08.05.32:404][ 0]LogRHI: RHI Adapter Info: -[2024.05.15-08.05.32:404][ 0]LogRHI: Name: NVIDIA GeForce RTX 2070 -[2024.05.15-08.05.32:404][ 0]LogRHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) -[2024.05.15-08.05.32:404][ 0]LogRHI: Driver Date: 8-14-2023 -[2024.05.15-08.05.32:405][ 0]LogD3D12RHI: GPU DeviceId: 0x1f02 (for the marketing name, search the web for "GPU Device Id") -[2024.05.15-08.05.32:405][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off -[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled -[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled -[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. -[2024.05.15-08.05.32:418][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device1 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device2 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device3 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device4 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device5 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device6 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device7 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device8 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device9 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device10 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device11 is supported. -[2024.05.15-08.05.32:565][ 0]LogD3D12RHI: ID3D12Device12 is supported. -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Bindless resources are supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported -[2024.05.15-08.05.32:567][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported -[2024.05.15-08.05.32:612][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) -[2024.05.15-08.05.32:613][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) -[2024.05.15-08.05.32:613][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) -[2024.05.15-08.05.32:640][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 -[2024.05.15-08.05.32:640][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 -[2024.05.15-08.05.32:641][ 0]LogRHI: Texture pool is 4568 MB (70% of 6525 MB) -[2024.05.15-08.05.32:641][ 0]LogD3D12RHI: Async texture creation enabled -[2024.05.15-08.05.32:641][ 0]LogD3D12RHI: RHI has support for 64 bit atomics -[2024.05.15-08.05.32:749][ 0]LogVRS: Current RHI supports Variable Rate Shading -[2024.05.15-08.05.32:874][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' -[2024.05.15-08.05.32:874][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] -[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC -[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT -[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 -[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp -[2024.05.15-08.05.33:063][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed -[2024.05.15-08.05.33:063][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 -[2024.05.15-08.05.33:063][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll -[2024.05.15-08.05.33:083][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll -[2024.05.15-08.05.33:104][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll -[2024.05.15-08.05.33:124][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll -[2024.05.15-08.05.33:143][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll -[2024.05.15-08.05.33:162][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll -[2024.05.15-08.05.33:181][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' -[2024.05.15-08.05.33:276][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' -[2024.05.15-08.05.33:303][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' -[2024.05.15-08.05.33:303][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' -[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' -[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' -[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' -[2024.05.15-08.05.33:327][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' -[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' -[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' -[2024.05.15-08.05.33:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' -[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' -[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' -[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' -[2024.05.15-08.05.33:374][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' -[2024.05.15-08.05.33:395][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' -[2024.05.15-08.05.33:395][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' -[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' -[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' -[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' -[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' -[2024.05.15-08.05.33:444][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor -[2024.05.15-08.05.33:545][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. -[2024.05.15-08.05.33:950][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_TVOS -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SM5 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SM6 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_SIM -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_SM6 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_SM5 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: PCD3D_ES31 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: GLSL_150_ES31 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: VVM_1_0 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID -[2024.05.15-08.05.33:978][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 -[2024.05.15-08.05.33:979][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). -[2024.05.15-08.05.33:985][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB -[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. -[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. -[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.15-08.05.33:986][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. -[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) -[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. -[2024.05.15-08.05.34:040][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. -[2024.05.15-08.05.34:112][ 0]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. -[2024.05.15-08.05.34:113][ 0]LogDerivedDataCache: Display: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.15ms. RandomReadSpeed=15.36MBs, RandomWriteSpeed=174.95MBs. Assigned SpeedClass 'Local' -[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable -[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. -[2024.05.15-08.05.34:115][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. -[2024.05.15-08.05.34:116][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' -[2024.05.15-08.05.34:116][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. -[2024.05.15-08.05.34:141][ 0]LogShaderCompilers: Guid format shader working directory is -11 characters bigger than the processId version (../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/12788/). -[2024.05.15-08.05.34:141][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonvm/AppData/Local/Temp/UnrealShaderWorkingDir/2E047A1A4FC7F8C24BCE0093582C6382/'. -[2024.05.15-08.05.34:142][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. -[2024.05.15-08.05.34:143][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 7 workers. -[2024.05.15-08.05.39:130][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 -[2024.05.15-08.05.40:543][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush -[2024.05.15-08.05.40:543][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.15-08.05.41:435][ 0]LogSlate: Using FreeType 2.10.0 -[2024.05.15-08.05.41:463][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 -[2024.05.15-08.05.41:727][ 0]LogAssetRegistry: FAssetRegistry took 0.0072 seconds to start up -[2024.05.15-08.05.41:727][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. -[2024.05.15-08.05.41:734][ 0]LogEditorDomain: Display: EditorDomain is Disabled -[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). -[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal -[2024.05.15-08.05.42:313][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled -[2024.05.15-08.05.42:318][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. -[2024.05.15-08.05.42:318][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: Available device profiles: -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EFA00][00000A19E9225000 66] GlobalDefaults, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EFE00][00000A19E9220000 66] Windows, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF400][00000A19E9227800 66] WindowsEditor, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF200][00000A19E9222800 66] WindowsServer, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F58EF000][00000A19DFB67800 66] WindowsClient, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F550FA00][00000A19E386C800 66] IOS, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19DF9F7200][00000A19E3862800 66] iPadAir2, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570000][00000A19E386A000 66] IPadPro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570200][00000A19C8AA2800 66] iPadAir3, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570400][00000A19F3580000 66] iPadAir4, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570600][00000A19F3582800 66] iPadAir5, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570800][00000A19F3585000 66] iPadMini4, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570A00][00000A19F3587800 66] iPadMini5, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570C00][00000A19F358A000 66] iPadMini6, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3570E00][00000A19F358C800 66] iPhone6S, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571000][00000A19F3590000 66] iPhone7, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571200][00000A19F3592800 66] iPodTouch7, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571400][00000A19F3595000 66] iPhone6SPlus, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571600][00000A19F3597800 66] iPhone7Plus, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571800][00000A19F359A000 66] iPhoneSE, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571A00][00000A19F359C800 66] iPhone8, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571C00][00000A19F35A0000 66] iPhone8Plus, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3571E00][00000A19F35A2800 66] iPhoneX, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572000][00000A19F35A5000 66] iPhoneXS, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572200][00000A19F35A7800 66] iPhoneXSMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572400][00000A19F35AA000 66] iPhoneXR, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572600][00000A19F35AC800 66] iPhone11, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572800][00000A19F35B0000 66] iPhone11Pro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572A00][00000A19F35B2800 66] iPhone11ProMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572C00][00000A19F35B5000 66] iPhoneSE2, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3572E00][00000A19F35B7800 66] iPhone12Mini, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573000][00000A19F35BA000 66] iPhone12, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573200][00000A19F35BC800 66] iPhone12Pro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573400][00000A19F35C0000 66] iPhone12ProMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573600][00000A19F35C2800 66] iPhone13Mini, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573800][00000A19F35C5000 66] iPhone13, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573A00][00000A19F35C7800 66] iPhone13Pro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573C00][00000A19F35CA000 66] iPhone13ProMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3573E00][00000A19F35CC800 66] iPhoneSE3, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574000][00000A19F35D0000 66] iPhone14, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574200][00000A19F35D2800 66] iPhone14Plus, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574400][00000A19F35D5000 66] iPhone14Pro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574600][00000A19F35D7800 66] iPhone14ProMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574800][00000A19F35DA000 66] iPhone15, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574A00][00000A19F35DC800 66] iPhone15Plus, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574C00][00000A19F35F0000 66] iPhone15Pro, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3574E00][00000A19F35F2800 66] iPhone15ProMax, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575000][00000A19F35F5000 66] iPadPro105, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575200][00000A19F35F7800 66] iPadPro129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575400][00000A19F35FA000 66] iPadPro97, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575600][00000A19F35FC800 66] iPadPro2_129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575800][00000A19F35E0000 66] iPad5, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575A00][00000A19F35E2800 66] iPad6, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575C00][00000A19F35E5000 66] iPad7, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3575E00][00000A19F35E7800 66] iPad8, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576000][00000A19F35EA000 66] iPad9, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576200][00000A19F35EC800 66] iPad10, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576400][00000A19F3600000 66] iPadPro11, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576600][00000A19F3602800 66] iPadPro2_11, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576800][00000A19F3605000 66] iPadPro3_11, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576A00][00000A19F3607800 66] iPadPro4_11, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576C00][00000A19F360A000 66] iPadPro3_129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3576E00][00000A19F360C800 66] iPadPro4_129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577000][00000A19F3610000 66] iPadPro5_129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577200][00000A19F3612800 66] iPadPro6_129, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577400][00000A19F3615000 66] AppleTV, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577600][00000A19F3617800 66] AppleTV4K, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577800][00000A19F361A000 66] AppleTV2_4K, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577A00][00000A19F361C800 66] TVOS, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577C00][00000A19F3620000 66] Mac, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3577E00][00000A19F3622800 66] MacEditor, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578000][00000A19F3625000 66] MacClient, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578200][00000A19F3627800 66] MacServer, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578400][00000A19F362A000 66] Linux, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578600][00000A19F362C800 66] LinuxEditor, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578800][00000A19F3640000 66] LinuxArm64Editor, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578A00][00000A19F3642800 66] LinuxArm64, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578C00][00000A19F3645000 66] LinuxClient, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3578E00][00000A19F3647800 66] LinuxArm64Client, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579000][00000A19F364A000 66] LinuxServer, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579200][00000A19F364C800 66] LinuxArm64Server, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579400][00000A19F3630000 66] Android, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579600][00000A19F3632800 66] Android_Preview_OpenGL, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579800][00000A19F3635000 66] Android_Preview_Vulkan, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579A00][00000A19F3637800 66] Android_Low, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579C00][00000A19F363A000 66] Android_Mid, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F3579E00][00000A19F363C800 66] Android_High, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A000][00000A19F3660000 66] Android_Default, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A200][00000A19F3662800 66] Android_Adreno4xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A400][00000A19F3665000 66] Android_Adreno5xx_Low, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A600][00000A19F3667800 66] Android_Adreno5xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357A800][00000A19F366A000 66] Android_Adreno6xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AA00][00000A19F366C800 66] Android_Adreno6xx_Vulkan, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AC00][00000A19F3650000 66] Android_Adreno7xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357AE00][00000A19F3652800 66] Android_Adreno7xx_Vulkan, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B000][00000A19F3655000 66] Android_Mali_T6xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B200][00000A19F3657800 66] Android_Mali_T7xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B400][00000A19F365A000 66] Android_Mali_T8xx, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B600][00000A19F365C800 66] Android_Mali_G71, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357B800][00000A19F3670000 66] Android_Mali_G72, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BA00][00000A19F3672800 66] Android_Mali_G72_Vulkan, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BC00][00000A19F3675000 66] Android_Mali_G76, -[2024.05.15-08.05.42:470][ 0]LogDeviceProfileManager: [00000A19F357BE00][00000A19F3677800 66] Android_Mali_G76_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C000][00000A19F367A000 66] Android_Mali_G77, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C200][00000A19F367C800 66] Android_Mali_G77_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C400][00000A19F3680000 66] Android_Mali_G78, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C600][00000A19F3682800 66] Android_Mali_G78_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357C800][00000A19F3685000 66] Android_Mali_G710, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357CA00][00000A19F3687800 66] Android_Mali_G710_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357CE00][00000A19F368A000 66] Android_Mali_G7xx, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D000][00000A19F368C800 66] Android_Mali_G7xx_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D200][00000A19F3690000 66] Android_Xclipse_920, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D400][00000A19F3692800 66] Android_Xclipse_920_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357D800][00000A19F3695000 66] Android_Vulkan_SM5, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DA00][00000A19F3697800 66] Android_PowerVR_G6xxx, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DC00][00000A19F369A000 66] Android_PowerVR_GT7xxx, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357DE00][00000A19F369C800 66] Android_PowerVR_GE8xxx, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E000][00000A19F36A0000 66] Android_PowerVR_GM9xxx, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E200][00000A19F36A2800 66] Android_PowerVR_GM9xxx_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E400][00000A19F36A5000 66] Android_TegraK1, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E600][00000A19F36A7800 66] Android_Unknown_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357E800][00000A19F36AA000 66] Oculus_Quest, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EA00][00000A19F36AC800 66] Oculus_Quest2, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EC00][00000A19F36B0000 66] Meta_Quest_Pro, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357EE00][00000A19F36B2800 66] Meta_Quest_3, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357F000][00000A19F36B5000 66] HoloLens, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: [00000A19F357F200][00000A19F36B7800 66] MagicLeap_Vulkan, -[2024.05.15-08.05.42:471][ 0]LogDeviceProfileManager: Active device profile: [00000A19F58EF400][00000A19E9227800 66] WindowsEditor -[2024.05.15-08.05.42:471][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" -[2024.05.15-08.05.42:472][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush -[2024.05.15-08.05.42:479][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. -[2024.05.15-08.05.42:496][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") -[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") -[2024.05.15-08.05.42:498][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22621.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") -[2024.05.15-08.05.42:528][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22' -[2024.05.15-08.05.42:528][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22" -nocompile -nocompileuat ] -[2024.05.15-08.05.43:082][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; -[2024.05.15-08.05.43:389][ 0]LogTurnkeySupport: Completed device detection: Code = 0 -[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction -[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction -[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging -[2024.05.15-08.05.43:552][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available -[2024.05.15-08.05.43:552][ 0]LogMeshMerging: No distributed automatic mesh merging module available -[2024.05.15-08.05.46:128][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.05.46:130][ 0]LogHMD: PokeAHoleMaterial loaded successfully -[2024.05.15-08.05.46:141][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None -[2024.05.15-08.05.46:141][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled -[2024.05.15-08.05.46:165][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. -[2024.05.15-08.05.46:165][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. -[2024.05.15-08.05.46:165][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool -[2024.05.15-08.05.46:205][ 0]LogLiveCoding: Display: Starting LiveCoding -[2024.05.15-08.05.46:205][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development -[2024.05.15-08.05.46:206][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x2cef8360", spawning console -[2024.05.15-08.05.46:424][ 0]LogSlate: Border -[2024.05.15-08.05.46:424][ 0]LogSlate: BreadcrumbButton -[2024.05.15-08.05.46:424][ 0]LogSlate: Brushes.Title -[2024.05.15-08.05.46:424][ 0]LogSlate: Default -[2024.05.15-08.05.46:424][ 0]LogSlate: Icons.Save -[2024.05.15-08.05.46:424][ 0]LogSlate: Icons.Toolbar.Settings -[2024.05.15-08.05.46:424][ 0]LogSlate: ListView -[2024.05.15-08.05.46:424][ 0]LogSlate: SoftwareCursor_CardinalCross -[2024.05.15-08.05.46:424][ 0]LogSlate: SoftwareCursor_Grab -[2024.05.15-08.05.46:424][ 0]LogSlate: TableView.DarkRow -[2024.05.15-08.05.46:424][ 0]LogSlate: TableView.Row -[2024.05.15-08.05.46:424][ 0]LogSlate: TreeView -[2024.05.15-08.05.46:638][ 0]LogLiveCoding: Display: Waiting for server -[2024.05.15-08.05.48:315][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread -[2024.05.15-08.05.48:384][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... -[2024.05.15-08.05.48:405][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 21 ms -[2024.05.15-08.05.48:528][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled -[2024.05.15-08.05.48:528][ 0]LogInit: XR: MultiViewport is Enabled -[2024.05.15-08.05.48:528][ 0]LogInit: XR: Mobile Multiview is Disabled -[2024.05.15-08.05.48:528][ 0]LogTurnkeySupport: Turnkey Device: Win64@LAB-N18-2006-22: (Name=LAB-N18-2006-22, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") -[2024.05.15-08.05.50:117][ 0]LogPython: Using Python 3.9.7 -[2024.05.15-08.05.52:013][ 0]LogTcpMessaging: Initializing TcpMessaging bridge -[2024.05.15-08.05.52:051][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. -[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '172.17.143.162' to multicast group '230.0.0.1:6666' -[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.56.1' to multicast group '230.0.0.1:6666' -[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.50.1' to multicast group '230.0.0.1:6666' -[2024.05.15-08.05.52:058][ 0]LogUdpMessaging: Display: Added local interface '192.168.240.1' to multicast group '230.0.0.1:6666' -[2024.05.15-08.05.52:281][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F3C6508B4FF327ED3A2A0AA987B0BF51 | Instance: 6A927B9B42457F2F25FC9EA0195F3CDA (LAB-N18-2006-22-12788). -[2024.05.15-08.05.53:988][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... -[2024.05.15-08.05.54:041][ 0]LogMetasoundEngine: MetaSound Engine Initialized -[2024.05.15-08.05.56:191][ 0]LogOpenImageDenoise: OIDN starting up -[2024.05.15-08.05.57:061][ 0]SourceControl: Revision control is disabled -[2024.05.15-08.05.57:082][ 0]LogUProjectInfo: Found projects: -[2024.05.15-08.05.57:163][ 0]SourceControl: Revision control is disabled -[2024.05.15-08.05.58:655][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance -[2024.05.15-08.05.58:772][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.15-08.05.58:772][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. -[2024.05.15-08.05.59:108][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.15-08.05.59:658][ 0]LogCollectionManager: Loaded 0 collections in 0.000846 seconds -[2024.05.15-08.05.59:661][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Collections/' took 0.00s -[2024.05.15-08.05.59:663][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Developers/egonvm/Collections/' took 0.00s -[2024.05.15-08.05.59:665][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Collections/' took 0.00s -[2024.05.15-08.05.59:865][ 0]LogOcInput: OculusXRInput pre-init called -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +[2024.05.22-08.05.44:711][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.05.22-08.05.44:711][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.Mobile.AllowSoftwareOcclusion:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.VT.EnableCompressZlib:1]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.VT.EnableCompressCrunch:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.DistanceFieldBuild.EightBit:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.GenerateLandscapeGIData:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.DistanceFieldBuild.Compress:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.TessellationAdaptivePixelsPerTriangle:48.000000]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.EyeAdaptation.EditorOnly:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:1.0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:1.0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:0]] +[2024.05.22-08.05.44:712][ 0]LogConfig: CVar [[r.SSGI.Enable:0]] deferred - dummy variable created +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.05.22-08.05.44:712][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[vr.ODSCapture:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.SupportAtmosphericFog:1]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.MobileNumDynamicPointLights:4]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.Mobile.EnableMovableSpotlights:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[r.LightPropagationVolume:0]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.OpenGL.ForceDXC:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.05.22-08.05.44:714][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.05.22-08.05.44:723][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.05.22-08.05.44:735][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.22-08.05.44:735][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.22-08.05.44:735][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.22-08.05.44:830][ 0]LogD3D12RHI: Aftermath initialized +[2024.05.22-08.05.44:830][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.05.22-08.05.44:830][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (VendorId: 10de, DeviceId: 1f02, SubSysId: 373a1462, Revision: 00a1 +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Adapter has 8019MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 1 output[s] +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.22-08.05.45:151][ 0]LogD3D12RHI: Driver Date: 8-14-2023 +[2024.05.22-08.05.45:358][ 0]LogD3D12RHI: Intel Extensions Framework not supported by driver. Please check if a driver update is available. +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Found D3D12 adapter 1: Intel(R) UHD Graphics 630 (VendorId: 8086, DeviceId: 3e98, SubSysId: 8591103c, Revision: 0002 +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.5, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Adapter has 128MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Driver Version: 30.0.101.1340 (internal:30.0.101.1340, unified:101.1340) +[2024.05.22-08.05.45:377][ 0]LogD3D12RHI: Driver Date: 2-3-2022 +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Found D3D12 adapter 2: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8079MB of shared system memory, 0 output[s] +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.05.22-08.05.45:412][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.05.22-08.05.45:412][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.22-08.05.45:412][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.05.22-08.05.45:413][ 0]LogHAL: Display: Platform has ~ 16 GB [16943194112 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.05.22-08.05.45:415][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.05.22-08.05.45:415][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.22-08.05.45:416][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.05.22-08.05.45:423][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.05.22-08.05.45:423][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Config/WindowsEditor/Editor.ini] +[2024.05.22-08.05.45:424][ 0]LogInit: Computer: LAB-N18-2006-22 +[2024.05.22-08.05.45:424][ 0]LogInit: User: egonvm +[2024.05.22-08.05.45:424][ 0]LogInit: CPU Page size=4096, Cores=8 +[2024.05.22-08.05.45:424][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.05.22-08.05.45:424][ 0]LogMemory: Memory total: Physical=15.8GB (16GB approx) +[2024.05.22-08.05.45:424][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.05.22-08.05.45:424][ 0]LogMemory: Process Physical Memory: 506.81 MB used, 512.16 MB peak +[2024.05.22-08.05.45:424][ 0]LogMemory: Process Virtual Memory: 489.74 MB used, 489.74 MB peak +[2024.05.22-08.05.45:424][ 0]LogMemory: Physical Memory: 7398.29 MB used, 8760.00 MB free, 16158.29 MB total +[2024.05.22-08.05.45:424][ 0]LogMemory: Virtual Memory: 8335.51 MB used, 10254.78 MB free, 18590.29 MB total +[2024.05.22-08.05.45:424][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.05.22-08.05.45:430][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.05.22-08.05.45:513][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.05.22-08.05.45:515][ 0]LogInit: Using OS detected language (en-US). +[2024.05.22-08.05.45:515][ 0]LogInit: Using OS detected locale (et-EE). +[2024.05.22-08.05.45:518][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2024.05.22-08.05.45:519][ 0]LogInit: Setting process to per monitor DPI aware +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - (Keyboard). +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: - Estonian (Estonia) - Touch Input Correction (TSF IME). +[2024.05.22-08.05.45:807][ 0]LogWindowsTextInputMethodSystem: Activated input method: Estonian (Estonia) - (Keyboard). +[2024.05.22-08.05.45:893][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.05.22-08.05.45:893][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.05.22-08.05.48:739][ 0]LogRHI: Using Default RHI: D3D12 +[2024.05.22-08.05.48:740][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.05.22-08.05.48:740][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.05.22-08.05.48:740][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.05.22-08.05.48:740][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.05.22-08.05.48:740][ 0]LogWindows: Attached monitors: +[2024.05.22-08.05.48:740][ 0]LogWindows: resolution: 2560x1440, work area: (0, 0) -> (2560, 1400), device: '\\.\DISPLAY1' [PRIMARY] +[2024.05.22-08.05.48:740][ 0]LogWindows: Found 1 attached monitors. +[2024.05.22-08.05.48:740][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.05.22-08.05.48:740][ 0]LogRHI: RHI Adapter Info: +[2024.05.22-08.05.48:740][ 0]LogRHI: Name: NVIDIA GeForce RTX 2070 +[2024.05.22-08.05.48:740][ 0]LogRHI: Driver Version: 537.13 (internal:31.0.15.3713, unified:537.13) +[2024.05.22-08.05.48:740][ 0]LogRHI: Driver Date: 8-14-2023 +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: GPU DeviceId: 0x1f02 (for the marketing name, search the web for "GPU Device Id") +[2024.05.22-08.05.48:740][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.05.22-08.05.48:748][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.05.22-08.05.48:883][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Bindless resources are supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.05.22-08.05.48:885][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.05.22-08.05.48:929][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.05.22-08.05.48:954][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.05.22-08.05.48:954][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.05.22-08.05.48:955][ 0]LogRHI: Texture pool is 4568 MB (70% of 6525 MB) +[2024.05.22-08.05.48:956][ 0]LogD3D12RHI: Async texture creation enabled +[2024.05.22-08.05.48:956][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.05.22-08.05.49:058][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.05.22-08.05.49:176][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all' +[2024.05.22-08.05.49:176][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_0.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_0.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -platform=all" ] +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.05.22-08.05.49:390][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.05.22-08.05.49:390][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.05.22-08.05.49:390][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.05.22-08.05.49:411][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.05.22-08.05.49:430][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.05.22-08.05.49:453][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.05.22-08.05.49:472][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.05.22-08.05.49:491][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.05.22-08.05.49:511][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.05.22-08.05.49:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.05.22-08.05.49:578][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.05.22-08.05.49:602][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.05.22-08.05.49:602][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.05.22-08.05.49:629][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.05.22-08.05.49:653][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.05.22-08.05.49:677][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.05.22-08.05.49:697][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.05.22-08.05.49:697][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.05.22-08.05.49:743][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.05.22-08.05.49:843][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.05.22-08.05.50:238][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.05.22-08.05.50:267][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.05.22-08.05.50:267][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.05.22-08.05.50:274][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../EgonVM/The Project/TheProject/VRWizardProject/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:275][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.05.22-08.05.50:325][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.05.22-08.05.50:392][ 0]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.07 seconds. +[2024.05.22-08.05.50:393][ 0]LogDerivedDataCache: Display: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.08ms. RandomReadSpeed=15.83MBs, RandomWriteSpeed=159.83MBs. Assigned SpeedClass 'Local' +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.05.22-08.05.50:394][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.05.22-08.05.50:395][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.05.22-08.05.50:395][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.05.22-08.05.50:408][ 0]LogShaderCompilers: Guid format shader working directory is -11 characters bigger than the processId version (../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/Shaders/WorkingDirectory/10672/). +[2024.05.22-08.05.50:408][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonvm/AppData/Local/Temp/UnrealShaderWorkingDir/7C5AE92B47F04841E06E2593B6520B0D/'. +[2024.05.22-08.05.50:408][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.05.22-08.05.50:409][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 7 workers. +[2024.05.22-08.05.55:334][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.05.22-08.05.56:631][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.05.22-08.05.56:631][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.22-08.05.57:436][ 0]LogSlate: Using FreeType 2.10.0 +[2024.05.22-08.05.57:462][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.05.22-08.05.57:734][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.001s loading caches ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin. +[2024.05.22-08.05.57:734][ 0]LogAssetRegistry: FAssetRegistry took 0.0106 seconds to start up +[2024.05.22-08.05.57:751][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.05.22-08.05.58:339][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.05.22-08.05.58:343][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.05.22-08.05.58:343][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: Available device profiles: +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF000][000009AE3F1F5000 66] GlobalDefaults, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF400][000009AE3F1F0000 66] Windows, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF600][000009AE3F1F7800 66] WindowsEditor, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EF800][000009AE3F1F2800 66] WindowsServer, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFA00][000009AE353A7800 66] WindowsClient, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFC00][000009AE3E09A000 66] IOS, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4B8EFE00][000009AE3E092800 66] iPadAir2, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE351C7600][000009AE3E09C800 66] IPadPro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0000][000009AE1F152800 66] iPadAir3, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0200][000009AE4CD00000 66] iPadAir4, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0400][000009AE4CD02800 66] iPadAir5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0600][000009AE4CD05000 66] iPadMini4, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0800][000009AE4CD07800 66] iPadMini5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0A00][000009AE4CD0A000 66] iPadMini6, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0C00][000009AE4CD0C800 66] iPhone6S, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF0E00][000009AE4CD10000 66] iPhone7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1000][000009AE4CD12800 66] iPodTouch7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1200][000009AE4CD15000 66] iPhone6SPlus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1400][000009AE4CD17800 66] iPhone7Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1600][000009AE4CD1A000 66] iPhoneSE, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1800][000009AE4CD1C800 66] iPhone8, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1A00][000009AE4CD20000 66] iPhone8Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1C00][000009AE4CD22800 66] iPhoneX, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF1E00][000009AE4CD25000 66] iPhoneXS, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2000][000009AE4CD27800 66] iPhoneXSMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2200][000009AE4CD2A000 66] iPhoneXR, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2400][000009AE4CD2C800 66] iPhone11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2600][000009AE4CD30000 66] iPhone11Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2800][000009AE4CD32800 66] iPhone11ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2A00][000009AE4CD35000 66] iPhoneSE2, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2C00][000009AE4CD37800 66] iPhone12Mini, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF2E00][000009AE4CD3A000 66] iPhone12, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3000][000009AE4CD3C800 66] iPhone12Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3200][000009AE4CD40000 66] iPhone12ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3400][000009AE4CD42800 66] iPhone13Mini, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3600][000009AE4CD45000 66] iPhone13, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3800][000009AE4CD47800 66] iPhone13Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3A00][000009AE4CD4A000 66] iPhone13ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3C00][000009AE4CD4C800 66] iPhoneSE3, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF3E00][000009AE4CD50000 66] iPhone14, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4000][000009AE4CD52800 66] iPhone14Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4200][000009AE4CD55000 66] iPhone14Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4400][000009AE4CD57800 66] iPhone14ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4600][000009AE4CD5A000 66] iPhone15, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4800][000009AE4CD5C800 66] iPhone15Plus, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4A00][000009AE4CD60000 66] iPhone15Pro, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4C00][000009AE4CD62800 66] iPhone15ProMax, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF4E00][000009AE4CD65000 66] iPadPro105, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5000][000009AE4CD67800 66] iPadPro129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5200][000009AE4CD6A000 66] iPadPro97, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5400][000009AE4CD6C800 66] iPadPro2_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5600][000009AE4CD70000 66] iPad5, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5800][000009AE4CD72800 66] iPad6, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5A00][000009AE4CD75000 66] iPad7, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5C00][000009AE4CD77800 66] iPad8, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF5E00][000009AE4CD7A000 66] iPad9, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6000][000009AE4CD7C800 66] iPad10, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6200][000009AE4CD80000 66] iPadPro11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6400][000009AE4CD82800 66] iPadPro2_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6600][000009AE4CD85000 66] iPadPro3_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6800][000009AE4CD87800 66] iPadPro4_11, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6A00][000009AE4CD8A000 66] iPadPro3_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6C00][000009AE4CD8C800 66] iPadPro4_129, +[2024.05.22-08.05.58:494][ 0]LogDeviceProfileManager: [000009AE4CCF6E00][000009AE4CD90000 66] iPadPro5_129, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7000][000009AE4CD92800 66] iPadPro6_129, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7200][000009AE4CD95000 66] AppleTV, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7400][000009AE4CD97800 66] AppleTV4K, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7600][000009AE4CD9A000 66] AppleTV2_4K, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7800][000009AE4CD9C800 66] TVOS, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7A00][000009AE4CDA0000 66] Mac, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7C00][000009AE4CDA2800 66] MacEditor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF7E00][000009AE4CDA5000 66] MacClient, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8000][000009AE4CDA7800 66] MacServer, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8200][000009AE4CDAA000 66] Linux, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8400][000009AE4CDAC800 66] LinuxEditor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8600][000009AE4CDB0000 66] LinuxArm64Editor, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8800][000009AE4CDB2800 66] LinuxArm64, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8A00][000009AE4CDB5000 66] LinuxClient, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8C00][000009AE4CDB7800 66] LinuxArm64Client, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF8E00][000009AE4CDBA000 66] LinuxServer, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9000][000009AE4CDBC800 66] LinuxArm64Server, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9200][000009AE4CDC0000 66] Android, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9400][000009AE4CDC2800 66] Android_Preview_OpenGL, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9600][000009AE4CDC5000 66] Android_Preview_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9800][000009AE4CDC7800 66] Android_Low, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9A00][000009AE4CDCA000 66] Android_Mid, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9C00][000009AE4CDCC800 66] Android_High, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCF9E00][000009AE4CDE0000 66] Android_Default, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA000][000009AE4CDE2800 66] Android_Adreno4xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA200][000009AE4CDE5000 66] Android_Adreno5xx_Low, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA400][000009AE4CDE7800 66] Android_Adreno5xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA600][000009AE4CDEA000 66] Android_Adreno6xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFA800][000009AE4CDEC800 66] Android_Adreno6xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAA00][000009AE4CDF0000 66] Android_Adreno7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAC00][000009AE4CDF2800 66] Android_Adreno7xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFAE00][000009AE4CDF5000 66] Android_Mali_T6xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB000][000009AE4CDF7800 66] Android_Mali_T7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB200][000009AE4CDFA000 66] Android_Mali_T8xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB400][000009AE4CDFC800 66] Android_Mali_G71, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB600][000009AE4CE00000 66] Android_Mali_G72, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFB800][000009AE4CE02800 66] Android_Mali_G72_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBA00][000009AE4CE05000 66] Android_Mali_G76, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBC00][000009AE4CE07800 66] Android_Mali_G76_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFBE00][000009AE4CE0A000 66] Android_Mali_G77, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC000][000009AE4CE0C800 66] Android_Mali_G77_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC200][000009AE4CE10000 66] Android_Mali_G78, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC400][000009AE4CE12800 66] Android_Mali_G78_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC600][000009AE4CE15000 66] Android_Mali_G710, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFC800][000009AE4CE17800 66] Android_Mali_G710_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFCC00][000009AE4CE1A000 66] Android_Mali_G7xx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFCE00][000009AE4CE1C800 66] Android_Mali_G7xx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD000][000009AE4CE20000 66] Android_Xclipse_920, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD200][000009AE4CE22800 66] Android_Xclipse_920_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD600][000009AE4CE25000 66] Android_Vulkan_SM5, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFD800][000009AE4CE27800 66] Android_PowerVR_G6xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDA00][000009AE4CE2A000 66] Android_PowerVR_GT7xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDC00][000009AE4CE2C800 66] Android_PowerVR_GE8xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFDE00][000009AE4CE30000 66] Android_PowerVR_GM9xxx, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE000][000009AE4CE32800 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE200][000009AE4CE35000 66] Android_TegraK1, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE400][000009AE4CE37800 66] Android_Unknown_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE600][000009AE4CE3A000 66] Oculus_Quest, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFE800][000009AE4CE3C800 66] Oculus_Quest2, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEA00][000009AE4CE40000 66] Meta_Quest_Pro, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEC00][000009AE4CE42800 66] Meta_Quest_3, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFEE00][000009AE4CE45000 66] HoloLens, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: [000009AE4CCFF000][000009AE4CE47800 66] MagicLeap_Vulkan, +[2024.05.22-08.05.58:495][ 0]LogDeviceProfileManager: Active device profile: [000009AE4B8EF600][000009AE3F1F7800 66] WindowsEditor +[2024.05.22-08.05.58:495][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.05.22-08.05.58:496][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.05.22-08.05.58:503][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.05.22-08.05.58:514][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Valid, Allowed_Sdk=r25b, Current_Sdk=r25b, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.05.22-08.05.58:516][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22621.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.05.22-08.05.58:544][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22' +[2024.05.22-08.05.58:545][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyReport_1.log" -log="D:/EgonVM/The Project/TheProject/VRWizardProject/Intermediate/TurnkeyLog_1.log" -project="D:/EgonVM/The Project/TheProject/VRWizardProject/VRWizardProject.uproject" -Device=Win64@LAB-N18-2006-22" -nocompile -nocompileuat ] +[2024.05.22-08.05.59:059][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC0_FS_VFO_SKYATM_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE26941014141444441444144414141414144444740101010101013145444414331401013401010142446451214141414240241414141414131330444444372414444444440444444444444444444443414141414241404444444444442434141414141510100031313131233131434341434131423121444044444131313131444031010101510101010101131616564343434341161616161616662431616161613034343444144444444414151515101030010131151616161662444444444444000404040404040404040404040404343434343444444444444444440404040404040444444444040404044444444444444443444444442414421414444444241414144414441414141414141313131313131314443444444444141414141414141414141414343434444444444444344404441414141444141414141414341414144414141414444414441414141334444244444414141432341414141413141414142412343424242424242414343434143414144414141313131343244414141244141313134444443414141212124242131444444444442122226141142210121212121243444444444444041415101510153043410133141460014444445101101515151516161616161010101010150524213161616161611313161601401413131314331404410101010101010101015101010101010101431415000101010101010101010101010101010101010101010101160004441404042424313131414401010101610101010101010131010101401213131314161606016161612444313131212121212121212141414144444444442140444414121212121212121212121212131212121212121212121214121212121212121232441413043131313161616161616161612110434444443414441414141424241412121212121212121212131212121212121212121212121212124244242424343434141444141414141444444444444444441442140231313131313161616161611010101210101010151012004444444440434240444231510140444444444444430331313121433140404040404341444331433144433143314341434143314331314331432142413141414131314411144246444444044464444444444044401410101510151015100110101010101010101010101010100022224342423131313131100004441404041412101010000101010101010144444242313101014044444444444444444444444444444444444444444444444444444444444444444444444444044444444444444341444141414143424110101212132322222212101010101000010101010144444242412101010101010101014141010151010101010100444444141515105043404043410004040404040404040404040404043434343434343444443434343404040404040404343434340404040444442424444444434444442424141214144444442414141434141414141414141413131313131313144434444444441414141414141414141414143434344444444444443444044414141414441414141414143414141444141414144444141414141413341442444444141414323414141414131414141424123434242424242424143434341434141444141413131313432444141412441413131344444434141412121242121314444444441410101515151515151515151510101010101010101015151515101010151015101510151015101510101010101010151016151015101510151015101510151015101510151013131515151510151015101510151010151015101646141415401415101016161736340431313131313131314422223141414101010101010011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D800000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000014000000100000000800000008000000080000001400000014000000130000000800000010000000080000000800000008000000080000000800000008000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.05.22-08.05.59:407][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.05.22-08.05.59:523][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.05.22-08.05.59:523][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.05.22-08.06.02:022][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\PokeAHoleMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.02:025][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2024.05.22-08.06.02:034][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.05.22-08.06.02:034][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.05.22-08.06.02:055][ 0]LogUObjectArray: 22625 objects as part of root set at end of initial load. +[2024.05.22-08.06.02:055][ 0]LogUObjectAllocator: 6380736 out of 0 bytes used by permanent object pool. +[2024.05.22-08.06.02:055][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.05.22-08.06.02:093][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.05.22-08.06.02:093][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.05.22-08.06.02:095][ 0]LogLiveCoding: Display: First instance in process group "UE_VRWizardProject_0x2cef8360", spawning console +[2024.05.22-08.06.02:280][ 0]LogSlate: Border +[2024.05.22-08.06.02:280][ 0]LogSlate: BreadcrumbButton +[2024.05.22-08.06.02:280][ 0]LogSlate: Brushes.Title +[2024.05.22-08.06.02:280][ 0]LogSlate: Default +[2024.05.22-08.06.02:280][ 0]LogSlate: Icons.Save +[2024.05.22-08.06.02:280][ 0]LogSlate: Icons.Toolbar.Settings +[2024.05.22-08.06.02:280][ 0]LogSlate: ListView +[2024.05.22-08.06.02:280][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.05.22-08.06.02:280][ 0]LogSlate: SoftwareCursor_Grab +[2024.05.22-08.06.02:280][ 0]LogSlate: TableView.DarkRow +[2024.05.22-08.06.02:280][ 0]LogSlate: TableView.Row +[2024.05.22-08.06.02:280][ 0]LogSlate: TreeView +[2024.05.22-08.06.02:531][ 0]LogLiveCoding: Display: Waiting for server +[2024.05.22-08.06.04:212][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.05.22-08.06.04:278][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.05.22-08.06.04:302][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 23 ms +[2024.05.22-08.06.04:427][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2024.05.22-08.06.04:427][ 0]LogInit: XR: MultiViewport is Enabled +[2024.05.22-08.06.04:427][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.05.22-08.06.04:428][ 0]LogTurnkeySupport: Turnkey Device: Win64@LAB-N18-2006-22: (Name=LAB-N18-2006-22, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.05.22-08.06.05:926][ 0]LogPython: Using Python 3.9.7 +[2024.05.22-08.06.07:420][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.05.22-08.06.07:459][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '172.17.143.162' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.56.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.50.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.07:464][ 0]LogUdpMessaging: Display: Added local interface '192.168.240.1' to multicast group '230.0.0.1:6666' +[2024.05.22-08.06.09:105][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.05.22-08.06.09:178][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.05.22-08.06.09:886][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: ABBB3AA749AFDD6DCEAC9DB61F7D24DC | Instance: 9BFBC1384277F527FA254FBF6A5639BA (LAB-N18-2006-22-10672). +[2024.05.22-08.06.12:117][ 0]LogOpenImageDenoise: OIDN starting up +[2024.05.22-08.06.12:409][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.12:464][ 0]LogUProjectInfo: Found projects: +[2024.05.22-08.06.12:491][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.14:628][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.05.22-08.06.14:723][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.22-08.06.14:723][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.05.22-08.06.15:276][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.22-08.06.15:785][ 0]LogCollectionManager: Loaded 0 collections in 0.000910 seconds +[2024.05.22-08.06.15:787][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Saved/Collections/' took 0.00s +[2024.05.22-08.06.15:789][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Developers/egonvm/Collections/' took 0.00s +[2024.05.22-08.06.15:791][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/Collections/' took 0.00s +[2024.05.22-08.06.16:041][ 0]LogOcInput: OculusXRInput pre-init called +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. The following settings have been applied: -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. -[2024.05.15-08.05.59:989][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. -[2024.05.15-08.06.00:001][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:002][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:002][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:003][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:010][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:012][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:012][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:013][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:014][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:019][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:020][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:020][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:021][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:027][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:027][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:028][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:040][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:041][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:041][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. -[2024.05.15-08.06.00:122][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. -[2024.05.15-08.06.00:122][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. -[2024.05.15-08.06.01:143][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.15-08.06.01:146][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties -[2024.05.15-08.06.01:240][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged -[2024.05.15-08.06.01:240][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h -[2024.05.15-08.06.01:250][ 0]LogEngine: Initializing Engine... -[2024.05.15-08.06.01:282][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 -[2024.05.15-08.06.01:337][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.006 s -[2024.05.15-08.06.01:476][ 0]LogInit: Initializing FReadOnlyCVARCache -[2024.05.15-08.06.01:534][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.01:551][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.06.01:623][ 0]LogAIModule: Creating AISystem for world Untitled -[2024.05.15-08.06.01:667][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. -[2024.05.15-08.06.01:669][ 0]LogInit: Texture streaming: Enabled -[2024.05.15-08.06.01:762][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 -[2024.05.15-08.06.01:811][ 0]LogAudio: Display: Initializing Audio Device Manager... -[2024.05.15-08.06.01:864][ 0]LogAudio: Display: Loading Default Audio Settings Objects... -[2024.05.15-08.06.01:866][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). -[2024.05.15-08.06.01:866][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered -[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered -[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered -[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered -[2024.05.15-08.06.01:867][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered -[2024.05.15-08.06.01:869][ 0]LogAudio: Display: Audio Device Manager Initialized -[2024.05.15-08.06.01:869][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.06.01:872][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.06.01:872][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.06.01:875][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.06.01:921][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.06.02:016][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.06.02:022][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.06.02:025][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.06.02:026][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.06.02:032][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 -[2024.05.15-08.06.02:032][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.15-08.06.02:033][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.15-08.06.02:033][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 -[2024.05.15-08.06.02:033][ 0]LogInit: FAudioDevice initialized with ID 1. -[2024.05.15-08.06.02:034][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. -[2024.05.15-08.06.02:035][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 -[2024.05.15-08.06.02:129][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" -[2024.05.15-08.06.02:155][ 0]LogInit: Undo buffer set to 32 MB -[2024.05.15-08.06.02:157][ 0]LogInit: Transaction tracking system initialized -[2024.05.15-08.06.02:269][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json -[2024.05.15-08.06.02:269][ 0]LogSourceControl: Uncontrolled asset enumeration started... -[2024.05.15-08.06.02:272][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003494 seconds (Found 177 uncontrolled assets) -[2024.05.15-08.06.02:329][ 0]BlueprintLog: New page: Editor Load -[2024.05.15-08.06.02:885][ 0]LocalizationService: Localization service is disabled -[2024.05.15-08.06.02:972][ 0]TimingProfiler: Initialize -[2024.05.15-08.06.02:977][ 0]TimingProfiler: OnSessionChanged -[2024.05.15-08.06.02:977][ 0]LoadingProfiler: Initialize -[2024.05.15-08.06.02:978][ 0]LoadingProfiler: OnSessionChanged -[2024.05.15-08.06.02:979][ 0]NetworkingProfiler: Initialize -[2024.05.15-08.06.02:981][ 0]NetworkingProfiler: OnSessionChanged -[2024.05.15-08.06.02:981][ 0]MemoryProfiler: Initialize -[2024.05.15-08.06.02:981][ 0]MemoryProfiler: OnSessionChanged -[2024.05.15-08.06.03:583][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/' took 0.01s -[2024.05.15-08.06.04:135][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. -[2024.05.15-08.06.04:848][ 0]LogOculusXRAnchors: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. -[2024.05.15-08.06.04:880][ 0]LogOculusXRScene: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. -[2024.05.15-08.06.04:918][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool -[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk -[2024.05.15-08.06.04:925][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:932][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id -[2024.05.15-08.06.04:977][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete -[2024.05.15-08.06.05:011][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() -[2024.05.15-08.06.05:026][ 0]SourceControl: Revision control is disabled -[2024.05.15-08.06.05:026][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 43.950 -[2024.05.15-08.06.05:030][ 0]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.15-08.06.05:033][ 0]LightingResults: New page: Lighting Build -[2024.05.15-08.06.05:053][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.06.05:062][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.06.05:074][ 0]MapCheck: New page: Map Check -[2024.05.15-08.06.05:075][ 0]LightingResults: New page: Lighting Build -[2024.05.15-08.06.05:115][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.06.05:165][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.15-08.06.05:578][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.8 MiB to ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin -[2024.05.15-08.06.05:792][ 0]LogAudioDerivedData: Display: Building compressed audio format BINKA hash BINKA_SCVER_5028_R4DV_false_SR0_0.000000_SR1_0.000000_SR2_0.000000_SR3_0.000000_SR4_0.000000_QMOD_0.000000_CQLT_-1_ASTH_0.000000_INLC_false_CSZE_65536_LCF_false_ZCS_0_MCSO_0_END wave mixkit-magic-wand-sparkle-3062... -[2024.05.15-08.06.05:792][ 0]LogAudioDerivedData: Display: Compression Quality for SoundWave /Game/VRTemplate/Audio/mixkit-magic-wand-sparkle-3062.mixkit-magic-wand-sparkle-3062 will be modified from 80 to 1, with modifier [0.00] -[2024.05.15-08.06.05:830][ 0]LogStaticMesh: Display: Building static mesh sm_wand1... -[2024.05.15-08.06.05:837][ 0]LogAudio: Display: Chunk sizes for SoundWave /Game/VRTemplate/Audio/mixkit-magic-wand-sparkle-3062.mixkit-magic-wand-sparkle-3062: Chunk0=28 bytes, Chunk1-N=256k -[2024.05.15-08.06.05:853][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_2.wizard_staff1_texture_2 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 134.812488 MB), EncodeSpeed: Fast -[2024.05.15-08.06.05:870][ 0]LogStaticMesh: Built static mesh [0.04s] /Game/ProjectAssets/Props/Wands/sm_wand1.sm_wand1 -[2024.05.15-08.06.05:880][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_1.wizard_staff1_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast -[2024.05.15-08.06.05:903][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/wizard_staff1_texture_0.wizard_staff1_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast -[2024.05.15-08.06.06:218][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.15-08.06.06:219][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.06:219][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.06.06:221][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.06.06:300][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.15-08.06.06:325][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms -[2024.05.15-08.06.06:328][ 0]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.15-08.06.06:329][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 1,301ms to complete. -[2024.05.15-08.06.06:426][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 45.350 -[2024.05.15-08.06.06:426][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.06.06:426][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 819,20 MiB budget. Usage: 0.00% -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s -[2024.05.15-08.06.06:427][ 0]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.06.06:641][ 0]LogSlate: The tab "GPULightmassSettings" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. -[2024.05.15-08.06.06:818][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.06:834][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.06:844][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.06:854][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.07:351][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:370][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' -[2024.05.15-08.06.07:374][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:385][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' -[2024.05.15-08.06.07:385][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:395][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' -[2024.05.15-08.06.07:396][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:407][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' -[2024.05.15-08.06.07:411][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:419][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' -[2024.05.15-08.06.07:420][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:428][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' -[2024.05.15-08.06.07:430][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:438][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' -[2024.05.15-08.06.07:439][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:448][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' -[2024.05.15-08.06.07:448][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:457][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' -[2024.05.15-08.06.07:458][ 0]LogPakFile: Initializing PakPlatformFile -[2024.05.15-08.06.07:465][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' -[2024.05.15-08.06.08:120][ 0]LogSlate: Took 0.005760 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.15-08.06.08:138][ 0]LogSlate: Took 0.005679 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) -[2024.05.15-08.06.08:145][ 0]LogSlate: Took 0.005682 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) -[2024.05.15-08.06.08:153][ 0]LogSlate: Took 0.006356 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) -[2024.05.15-08.06.08:250][ 0]LogViewport: Scene viewport resized to 1518x989, mode Windowed. -[2024.05.15-08.06.08:361][ 0]LogSlate: Took 0.008080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) -[2024.05.15-08.06.08:644][ 0]LogStall: Startup... -[2024.05.15-08.06.08:647][ 0]LogStall: Startup complete. -[2024.05.15-08.06.08:721][ 0]LogLoad: (Engine Initialization) Total time: 47.64 seconds -[2024.05.15-08.06.08:721][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds -[2024.05.15-08.06.08:742][ 0]LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) -[2024.05.15-08.06.08:742][ 0]LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist -[2024.05.15-08.06.08:742][ 0]LogHMD: Failed loading OVRPlugin 1.96.0 -[2024.05.15-08.06.08:806][ 0]LogAssetRegistry: AssetRegistryGather time 10.6819s: AssetDataDiscovery 0.1618s, AssetDataGather 10.4730s, StoreResults 0.0472s. -[2024.05.15-08.06.08:831][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000358 seconds (updated 0 objects) -[2024.05.15-08.06.08:912][ 0]LogContentStreaming: Texture pool size now 1000 MB -[2024.05.15-08.06.08:960][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.06.09:435][ 1]LogPython: registering +[2024.05.22-08.06.16:180][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2024.05.22-08.06.16:218][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:224][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\TouchForQuest2Material.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:230][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:236][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\TouchForQuest2Material_Roughness.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:246][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightTouchForQuest2.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:252][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:258][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:264][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:270][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:280][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPro.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:286][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchProMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:292][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:298][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPro_Normal.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:309][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\LeftMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:314][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\LeftMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:320][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\LeftMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:338][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Meshes\RightMetaQuestTouchPlus.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:343][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Materials\RightMetaQuestTouchPlusMaterial.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.16:349][ 0]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Plugins\MetaXR\Content\Textures\RightMetaQuestTouchPlus_Color.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible. +[2024.05.22-08.06.17:462][ 0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden. +[2024.05.22-08.06.17:462][ 0]LogTemp: MetaXR ignores max viewport resolution in editor to support full HMD resolutions. +[2024.05.22-08.06.18:431][ 0]LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.22-08.06.18:434][ 0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties +[2024.05.22-08.06.18:543][ 0]LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged +[2024.05.22-08.06.18:543][ 0]LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h +[2024.05.22-08.06.18:556][ 0]LogEngine: Initializing Engine... +[2024.05.22-08.06.18:588][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2024.05.22-08.06.18:650][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.005 s +[2024.05.22-08.06.19:045][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.05.22-08.06.19:118][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.19:143][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.06.19:239][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.05.22-08.06.19:282][ 0]LogNetVersion: Set ProjectVersion to 0.0.0.1. Version Checksum will be recalculated on next use. +[2024.05.22-08.06.19:284][ 0]LogInit: Texture streaming: Enabled +[2024.05.22-08.06.19:367][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.05.22-08.06.19:409][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.05.22-08.06.19:461][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.05.22-08.06.19:467][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.05.22-08.06.19:468][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.05.22-08.06.19:469][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.05.22-08.06.19:471][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.05.22-08.06.19:471][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.06.19:473][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.06.19:473][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.06.19:476][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.06.19:523][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.06.19:618][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.06.19:625][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.06.19:653][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.06.19:657][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.06.19:672][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.05.22-08.06.19:672][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.05.22-08.06.19:674][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.05.22-08.06.19:677][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.05.22-08.06.19:678][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.05.22-08.06.19:783][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.05.22-08.06.19:818][ 0]LogInit: Undo buffer set to 32 MB +[2024.05.22-08.06.19:820][ 0]LogInit: Transaction tracking system initialized +[2024.05.22-08.06.19:946][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +[2024.05.22-08.06.19:947][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.05.22-08.06.19:950][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.003446 seconds (Found 177 uncontrolled assets) +[2024.05.22-08.06.20:008][ 0]BlueprintLog: New page: Editor Load +[2024.05.22-08.06.20:554][ 0]LocalizationService: Localization service is disabled +[2024.05.22-08.06.20:644][ 0]TimingProfiler: Initialize +[2024.05.22-08.06.20:649][ 0]TimingProfiler: OnSessionChanged +[2024.05.22-08.06.20:649][ 0]LoadingProfiler: Initialize +[2024.05.22-08.06.20:651][ 0]LoadingProfiler: OnSessionChanged +[2024.05.22-08.06.20:653][ 0]NetworkingProfiler: Initialize +[2024.05.22-08.06.20:655][ 0]NetworkingProfiler: OnSessionChanged +[2024.05.22-08.06.20:655][ 0]MemoryProfiler: Initialize +[2024.05.22-08.06.20:657][ 0]MemoryProfiler: OnSessionChanged +[2024.05.22-08.06.21:487][ 0]LogFileCache: Scanning file cache for directory 'D:/EgonVM/The Project/TheProject/VRWizardProject/Content/' took 0.01s +[2024.05.22-08.06.21:955][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.05.22-08.06.22:798][ 0]LogOculusXRAnchors: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.22-08.06.22:830][ 0]LogOculusXRScene: Warning: Unable to retrieve OculusXRHMD, cannot add event polling delegates. +[2024.05.22-08.06.22:867][ 0]LogProjectSetupTool: Display: StartupModule: OculusXRProjectSetupTool +[2024.05.22-08.06.22:873][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Buffer error in compressed datastream in iCCP chunk +[2024.05.22-08.06.22:874][ 0]LogImageWrapper: Warning: PNG Warning(../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Resources/MetaQuestBackground.png) Profile size field missing from iCCP chunk +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:881][ 0]LogProjectSetupTool: Display: RegisterRule: added rule with id +[2024.05.22-08.06.22:963][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.05.22-08.06.22:969][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.05.22-08.06.22:978][ 0]SourceControl: Revision control is disabled +[2024.05.22-08.06.22:979][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 44.174 +[2024.05.22-08.06.22:983][ 0]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.05.22-08.06.22:985][ 0]LightingResults: New page: Lighting Build +[2024.05.22-08.06.23:004][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.06.23:015][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.06.23:027][ 0]MapCheck: New page: Map Check +[2024.05.22-08.06.23:027][ 0]LightingResults: New page: Lighting Build +[2024.05.22-08.06.23:064][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.06.23:127][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 2.60ms +[2024.05.22-08.06.23:567][ 0]LogAssetRegistry: Display: Asset registry cache written as 18.0 MiB to ../../../../EgonVM/The Project/TheProject/VRWizardProject/Intermediate/CachedAssetRegistry_*.bin +[2024.05.22-08.06.24:515][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.05.22-08.06.24:522][ 0]LogSkeletalMesh: Building Skeletal Mesh SkeleM_Dummy_3... +[2024.05.22-08.06.24:580][ 0]LogSkeletalMesh: Built Skeletal Mesh [0.07s] /Game/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.SkeleM_Dummy_3 +[2024.05.22-08.06.24:626][ 0]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/TEX_Dummy_3.TEX_Dummy_3 (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast +[2024.05.22-08.06.24:914][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. +[2024.05.22-08.06.24:914][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.24:914][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.06.24:915][ 0]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.06.25:018][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.05.22-08.06.25:041][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms +[2024.05.22-08.06.25:043][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.05.22-08.06.25:044][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,286ms to complete. +[2024.05.22-08.06.25:198][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 46.394 +[2024.05.22-08.06.25:198][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.06.25:198][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 819,20 MiB budget. Usage: 0.00% +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.05.22-08.06.25:199][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.05.22-08.06.25:200][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.05.22-08.06.25:200][ 0]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.06.25:464][ 0]LogSlate: The tab "GPULightmassSettings" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed. +[2024.05.22-08.06.25:677][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:698][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:709][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.25:720][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.06.26:273][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:287][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.05.22-08.06.26:290][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:299][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.05.22-08.06.26:300][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:310][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:312][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:321][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:323][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:331][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.05.22-08.06.26:332][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:340][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:341][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:348][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.05.22-08.06.26:349][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:357][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:358][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:367][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:368][ 0]LogPakFile: Initializing PakPlatformFile +[2024.05.22-08.06.26:376][ 0]LogPakFile: Display: Mounted Pak file 'D:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.05.22-08.06.26:962][ 0]LogSlate: Took 0.005759 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.22-08.06.26:978][ 0]LogSlate: Took 0.005287 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.05.22-08.06.26:984][ 0]LogSlate: Took 0.005014 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.05.22-08.06.26:992][ 0]LogSlate: Took 0.005590 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.05.22-08.06.27:084][ 0]LogViewport: Scene viewport resized to 1518x989, mode Windowed. +[2024.05.22-08.06.27:223][ 0]LogSlate: Took 0.007281 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.05.22-08.06.27:677][ 0]LogStall: Startup... +[2024.05.22-08.06.27:679][ 0]LogStall: Startup complete. +[2024.05.22-08.06.27:742][ 0]LogLoad: (Engine Initialization) Total time: 48.94 seconds +[2024.05.22-08.06.27:742][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.05.22-08.06.27:764][ 0]LogWindows: Failed to load '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' (GetLastError=126) +[2024.05.22-08.06.27:764][ 0]LogWindows: File '../../../../EgonVM/The Project/TheProject/VRWizardProject/Plugins/MetaXR/Source/ThirdParty/OVRPlugin/OVRPlugin/Lib/Win64/OpenXR/OVRPlugin.dll' does not exist +[2024.05.22-08.06.27:764][ 0]LogHMD: Failed loading OVRPlugin 1.96.0 +[2024.05.22-08.06.27:896][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.05.22-08.06.27:932][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.06.28:401][ 1]LogPython: registering -[2024.05.15-08.06.09:445][ 1]Running Python start-up script 'D:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.284626 secs -[2024.05.15-08.06.09:666][ 2]LogD3D12RHI: Cannot end block when stack is empty -[2024.05.15-08.06.13:627][417]LogMeshUtilities: Finished distance field build in 4.7s - 126x126x126 sparse distance field, 2.9Mb total, 0.1Mb always loaded, 87% occupied, 434 triangles, sm_wand1 -[2024.05.15-08.06.13:628][417]LogShaderCompilers: Display: FShaderCompileThreadRunnable::WriteNewTasks() took too long (1.718 seconds, threshold is 0.300 s), will parallelize next time. -[2024.05.15-08.06.18:899][789]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.21:748][ 37]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.26:971][595]LogDebuggerCommands: Repeating last play command: Simulate -[2024.05.15-08.06.26:983][595]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.06.26:989][595]PIE: New page: SIE session: TheMainWorld (15. mai 2024 14:06:26) -[2024.05.15-08.06.26:999][595]LogOnline: OSS: Created online subsystem instance for: NULL -[2024.05.15-08.06.27:001][595]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] -[2024.05.15-08.06.27:003][595]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.06.27:007][595]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004568s) -[2024.05.15-08.06.27:008][595]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004624s) -[2024.05.15-08.06.27:015][595]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms -[2024.05.15-08.06.27:022][595]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.27:023][595]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.06.27:023][595]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.06.27:025][595]LogPlayLevel: PIE: World Init took: (0.005865s) -[2024.05.15-08.06.27:027][595]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.06.27:027][595]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.06.27:027][595]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.06.27:028][595]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.06.27:030][595]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.06.27:059][595]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.06.27:060][595]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 -[2024.05.15-08.06.27:060][595]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 -[2024.05.15-08.06.27:062][595]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 -[2024.05.15-08.06.27:062][595]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 -[2024.05.15-08.06.27:062][595]LogInit: FAudioDevice initialized with ID 2. -[2024.05.15-08.06.27:062][595]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. -[2024.05.15-08.06.27:062][595]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.15-08.06.27:594][595]LogDeviceProfileManager: Going up to parent DeviceProfile [] -[2024.05.15-08.06.27:684][595]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.06.27:685][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.06.27:685][595]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.06.27 -[2024.05.15-08.06.27:686][595]LogWorld: Bringing up level for play took: 0.002462 -[2024.05.15-08.06.27:689][595]LogOnline: OSS: Created online subsystem instance for: :Context_3 -[2024.05.15-08.06.27:719][595]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.06.27:720][595]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.06.27:722][595]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.06.27:736][595]PIE: Server logged in -[2024.05.15-08.06.27:738][595]PIE: Play in editor total start time 0,761 seconds. -[2024.05.15-08.06.27:893][596]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.024 s -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: === Handled ensure: === -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: Stack: -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc9d8daaa6 UnrealEditor-RHI.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e16f0c UnrealEditor-RenderCore.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e15927 UnrealEditor-RenderCore.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95ddc2e2 UnrealEditor-RenderCore.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95e4f237 UnrealEditor-RenderCore.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc95df3414 UnrealEditor-RenderCore.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dd8cd5 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dd8a7c UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75db80e2 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75e008c2 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75dc8b60 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc75faf773 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc763e4e32 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffc763d8667 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffcd04a7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: [Callstack] 0x00007ffcd1c626b1 ntdll.dll!UnknownFunction [] -[2024.05.15-08.06.27:894][596]LogOutputDevice: Error: -[2024.05.15-08.06.27:899][596]LogStats: SubmitErrorReport - 0.000 s -[2024.05.15-08.06.27:930][596]LogRHI: Error: Breadcrumbs 'RHIThread' -Context 1/2 - 00 Scene - 01 PostProcessing - 02 CompositeEditorPrimitives 1518x989 MSAA=4 - -[2024.05.15-08.06.29:441][596]LogStats: SendNewReport - 1.542 s -[2024.05.15-08.06.29:441][596]LogStats: FDebug::EnsureFailed - 1.572 s -[2024.05.15-08.06.35:497][ 88]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' -[2024.05.15-08.06.36:798][172]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.37:315][209]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.06.42:011][606]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.06.42:507][653]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.06.43:364][734]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.06.46:771][ 42]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.46:771][ 42]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.06.46:773][ 42]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.06.46:773][ 42]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.06.46:781][ 42]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.06.46:785][ 42]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.06.46:790][ 42]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.06.46:790][ 42]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 -[2024.05.15-08.06.46:792][ 42]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.15-08.06.46:794][ 42]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 -[2024.05.15-08.06.46:843][ 42]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms -[2024.05.15-08.06.46:898][ 43]LogPlayLevel: Display: Destroying online subsystem :Context_3 -[2024.05.15-08.07.56:685][286]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.570 and deleted 378 files with total size 6 MiB and 354 empty folders. Scanned 12126 files in 13995 folders with total size 988 MiB. -[2024.05.15-08.12.23:546][ 44]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.12.23:546][ 44]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:12:23) -[2024.05.15-08.12.23:547][ 44]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.12.23:550][ 44]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003297s) -[2024.05.15-08.12.23:550][ 44]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003338s) -[2024.05.15-08.12.23:558][ 44]LogUObjectHash: Compacting FUObjectHashTables data took 1.07ms -[2024.05.15-08.12.23:560][ 44]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.12.23:560][ 44]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.12.23:560][ 44]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.12.23:561][ 44]LogPlayLevel: PIE: World Init took: (0.001412s) -[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.12.23:561][ 44]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.12.23:561][ 44]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.12.23:561][ 44]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.12.23:564][ 44]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.12.23:594][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.12.23:595][ 44]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 -[2024.05.15-08.12.23:595][ 44]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 -[2024.05.15-08.12.23:597][ 44]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 -[2024.05.15-08.12.23:597][ 44]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 -[2024.05.15-08.12.23:597][ 44]LogInit: FAudioDevice initialized with ID 3. -[2024.05.15-08.12.23:597][ 44]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.15-08.12.23:598][ 44]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.15-08.12.23:611][ 44]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.12.23:955][ 44]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.12.23:957][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.12.23:957][ 44]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.12.23 -[2024.05.15-08.12.23:957][ 44]LogWorld: Bringing up level for play took: 0.002284 -[2024.05.15-08.12.23:960][ 44]LogOnline: OSS: Created online subsystem instance for: :Context_6 -[2024.05.15-08.12.24:002][ 44]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.12.24:004][ 44]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.12.24:008][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.12.24:009][ 44]vr.PixelDensity = "1" -[2024.05.15-08.12.24:019][ 44]PIE: Server logged in -[2024.05.15-08.12.24:022][ 44]PIE: Play in editor total start time 0,477 seconds. -[2024.05.15-08.12.24:055][ 44]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.12.24:061][ 44]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.12.24:068][ 44]LogRenderer: Warning: Resizing VR buffer to 3648 by 1872 -[2024.05.15-08.12.24:084][ 44]LogSlate: Took 0.000196 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) -[2024.05.15-08.12.24:190][ 45]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total job queries 69, among them cache hits 15 (21.74%) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Tracking 50 distinct input hashes that result in 41 distinct outputs (82.00%) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: RAM used: 1,70 MiB of 819,20 MiB budget. Usage: 0.21% -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Shaders Compiled: 50 -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Jobs assigned 51, completed 50 (98.04%) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Average time worker was idle: 15.83 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Time job spent in pending queue: average 2.91 s, longest 8.60 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Job execution time: average 1.15 s, max 4.93 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Job life time (pending + execution): average 4.12 s, max 9.07 -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Shader code size: average 56,979 KiB, min 4,504 KiB, max 95,969 KiB -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 17.93 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Jobs were issued in 51 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Average processing rate: 2.79 jobs/sec -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total thread time: 45,434 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Total thread preprocess time: 2,293 s -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Percentage time preprocessing: 5.05% -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Effective parallelization: 2.53 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 6 times, average 3.04 sec, max 4.05 sec, min 2.62 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 11 times, average 1.16 sec, max 2.61 sec, min 0.28 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 14 times, average 0.52 sec, max 0.86 sec, min 0.26 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FHitProxyVS (compiled 6 times, average 0.48 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FVelocityVS (compiled 4 times, average 0.36 sec, max 0.40 sec, min 0.32 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 40.16% of total time (compiled 6 times, average 3.04 sec, max 4.05 sec, min 2.62 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 28.20% of total time (compiled 11 times, average 1.16 sec, max 2.61 sec, min 0.28 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 16.01% of total time (compiled 14 times, average 0.52 sec, max 0.86 sec, min 0.26 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FHitProxyVS - 6.32% of total time (compiled 6 times, average 0.48 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: FVelocityVS - 3.14% of total time (compiled 4 times, average 0.36 sec, max 0.40 sec, min 0.32 sec) -[2024.05.15-08.12.24:864][ 90]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.12.52:366][894]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.12.52:367][894]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.12.52:367][894]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.12.52:369][894]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.12.52:370][894]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.12.52:400][894]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.12.52:401][894]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.12.52:401][894]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.12.52:402][894]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms -[2024.05.15-08.12.52:405][894]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.12.52:409][894]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003079s) -[2024.05.15-08.12.52:409][894]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003124s) -[2024.05.15-08.12.52:409][894]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. -[2024.05.15-08.12.52:409][894]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.12.52:409][894]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.12.52:410][894]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.12.52:410][894]LogPlayLevel: PIE: World Init took: (0.000973s) -[2024.05.15-08.12.52:410][894]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.12.52:411][894]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.12.52:412][894]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.12.52 -[2024.05.15-08.12.52:412][894]LogWorld: Bringing up level for play took: 0.001891 -[2024.05.15-08.12.52:414][894]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.12.52:416][894]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.12.52:416][894]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.12.52:417][894]vr.PixelDensity = "1" -[2024.05.15-08.12.52:418][894]LogLoad: Took 0.051613 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.12.55:957][147]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.12.56:578][177]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.12.57:262][226]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.12.57:749][261]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.12.58:099][286]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.13.00:658][470]Cmd: quit -[2024.05.15-08.13.00:669][470]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.13.00:669][470]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.13.00:746][470]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.13.00:751][470]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.13.00:751][470]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.13.00:756][470]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.13.00:759][470]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.13.00:764][470]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 -[2024.05.15-08.13.00:765][470]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.15-08.13.00:766][470]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 -[2024.05.15-08.13.00:775][470]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.13.00:775][470]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.13.00:776][470]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms -[2024.05.15-08.13.00:833][471]LogPlayLevel: Display: Destroying online subsystem :Context_6 -[2024.05.15-08.13.37:371][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.37:372][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.37:373][ 84]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.37:729][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.37:730][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.37:730][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:196][168]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.38:909][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:337][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:338][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:338][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:693][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:694][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.39:694][323]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.41:635][527]Cmd: TRANSACTION UNDO -[2024.05.15-08.13.41:635][527]LogEditorTransaction: Undo Move Elements -[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.41:638][527]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.49:461][262]LogNavigationPoint: PostEditMove Clear paths rebuilt -[2024.05.15-08.13.53:338][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:339][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:339][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.13.53:340][653]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.14.07:637][111]LogNavigationPoint: PostEditMove Clear paths rebuilt -[2024.05.15-08.15.28:550][556]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.15.28:555][556]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.15.28:555][556]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:15:28) -[2024.05.15-08.15.28:555][556]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.15.28:559][556]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003254s) -[2024.05.15-08.15.28:559][556]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003286s) -[2024.05.15-08.15.28:566][556]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms -[2024.05.15-08.15.28:568][556]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.15.28:568][556]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.15.28:568][556]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.15.28:568][556]LogPlayLevel: PIE: World Init took: (0.000894s) -[2024.05.15-08.15.28:569][556]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.15.28:569][556]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.15.28:569][556]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.15.28:569][556]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.15.28:571][556]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.15.28:600][556]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.15.28:601][556]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.15.28:602][556]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 -[2024.05.15-08.15.28:602][556]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 -[2024.05.15-08.15.28:604][556]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 -[2024.05.15-08.15.28:604][556]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 -[2024.05.15-08.15.28:604][556]LogInit: FAudioDevice initialized with ID 4. -[2024.05.15-08.15.28:604][556]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. -[2024.05.15-08.15.28:604][556]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.15-08.15.28:618][556]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.15.28:991][556]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.15.28:993][556]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.15.28:993][556]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.15.28 -[2024.05.15-08.15.28:994][556]LogWorld: Bringing up level for play took: 0.001905 -[2024.05.15-08.15.28:996][556]LogOnline: OSS: Created online subsystem instance for: :Context_7 -[2024.05.15-08.15.28:998][556]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.15.29:000][556]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.15.29:000][556]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.15.29:001][556]vr.PixelDensity = "1" -[2024.05.15-08.15.29:007][556]PIE: Server logged in -[2024.05.15-08.15.29:011][556]PIE: Play in editor total start time 0,456 seconds. -[2024.05.15-08.15.29:017][556]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.15.29:022][556]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.15.29:062][557]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.15.48:829][975]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.49:804][ 45]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.50:262][ 78]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.50:625][104]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.50:917][125]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.52:072][208]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.52:448][235]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.53:770][330]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.54:006][347]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.54:271][366]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.15.56:331][514]Cmd: quit -[2024.05.15-08.15.56:331][514]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.15.56:332][514]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.15.56:394][514]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.15.56:396][514]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.15.56:397][514]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.15.56:400][514]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.15.56:402][514]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.15.56:406][514]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.15.56:406][514]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 -[2024.05.15-08.15.56:407][514]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.15-08.15.56:409][514]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 -[2024.05.15-08.15.56:414][514]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.15.56:414][514]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.15.56:415][514]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.15-08.15.56:474][515]LogPlayLevel: Display: Destroying online subsystem :Context_7 -[2024.05.15-08.16.13:649][264]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms -[2024.05.15-08.16.13:658][264]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.16.13:744][264]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms -[2024.05.15-08.16.13:753][264]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.005997 seconds -[2024.05.15-08.16.13:769][264]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.16.13:769][264]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld71119E454879E26AF564C3A4AD640169.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.15-08.16.13:778][264]LogFileHelpers: Saving map 'TheMainWorld' took 0.072 -[2024.05.15-08.16.13:788][264]LogFileHelpers: InternalPromptForCheckoutAndSave took 130 ms -[2024.05.15-08.16.13:792][264]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.15-08.16.13:792][264]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.15-08.16.36:187][570]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms -[2024.05.15-08.16.36:569][570]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\VRTemplate\Maps\VRTemplateMap.umap: Failed to load '/Game/VRTemplate/Maps/VRTemplateMap_BuiltData': Can't find file. -[2024.05.15-08.16.36:569][570]LogLinker: Warning: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\VRTemplate\Maps\VRTemplateMap.umap: VerifyImport: Failed to load package for import object 'Package /Game/VRTemplate/Maps/VRTemplateMap_BuiltData' -[2024.05.15-08.16.36:817][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_0.crystal_staff_texture_0 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast -[2024.05.15-08.16.36:821][570]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.16.36:824][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_2.crystal_staff_texture_2 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast -[2024.05.15-08.16.36:854][570]LogAssetEditorSubsystem: Opening Asset editor for World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap -[2024.05.15-08.16.36:855][570]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.15-08.16.36:855][570]LightingResults: New page: Lighting Build -[2024.05.15-08.16.36:855][570]LoadErrors: New page: Loading map: VRTemplateMap.umap -[2024.05.15-08.16.36:870][570]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.16.36:871][570]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.16.36:873][570]MapCheck: New page: Map Check -[2024.05.15-08.16.36:873][570]LightingResults: New page: Lighting Build -[2024.05.15-08.16.36:879][570]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.16.36:884][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms -[2024.05.15-08.16.36:891][570]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.16.36:891][570]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.16.36:905][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_3.crystal_staff_texture_3 (TFO_BC5, 1024x1024 x1x1x1) (Required Memory Estimate: 134.812488 MB), EncodeSpeed: Fast -[2024.05.15-08.16.36:907][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.15-08.16.36:917][570]LogTexture: Display: Building textures: /Game/ProjectAssets/Textures/crystal_staff_texture_1.crystal_staff_texture_1 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 84.770823 MB), EncodeSpeed: Fast -[2024.05.15-08.16.36:918][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms -[2024.05.15-08.16.36:935][570]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. -[2024.05.15-08.16.36:935][570]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.16.36:935][570]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.16.36:936][570]LogAIModule: Creating AISystem for world VRTemplateMap -[2024.05.15-08.16.37:049][570]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.15-08.16.37:064][570]LogUObjectHash: Compacting FUObjectHashTables data took 0.78ms -[2024.05.15-08.16.37:068][570]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.15-08.16.37:068][570]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,079ms to complete. -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Total job queries 114, among them cache hits 23 (20.18%) -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Tracking 63 distinct input hashes that result in 49 distinct outputs (77.78%) -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: RAM used: 2,11 MiB of 819,20 MiB budget. Usage: 0.26% -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Shaders Compiled: 63 -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Jobs assigned 67, completed 63 (94.03%) -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Average time worker was idle: 38.84 s -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Time job spent in pending queue: average 2.34 s, longest 8.60 s -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Job execution time: average 1.15 s, max 4.93 s -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Job life time (pending + execution): average 3.56 s, max 9.07 -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Shader code size: average 55,573 KiB, min 4,504 KiB, max 95,969 KiB -[2024.05.15-08.16.39:730][799]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 25.70 s -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Jobs were issued in 67 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Average processing rate: 2.45 jobs/sec -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Total thread time: 55,336 s -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Total thread preprocess time: 4,084 s -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Percentage time preprocessing: 7.38% -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Effective parallelization: 2.15 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 8 times, average 2.79 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 12 times, average 1.10 sec, max 2.61 sec, min 0.28 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 18 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FHitProxyVS (compiled 7 times, average 0.46 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FVelocityVS (compiled 5 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 40.40% of total time (compiled 8 times, average 2.79 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 23.92% of total time (compiled 12 times, average 1.10 sec, max 2.61 sec, min 0.28 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 19.14% of total time (compiled 18 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FHitProxyVS - 5.87% of total time (compiled 7 times, average 0.46 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: FVelocityVS - 3.33% of total time (compiled 5 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) -[2024.05.15-08.16.39:731][799]LogShaderCompilers: Display: ================================================ -[2024.05.15-08.18.04:839][793]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.07:961][990]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.08:130][991]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.08:163][992]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.08:209][994]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.10:695][175]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRGameMode.VRGameMode -[2024.05.15-08.18.10:699][175]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.10:699][175]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.18.10:711][175]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] -[2024.05.15-08.18.54:163][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms -[2024.05.15-08.18.54:223][242]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.54:228][242]LogAssetEditorSubsystem: Opening Asset editor for World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.15-08.18.54:228][242]Cmd: MAP LOAD FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 -[2024.05.15-08.18.54:228][242]LightingResults: New page: Lighting Build -[2024.05.15-08.18.54:228][242]LoadErrors: New page: Loading map: TheMainWorld.umap -[2024.05.15-08.18.54:259][242]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.18.54:259][242]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.18.54:260][242]MapCheck: New page: Map Check -[2024.05.15-08.18.54:260][242]LightingResults: New page: Lighting Build -[2024.05.15-08.18.54:266][242]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.18.54:270][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms -[2024.05.15-08.18.54:271][242]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.18.54:272][242]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.18.54:279][242]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms -[2024.05.15-08.18.54:285][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms -[2024.05.15-08.18.54:290][242]LogAudio: Display: Audio Device (ID: 1) registered with world 'TheMainWorld'. -[2024.05.15-08.18.54:290][242]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.18.54:290][242]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.18.54:291][242]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.18.54:293][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.18.54:298][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.18.54:298][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.18.54:299][242]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.18.54:368][242]LogEditorServer: Finished looking for orphan Actors (0.000 secs) -[2024.05.15-08.18.54:380][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms -[2024.05.15-08.18.54:383][242]Cmd: MAP CHECKDEP NOCLEARLOG -[2024.05.15-08.18.54:383][242]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,08ms to complete. -[2024.05.15-08.19.02:950][ 28]LogNavigationPoint: PostEditMove Clear paths rebuilt -[2024.05.15-08.19.04:347][150]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.19.04:352][150]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.19.04:352][150]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:19:04) -[2024.05.15-08.19.04:353][150]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.19.04:356][150]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003556s) -[2024.05.15-08.19.04:356][150]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003616s) -[2024.05.15-08.19.04:362][150]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms -[2024.05.15-08.19.04:363][150]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.19.04:363][150]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.19.04:363][150]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.19.04:365][150]LogPlayLevel: PIE: World Init took: (0.001166s) -[2024.05.15-08.19.04:365][150]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.19.04:365][150]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.19.04:365][150]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.19.04:366][150]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.19.04:368][150]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.19.04:399][150]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.19.04:401][150]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 -[2024.05.15-08.19.04:401][150]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 -[2024.05.15-08.19.04:403][150]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 -[2024.05.15-08.19.04:403][150]LogInit: FAudioDevice initialized with ID 5. -[2024.05.15-08.19.04:403][150]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 -[2024.05.15-08.19.04:403][150]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. -[2024.05.15-08.19.04:403][150]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.15-08.19.04:417][150]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.19.04:752][150]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.19.04:754][150]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.04:754][150]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.19.04 -[2024.05.15-08.19.04:754][150]LogWorld: Bringing up level for play took: 0.001765 -[2024.05.15-08.19.04:756][150]LogOnline: OSS: Created online subsystem instance for: :Context_14 -[2024.05.15-08.19.04:759][150]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.19.04:762][150]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.19.04:763][150]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.19.04:763][150]vr.PixelDensity = "1" -[2024.05.15-08.19.04:772][150]PIE: Server logged in -[2024.05.15-08.19.04:780][150]PIE: Play in editor total start time 0,428 seconds. -[2024.05.15-08.19.04:787][150]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.19.04:792][150]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.19.04:852][151]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.19.12:015][657]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.19.12:015][657]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.19.12:077][657]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.19.12:079][657]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.19.12:080][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.19.12:083][657]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.19.12:085][657]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.19.12:091][657]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.19.12:091][657]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 -[2024.05.15-08.19.12:091][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.15-08.19.12:093][657]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 -[2024.05.15-08.19.12:100][657]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.19.12:100][657]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.19.12:101][657]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms -[2024.05.15-08.19.12:160][658]LogPlayLevel: Display: Destroying online subsystem :Context_14 -[2024.05.15-08.19.27:418][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:419][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:419][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.27:420][923]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.35:978][666]Cmd: TRANSACTION UNDO -[2024.05.15-08.19.35:979][666]LogEditorTransaction: Undo Clicking on Elements -[2024.05.15-08.19.36:549][677]Cmd: TRANSACTION UNDO -[2024.05.15-08.19.36:550][677]LogEditorTransaction: Undo Set Location -[2024.05.15-08.19.36:562][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.36:563][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:934][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:935][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:935][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.19.45:936][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.20.09:930][764]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.20.09:935][764]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.20.09:936][764]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:20:09) -[2024.05.15-08.20.09:965][764]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.20.09:968][764]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003090s) -[2024.05.15-08.20.09:968][764]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003124s) -[2024.05.15-08.20.09:974][764]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms -[2024.05.15-08.20.09:975][764]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.20.09:975][764]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.20.09:975][764]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.20.09:975][764]LogPlayLevel: PIE: World Init took: (0.000756s) -[2024.05.15-08.20.09:975][764]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.20.09:975][764]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.20.09:975][764]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.20.09:977][764]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.20.09:979][764]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.20.10:007][764]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.20.10:008][764]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 -[2024.05.15-08.20.10:008][764]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 -[2024.05.15-08.20.10:010][764]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 -[2024.05.15-08.20.10:010][764]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 -[2024.05.15-08.20.10:010][764]LogInit: FAudioDevice initialized with ID 6. -[2024.05.15-08.20.10:010][764]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. -[2024.05.15-08.20.10:010][764]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.15-08.20.10:021][764]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.20.10:340][764]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.20.10:341][764]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.20.10:342][764]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.20.10 -[2024.05.15-08.20.10:342][764]LogWorld: Bringing up level for play took: 0.001408 -[2024.05.15-08.20.10:344][764]LogOnline: OSS: Created online subsystem instance for: :Context_15 -[2024.05.15-08.20.10:347][764]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.20.10:350][764]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.20.10:350][764]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.20.10:351][764]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.20.10:351][764]vr.PixelDensity = "1" -[2024.05.15-08.20.10:358][764]PIE: Server logged in -[2024.05.15-08.20.10:364][764]PIE: Play in editor total start time 0,429 seconds. -[2024.05.15-08.20.10:377][764]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.20.10:381][764]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.20.10:425][765]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.20.14:085][ 24]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.20.14:085][ 24]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.20.14:140][ 24]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.20.14:141][ 24]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.20.14:142][ 24]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.20.14:145][ 24]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.20.14:149][ 24]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.20.14:154][ 24]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.20.14:154][ 24]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 -[2024.05.15-08.20.14:154][ 24]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.15-08.20.14:155][ 24]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 -[2024.05.15-08.20.14:162][ 24]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.20.14:162][ 24]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.20.14:163][ 24]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.15-08.20.14:218][ 25]LogPlayLevel: Display: Destroying online subsystem :Context_15 -[2024.05.15-08.20.25:386][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms -[2024.05.15-08.20.27:931][ 84]LogSlate: Window 'Save Content' being destroyed -[2024.05.15-08.20.44:115][634]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.20.44:121][634]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.20.44:121][634]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:20:44) -[2024.05.15-08.20.44:144][634]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.20.44:147][634]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002844s) -[2024.05.15-08.20.44:147][634]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002887s) -[2024.05.15-08.20.44:154][634]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.15-08.20.44:154][634]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.20.44:155][634]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.20.44:155][634]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.20.44:155][634]LogPlayLevel: PIE: World Init took: (0.000812s) -[2024.05.15-08.20.44:155][634]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.20.44:155][634]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.20.44:155][634]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.20.44:156][634]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.20.44:158][634]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.20.44:187][634]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 -[2024.05.15-08.20.44:187][634]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 -[2024.05.15-08.20.44:190][634]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 -[2024.05.15-08.20.44:190][634]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 -[2024.05.15-08.20.44:190][634]LogInit: FAudioDevice initialized with ID 7. -[2024.05.15-08.20.44:190][634]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. -[2024.05.15-08.20.44:190][634]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.15-08.20.44:201][634]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.20.44:535][634]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.20.44:537][634]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.20.44:538][634]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.20.44 -[2024.05.15-08.20.44:538][634]LogWorld: Bringing up level for play took: 0.002508 -[2024.05.15-08.20.44:541][634]LogOnline: OSS: Created online subsystem instance for: :Context_16 -[2024.05.15-08.20.44:543][634]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.20.44:546][634]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.20.44:546][634]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.20.44:546][634]vr.PixelDensity = "1" -[2024.05.15-08.20.44:556][634]PIE: Server logged in -[2024.05.15-08.20.44:561][634]PIE: Play in editor total start time 0,44 seconds. -[2024.05.15-08.20.44:570][634]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.20.44:575][634]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.20.44:619][635]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.21.31:673][999]Cmd: quit -[2024.05.15-08.21.31:675][999]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.21.31:675][999]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.21.31:740][999]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.21.31:741][999]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.21.31:742][999]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.21.31:745][999]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.21.31:748][999]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.21.31:752][999]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.21.31:752][999]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 -[2024.05.15-08.21.31:753][999]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.15-08.21.31:754][999]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 -[2024.05.15-08.21.31:761][999]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.21.31:761][999]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.21.31:762][999]LogUObjectHash: Compacting FUObjectHashTables data took 0.95ms -[2024.05.15-08.21.31:890][ 0]LogPlayLevel: Display: Destroying online subsystem :Context_16 -[2024.05.15-08.21.45:326][338]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.21.45:327][338]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.21.45:327][338]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.21.45:755][338]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] - -[2024.05.15-08.21.46:288][338]LogSlate: Took 0.006293 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) -[2024.05.15-08.21.46:296][338]LogSlate: Took 0.005763 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) -[2024.05.15-08.21.48:326][427]LogViewport: Scene viewport resized to 1525x979, mode Windowed. -[2024.05.15-08.21.55:605][810]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] - -[2024.05.15-08.21.55:614][810]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: - -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] -UnknownFunction [] - -[2024.05.15-08.22.13:169][953]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.22.13:225][953]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms -[2024.05.15-08.22.14:217][999]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.22.14:275][999]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.22.14:299][999]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.22.14:300][999]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF2E086BD4559AE4289DC7CA44068C32F.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.22.14:308][999]LogFileHelpers: InternalPromptForCheckoutAndSave took 90 ms (total: 221 ms) -[2024.05.15-08.22.14:312][999]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.22.14:312][999]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.22.19:458][448]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.22.19:465][448]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.22.19:465][448]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:22:19) -[2024.05.15-08.22.19:465][448]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.22.19:468][448]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003136s) -[2024.05.15-08.22.19:468][448]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003167s) -[2024.05.15-08.22.19:484][448]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.15-08.22.19:486][448]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.22.19:487][448]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.22.19:487][448]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.22.19:487][448]LogPlayLevel: PIE: World Init took: (0.001060s) -[2024.05.15-08.22.19:487][448]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True -[2024.05.15-08.22.19:487][448]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.22.19:488][448]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.22.19:488][448]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.22.19:488][448]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.22.19:491][448]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.22.19:519][448]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.22.19:520][448]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 -[2024.05.15-08.22.19:520][448]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 -[2024.05.15-08.22.19:523][448]LogInit: FAudioDevice initialized with ID 8. -[2024.05.15-08.22.19:523][448]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 -[2024.05.15-08.22.19:523][448]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. -[2024.05.15-08.22.19:523][448]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 -[2024.05.15-08.22.19:523][448]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.15-08.22.19:535][448]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.22.19:847][448]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.22.19:849][448]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.22.19:849][448]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.22.19 -[2024.05.15-08.22.19:850][448]LogWorld: Bringing up level for play took: 0.002033 -[2024.05.15-08.22.19:851][448]LogOnline: OSS: Created online subsystem instance for: :Context_18 -[2024.05.15-08.22.19:854][448]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.22.19:857][448]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.22.19:857][448]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.22.19:858][448]vr.PixelDensity = "1" -[2024.05.15-08.22.19:869][448]PIE: Server logged in -[2024.05.15-08.22.19:875][448]PIE: Play in editor total start time 0,412 seconds. -[2024.05.15-08.22.19:883][448]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.22.19:889][448]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.22.19:934][449]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.22.28:852][ 77]LogOutputDevice: Warning: +[2024.05.22-08.06.28:408][ 1]Running Python start-up script 'D:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.277926 secs +[2024.05.22-08.06.28:543][ 1]LogAssetRegistry: AssetRegistryGather time 10.4971s: AssetDataDiscovery 0.1384s, AssetDataGather 10.3080s, StoreResults 0.0508s. +[2024.05.22-08.06.28:605][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000192 seconds (updated 0 objects) +[2024.05.22-08.06.28:721][ 2]LogD3D12RHI: Cannot end block when stack is empty +[2024.05.22-08.06.31:418][196]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.31:531][199]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.06.31:613][203]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.07.21:847][382]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.07.21:852][382]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:07:21) +[2024.05.22-08.07.21:861][382]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.05.22-08.07.21:863][382]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.05.22-08.07.21:865][382]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.07.21:871][382]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006259s) +[2024.05.22-08.07.21:871][382]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.006315s) +[2024.05.22-08.07.21:878][382]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.22-08.07.21:882][382]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.07.21:882][382]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.07.21:883][382]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.07.21:884][382]LogPlayLevel: PIE: World Init took: (0.003692s) +[2024.05.22-08.07.21:884][382]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.07.21:884][382]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.07.21:884][382]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.07.21:885][382]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.07.21:887][382]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.07.21:917][382]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.07.21:918][382]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.05.22-08.07.21:919][382]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.05.22-08.07.21:920][382]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.05.22-08.07.21:920][382]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.05.22-08.07.21:920][382]LogInit: FAudioDevice initialized with ID 2. +[2024.05.22-08.07.21:920][382]LogAudio: Display: Audio Device (ID: 2) registered with world 'TheMainWorld'. +[2024.05.22-08.07.21:920][382]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.22-08.07.21:935][382]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.07.23:177][382]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.07.23:179][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.07.23:179][382]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.07.23 +[2024.05.22-08.07.23:180][382]LogWorld: Bringing up level for play took: 0.003419 +[2024.05.22-08.07.23:183][382]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.05.22-08.07.23:222][382]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.07.23:224][382]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.07.23:241][382]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing +[2024.05.22-08.07.23:252][382]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.07.23:253][382]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.07.23:257][382]vr.PixelDensity = "1" +[2024.05.22-08.07.23:266][382]PIE: Server logged in +[2024.05.22-08.07.23:270][382]PIE: Play in editor total start time 1,429 seconds. +[2024.05.22-08.07.23:316][382]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.07.23:321][382]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.07.23:332][382]LogRenderer: Warning: Resizing VR buffer to 3648 by 1872 +[2024.05.22-08.07.23:360][382]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.05.22-08.07.23:429][383]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.07.36:001][174]LogOutputDevice: Warning: Script Stack (0 frames) : -[2024.05.15-08.22.29:361][ 77]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.508 s -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: === Handled ensure: === -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\OpenXR\Source\OpenXRHMD\Private\OpenXRHMD.cpp] [Line: 670] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_TIME_INVALID -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: Stack: -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc17985514 UnrealEditor-OpenXRHMD.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x0000027b3306ec8b UnrealEditor-OpenXRInput.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x0000027b3306e4a2 UnrealEditor-OpenXRInput.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc1e0b8c89 UnrealEditor-HeadMountedDisplay.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc1e0c33f9 UnrealEditor-HeadMountedDisplay.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc31f1c658 UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc3202b695 UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc338087eb UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc3380fd32 UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75df1c9f UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75df22ae UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc75dfeeb0 UnrealEditor-Core.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc338375aa UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc33840bfe UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc328f9839 UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc329067a2 UnrealEditor-Engine.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc515c58f8 UnrealEditor-UnrealEd.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffc5221ea06 UnrealEditor-UnrealEd.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c78af2 UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c9d28c UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0c9d37a UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0ca0854 UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0cb6984 UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ff7d0cb9d7a UnrealEditor.exe!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffcd04a7344 KERNEL32.DLL!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: [Callstack] 0x00007ffcd1c626b1 ntdll.dll!UnknownFunction [] -[2024.05.15-08.22.29:361][ 77]LogOutputDevice: Error: -[2024.05.15-08.22.29:369][ 77]LogStats: SubmitErrorReport - 0.000 s -[2024.05.15-08.22.47:193][ 77]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [18 Seconds] waiting for h/w. InstanceID=1 -[2024.05.15-08.22.47:194][ 77]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [18 Seconds] waiting for h/w. InstanceID=8 -[2024.05.15-08.22.47:194][ 77]LogStats: SendNewReport - 17.825 s -[2024.05.15-08.22.47:194][ 77]LogStats: FDebug::EnsureFailed - 18.342 s -[2024.05.15-08.22.47:196][ 77]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=324 -[2024.05.15-08.22.47:196][ 77]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=4572 -[2024.05.15-08.22.47:331][ 80]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{5052e37b-7aa5-485a-a542-76d730477801}, Name=Headphones (Synaptics HD Audio)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=78.12 -[2024.05.15-08.22.47:331][ 80]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 -[2024.05.15-08.22.47:334][ 80]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 -[2024.05.15-08.22.47:336][ 80]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{5052e37b-7aa5-485a-a542-76d730477801}, Name=Headphones (Synaptics HD Audio)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=8, DurationMS=78.51 -[2024.05.15-08.22.47:336][ 80]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 -[2024.05.15-08.22.47:338][ 80]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 -[2024.05.15-08.23.03:278][222]Cmd: quit -[2024.05.15-08.23.03:279][222]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.23.03:279][222]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.23.03:331][222]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.23.03:332][222]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.23.03:333][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.23.03:337][222]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.23.03:341][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.23.03:355][222]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 -[2024.05.15-08.23.03:362][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.15-08.23.03:364][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 -[2024.05.15-08.23.03:370][222]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.23.03:370][222]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.23.03:372][222]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms -[2024.05.15-08.23.03:500][223]LogPlayLevel: Display: Destroying online subsystem :Context_18 -[2024.05.15-08.23.27:335][172]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.23.27:392][172]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.15-08.23.28:024][199]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.23.28:086][199]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.23.28:105][199]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.23.28:105][199]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF9CBD2F14D060D1E092914876C4A4703.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.23.28:114][199]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 311 ms) -[2024.05.15-08.23.28:115][199]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.23.28:116][199]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.23.53:801][149]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.23.53:807][149]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.23.53:807][149]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:23:53) -[2024.05.15-08.23.53:807][149]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.23.53:809][149]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003102s) -[2024.05.15-08.23.53:809][149]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003135s) -[2024.05.15-08.23.53:827][149]LogUObjectHash: Compacting FUObjectHashTables data took 2.37ms -[2024.05.15-08.23.53:828][149]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.23.53:828][149]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.23.53:828][149]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.23.53:828][149]LogPlayLevel: PIE: World Init took: (0.000800s) -[2024.05.15-08.23.53:828][149]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.23.53:829][149]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.23.53:829][149]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.23.53:829][149]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.23.53:831][149]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.23.53:861][149]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.23.53:862][149]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 -[2024.05.15-08.23.53:862][149]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 -[2024.05.15-08.23.53:864][149]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 -[2024.05.15-08.23.53:864][149]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 -[2024.05.15-08.23.53:864][149]LogInit: FAudioDevice initialized with ID 9. -[2024.05.15-08.23.53:864][149]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. -[2024.05.15-08.23.53:864][149]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.15-08.23.53:877][149]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.23.54:191][149]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.23.54:193][149]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.23.54:193][149]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.23.54 -[2024.05.15-08.23.54:194][149]LogWorld: Bringing up level for play took: 0.001792 -[2024.05.15-08.23.54:196][149]LogOnline: OSS: Created online subsystem instance for: :Context_19 -[2024.05.15-08.23.54:198][149]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.23.54:200][149]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.23.54:201][149]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.23.54:201][149]vr.PixelDensity = "1" -[2024.05.15-08.23.54:212][149]PIE: Server logged in -[2024.05.15-08.23.54:219][149]PIE: Play in editor total start time 0,412 seconds. -[2024.05.15-08.23.54:225][149]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.23.54:231][149]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.23.54:273][150]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.24.17:793][838]Cmd: quit -[2024.05.15-08.24.17:794][838]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.24.17:794][838]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.24.17:860][838]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.24.17:893][838]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.24.17:893][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.24.17:898][838]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.24.17:902][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.24.17:915][838]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.24.17:916][838]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 -[2024.05.15-08.24.17:916][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.15-08.24.17:917][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 -[2024.05.15-08.24.17:923][838]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.24.17:923][838]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.24.17:924][838]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-08.24.18:047][839]LogPlayLevel: Display: Destroying online subsystem :Context_19 -[2024.05.15-08.24.33:386][260]Cmd: TRANSACTION UNDO -[2024.05.15-08.24.33:386][260]LogEditorTransaction: Undo Modify Component(s) -[2024.05.15-08.24.33:837][266]Cmd: TRANSACTION UNDO -[2024.05.15-08.24.33:837][266]LogEditorTransaction: Undo Modify Component(s) -[2024.05.15-08.24.35:285][338]Cmd: TRANSACTION UNDO -[2024.05.15-08.24.35:285][338]LogEditorTransaction: Undo Move Elements -[2024.05.15-08.24.35:652][358]Cmd: TRANSACTION UNDO -[2024.05.15-08.24.35:652][358]LogEditorTransaction: Undo Clicking on Elements -[2024.05.15-08.24.42:541][725]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.24.42:589][725]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-08.24.44:985][860]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.24.45:049][860]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.24.45:069][860]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.24.45:070][860]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandF7F53591409E726A3050C29DBE2386DA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.24.45:081][860]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 407 ms) -[2024.05.15-08.24.45:082][860]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.24.45:083][860]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.25.02:176][879]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.25.02:181][879]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.25.02:182][879]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:25:02) -[2024.05.15-08.25.02:182][879]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.25.02:186][879]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003928s) -[2024.05.15-08.25.02:186][879]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003996s) -[2024.05.15-08.25.02:203][879]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.15-08.25.02:204][879]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.25.02:204][879]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.25.02:205][879]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.25.02:205][879]LogPlayLevel: PIE: World Init took: (0.000872s) -[2024.05.15-08.25.02:205][879]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.25.02:205][879]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.25.02:205][879]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.25.02:206][879]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.25.02:208][879]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.25.02:236][879]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.25.02:237][879]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 -[2024.05.15-08.25.02:237][879]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 -[2024.05.15-08.25.02:240][879]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 -[2024.05.15-08.25.02:240][879]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 -[2024.05.15-08.25.02:240][879]LogInit: FAudioDevice initialized with ID 10. -[2024.05.15-08.25.02:240][879]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. -[2024.05.15-08.25.02:240][879]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.15-08.25.02:252][879]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.25.02:566][879]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.25.02:568][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.25.02:568][879]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.25.02 -[2024.05.15-08.25.02:568][879]LogWorld: Bringing up level for play took: 0.001961 -[2024.05.15-08.25.02:570][879]LogOnline: OSS: Created online subsystem instance for: :Context_20 -[2024.05.15-08.25.02:573][879]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.25.02:575][879]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.25.02:576][879]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.25.02:577][879]vr.PixelDensity = "1" -[2024.05.15-08.25.02:587][879]PIE: Server logged in -[2024.05.15-08.25.02:593][879]PIE: Play in editor total start time 0,411 seconds. -[2024.05.15-08.25.02:608][879]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.25.02:615][879]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.25.02:658][880]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.25.11:804][472]Cmd: quit -[2024.05.15-08.25.11:805][472]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.25.11:805][472]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.25.11:919][472]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.25.11:920][472]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.25.11:920][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.25.11:925][472]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.25.11:930][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.25.11:943][472]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.25.11:944][472]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 -[2024.05.15-08.25.11:944][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.15-08.25.11:946][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 -[2024.05.15-08.25.11:951][472]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.25.11:952][472]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.25.11:953][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.15-08.25.12:129][473]LogPlayLevel: Display: Destroying online subsystem :Context_20 -[2024.05.15-08.26.07:000][ 38]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.26.07:005][ 38]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.26.07:005][ 38]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:26:07) -[2024.05.15-08.26.07:005][ 38]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.26.07:009][ 38]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003032s) -[2024.05.15-08.26.07:009][ 38]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003073s) -[2024.05.15-08.26.07:024][ 38]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms -[2024.05.15-08.26.07:026][ 38]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.26.07:026][ 38]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.26.07:026][ 38]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.26.07:026][ 38]LogPlayLevel: PIE: World Init took: (0.000803s) -[2024.05.15-08.26.07:026][ 38]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.26.07:026][ 38]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.26.07:026][ 38]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.26.07:027][ 38]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.26.07:029][ 38]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.26.07:058][ 38]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.26.07:059][ 38]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 -[2024.05.15-08.26.07:059][ 38]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 -[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 -[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 -[2024.05.15-08.26.07:061][ 38]LogInit: FAudioDevice initialized with ID 11. -[2024.05.15-08.26.07:061][ 38]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. -[2024.05.15-08.26.07:061][ 38]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.15-08.26.07:075][ 38]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.26.07:385][ 38]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.26.07:387][ 38]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.26.07:387][ 38]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.26.07 -[2024.05.15-08.26.07:387][ 38]LogWorld: Bringing up level for play took: 0.001566 -[2024.05.15-08.26.07:390][ 38]LogOnline: OSS: Created online subsystem instance for: :Context_21 -[2024.05.15-08.26.07:392][ 38]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.26.07:395][ 38]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.26.07:396][ 38]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.26.07:396][ 38]vr.PixelDensity = "1" -[2024.05.15-08.26.07:408][ 38]PIE: Server logged in -[2024.05.15-08.26.07:414][ 38]PIE: Play in editor total start time 0,409 seconds. -[2024.05.15-08.26.07:423][ 38]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.26.07:427][ 38]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.26.07:478][ 39]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.26.34:825][995]Cmd: quit -[2024.05.15-08.26.34:827][995]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.26.34:827][995]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.26.34:891][995]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.26.34:893][995]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.26.34:893][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.26.34:897][995]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.26.34:902][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.26.34:916][995]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.26.34:916][995]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 -[2024.05.15-08.26.34:916][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.15-08.26.34:918][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 -[2024.05.15-08.26.34:924][995]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.26.34:924][995]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.26.34:927][995]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms -[2024.05.15-08.26.35:050][996]LogPlayLevel: Display: Destroying online subsystem :Context_21 -[2024.05.15-08.27.01:159][884]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.27.01:232][884]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.15-08.27.02:137][929]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.27.02:197][929]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.27.02:217][929]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.27.02:217][929]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand34D6EAD745B9D451EB56E7AA5E434B11.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.27.02:225][929]LogFileHelpers: InternalPromptForCheckoutAndSave took 88 ms (total: 495 ms) -[2024.05.15-08.27.02:227][929]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.27.02:227][929]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.27.04:172][ 40]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.27.04:178][ 40]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.27.04:178][ 40]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:27:04) -[2024.05.15-08.27.04:178][ 40]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.27.04:181][ 40]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003365s) -[2024.05.15-08.27.04:181][ 40]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003402s) -[2024.05.15-08.27.04:199][ 40]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-08.27.04:200][ 40]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.27.04:200][ 40]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.27.04:201][ 40]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.27.04:201][ 40]LogPlayLevel: PIE: World Init took: (0.001234s) -[2024.05.15-08.27.04:201][ 40]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.27.04:201][ 40]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.27.04:201][ 40]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.27.04:202][ 40]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.27.04:204][ 40]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.27.04:231][ 40]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.27.04:232][ 40]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 -[2024.05.15-08.27.04:232][ 40]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 -[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 -[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 -[2024.05.15-08.27.04:234][ 40]LogInit: FAudioDevice initialized with ID 12. -[2024.05.15-08.27.04:234][ 40]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. -[2024.05.15-08.27.04:234][ 40]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.15-08.27.04:246][ 40]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.27.04:566][ 40]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.27.04:568][ 40]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.27.04:568][ 40]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.27.04 -[2024.05.15-08.27.04:568][ 40]LogWorld: Bringing up level for play took: 0.001682 -[2024.05.15-08.27.04:571][ 40]LogOnline: OSS: Created online subsystem instance for: :Context_22 -[2024.05.15-08.27.04:573][ 40]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.27.04:576][ 40]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.27.04:576][ 40]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.27.04:577][ 40]vr.PixelDensity = "1" -[2024.05.15-08.27.04:587][ 40]PIE: Server logged in -[2024.05.15-08.27.04:594][ 40]PIE: Play in editor total start time 0,416 seconds. -[2024.05.15-08.27.04:609][ 40]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.27.04:615][ 40]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.27.04:672][ 41]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.27.58:623][746]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.27.58:874][764]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.27.59:653][818]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.00:045][844]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.00:348][865]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.00:626][885]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.00:920][904]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.01:185][923]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.01:519][947]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-08.28.07:638][355]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.28.07:638][355]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.28.07:638][355]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.28.07:639][355]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.28.07:639][355]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.28.07:675][355]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.28.07:676][355]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.28.07:676][355]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.28.07:677][355]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.15-08.28.07:678][355]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.28.07:682][355]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002773s) -[2024.05.15-08.28.07:682][355]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002816s) -[2024.05.15-08.28.07:682][355]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. -[2024.05.15-08.28.07:682][355]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.28.07:682][355]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.28.07:682][355]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.28.07:683][355]LogPlayLevel: PIE: World Init took: (0.000727s) -[2024.05.15-08.28.07:683][355]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.28.07:683][355]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.28.07:683][355]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.28.07 -[2024.05.15-08.28.07:684][355]LogWorld: Bringing up level for play took: 0.000912 -[2024.05.15-08.28.07:686][355]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.28.07:688][355]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.28.07:689][355]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.28.07:689][355]vr.PixelDensity = "1" -[2024.05.15-08.28.07:689][355]LogLoad: Took 0.049832 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.28.22:383][363]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.28.27:951][754]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.28.45:216][977]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.28.52:081][454]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.28.59:932][ 9]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.29.05:918][426]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.29.39:357][767]Cmd: quit -[2024.05.15-08.29.39:358][767]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.29.39:358][767]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.29.39:457][767]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.29.39:459][767]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.29.39:459][767]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.29.39:464][767]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.29.39:469][767]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.29.39:482][767]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 -[2024.05.15-08.29.39:483][767]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.15-08.29.39:484][767]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 -[2024.05.15-08.29.39:490][767]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.29.39:490][767]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.29.39:492][767]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.15-08.29.39:659][768]LogPlayLevel: Display: Destroying online subsystem :Context_22 -[2024.05.15-08.31.55:577][350]LogEditorTransaction: Undo Paste Component(s) -[2024.05.15-08.32.26:715][ 19]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.32.26:769][ 19]LogUObjectHash: Compacting FUObjectHashTables data took 2.01ms -[2024.05.15-08.32.55:989][636]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.32.56:036][636]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-08.32.57:030][688]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.32.57:091][688]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.32.57:110][688]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.32.57:111][688]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandC86B980E43E9A36548C2F4A97C519FE4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.32.57:118][688]LogFileHelpers: InternalPromptForCheckoutAndSave took 87 ms (total: 583 ms) -[2024.05.15-08.32.57:120][688]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.32.57:120][688]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.33.25:668][503]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.33.25:674][503]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.33.25:674][503]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:33:25) -[2024.05.15-08.33.25:674][503]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.33.25:677][503]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003144s) -[2024.05.15-08.33.25:677][503]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003189s) -[2024.05.15-08.33.25:693][503]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.15-08.33.25:695][503]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.33.25:695][503]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.33.25:696][503]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.33.25:696][503]LogPlayLevel: PIE: World Init took: (0.001056s) -[2024.05.15-08.33.25:696][503]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True -[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.33.25:696][503]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.33.25:697][503]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.33.25:697][503]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.33.25:697][503]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.33.25:700][503]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.33.25:729][503]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.33.25:730][503]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 -[2024.05.15-08.33.25:730][503]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 -[2024.05.15-08.33.25:733][503]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 -[2024.05.15-08.33.25:733][503]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 -[2024.05.15-08.33.25:733][503]LogInit: FAudioDevice initialized with ID 13. -[2024.05.15-08.33.25:733][503]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. -[2024.05.15-08.33.25:733][503]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.15-08.33.25:745][503]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.33.26:064][503]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.33.26:066][503]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.33.26:066][503]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.33.26 -[2024.05.15-08.33.26:066][503]LogWorld: Bringing up level for play took: 0.001441 -[2024.05.15-08.33.26:069][503]LogOnline: OSS: Created online subsystem instance for: :Context_23 -[2024.05.15-08.33.26:071][503]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.33.26:074][503]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.33.26:074][503]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.33.26:075][503]vr.PixelDensity = "1" -[2024.05.15-08.33.26:085][503]PIE: Server logged in -[2024.05.15-08.33.26:094][503]PIE: Play in editor total start time 0,42 seconds. -[2024.05.15-08.33.26:102][503]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.33.26:107][503]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.33.26:152][504]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.33.29:633][753]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.33.29:633][753]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.33.29:633][753]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.33.29:634][753]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.33.29:634][753]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.33.29:674][753]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.33.29:675][753]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.33.29:675][753]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.33.29:677][753]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.15-08.33.29:678][753]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.33.29:682][753]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003444s) -[2024.05.15-08.33.29:682][753]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003486s) -[2024.05.15-08.33.29:682][753]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. -[2024.05.15-08.33.29:682][753]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.33.29:682][753]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.33.29:682][753]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.33.29:683][753]LogPlayLevel: PIE: World Init took: (0.001234s) -[2024.05.15-08.33.29:683][753]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.33.29:684][753]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.33.29:684][753]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.33.29 -[2024.05.15-08.33.29:684][753]LogWorld: Bringing up level for play took: 0.001018 -[2024.05.15-08.33.29:686][753]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.33.29:689][753]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.33.29:689][753]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.33.29:690][753]vr.PixelDensity = "1" -[2024.05.15-08.33.29:690][753]LogLoad: Took 0.056379 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.34.07:651][477]Cmd: quit -[2024.05.15-08.34.07:652][477]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.34.07:652][477]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.34.07:717][477]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.34.07:719][477]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.34.07:720][477]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.34.07:732][477]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.34.07:737][477]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.34.07:751][477]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 -[2024.05.15-08.34.07:751][477]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.15-08.34.07:752][477]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 -[2024.05.15-08.34.07:759][477]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.34.07:759][477]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.34.07:760][477]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.15-08.34.07:883][478]LogPlayLevel: Display: Destroying online subsystem :Context_23 -[2024.05.15-08.35.06:025][302]LogUObjectHash: Compacting FUObjectHashTables data took 1.91ms -[2024.05.15-08.35.06:038][302]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 -[2024.05.15-08.35.06:039][302]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto106EA102544CF58E059295C8DA8938C66.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' -[2024.05.15-08.35.06:040][302]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. -[2024.05.15-08.35.06:040][302]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.031 -[2024.05.15-08.35.06:040][302]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.031 -[2024.05.15-08.36.02:991][624]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.36.03:037][624]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-08.36.03:773][659]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.36.03:808][659]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.36.03:829][659]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.36.03:829][659]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand976F3D5F4B20763CD8150B845B008526.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.36.03:838][659]LogFileHelpers: InternalPromptForCheckoutAndSave took 65 ms (total: 648 ms) -[2024.05.15-08.36.03:840][659]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.36.03:840][659]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.36.05:358][744]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.36.05:364][744]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.36.05:364][744]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:36:05) -[2024.05.15-08.36.05:364][744]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.36.05:367][744]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002869s) -[2024.05.15-08.36.05:367][744]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002900s) -[2024.05.15-08.36.05:384][744]LogUObjectHash: Compacting FUObjectHashTables data took 1.89ms -[2024.05.15-08.36.05:385][744]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.36.05:385][744]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.36.05:386][744]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.36.05:386][744]LogPlayLevel: PIE: World Init took: (0.000844s) -[2024.05.15-08.36.05:386][744]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.36.05:386][744]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.36.05:386][744]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.36.05:387][744]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.36.05:389][744]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.36.05:419][744]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.36.05:420][744]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 -[2024.05.15-08.36.05:420][744]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 -[2024.05.15-08.36.05:422][744]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 -[2024.05.15-08.36.05:422][744]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 -[2024.05.15-08.36.05:422][744]LogInit: FAudioDevice initialized with ID 14. -[2024.05.15-08.36.05:422][744]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. -[2024.05.15-08.36.05:422][744]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.15-08.36.05:433][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.36.05:762][744]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.36.05:764][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.36.05:764][744]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.36.05 -[2024.05.15-08.36.05:764][744]LogWorld: Bringing up level for play took: 0.001608 -[2024.05.15-08.36.05:766][744]LogOnline: OSS: Created online subsystem instance for: :Context_24 -[2024.05.15-08.36.05:769][744]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.36.05:771][744]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.36.05:772][744]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.36.05:772][744]vr.PixelDensity = "1" -[2024.05.15-08.36.05:786][744]PIE: Server logged in -[2024.05.15-08.36.05:794][744]PIE: Play in editor total start time 0,43 seconds. -[2024.05.15-08.36.05:812][744]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.36.05:820][744]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.36.05:867][745]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.36.48:141][372]Cmd: quit -[2024.05.15-08.36.48:142][372]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.36.48:142][372]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.36.48:252][372]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.36.48:279][372]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.36.48:279][372]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.36.48:292][372]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.36.48:298][372]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.36.48:310][372]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.36.48:311][372]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 -[2024.05.15-08.36.48:311][372]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.15-08.36.48:313][372]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 -[2024.05.15-08.36.48:320][372]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.36.48:320][372]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.36.48:322][372]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-08.36.48:503][373]LogPlayLevel: Display: Destroying online subsystem :Context_24 -[2024.05.15-08.37.51:382][186]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.37.51:431][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms -[2024.05.15-08.37.53:034][266]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.37.53:100][266]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-08.37.53:121][266]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-08.37.53:122][266]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandA2976EE14BF639AABE5009AC9443D8C8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-08.37.53:130][266]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 744 ms) -[2024.05.15-08.37.53:132][266]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-08.37.53:132][266]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-08.37.55:563][406]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.37.55:569][406]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.37.55:569][406]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:37:55) -[2024.05.15-08.37.55:569][406]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.37.55:572][406]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003076s) -[2024.05.15-08.37.55:572][406]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003119s) -[2024.05.15-08.37.55:589][406]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms -[2024.05.15-08.37.55:590][406]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.37.55:590][406]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.37.55:590][406]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.37.55:591][406]LogPlayLevel: PIE: World Init took: (0.000976s) -[2024.05.15-08.37.55:591][406]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.37.55:591][406]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.37.55:591][406]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.37.55:591][406]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.37.55:594][406]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.37.55:623][406]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.37.55:624][406]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 -[2024.05.15-08.37.55:624][406]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 -[2024.05.15-08.37.55:626][406]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 -[2024.05.15-08.37.55:627][406]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 -[2024.05.15-08.37.55:627][406]LogInit: FAudioDevice initialized with ID 15. -[2024.05.15-08.37.55:627][406]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. -[2024.05.15-08.37.55:627][406]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.15-08.37.55:638][406]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.37.55:968][406]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.37.55:969][406]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.37.55:969][406]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.37.55 -[2024.05.15-08.37.55:970][406]LogWorld: Bringing up level for play took: 0.001486 -[2024.05.15-08.37.55:972][406]LogOnline: OSS: Created online subsystem instance for: :Context_25 -[2024.05.15-08.37.55:974][406]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.37.55:978][406]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.37.55:978][406]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.37.55:979][406]vr.PixelDensity = "1" -[2024.05.15-08.37.55:989][406]PIE: Server logged in -[2024.05.15-08.37.55:996][406]PIE: Play in editor total start time 0,427 seconds. -[2024.05.15-08.37.56:011][406]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.37.56:017][406]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.37.56:061][407]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.37.59:630][605]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.37.59:630][605]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.37.59:630][605]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.37.59:631][605]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.37.59:631][605]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.37.59:672][605]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.37.59:673][605]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.37.59:673][605]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.37.59:674][605]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms -[2024.05.15-08.37.59:676][605]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.37.59:679][605]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002876s) -[2024.05.15-08.37.59:679][605]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002914s) -[2024.05.15-08.37.59:679][605]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. -[2024.05.15-08.37.59:679][605]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.37.59:679][605]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.37.59:680][605]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.37.59:680][605]LogPlayLevel: PIE: World Init took: (0.001105s) -[2024.05.15-08.37.59:680][605]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.37.59:681][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.37.59:681][605]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.37.59 -[2024.05.15-08.37.59:681][605]LogWorld: Bringing up level for play took: 0.001050 -[2024.05.15-08.37.59:683][605]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.37.59:686][605]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.37.59:686][605]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.37.59:687][605]vr.PixelDensity = "1" -[2024.05.15-08.37.59:687][605]LogLoad: Took 0.056520 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.38.12:715][394]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.13:355][432]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.13:787][456]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.18:479][733]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.18:939][760]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.19:342][783]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.38:863][979]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.39:337][ 6]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.38.40:059][ 48]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.39.03:407][452]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.39.03:992][486]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.39.04:632][524]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.40.16:207][713]Cmd: quit -[2024.05.15-08.40.16:208][713]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.40.16:208][713]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.40.16:314][713]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.40.16:316][713]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.40.16:317][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.40.16:321][713]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.40.16:326][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.40.16:340][713]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 -[2024.05.15-08.40.16:340][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.15-08.40.16:342][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 -[2024.05.15-08.40.16:349][713]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.40.16:349][713]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.40.16:350][713]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.15-08.40.16:534][714]LogPlayLevel: Display: Destroying online subsystem :Context_25 -[2024.05.15-08.42.32:826][960]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.42.32:826][960]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.42.32:826][960]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.43.31:289][102]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/GrabComponent.GrabComponent -[2024.05.15-08.43.31:290][102]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.43.31:290][102]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.44.34:728][232]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.44.34:778][232]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms -[2024.05.15-08.44.35:845][286]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.44.35:851][286]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.44.35:851][286]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:44:35) -[2024.05.15-08.44.35:852][286]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.44.35:855][286]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002924s) -[2024.05.15-08.44.35:855][286]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002955s) -[2024.05.15-08.44.35:871][286]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms -[2024.05.15-08.44.35:874][286]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.44.35:874][286]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.44.35:874][286]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.44.35:875][286]LogPlayLevel: PIE: World Init took: (0.001190s) -[2024.05.15-08.44.35:875][286]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.44.35:875][286]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.44.35:875][286]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.44.35:876][286]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.44.35:878][286]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.44.35:907][286]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.44.35:908][286]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.44.35:909][286]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 -[2024.05.15-08.44.35:909][286]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 -[2024.05.15-08.44.35:911][286]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 -[2024.05.15-08.44.35:911][286]LogInit: FAudioDevice initialized with ID 16. -[2024.05.15-08.44.35:911][286]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 -[2024.05.15-08.44.35:911][286]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. -[2024.05.15-08.44.35:911][286]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.15-08.44.35:924][286]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.44.36:249][286]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.44.36:250][286]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.44.36:250][286]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.44.36 -[2024.05.15-08.44.36:251][286]LogWorld: Bringing up level for play took: 0.001445 -[2024.05.15-08.44.36:253][286]LogOnline: OSS: Created online subsystem instance for: :Context_28 -[2024.05.15-08.44.36:255][286]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.44.36:259][286]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.44.36:259][286]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.44.36:260][286]vr.PixelDensity = "1" -[2024.05.15-08.44.36:272][286]PIE: Server logged in -[2024.05.15-08.44.36:279][286]PIE: Play in editor total start time 0,428 seconds. -[2024.05.15-08.44.36:295][286]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.44.36:300][286]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.44.36:341][287]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.44.45:063][889]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.44.59:334][903]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.45.18:627][256]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.45.18:627][256]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.45.18:627][256]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.45.18:628][256]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.45.18:628][256]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.45.18:680][256]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.45.18:681][256]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.45.18:681][256]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.45.18:683][256]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.15-08.45.18:684][256]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.45.18:687][256]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002929s) -[2024.05.15-08.45.18:687][256]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002967s) -[2024.05.15-08.45.18:687][256]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. -[2024.05.15-08.45.18:687][256]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.45.18:687][256]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.45.18:688][256]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.45.18:688][256]LogPlayLevel: PIE: World Init took: (0.001162s) -[2024.05.15-08.45.18:688][256]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.45.18:689][256]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.45.18:689][256]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.45.18 -[2024.05.15-08.45.18:689][256]LogWorld: Bringing up level for play took: 0.001002 -[2024.05.15-08.45.18:691][256]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.45.18:694][256]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.45.18:694][256]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.45.18:695][256]vr.PixelDensity = "1" -[2024.05.15-08.45.18:695][256]LogLoad: Took 0.067842 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.45.31:252][140]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.45.41:670][866]Cmd: quit -[2024.05.15-08.45.41:671][866]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.45.41:671][866]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.45.41:782][866]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.45.41:784][866]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.45.41:784][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.45.41:793][866]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.45.41:797][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.45.41:812][866]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 -[2024.05.15-08.45.41:812][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.15-08.45.41:814][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 -[2024.05.15-08.45.41:820][866]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.45.41:820][866]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.45.41:822][866]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.15-08.45.41:988][867]LogPlayLevel: Display: Destroying online subsystem :Context_28 -[2024.05.15-08.46.34:326][717]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.46.34:412][717]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-08.46.35:649][772]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.46.35:655][772]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.46.35:655][772]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:46:35) -[2024.05.15-08.46.35:655][772]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.46.35:658][772]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003286s) -[2024.05.15-08.46.35:658][772]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003319s) -[2024.05.15-08.46.35:675][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-08.46.35:677][772]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.46.35:678][772]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.46.35:678][772]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.46.35:678][772]LogPlayLevel: PIE: World Init took: (0.000824s) -[2024.05.15-08.46.35:678][772]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.46.35:678][772]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.46.35:678][772]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.46.35:679][772]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.46.35:681][772]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.46.35:710][772]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.46.35:711][772]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 -[2024.05.15-08.46.35:711][772]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 -[2024.05.15-08.46.35:713][772]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 -[2024.05.15-08.46.35:713][772]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 -[2024.05.15-08.46.35:713][772]LogInit: FAudioDevice initialized with ID 17. -[2024.05.15-08.46.35:713][772]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. -[2024.05.15-08.46.35:713][772]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 -[2024.05.15-08.46.35:726][772]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.46.36:096][772]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.46.36:098][772]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.46.36:098][772]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.46.36 -[2024.05.15-08.46.36:099][772]LogWorld: Bringing up level for play took: 0.002083 -[2024.05.15-08.46.36:101][772]LogOnline: OSS: Created online subsystem instance for: :Context_29 -[2024.05.15-08.46.36:103][772]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.46.36:108][772]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.46.36:108][772]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.46.36:109][772]vr.PixelDensity = "1" -[2024.05.15-08.46.36:122][772]PIE: Server logged in -[2024.05.15-08.46.36:130][772]PIE: Play in editor total start time 0,475 seconds. -[2024.05.15-08.46.36:151][772]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.46.36:156][772]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.46.36:198][773]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.46.50:401][284]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.47.09:306][963]Cmd: quit -[2024.05.15-08.47.09:307][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.47.09:308][963]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.47.09:423][963]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.47.09:426][963]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.47.09:426][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.47.09:436][963]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.47.09:441][963]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.47.09:455][963]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.47.09:456][963]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 -[2024.05.15-08.47.09:456][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 -[2024.05.15-08.47.09:458][963]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 -[2024.05.15-08.47.09:464][963]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.47.09:464][963]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.47.09:465][963]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.15-08.47.09:590][964]LogPlayLevel: Display: Destroying online subsystem :Context_29 -[2024.05.15-08.47.34:277][317]LogSlate: Took 0.009355 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) -[2024.05.15-08.49.54:739][784]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.15-08.49.54:752][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2 -[2024.05.15-08.49.54:752][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto2127355074C7E54AC6F4616AC8AD65DF7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap' -[2024.05.15-08.49.54:753][784]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto2.umap is in the /Temp path, will not scan. -[2024.05.15-08.49.54:753][784]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.033 -[2024.05.15-08.49.54:753][784]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.033 -[2024.05.15-08.49.54:754][784]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-08.49.54:796][784]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-08.49.54:796][784]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-08.49.54:816][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto2 -[2024.05.15-08.49.54:817][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto29BC386E74F7869281DD527A18704FDA9.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto2.uasset' -[2024.05.15-08.49.54:817][784]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... -[2024.05.15-08.49.54:823][784]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] -[2024.05.15-08.49.54:823][784]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] -[2024.05.15-08.49.54:911][784]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2 -[2024.05.15-08.49.54:911][784]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto21ACA6BDD4BAF88545F7B90AE0C0B7017.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset' -[2024.05.15-08.49.54:912][784]LogFileHelpers: Auto-saving content packages took 0.158 -[2024.05.15-08.50.23:649][442]LogEditorTransaction: Undo Delete current selection -[2024.05.15-08.51.10:194][ 19]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.51.10:278][ 19]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.15-08.51.12:556][121]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.51.12:594][121]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-08.51.12:676][121]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-08.51.12:676][121]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnF385742A4C9CA7D9589970BDFE3A3BD2.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-08.51.12:687][121]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 876 ms) -[2024.05.15-08.51.12:691][121]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-08.51.12:691][121]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.51.13:368][155]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.51.13:374][155]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.51.13:374][155]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:51:13) -[2024.05.15-08.51.13:374][155]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.51.13:378][155]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003576s) -[2024.05.15-08.51.13:378][155]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003623s) -[2024.05.15-08.51.13:396][155]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms -[2024.05.15-08.51.13:397][155]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.51.13:397][155]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.51.13:397][155]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.51.13:398][155]LogPlayLevel: PIE: World Init took: (0.000973s) -[2024.05.15-08.51.13:398][155]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.51.13:398][155]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.51.13:398][155]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.51.13:398][155]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.51.13:401][155]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.51.13:431][155]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.51.13:432][155]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 -[2024.05.15-08.51.13:432][155]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 -[2024.05.15-08.51.13:434][155]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 -[2024.05.15-08.51.13:434][155]LogInit: FAudioDevice initialized with ID 18. -[2024.05.15-08.51.13:434][155]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. -[2024.05.15-08.51.13:434][155]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 -[2024.05.15-08.51.13:434][155]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 -[2024.05.15-08.51.13:445][155]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.51.13:776][155]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.51.13:778][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.51.13:778][155]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.51.13 -[2024.05.15-08.51.13:778][155]LogWorld: Bringing up level for play took: 0.002424 -[2024.05.15-08.51.13:781][155]LogOnline: OSS: Created online subsystem instance for: :Context_30 -[2024.05.15-08.51.13:783][155]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.51.13:787][155]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.51.13:787][155]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.51.13:788][155]vr.PixelDensity = "1" -[2024.05.15-08.51.13:800][155]PIE: Server logged in -[2024.05.15-08.51.13:810][155]PIE: Play in editor total start time 0,435 seconds. -[2024.05.15-08.51.13:830][155]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.51.13:835][155]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.51.13:876][156]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.51.33:642][866]Cmd: quit -[2024.05.15-08.51.33:644][866]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.51.33:644][866]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.51.33:795][866]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.51.33:797][866]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.51.33:797][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.51.33:801][866]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.51.33:806][866]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.51.33:821][866]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.51.33:821][866]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 -[2024.05.15-08.51.33:821][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 -[2024.05.15-08.51.33:823][866]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 -[2024.05.15-08.51.33:830][866]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.51.33:830][866]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.51.33:831][866]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.15-08.51.33:969][867]LogPlayLevel: Display: Destroying online subsystem :Context_30 -[2024.05.15-08.52.17:467][278]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.52.17:552][278]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.15-08.52.20:441][442]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.52.20:446][442]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.52.20:446][442]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:52:20) -[2024.05.15-08.52.20:446][442]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.52.20:449][442]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003510s) -[2024.05.15-08.52.20:449][442]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003553s) -[2024.05.15-08.52.20:467][442]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-08.52.20:469][442]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.52.20:469][442]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.52.20:470][442]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.52.20:470][442]LogPlayLevel: PIE: World Init took: (0.000835s) -[2024.05.15-08.52.20:470][442]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.52.20:470][442]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.52.20:470][442]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.52.20:470][442]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.52.20:472][442]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.52.20:500][442]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.52.20:501][442]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 -[2024.05.15-08.52.20:501][442]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 -[2024.05.15-08.52.20:504][442]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 -[2024.05.15-08.52.20:504][442]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 -[2024.05.15-08.52.20:504][442]LogInit: FAudioDevice initialized with ID 19. -[2024.05.15-08.52.20:504][442]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. -[2024.05.15-08.52.20:504][442]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 -[2024.05.15-08.52.20:515][442]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.52.20:831][442]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.52.20:833][442]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.52.20:833][442]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.52.20 -[2024.05.15-08.52.20:833][442]LogWorld: Bringing up level for play took: 0.001622 -[2024.05.15-08.52.20:836][442]LogOnline: OSS: Created online subsystem instance for: :Context_31 -[2024.05.15-08.52.20:838][442]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.52.20:842][442]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.52.20:842][442]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.52.20:842][442]vr.PixelDensity = "1" -[2024.05.15-08.52.20:856][442]PIE: Server logged in -[2024.05.15-08.52.20:863][442]PIE: Play in editor total start time 0,417 seconds. -[2024.05.15-08.52.20:880][442]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.52.20:887][442]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.52.20:929][443]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.52.22:062][500]LogBlueprintUserMessages: [VRPawn_C_0] Made Valid -[2024.05.15-08.52.23:734][596]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.24:693][653]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.25:226][686]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.25:643][711]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.26:255][748]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.28:261][860]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.52.30:878][ 9]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.31:504][ 46]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.31:963][ 75]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.32:716][120]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.33:160][146]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.33:482][165]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.33:734][180]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.33:941][192]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.34:135][203]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.34:998][254]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.35:738][298]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.36:015][314]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.36:238][328]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.36:406][338]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.36:612][349]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.36:892][366]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:015][372]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:141][379]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:183][381]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:323][389]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:378][392]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:531][401]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:547][402]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:725][412]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:740][413]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.37:936][424]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:171][438]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:340][448]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:536][460]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:536][460]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:729][471]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:759][473]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:951][484]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.38:951][484]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:120][494]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:160][496]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:312][505]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:357][508]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:495][516]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:549][519]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:691][528]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:732][530]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:898][540]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.39:898][540]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:081][551]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:122][553]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:275][562]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:319][565]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:472][574]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:472][574]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:650][584]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:666][585]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:818][594]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.40:847][596]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:000][605]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:040][607]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:210][617]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:210][617]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:348][625]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:389][627]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:556][637]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:571][638]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:834][652]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.41:834][652]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.42:156][671]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.42:156][671]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.42:767][707]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.52.47:237][968]Cmd: quit -[2024.05.15-08.52.47:238][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.52.47:239][968]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.52.47:371][968]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.52.47:405][968]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.52.47:405][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.52.47:410][968]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.52.47:414][968]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.52.47:428][968]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.52.47:429][968]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 -[2024.05.15-08.52.47:429][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 -[2024.05.15-08.52.47:431][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 -[2024.05.15-08.52.47:437][968]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.52.47:437][968]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.52.47:439][968]LogUObjectHash: Compacting FUObjectHashTables data took 2.10ms -[2024.05.15-08.52.47:570][969]LogPlayLevel: Display: Destroying online subsystem :Context_31 -[2024.05.15-08.53.01:992][803]LogSelectionDetails: Warning: NavigateToFunctionSource: Unable to find source file and line number for 'UKismetSystemLibrary::PrintString' [The specified module could not be found.] -[2024.05.15-08.53.09:799][270]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.53.09:883][270]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.15-08.53.10:532][304]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.53.10:587][304]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-08.53.10:674][304]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-08.53.10:675][304]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnA68628A04D1EA30CD0DD3D85A16A110C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-08.53.10:684][304]LogFileHelpers: InternalPromptForCheckoutAndSave took 151 ms (total: 1.02 sec) -[2024.05.15-08.53.10:686][304]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-08.53.10:686][304]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.53.13:276][462]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.53.13:282][462]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.53.13:282][462]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:53:13) -[2024.05.15-08.53.13:282][462]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.53.13:286][462]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003505s) -[2024.05.15-08.53.13:286][462]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003539s) -[2024.05.15-08.53.13:304][462]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.15-08.53.13:306][462]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.53.13:306][462]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.53.13:306][462]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.53.13:307][462]LogPlayLevel: PIE: World Init took: (0.000846s) -[2024.05.15-08.53.13:307][462]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.53.13:307][462]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.53.13:307][462]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.53.13:307][462]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.53.13:309][462]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.53.13:339][462]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.53.13:340][462]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.53.13:341][462]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 -[2024.05.15-08.53.13:341][462]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 -[2024.05.15-08.53.13:343][462]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 -[2024.05.15-08.53.13:343][462]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 -[2024.05.15-08.53.13:343][462]LogInit: FAudioDevice initialized with ID 20. -[2024.05.15-08.53.13:343][462]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. -[2024.05.15-08.53.13:343][462]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 -[2024.05.15-08.53.13:356][462]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.53.13:675][462]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.53.13:676][462]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.53.13:676][462]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.53.13 -[2024.05.15-08.53.13:677][462]LogWorld: Bringing up level for play took: 0.001703 -[2024.05.15-08.53.13:679][462]LogOnline: OSS: Created online subsystem instance for: :Context_32 -[2024.05.15-08.53.13:681][462]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.53.13:684][462]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.53.13:685][462]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.53.13:686][462]vr.PixelDensity = "1" -[2024.05.15-08.53.13:698][462]PIE: Server logged in -[2024.05.15-08.53.13:706][462]PIE: Play in editor total start time 0,424 seconds. -[2024.05.15-08.53.13:722][462]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.53.13:728][462]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.53.13:785][463]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.53.14:575][508]LogBlueprintUserMessages: [VRPawn_C_0] Made Valid -[2024.05.15-08.53.14:575][508]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.15:579][576]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.53.15:579][576]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.16:345][631]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.53.16:345][631]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.16:804][664]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.53.16:804][664]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.17:751][731]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.53.17:751][731]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.19:129][830]LogBlueprintUserMessages: [VRPawn_C_0] Is Valid -[2024.05.15-08.53.19:129][830]LogBlueprintUserMessages: [VRPawn_C_0] Teleported -[2024.05.15-08.53.31:298][690]Cmd: quit -[2024.05.15-08.53.31:299][690]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.53.31:299][690]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.53.31:427][690]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.53.31:428][690]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.53.31:429][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.53.31:433][690]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.53.31:439][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.53.31:455][690]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.53.31:455][690]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 -[2024.05.15-08.53.31:456][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 -[2024.05.15-08.53.31:458][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 -[2024.05.15-08.53.31:463][690]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.53.31:463][690]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.53.31:465][690]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.15-08.53.31:589][691]LogPlayLevel: Display: Destroying online subsystem :Context_32 -[2024.05.15-08.53.35:054][901]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms -[2024.05.15-08.53.36:692][901]LogSlate: Window 'Delete Assets' being destroyed -[2024.05.15-08.53.49:306][642]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.53.49:392][642]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.15-08.53.49:959][668]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.53.50:020][668]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-08.53.50:105][668]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-08.53.50:105][668]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn58D779774EBE0897D5BE93AADA2E1C6E.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-08.53.50:115][668]LogFileHelpers: InternalPromptForCheckoutAndSave took 155 ms (total: 1.18 sec) -[2024.05.15-08.53.50:117][668]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-08.53.50:117][668]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.54.04:598][506]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.54.04:653][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.15-08.54.05:809][558]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.54.05:815][558]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.54.05:815][558]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:54:05) -[2024.05.15-08.54.05:815][558]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.54.05:818][558]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003000s) -[2024.05.15-08.54.05:818][558]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003036s) -[2024.05.15-08.54.05:836][558]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-08.54.05:839][558]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.54.05:839][558]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.54.05:840][558]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.54.05:840][558]LogPlayLevel: PIE: World Init took: (0.001110s) -[2024.05.15-08.54.05:840][558]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.54.05:840][558]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.54.05:840][558]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.54.05:842][558]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.54.05:844][558]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.54.05:874][558]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.54.05:875][558]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.54.05:876][558]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 -[2024.05.15-08.54.05:876][558]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 -[2024.05.15-08.54.05:878][558]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 -[2024.05.15-08.54.05:878][558]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 -[2024.05.15-08.54.05:878][558]LogInit: FAudioDevice initialized with ID 21. -[2024.05.15-08.54.05:878][558]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. -[2024.05.15-08.54.05:878][558]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 -[2024.05.15-08.54.05:889][558]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.54.06:201][558]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.54.06:203][558]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.54.06:203][558]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.54.06 -[2024.05.15-08.54.06:203][558]LogWorld: Bringing up level for play took: 0.001685 -[2024.05.15-08.54.06:205][558]LogOnline: OSS: Created online subsystem instance for: :Context_33 -[2024.05.15-08.54.06:208][558]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.06:211][558]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.54.06:211][558]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.54.06:211][558]vr.PixelDensity = "1" -[2024.05.15-08.54.06:224][558]PIE: Server logged in -[2024.05.15-08.54.06:232][558]PIE: Play in editor total start time 0,418 seconds. -[2024.05.15-08.54.06:250][558]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.54.06:255][558]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.54.06:300][559]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.54.16:757][ 21]Cmd: quit -[2024.05.15-08.54.16:758][ 21]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.54.16:758][ 21]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.54.16:856][ 21]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.54.16:857][ 21]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.54.16:858][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.54.16:880][ 21]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.54.16:885][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.54.16:899][ 21]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.54.16:899][ 21]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 -[2024.05.15-08.54.16:899][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 -[2024.05.15-08.54.16:901][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 -[2024.05.15-08.54.16:907][ 21]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.54.16:907][ 21]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.16:909][ 21]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-08.54.17:099][ 22]LogPlayLevel: Display: Destroying online subsystem :Context_33 -[2024.05.15-08.54.18:371][ 91]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.54.18:377][ 91]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.54.18:377][ 91]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:54:18) -[2024.05.15-08.54.18:377][ 91]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.54.18:380][ 91]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003441s) -[2024.05.15-08.54.18:380][ 91]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003477s) -[2024.05.15-08.54.18:396][ 91]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-08.54.18:398][ 91]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.54.18:398][ 91]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.54.18:399][ 91]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.54.18:399][ 91]LogPlayLevel: PIE: World Init took: (0.001050s) -[2024.05.15-08.54.18:399][ 91]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.54.18:399][ 91]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.54.18:399][ 91]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.54.18:401][ 91]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.54.18:402][ 91]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.54.18:432][ 91]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.54.18:433][ 91]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 -[2024.05.15-08.54.18:433][ 91]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 -[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 -[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 -[2024.05.15-08.54.18:435][ 91]LogInit: FAudioDevice initialized with ID 22. -[2024.05.15-08.54.18:435][ 91]LogAudio: Display: Audio Device (ID: 22) registered with world 'TheMainWorld'. -[2024.05.15-08.54.18:435][ 91]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 22 -[2024.05.15-08.54.18:446][ 91]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.54.18:745][ 91]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.54.18:746][ 91]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.54.18:746][ 91]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.54.18 -[2024.05.15-08.54.18:747][ 91]LogWorld: Bringing up level for play took: 0.001428 -[2024.05.15-08.54.18:750][ 91]LogOnline: OSS: Created online subsystem instance for: :Context_34 -[2024.05.15-08.54.18:752][ 91]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.18:754][ 91]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.54.18:755][ 91]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.54.18:756][ 91]vr.PixelDensity = "1" -[2024.05.15-08.54.18:770][ 91]PIE: Server logged in -[2024.05.15-08.54.18:779][ 91]PIE: Play in editor total start time 0,402 seconds. -[2024.05.15-08.54.18:798][ 91]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.54.18:804][ 91]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.54.18:851][ 92]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.54.37:205][898]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.54.37:567][911]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.54.37:845][921]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.54.41:692][ 84]Cmd: quit -[2024.05.15-08.54.41:693][ 84]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.54.41:693][ 84]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.54.41:797][ 84]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.54.41:798][ 84]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.54.41:799][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.54.41:821][ 84]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.54.41:826][ 84]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.54.41:841][ 84]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 22 -[2024.05.15-08.54.41:841][ 84]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 -[2024.05.15-08.54.41:843][ 84]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 -[2024.05.15-08.54.41:849][ 84]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.54.41:849][ 84]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.54.41:850][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms -[2024.05.15-08.54.42:038][ 85]LogPlayLevel: Display: Destroying online subsystem :Context_34 -[2024.05.15-08.55.24:643][549]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-08.55.24:692][549]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-08.55.26:010][606]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.55.26:016][606]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.55.26:016][606]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:55:26) -[2024.05.15-08.55.26:016][606]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.55.26:020][606]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003278s) -[2024.05.15-08.55.26:020][606]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003333s) -[2024.05.15-08.55.26:037][606]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.15-08.55.26:040][606]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.55.26:040][606]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.55.26:041][606]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.55.26:041][606]LogPlayLevel: PIE: World Init took: (0.000918s) -[2024.05.15-08.55.26:041][606]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.55.26:041][606]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.55.26:041][606]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.55.26:042][606]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.55.26:045][606]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.55.26:074][606]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.55.26:076][606]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 -[2024.05.15-08.55.26:076][606]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 -[2024.05.15-08.55.26:078][606]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 -[2024.05.15-08.55.26:078][606]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 -[2024.05.15-08.55.26:078][606]LogInit: FAudioDevice initialized with ID 23. -[2024.05.15-08.55.26:078][606]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. -[2024.05.15-08.55.26:078][606]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 23 -[2024.05.15-08.55.26:089][606]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.55.26:418][606]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.55.26:421][606]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.55.26:421][606]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.55.26 -[2024.05.15-08.55.26:421][606]LogWorld: Bringing up level for play took: 0.002676 -[2024.05.15-08.55.26:423][606]LogOnline: OSS: Created online subsystem instance for: :Context_35 -[2024.05.15-08.55.26:425][606]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.26:429][606]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.55.26:429][606]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.55.26:430][606]vr.PixelDensity = "1" -[2024.05.15-08.55.26:443][606]PIE: Server logged in -[2024.05.15-08.55.26:453][606]PIE: Play in editor total start time 0,436 seconds. -[2024.05.15-08.55.26:471][606]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.55.26:477][606]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.55.26:517][607]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.55.41:846][166]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.55.41:846][166]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-08.55.41:846][166]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.55.41:847][166]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.55.41:847][166]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.55.41:863][166]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.55.41:864][166]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.55.41:864][166]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.41:865][166]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-08.55.41:867][166]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.55.41:871][166]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003003s) -[2024.05.15-08.55.41:871][166]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003057s) -[2024.05.15-08.55.41:871][166]LogAudio: Display: Audio Device (ID: 23) registered with world 'TheMainWorld'. -[2024.05.15-08.55.41:871][166]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.55.41:871][166]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.55.41:871][166]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.55.41:872][166]LogPlayLevel: PIE: World Init took: (0.000937s) -[2024.05.15-08.55.41:872][166]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.55.41:873][166]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.55.41:873][166]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.55.41 -[2024.05.15-08.55.41:873][166]LogWorld: Bringing up level for play took: 0.001165 -[2024.05.15-08.55.41:876][166]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.41:878][166]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.55.41:879][166]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.55.41:880][166]vr.PixelDensity = "1" -[2024.05.15-08.55.41:880][166]LogLoad: Took 0.033100 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-08.55.45:839][307]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.55.48:819][414]Cmd: quit -[2024.05.15-08.55.48:820][414]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.55.48:820][414]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.55.48:951][414]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.55.48:952][414]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.55.48:953][414]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.55.48:974][414]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.55.48:978][414]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.55.48:993][414]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 23 -[2024.05.15-08.55.48:993][414]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 -[2024.05.15-08.55.48:995][414]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 -[2024.05.15-08.55.49:002][414]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.55.49:002][414]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.55.49:003][414]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms -[2024.05.15-08.55.49:198][415]LogPlayLevel: Display: Destroying online subsystem :Context_35 -[2024.05.15-08.57.01:231][830]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.57.01:315][830]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.15-08.57.03:146][935]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.57.03:258][935]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-08.57.03:345][935]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-08.57.03:346][935]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn527EA3B04431D861DDE4E1A5F33D12AA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-08.57.03:354][935]LogFileHelpers: InternalPromptForCheckoutAndSave took 208 ms (total: 1.39 sec) -[2024.05.15-08.57.03:357][935]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-08.57.03:357][935]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.57.04:267][990]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.57.04:275][990]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-08.57.04:286][990]LogPlayLevel: [PlayLevel] Compiling BP_Wand before play... -[2024.05.15-08.57.04:392][990]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms -[2024.05.15-08.57.04:396][990]LogPlayLevel: PlayLevel: Blueprint regeneration took 120 ms (1 blueprints) -[2024.05.15-08.57.04:396][990]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:57:04) -[2024.05.15-08.57.04:396][990]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.57.04:399][990]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002810s) -[2024.05.15-08.57.04:399][990]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002841s) -[2024.05.15-08.57.04:413][990]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.15-08.57.04:414][990]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.57.04:414][990]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.57.04:415][990]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.57.04:416][990]LogPlayLevel: PIE: World Init took: (0.001362s) -[2024.05.15-08.57.04:416][990]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.57.04:416][990]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.57.04:416][990]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.57.04:417][990]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.57.04:420][990]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.57.04:449][990]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.57.04:450][990]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 -[2024.05.15-08.57.04:451][990]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 -[2024.05.15-08.57.04:452][990]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 -[2024.05.15-08.57.04:452][990]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 -[2024.05.15-08.57.04:452][990]LogInit: FAudioDevice initialized with ID 24. -[2024.05.15-08.57.04:452][990]LogAudio: Display: Audio Device (ID: 24) registered with world 'TheMainWorld'. -[2024.05.15-08.57.04:452][990]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 24 -[2024.05.15-08.57.04:464][990]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.57.04:799][990]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.57.04:801][990]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.57.04:801][990]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.57.04 -[2024.05.15-08.57.04:802][990]LogWorld: Bringing up level for play took: 0.001977 -[2024.05.15-08.57.04:804][990]LogOnline: OSS: Created online subsystem instance for: :Context_36 -[2024.05.15-08.57.04:806][990]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.57.04:809][990]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.57.04:810][990]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.57.04:810][990]vr.PixelDensity = "1" -[2024.05.15-08.57.04:822][990]PIE: Server logged in -[2024.05.15-08.57.04:829][990]PIE: Play in editor total start time 0,554 seconds. -[2024.05.15-08.57.04:904][990]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.57.04:910][990]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.57.04:954][991]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.57.13:537][542]Cmd: quit -[2024.05.15-08.57.13:539][542]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.57.13:539][542]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.57.13:676][542]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.57.13:677][542]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.57.13:678][542]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.57.13:682][542]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.57.13:687][542]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.57.13:703][542]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 24 -[2024.05.15-08.57.13:703][542]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 -[2024.05.15-08.57.13:704][542]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 -[2024.05.15-08.57.13:710][542]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.57.13:710][542]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.57.13:712][542]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.15-08.57.13:841][543]LogPlayLevel: Display: Destroying online subsystem :Context_36 -[2024.05.15-08.58.57:284][609]BlueprintLog: New page: Compile VRPawn -[2024.05.15-08.58.57:369][609]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms -[2024.05.15-08.58.57:852][628]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-08.58.57:911][628]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-08.58.57:996][628]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-08.58.57:996][628]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn56A0CA79438E362961B8CEBCEED08364.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-08.58.58:005][628]LogFileHelpers: InternalPromptForCheckoutAndSave took 153 ms (total: 1.54 sec) -[2024.05.15-08.58.58:008][628]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-08.58.58:008][628]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-08.58.59:152][697]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-08.58.59:157][697]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-08.58.59:157][697]PIE: New page: PIE session: TheMainWorld (15. mai 2024 14:58:59) -[2024.05.15-08.58.59:157][697]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.58.59:161][697]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003397s) -[2024.05.15-08.58.59:161][697]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003437s) -[2024.05.15-08.58.59:179][697]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-08.58.59:184][697]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-08.58.59:184][697]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-08.58.59:184][697]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-08.58.59:185][697]LogPlayLevel: PIE: World Init took: (0.000942s) -[2024.05.15-08.58.59:185][697]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-08.58.59:185][697]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-08.58.59:185][697]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-08.58.59:186][697]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-08.58.59:188][697]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-08.58.59:219][697]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-08.58.59:220][697]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-08.58.59:220][697]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 -[2024.05.15-08.58.59:220][697]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 -[2024.05.15-08.58.59:223][697]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 -[2024.05.15-08.58.59:223][697]LogInit: FAudioDevice initialized with ID 25. -[2024.05.15-08.58.59:223][697]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 -[2024.05.15-08.58.59:223][697]LogAudio: Display: Audio Device (ID: 25) registered with world 'TheMainWorld'. -[2024.05.15-08.58.59:223][697]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 25 -[2024.05.15-08.58.59:234][697]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.58.59:560][697]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-08.58.59:562][697]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-08.58.59:562][697]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-11.58.59 -[2024.05.15-08.58.59:563][697]LogWorld: Bringing up level for play took: 0.002061 -[2024.05.15-08.58.59:566][697]LogOnline: OSS: Created online subsystem instance for: :Context_37 -[2024.05.15-08.58.59:568][697]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-08.58.59:571][697]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-08.58.59:572][697]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-08.58.59:572][697]vr.PixelDensity = "1" -[2024.05.15-08.58.59:588][697]PIE: Server logged in -[2024.05.15-08.58.59:598][697]PIE: Play in editor total start time 0,441 seconds. -[2024.05.15-08.58.59:616][697]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-08.58.59:622][697]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-08.58.59:664][698]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-08.59.01:021][772]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.02:134][818]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.02:683][844]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.03:363][886]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.03:657][904]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.03:864][917]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.04:076][931]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.04:268][943]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.04:492][958]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.04:686][971]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.04:882][984]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.05:078][997]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.05:285][ 11]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.05:799][ 44]LogBlueprintUserMessages: [VRPawn_C_0] Wand -[2024.05.15-08.59.07:905][173]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.59.08:553][211]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-08.59.33:508][769]Cmd: quit -[2024.05.15-08.59.33:509][769]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-08.59.33:509][769]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-08.59.33:639][769]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-08.59.33:641][769]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-08.59.33:641][769]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.59.33:651][769]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-08.59.33:658][769]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-08.59.33:672][769]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-08.59.33:673][769]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 25 -[2024.05.15-08.59.33:673][769]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 -[2024.05.15-08.59.33:675][769]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 -[2024.05.15-08.59.33:681][769]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-08.59.33:681][769]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-08.59.33:683][769]LogUObjectHash: Compacting FUObjectHashTables data took 1.97ms -[2024.05.15-08.59.33:807][770]LogPlayLevel: Display: Destroying online subsystem :Context_37 -[2024.05.15-09.02.40:885][331]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms -[2024.05.15-09.02.40:897][331]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3 -[2024.05.15-09.02.40:897][331]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto310121B5C46C2087CD38102920C0DB930.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap' -[2024.05.15-09.02.40:898][331]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto3.umap is in the /Temp path, will not scan. -[2024.05.15-09.02.40:898][331]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.029 -[2024.05.15-09.02.40:898][331]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.029 -[2024.05.15-09.02.40:899][331]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-09.02.40:913][331]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-09.02.40:913][331]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-09.02.40:932][331]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3 -[2024.05.15-09.02.40:932][331]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto360EBB1AD40A96BC82857A596E91B2C63.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto3.uasset' -[2024.05.15-09.02.40:933][331]LogFileHelpers: Auto-saving content packages took 0.034 -[2024.05.15-09.03.59:436][600]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-09.03.59:441][600]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-09.03.59:442][600]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... -[2024.05.15-09.03.59:555][600]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.15-09.03.59:558][600]LogPlayLevel: PlayLevel: Blueprint regeneration took 116 ms (1 blueprints) -[2024.05.15-09.03.59:558][600]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:03:59) -[2024.05.15-09.03.59:558][600]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.03.59:561][600]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003037s) -[2024.05.15-09.03.59:561][600]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003069s) -[2024.05.15-09.03.59:577][600]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-09.03.59:578][600]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.03.59:578][600]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.03.59:578][600]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.03.59:579][600]LogPlayLevel: PIE: World Init took: (0.001017s) -[2024.05.15-09.03.59:579][600]LogAudio: Display: Creating Audio Device: Id: 26, Scope: Unique, Realtime: True -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-09.03.59:579][600]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-09.03.59:579][600]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-09.03.59:580][600]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-09.03.59:581][600]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-09.03.59:611][600]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-09.03.59:612][600]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=26 -[2024.05.15-09.03.59:612][600]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=26 -[2024.05.15-09.03.59:615][600]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=26 -[2024.05.15-09.03.59:615][600]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=26 -[2024.05.15-09.03.59:615][600]LogInit: FAudioDevice initialized with ID 26. -[2024.05.15-09.03.59:615][600]LogAudio: Display: Audio Device (ID: 26) registered with world 'TheMainWorld'. -[2024.05.15-09.03.59:615][600]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 26 -[2024.05.15-09.03.59:628][600]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.03.59:991][600]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.03.59:993][600]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.03.59:993][600]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.03.59 -[2024.05.15-09.03.59:994][600]LogWorld: Bringing up level for play took: 0.002082 -[2024.05.15-09.03.59:996][600]LogOnline: OSS: Created online subsystem instance for: :Context_38 -[2024.05.15-09.03.59:998][600]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.04.00:001][600]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.04.00:001][600]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.04.00:001][600]vr.PixelDensity = "1" -[2024.05.15-09.04.00:016][600]PIE: Server logged in -[2024.05.15-09.04.00:023][600]PIE: Play in editor total start time 0,582 seconds. -[2024.05.15-09.04.00:098][600]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-09.04.00:104][600]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-09.04.00:150][601]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-09.04.11:699][378]Cmd: quit -[2024.05.15-09.04.11:700][378]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.04.11:700][378]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.04.11:840][378]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-09.04.11:842][378]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.04.11:843][378]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.04.11:848][378]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-09.04.11:853][378]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.04.11:868][378]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 26 -[2024.05.15-09.04.11:868][378]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 -[2024.05.15-09.04.11:870][378]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 -[2024.05.15-09.04.11:875][378]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.04.11:875][378]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.04.11:878][378]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-09.04.12:000][379]LogPlayLevel: Display: Destroying online subsystem :Context_38 -[2024.05.15-09.06.12:366][ 61]BlueprintLog: New page: Compile VRPawn -[2024.05.15-09.06.12:454][ 61]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.15-09.06.30:770][ 92]LogEditorTransaction: Undo Create Pin Link -[2024.05.15-09.06.49:874][118]BlueprintLog: New page: Compile VRPawn -[2024.05.15-09.06.49:966][118]LogUObjectHash: Compacting FUObjectHashTables data took 2.22ms -[2024.05.15-09.06.50:565][147]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.06.50:617][147]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-09.06.50:703][147]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-09.06.50:703][147]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn1CCC1A0E436FE8CCCA1BA5843436AB2D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-09.06.50:715][147]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 1.69 sec) -[2024.05.15-09.06.50:716][147]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-09.06.50:716][147]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-09.06.51:761][198]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-09.06.51:768][198]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-09.06.51:768][198]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:06:51) -[2024.05.15-09.06.51:768][198]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.06.51:773][198]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004381s) -[2024.05.15-09.06.51:773][198]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004425s) -[2024.05.15-09.06.51:794][198]LogUObjectHash: Compacting FUObjectHashTables data took 2.06ms -[2024.05.15-09.06.51:797][198]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.06.51:797][198]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.06.51:798][198]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.06.51:798][198]LogPlayLevel: PIE: World Init took: (0.000986s) -[2024.05.15-09.06.51:798][198]LogAudio: Display: Creating Audio Device: Id: 27, Scope: Unique, Realtime: True -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-09.06.51:798][198]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-09.06.51:798][198]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-09.06.51:799][198]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-09.06.51:803][198]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-09.06.51:836][198]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-09.06.51:837][198]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=27 -[2024.05.15-09.06.51:837][198]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=27 -[2024.05.15-09.06.51:841][198]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=27 -[2024.05.15-09.06.51:841][198]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=27 -[2024.05.15-09.06.51:841][198]LogInit: FAudioDevice initialized with ID 27. -[2024.05.15-09.06.51:841][198]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. -[2024.05.15-09.06.51:841][198]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 27 -[2024.05.15-09.06.51:855][198]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.06.52:182][198]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.06.52:184][198]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.06.52:184][198]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.06.52 -[2024.05.15-09.06.52:184][198]LogWorld: Bringing up level for play took: 0.002065 -[2024.05.15-09.06.52:187][198]LogOnline: OSS: Created online subsystem instance for: :Context_39 -[2024.05.15-09.06.52:189][198]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.06.52:194][198]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.06.52:195][198]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.06.52:195][198]vr.PixelDensity = "1" -[2024.05.15-09.06.52:210][198]PIE: Server logged in -[2024.05.15-09.06.52:218][198]PIE: Play in editor total start time 0,449 seconds. -[2024.05.15-09.06.52:236][198]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-09.06.52:242][198]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-09.06.52:283][199]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-09.06.54:800][330]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.56:089][412]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.56:690][452]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.57:020][473]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.57:341][494]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.57:703][517]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.57:969][534]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.58:190][547]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.58:439][562]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.58:663][576]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.58:914][591]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.59:177][606]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.59:443][622]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.59:748][640]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.06.59:902][650]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.00:057][659]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.00:376][678]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.00:696][698]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.01:057][721]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.01:377][741]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.01:434][744]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-09.07.01:714][760]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.01:714][760]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.01:975][775]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.02:184][788]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.02:380][800]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.02:562][812]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.02:770][824]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.02:978][836]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.03:186][848]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.03:409][863]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.03:648][878]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.03:925][895]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.04:816][954]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.04:831][955]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:124][974]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:124][974]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:571][ 3]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:596][ 4]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:999][ 30]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.05:999][ 30]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.06:306][ 49]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.06:322][ 50]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.06:532][ 63]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-09.07.06:532][ 63]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-09.07.06:532][ 63]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.07.06:533][ 63]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.07.06:533][ 63]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.07.06:574][ 63]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-09.07.06:575][ 63]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.07.06:575][ 63]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.06:577][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.15-09.07.06:579][ 63]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.07.06:582][ 63]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002949s) -[2024.05.15-09.07.06:582][ 63]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002987s) -[2024.05.15-09.07.06:582][ 63]LogAudio: Display: Audio Device (ID: 27) registered with world 'TheMainWorld'. -[2024.05.15-09.07.06:582][ 63]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.07.06:582][ 63]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.07.06:582][ 63]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.07.06:583][ 63]LogPlayLevel: PIE: World Init took: (0.000977s) -[2024.05.15-09.07.06:583][ 63]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.07.06:583][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.07.06:584][ 63]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.07.06 -[2024.05.15-09.07.06:584][ 63]LogWorld: Bringing up level for play took: 0.001187 -[2024.05.15-09.07.06:586][ 63]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.06:589][ 63]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.07.06:590][ 63]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.07.06:590][ 63]vr.PixelDensity = "1" -[2024.05.15-09.07.06:590][ 63]LogLoad: Took 0.057941 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-09.07.06:962][ 85]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.07:446][115]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.07:822][139]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.08:214][162]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.08:631][188]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.09:006][211]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.09:258][227]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.09:523][244]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.09:996][272]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.10:358][295]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.10:916][332]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.11:263][355]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.11:739][387]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.13:311][496]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.13:546][510]LogBlueprintUserMessages: [VRPawn_C_0] true -[2024.05.15-09.07.21:900][ 28]Cmd: quit -[2024.05.15-09.07.21:902][ 28]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.07.21:902][ 28]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.07.22:029][ 28]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-09.07.22:032][ 28]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.07.22:032][ 28]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.07.22:036][ 28]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-09.07.22:041][ 28]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.07.22:056][ 28]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 27 -[2024.05.15-09.07.22:056][ 28]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 -[2024.05.15-09.07.22:058][ 28]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 -[2024.05.15-09.07.22:065][ 28]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.07.22:065][ 28]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.22:067][ 28]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-09.07.22:188][ 29]LogPlayLevel: Display: Destroying online subsystem :Context_39 -[2024.05.15-09.07.51:427][810]BlueprintLog: New page: Compile VRPawn -[2024.05.15-09.07.51:521][810]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms -[2024.05.15-09.07.52:978][892]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-09.07.52:984][892]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-09.07.52:984][892]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:07:52) -[2024.05.15-09.07.52:984][892]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.07.52:987][892]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003170s) -[2024.05.15-09.07.52:987][892]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003206s) -[2024.05.15-09.07.53:004][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms -[2024.05.15-09.07.53:007][892]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.07.53:007][892]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.07.53:007][892]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.07.53:008][892]LogPlayLevel: PIE: World Init took: (0.000855s) -[2024.05.15-09.07.53:008][892]LogAudio: Display: Creating Audio Device: Id: 28, Scope: Unique, Realtime: True -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-09.07.53:008][892]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-09.07.53:008][892]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-09.07.53:008][892]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-09.07.53:011][892]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-09.07.53:041][892]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=28 -[2024.05.15-09.07.53:041][892]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=28 -[2024.05.15-09.07.53:044][892]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=28 -[2024.05.15-09.07.53:044][892]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=28 -[2024.05.15-09.07.53:044][892]LogInit: FAudioDevice initialized with ID 28. -[2024.05.15-09.07.53:044][892]LogAudio: Display: Audio Device (ID: 28) registered with world 'TheMainWorld'. -[2024.05.15-09.07.53:044][892]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 28 -[2024.05.15-09.07.53:056][892]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.07.53:383][892]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.07.53:384][892]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.07.53:385][892]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.07.53 -[2024.05.15-09.07.53:385][892]LogWorld: Bringing up level for play took: 0.001784 -[2024.05.15-09.07.53:387][892]LogOnline: OSS: Created online subsystem instance for: :Context_40 -[2024.05.15-09.07.53:389][892]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.53:393][892]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.07.53:393][892]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.07.53:394][892]vr.PixelDensity = "1" -[2024.05.15-09.07.53:405][892]PIE: Server logged in -[2024.05.15-09.07.53:413][892]PIE: Play in editor total start time 0,429 seconds. -[2024.05.15-09.07.53:428][892]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-09.07.53:435][892]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-09.07.53:476][893]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-09.07.57:153][131]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.036 and deleted 0 files with total size 0 MiB and 18 empty folders. Scanned 11830 files in 13719 folders with total size 985 MiB. -[2024.05.15-09.08.08:931][950]Cmd: quit -[2024.05.15-09.08.08:933][950]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.08.08:933][950]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.08.09:068][950]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-09.08.09:091][950]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.08.09:091][950]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.08.09:095][950]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-09.08.09:101][950]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.08.09:115][950]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-09.08.09:115][950]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 28 -[2024.05.15-09.08.09:115][950]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 -[2024.05.15-09.08.09:117][950]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 -[2024.05.15-09.08.09:123][950]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.08.09:123][950]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.08.09:125][950]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.15-09.08.09:265][951]LogPlayLevel: Display: Destroying online subsystem :Context_40 -[2024.05.15-09.08.41:126][913]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.08.41:194][913]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-09.08.41:287][913]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-09.08.41:287][913]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn3B10A0E34FAEA071FA4A60B8289BBDD5.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-09.08.41:302][913]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 1.87 sec) -[2024.05.15-09.08.41:305][913]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-09.08.41:305][913]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-09.08.45:429][146]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.08.45:485][146]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-09.08.45:506][146]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-09.08.45:506][146]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand6D10E6BC4F66903FEEB53B82BDFB85C1.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-09.08.45:514][146]LogFileHelpers: InternalPromptForCheckoutAndSave took 84 ms (total: 1.95 sec) -[2024.05.15-09.08.45:516][146]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-09.08.45:516][146]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-09.09.54:370][308]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-09.09.54:425][308]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.15-09.09.55:162][337]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.09.55:201][337]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-09.09.55:222][337]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-09.09.55:222][337]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand96B63CBD49C89C0541BA3C8A9CB74736.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-09.09.55:232][337]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms (total: 2.02 sec) -[2024.05.15-09.09.55:234][337]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-09.09.55:234][337]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-09.09.56:306][394]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-09.09.56:313][394]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-09.09.56:313][394]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:09:56) -[2024.05.15-09.09.56:313][394]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.09.56:316][394]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003163s) -[2024.05.15-09.09.56:316][394]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003212s) -[2024.05.15-09.09.56:335][394]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms -[2024.05.15-09.09.56:339][394]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.09.56:339][394]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.09.56:339][394]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.09.56:340][394]LogPlayLevel: PIE: World Init took: (0.001410s) -[2024.05.15-09.09.56:340][394]LogAudio: Display: Creating Audio Device: Id: 29, Scope: Unique, Realtime: True -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-09.09.56:340][394]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-09.09.56:340][394]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-09.09.56:341][394]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-09.09.56:343][394]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-09.09.56:377][394]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-09.09.56:378][394]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=29 -[2024.05.15-09.09.56:378][394]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=29 -[2024.05.15-09.09.56:382][394]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=29 -[2024.05.15-09.09.56:382][394]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=29 -[2024.05.15-09.09.56:382][394]LogInit: FAudioDevice initialized with ID 29. -[2024.05.15-09.09.56:382][394]LogAudio: Display: Audio Device (ID: 29) registered with world 'TheMainWorld'. -[2024.05.15-09.09.56:382][394]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 29 -[2024.05.15-09.09.56:393][394]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.09.56:735][394]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.09.56:736][394]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.09.56:737][394]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.09.56 -[2024.05.15-09.09.56:737][394]LogWorld: Bringing up level for play took: 0.001869 -[2024.05.15-09.09.56:740][394]LogOnline: OSS: Created online subsystem instance for: :Context_41 -[2024.05.15-09.09.56:743][394]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.09.56:746][394]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.09.56:747][394]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.09.56:747][394]vr.PixelDensity = "1" -[2024.05.15-09.09.56:760][394]PIE: Server logged in -[2024.05.15-09.09.56:767][394]PIE: Play in editor total start time 0,454 seconds. -[2024.05.15-09.09.56:786][394]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-09.09.56:792][394]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-09.09.56:840][395]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-09.10.21:621][781]Cmd: quit -[2024.05.15-09.10.21:623][781]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.10.21:623][781]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.10.21:754][781]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-09.10.21:757][781]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.10.21:757][781]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.10.21:767][781]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-09.10.21:772][781]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.10.21:788][781]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-09.10.21:788][781]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 29 -[2024.05.15-09.10.21:788][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 -[2024.05.15-09.10.21:790][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 -[2024.05.15-09.10.21:796][781]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.10.21:796][781]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.10.21:797][781]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms -[2024.05.15-09.10.21:976][782]LogPlayLevel: Display: Destroying online subsystem :Context_41 -[2024.05.15-09.10.33:554][472]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-09.10.33:603][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.15-09.10.34:132][497]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.10.34:199][497]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-09.10.34:220][497]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-09.10.34:220][497]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand5008CFCD444A7571692097A8272845CE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-09.10.34:229][497]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 2.12 sec) -[2024.05.15-09.10.34:230][497]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-09.10.34:231][497]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-09.10.35:176][552]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-09.10.35:182][552]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-09.10.35:182][552]PIE: New page: PIE session: TheMainWorld (15. mai 2024 15:10:35) -[2024.05.15-09.10.35:182][552]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.10.35:186][552]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003851s) -[2024.05.15-09.10.35:186][552]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003889s) -[2024.05.15-09.10.35:203][552]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.15-09.10.35:207][552]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-09.10.35:207][552]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-09.10.35:208][552]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-09.10.35:208][552]LogPlayLevel: PIE: World Init took: (0.001223s) -[2024.05.15-09.10.35:208][552]LogAudio: Display: Creating Audio Device: Id: 30, Scope: Unique, Realtime: True -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-09.10.35:208][552]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-09.10.35:208][552]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-09.10.35:209][552]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-09.10.35:211][552]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-09.10.35:243][552]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-09.10.35:244][552]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=30 -[2024.05.15-09.10.35:244][552]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=30 -[2024.05.15-09.10.35:246][552]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=30 -[2024.05.15-09.10.35:246][552]LogInit: FAudioDevice initialized with ID 30. -[2024.05.15-09.10.35:246][552]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=30 -[2024.05.15-09.10.35:246][552]LogAudio: Display: Audio Device (ID: 30) registered with world 'TheMainWorld'. -[2024.05.15-09.10.35:246][552]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 30 -[2024.05.15-09.10.35:259][552]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.10.35:583][552]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-09.10.35:585][552]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-09.10.35:585][552]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-12.10.35 -[2024.05.15-09.10.35:585][552]LogWorld: Bringing up level for play took: 0.001951 -[2024.05.15-09.10.35:587][552]LogOnline: OSS: Created online subsystem instance for: :Context_42 -[2024.05.15-09.10.35:589][552]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-09.10.35:593][552]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-09.10.35:593][552]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-09.10.35:594][552]vr.PixelDensity = "1" -[2024.05.15-09.10.35:605][552]PIE: Server logged in -[2024.05.15-09.10.35:612][552]PIE: Play in editor total start time 0,43 seconds. -[2024.05.15-09.10.35:626][552]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-09.10.35:632][552]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-09.10.35:675][553]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-09.10.42:716][ 21]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-09.10.43:376][ 66]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-09.10.47:596][320]Cmd: quit -[2024.05.15-09.10.47:597][320]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-09.10.47:597][320]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-09.10.47:716][320]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-09.10.47:719][320]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-09.10.47:719][320]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.10.47:730][320]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-09.10.47:736][320]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-09.10.47:752][320]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-09.10.47:752][320]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 30 -[2024.05.15-09.10.47:752][320]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 -[2024.05.15-09.10.47:754][320]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 -[2024.05.15-09.10.47:761][320]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-09.10.47:761][320]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-09.10.47:763][320]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms -[2024.05.15-09.10.47:931][321]LogPlayLevel: Display: Destroying online subsystem :Context_42 -[2024.05.15-09.15.22:949][ 73]LogUObjectHash: Compacting FUObjectHashTables data took 2.05ms -[2024.05.15-09.15.22:961][ 73]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4 -[2024.05.15-09.15.22:961][ 73]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto4A43ABE59427DE9B0FE74B79D367CD1ED.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap' -[2024.05.15-09.15.22:963][ 73]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto4.umap is in the /Temp path, will not scan. -[2024.05.15-09.15.22:963][ 73]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.032 -[2024.05.15-09.15.22:963][ 73]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.032 -[2024.05.15-09.15.22:964][ 73]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... -[2024.05.15-09.15.22:972][ 73]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] -[2024.05.15-09.15.22:972][ 73]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] -[2024.05.15-09.15.23:056][ 73]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4 -[2024.05.15-09.15.23:056][ 73]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto471974F144BC1EE6ADD5B7A8828820589.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset' -[2024.05.15-09.15.23:057][ 73]LogFileHelpers: Auto-saving content packages took 0.093 -[2024.05.15-09.35.49:284][415]BlueprintLog: New page: Compile VRPawn -[2024.05.15-09.35.49:366][415]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms -[2024.05.15-09.35.50:797][500]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-09.35.50:865][500]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-09.35.50:949][500]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-09.35.50:950][500]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnF1BAA389469D837208F5B7B474A61BBF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-09.35.50:957][500]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 2.28 sec) -[2024.05.15-09.35.50:960][500]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-09.35.50:960][500]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-10.04.04:371][ 97]LogSlate: Window 'Color Picker' being destroyed -[2024.05.15-10.04.29:221][625]BlueprintLog: New page: Compile VRPawn -[2024.05.15-10.04.29:308][625]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms -[2024.05.15-10.04.30:079][669]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-10.04.30:139][669]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-10.04.30:222][669]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-10.04.30:223][669]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawnBAD9CB2949DFAF8516F5EFAC1C5ED12D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-10.04.30:232][669]LogFileHelpers: InternalPromptForCheckoutAndSave took 153 ms (total: 2.43 sec) -[2024.05.15-10.04.30:236][669]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-10.04.30:236][669]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-10.05.14:851][528]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-10.05.14:859][528]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-10.05.14:859][528]PIE: New page: PIE session: TheMainWorld (15. mai 2024 16:05:14) -[2024.05.15-10.05.14:859][528]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-10.05.14:864][528]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004778s) -[2024.05.15-10.05.14:864][528]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004857s) -[2024.05.15-10.05.14:883][528]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-10.05.14:886][528]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-10.05.14:887][528]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-10.05.14:889][528]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-10.05.14:890][528]LogPlayLevel: PIE: World Init took: (0.003353s) -[2024.05.15-10.05.14:890][528]LogAudio: Display: Creating Audio Device: Id: 31, Scope: Unique, Realtime: True -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-10.05.14:890][528]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-10.05.14:890][528]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-10.05.14:891][528]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-10.05.14:894][528]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-10.05.14:924][528]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-10.05.14:926][528]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=31 -[2024.05.15-10.05.14:926][528]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=31 -[2024.05.15-10.05.14:928][528]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=31 -[2024.05.15-10.05.14:928][528]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=31 -[2024.05.15-10.05.14:928][528]LogInit: FAudioDevice initialized with ID 31. -[2024.05.15-10.05.14:928][528]LogAudio: Display: Audio Device (ID: 31) registered with world 'TheMainWorld'. -[2024.05.15-10.05.14:928][528]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 31 -[2024.05.15-10.05.14:943][528]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-10.05.15:355][528]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-10.05.15:357][528]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-10.05.15:357][528]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-13.05.15 -[2024.05.15-10.05.15:358][528]LogWorld: Bringing up level for play took: 0.002167 -[2024.05.15-10.05.15:360][528]LogOnline: OSS: Created online subsystem instance for: :Context_43 -[2024.05.15-10.05.15:363][528]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-10.05.15:367][528]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-10.05.15:367][528]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-10.05.15:368][528]vr.PixelDensity = "1" -[2024.05.15-10.05.15:387][528]PIE: Server logged in -[2024.05.15-10.05.15:395][528]PIE: Play in editor total start time 0,537 seconds. -[2024.05.15-10.05.15:413][528]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-10.05.15:419][528]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-10.05.15:467][529]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-10.05.38:740][951]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-10.05.38:740][951]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-10.05.38:860][951]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-10.05.38:861][951]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-10.05.38:862][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-10.05.38:905][951]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-10.05.38:910][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-10.05.38:926][951]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-10.05.38:927][951]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 31 -[2024.05.15-10.05.38:927][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 -[2024.05.15-10.05.38:929][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 -[2024.05.15-10.05.38:941][951]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-10.05.38:941][951]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-10.05.38:944][951]LogUObjectHash: Compacting FUObjectHashTables data took 2.73ms -[2024.05.15-10.05.39:030][952]LogPlayLevel: Display: Destroying online subsystem :Context_43 -[2024.05.15-10.07.49:818][777]LogUObjectHash: Compacting FUObjectHashTables data took 2.03ms -[2024.05.15-10.07.49:821][777]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.021 -[2024.05.15-10.07.49:822][777]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... -[2024.05.15-10.07.49:831][777]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] -[2024.05.15-10.07.49:831][777]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] -[2024.05.15-10.07.49:919][777]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto5 -[2024.05.15-10.07.49:919][777]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto5A66DB0614ECAE3CA5C2979B001DC1F46.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto5.uasset' -[2024.05.15-10.07.49:920][777]LogFileHelpers: Auto-saving content packages took 0.099 -[2024.05.15-10.07.56:298][180]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.181 and deleted 0 files with total size 0 MiB and 1 empty folders. Scanned 11830 files in 13701 folders with total size 985 MiB. -[2024.05.15-10.25.02:267][ 14]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-10.25.02:273][ 14]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-10.25.02:274][ 14]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... -[2024.05.15-10.25.02:393][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms -[2024.05.15-10.25.02:395][ 14]LogPlayLevel: PlayLevel: Blueprint regeneration took 122 ms (1 blueprints) -[2024.05.15-10.25.02:395][ 14]PIE: New page: PIE session: TheMainWorld (15. mai 2024 16:25:02) -[2024.05.15-10.25.02:396][ 14]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-10.25.02:399][ 14]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003124s) -[2024.05.15-10.25.02:399][ 14]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003162s) -[2024.05.15-10.25.02:415][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.15-10.25.02:416][ 14]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-10.25.02:416][ 14]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-10.25.02:417][ 14]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-10.25.02:417][ 14]LogPlayLevel: PIE: World Init took: (0.001440s) -[2024.05.15-10.25.02:417][ 14]LogAudio: Display: Creating Audio Device: Id: 32, Scope: Unique, Realtime: True -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-10.25.02:417][ 14]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-10.25.02:417][ 14]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-10.25.02:418][ 14]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-10.25.02:421][ 14]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-10.25.02:449][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-10.25.02:450][ 14]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=32 -[2024.05.15-10.25.02:450][ 14]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=32 -[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=32 -[2024.05.15-10.25.02:453][ 14]LogInit: FAudioDevice initialized with ID 32. -[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=32 -[2024.05.15-10.25.02:453][ 14]LogAudio: Display: Audio Device (ID: 32) registered with world 'TheMainWorld'. -[2024.05.15-10.25.02:453][ 14]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 32 -[2024.05.15-10.25.02:465][ 14]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-10.25.02:835][ 14]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-10.25.02:837][ 14]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-10.25.02:837][ 14]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-13.25.02 -[2024.05.15-10.25.02:838][ 14]LogWorld: Bringing up level for play took: 0.002488 -[2024.05.15-10.25.02:841][ 14]LogOnline: OSS: Created online subsystem instance for: :Context_44 -[2024.05.15-10.25.02:843][ 14]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-10.25.02:846][ 14]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-10.25.02:846][ 14]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-10.25.02:846][ 14]vr.PixelDensity = "1" -[2024.05.15-10.25.02:856][ 14]PIE: Server logged in -[2024.05.15-10.25.02:862][ 14]PIE: Play in editor total start time 0,589 seconds. -[2024.05.15-10.25.02:870][ 14]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-10.25.02:874][ 14]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-10.25.02:921][ 15]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-10.25.08:436][409]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-10.25.11:947][661]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-10.25.12:852][726]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-10.25.44:906][147]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-10.25.44:906][147]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-10.25.44:973][147]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-10.25.44:975][147]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-10.25.44:975][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-10.25.44:980][147]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-10.25.44:984][147]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-10.25.44:999][147]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 32 -[2024.05.15-10.25.44:999][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 -[2024.05.15-10.25.45:001][147]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 -[2024.05.15-10.25.45:007][147]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-10.25.45:007][147]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-10.25.45:009][147]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms -[2024.05.15-10.25.45:133][148]LogPlayLevel: Display: Destroying online subsystem :Context_44 -[2024.05.15-10.26.18:309][437]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms -[2024.05.15-10.26.18:312][437]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.018 -[2024.05.15-10.26.18:312][437]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... -[2024.05.15-10.26.18:320][437]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] -[2024.05.15-10.26.18:320][437]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] -[2024.05.15-10.26.18:406][437]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto6 -[2024.05.15-10.26.18:406][437]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn_Auto65DE9371D4351B933305A80A4B3191AD5.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto6.uasset' -[2024.05.15-10.26.18:406][437]LogFileHelpers: Auto-saving content packages took 0.095 -[2024.05.15-11.06.16:065][827]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.06.16:076][827]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.06.16:076][827]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:06:16) -[2024.05.15-11.06.16:076][827]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.16:091][827]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013936s) -[2024.05.15-11.06.16:091][827]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.014102s) -[2024.05.15-11.06.16:148][827]LogUObjectHash: Compacting FUObjectHashTables data took 5.75ms -[2024.05.15-11.06.16:157][827]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.06.16:157][827]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.06.16:158][827]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.06.16:159][827]LogPlayLevel: PIE: World Init took: (0.001921s) -[2024.05.15-11.06.16:159][827]LogAudio: Display: Creating Audio Device: Id: 33, Scope: Unique, Realtime: True -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.06.16:159][827]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.06.16:159][827]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.06.16:161][827]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.06.16:164][827]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.06.16:193][827]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.06.16:194][827]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.06.16:196][827]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=33 -[2024.05.15-11.06.16:196][827]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=33 -[2024.05.15-11.06.16:198][827]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=33 -[2024.05.15-11.06.16:198][827]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=33 -[2024.05.15-11.06.16:198][827]LogInit: FAudioDevice initialized with ID 33. -[2024.05.15-11.06.16:198][827]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. -[2024.05.15-11.06.16:198][827]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 33 -[2024.05.15-11.06.16:211][827]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.06.16:579][827]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.06.16:581][827]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.06.16:581][827]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.16 -[2024.05.15-11.06.16:582][827]LogWorld: Bringing up level for play took: 0.002400 -[2024.05.15-11.06.16:585][827]LogOnline: OSS: Created online subsystem instance for: :Context_45 -[2024.05.15-11.06.16:590][827]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.16:594][827]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.06.16:594][827]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.06.16:595][827]vr.PixelDensity = "1" -[2024.05.15-11.06.16:617][827]PIE: Server logged in -[2024.05.15-11.06.16:624][827]PIE: Play in editor total start time 0,55 seconds. -[2024.05.15-11.06.16:643][827]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.06.16:648][827]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.06.16:698][828]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.06.28:212][625]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.28:212][625]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.28:212][625]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.28:213][625]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.06.28:214][625]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.06.28:266][625]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.06.28:267][625]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.06.28:267][625]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.28:269][625]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms -[2024.05.15-11.06.28:271][625]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.28:274][625]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002902s) -[2024.05.15-11.06.28:274][625]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002994s) -[2024.05.15-11.06.28:274][625]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. -[2024.05.15-11.06.28:274][625]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.06.28:275][625]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.06.28:275][625]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.06.28:275][625]LogPlayLevel: PIE: World Init took: (0.000950s) -[2024.05.15-11.06.28:275][625]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.06.28:276][625]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.06.28:277][625]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.28 -[2024.05.15-11.06.28:277][625]LogWorld: Bringing up level for play took: 0.001381 -[2024.05.15-11.06.28:279][625]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.28:282][625]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.06.28:282][625]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.06.28:283][625]vr.PixelDensity = "1" -[2024.05.15-11.06.28:283][625]LogLoad: Took 0.070157 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-11.06.30:745][786]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.30:745][786]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.30:745][786]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.30:746][786]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.06.30:746][786]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.06.30:761][786]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.06.30:762][786]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.06.30:762][786]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.30:764][786]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-11.06.30:765][786]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.30:769][786]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003127s) -[2024.05.15-11.06.30:769][786]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003170s) -[2024.05.15-11.06.30:769][786]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. -[2024.05.15-11.06.30:769][786]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.06.30:769][786]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.06.30:770][786]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.06.30:770][786]LogPlayLevel: PIE: World Init took: (0.001017s) -[2024.05.15-11.06.30:770][786]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.06.30:771][786]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.06.30:771][786]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.30 -[2024.05.15-11.06.30:771][786]LogWorld: Bringing up level for play took: 0.001236 -[2024.05.15-11.06.30:773][786]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.30:777][786]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.06.30:777][786]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.06.30:777][786]vr.PixelDensity = "1" -[2024.05.15-11.06.30:778][786]LogLoad: Took 0.032392 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-11.06.36:859][208]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.36:859][208]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.06.36:859][208]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.36:860][208]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.06.36:860][208]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.06.36:904][208]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.06.36:906][208]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.06.36:906][208]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.36:909][208]LogUObjectHash: Compacting FUObjectHashTables data took 2.57ms -[2024.05.15-11.06.36:910][208]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.36:913][208]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003290s) -[2024.05.15-11.06.36:913][208]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003333s) -[2024.05.15-11.06.36:913][208]LogAudio: Display: Audio Device (ID: 33) registered with world 'TheMainWorld'. -[2024.05.15-11.06.36:913][208]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.06.36:913][208]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.06.36:914][208]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.06.36:915][208]LogPlayLevel: PIE: World Init took: (0.000874s) -[2024.05.15-11.06.36:915][208]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.06.36:915][208]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.06.36:915][208]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.06.36 -[2024.05.15-11.06.36:915][208]LogWorld: Bringing up level for play took: 0.001061 -[2024.05.15-11.06.36:917][208]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.36:921][208]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.36:921][208]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.06.36:922][208]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.06.36:922][208]vr.PixelDensity = "1" -[2024.05.15-11.06.36:922][208]LogLoad: Took 0.062623 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-11.06.43:219][647]Cmd: quit -[2024.05.15-11.06.43:222][647]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.06.43:222][647]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.06.43:359][647]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.06.43:361][647]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.06.43:361][647]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.06.43:398][647]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.06.43:404][647]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.06.43:418][647]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 33 -[2024.05.15-11.06.43:418][647]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 -[2024.05.15-11.06.43:424][647]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 -[2024.05.15-11.06.43:429][647]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.06.43:429][647]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.06.43:431][647]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-11.06.43:585][648]LogPlayLevel: Display: Destroying online subsystem :Context_45 -[2024.05.15-11.07.57:230][156]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.112 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11830 files in 13700 folders with total size 985 MiB. -[2024.05.15-11.08.04:713][620]LogEditorTransaction: Undo Create Pin Link -[2024.05.15-11.08.38:260][593]BlueprintLog: New page: Compile VRPawn -[2024.05.15-11.08.38:355][593]LogUObjectHash: Compacting FUObjectHashTables data took 2.24ms -[2024.05.15-11.08.39:298][644]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.08.39:368][644]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true -[2024.05.15-11.08.39:464][644]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn -[2024.05.15-11.08.39:464][644]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/VRPawn9E87F7144E3435BEFC275E853753E2D7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset' -[2024.05.15-11.08.39:476][644]LogFileHelpers: InternalPromptForCheckoutAndSave took 178 ms (total: 2.61 sec) -[2024.05.15-11.08.39:481][644]AssetCheck: New page: Asset Save: VRPawn -[2024.05.15-11.08.39:481][644]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn -[2024.05.15-11.08.40:092][679]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.08.40:097][679]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.08.40:097][679]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:08:40) -[2024.05.15-11.08.40:097][679]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.08.40:100][679]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003187s) -[2024.05.15-11.08.40:101][679]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003232s) -[2024.05.15-11.08.40:117][679]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms -[2024.05.15-11.08.40:120][679]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.08.40:120][679]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.08.40:120][679]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.08.40:120][679]LogPlayLevel: PIE: World Init took: (0.000901s) -[2024.05.15-11.08.40:121][679]LogAudio: Display: Creating Audio Device: Id: 34, Scope: Unique, Realtime: True -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.08.40:121][679]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.08.40:121][679]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.08.40:122][679]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.08.40:124][679]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.08.40:155][679]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.08.40:157][679]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=34 -[2024.05.15-11.08.40:157][679]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=34 -[2024.05.15-11.08.40:159][679]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=34 -[2024.05.15-11.08.40:159][679]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=34 -[2024.05.15-11.08.40:160][679]LogInit: FAudioDevice initialized with ID 34. -[2024.05.15-11.08.40:160][679]LogAudio: Display: Audio Device (ID: 34) registered with world 'TheMainWorld'. -[2024.05.15-11.08.40:160][679]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 34 -[2024.05.15-11.08.40:171][679]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.08.40:497][679]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.08.40:499][679]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.08.40:500][679]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.08.40 -[2024.05.15-11.08.40:500][679]LogWorld: Bringing up level for play took: 0.002015 -[2024.05.15-11.08.40:503][679]LogOnline: OSS: Created online subsystem instance for: :Context_46 -[2024.05.15-11.08.40:505][679]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.08.40:508][679]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.08.40:508][679]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.08.40:509][679]vr.PixelDensity = "1" -[2024.05.15-11.08.40:522][679]PIE: Server logged in -[2024.05.15-11.08.40:532][679]PIE: Play in editor total start time 0,435 seconds. -[2024.05.15-11.08.40:548][679]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.08.40:553][679]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.08.40:597][680]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.08.51:874][321]Cmd: quit -[2024.05.15-11.08.51:875][321]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.08.51:875][321]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.08.52:011][321]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.08.52:040][321]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.08.52:041][321]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.08.52:083][321]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.08.52:087][321]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.08.52:101][321]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.08.52:102][321]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 34 -[2024.05.15-11.08.52:102][321]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 -[2024.05.15-11.08.52:104][321]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 -[2024.05.15-11.08.52:111][321]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.08.52:111][321]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.08.52:113][321]LogUObjectHash: Compacting FUObjectHashTables data took 2.04ms -[2024.05.15-11.08.52:248][322]LogPlayLevel: Display: Destroying online subsystem :Context_46 -[2024.05.15-11.08.55:376][506]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.08.55:382][506]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.08.55:382][506]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:08:55) -[2024.05.15-11.08.55:383][506]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.08.55:386][506]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003439s) -[2024.05.15-11.08.55:386][506]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003487s) -[2024.05.15-11.08.55:403][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms -[2024.05.15-11.08.55:405][506]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.08.55:405][506]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.08.55:406][506]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.08.55:406][506]LogPlayLevel: PIE: World Init took: (0.000891s) -[2024.05.15-11.08.55:406][506]LogAudio: Display: Creating Audio Device: Id: 35, Scope: Unique, Realtime: True -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.08.55:406][506]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.08.55:406][506]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.08.55:407][506]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.08.55:409][506]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.08.55:437][506]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.08.55:440][506]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.08.55:441][506]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=35 -[2024.05.15-11.08.55:441][506]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=35 -[2024.05.15-11.08.55:443][506]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=35 -[2024.05.15-11.08.55:443][506]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=35 -[2024.05.15-11.08.55:443][506]LogInit: FAudioDevice initialized with ID 35. -[2024.05.15-11.08.55:443][506]LogAudio: Display: Audio Device (ID: 35) registered with world 'TheMainWorld'. -[2024.05.15-11.08.55:443][506]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 35 -[2024.05.15-11.08.55:453][506]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.08.55:777][506]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.08.55:779][506]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.08.55:779][506]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.08.55 -[2024.05.15-11.08.55:779][506]LogWorld: Bringing up level for play took: 0.001585 -[2024.05.15-11.08.55:781][506]LogOnline: OSS: Created online subsystem instance for: :Context_47 -[2024.05.15-11.08.55:784][506]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.08.55:788][506]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.08.55:789][506]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.08.55:789][506]vr.PixelDensity = "1" -[2024.05.15-11.08.55:801][506]PIE: Server logged in -[2024.05.15-11.08.55:808][506]PIE: Play in editor total start time 0,426 seconds. -[2024.05.15-11.08.55:826][506]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.08.55:832][506]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.08.55:874][507]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.09.53:941][260]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.09.53:941][260]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.09.53:941][260]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.09.53:944][260]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.09.53:945][260]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.09.53:951][260]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.09.53:956][260]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.09.53:972][260]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 35 -[2024.05.15-11.09.53:972][260]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 -[2024.05.15-11.09.53:974][260]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 -[2024.05.15-11.09.53:980][260]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.09.53:980][260]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.09.53:982][260]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.15-11.09.54:028][261]LogPlayLevel: Display: Destroying online subsystem :Context_47 -[2024.05.15-11.10.59:983][582]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-11.11.00:049][582]LogUObjectHash: Compacting FUObjectHashTables data took 1.77ms -[2024.05.15-11.11.01:260][625]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.11.01:299][625]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-11.11.01:320][625]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-11.11.01:320][625]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand192BDFA84928750891E5208B7E2300E4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-11.11.01:331][625]LogFileHelpers: InternalPromptForCheckoutAndSave took 70 ms (total: 2.68 sec) -[2024.05.15-11.11.01:341][625]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-11.11.01:341][625]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-11.11.03:935][744]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.11.03:941][744]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.11.03:941][744]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:11:03) -[2024.05.15-11.11.03:941][744]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.11.03:945][744]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003246s) -[2024.05.15-11.11.03:945][744]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003299s) -[2024.05.15-11.11.03:964][744]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.15-11.11.03:968][744]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.11.03:968][744]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.11.03:969][744]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.11.03:969][744]LogPlayLevel: PIE: World Init took: (0.001102s) -[2024.05.15-11.11.03:969][744]LogAudio: Display: Creating Audio Device: Id: 36, Scope: Unique, Realtime: True -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.11.03:969][744]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.11.03:969][744]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.11.03:970][744]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.11.03:973][744]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.11.04:003][744]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.11.04:006][744]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=36 -[2024.05.15-11.11.04:006][744]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=36 -[2024.05.15-11.11.04:008][744]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=36 -[2024.05.15-11.11.04:008][744]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=36 -[2024.05.15-11.11.04:008][744]LogInit: FAudioDevice initialized with ID 36. -[2024.05.15-11.11.04:008][744]LogAudio: Display: Audio Device (ID: 36) registered with world 'TheMainWorld'. -[2024.05.15-11.11.04:008][744]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 36 -[2024.05.15-11.11.04:018][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.11.04:349][744]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.11.04:350][744]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.11.04:350][744]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.11.04 -[2024.05.15-11.11.04:351][744]LogWorld: Bringing up level for play took: 0.001581 -[2024.05.15-11.11.04:353][744]LogOnline: OSS: Created online subsystem instance for: :Context_48 -[2024.05.15-11.11.04:357][744]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.11.04:360][744]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.11.04:361][744]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.11.04:361][744]vr.PixelDensity = "1" -[2024.05.15-11.11.04:377][744]PIE: Server logged in -[2024.05.15-11.11.04:388][744]PIE: Play in editor total start time 0,448 seconds. -[2024.05.15-11.11.04:415][744]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.11.04:423][744]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.11.04:464][745]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.11.31:231][703]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.11.31:231][703]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.11.31:336][703]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.11.31:339][703]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.11.31:340][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.11.31:362][703]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.11.31:367][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.11.31:380][703]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.11.31:382][703]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 36 -[2024.05.15-11.11.31:382][703]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 -[2024.05.15-11.11.31:383][703]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 -[2024.05.15-11.11.31:389][703]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.11.31:389][703]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.11.31:392][703]LogUObjectHash: Compacting FUObjectHashTables data took 2.49ms -[2024.05.15-11.11.31:542][704]LogPlayLevel: Display: Destroying online subsystem :Context_48 -[2024.05.15-11.12.10:005][ 42]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-11.12.10:014][ 42]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] This blueprint (self) is not a SceneComponent, therefore ' Target ' must have a connection. -[2024.05.15-11.12.10:014][ 42]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] This blueprint (self) is not a SceneComponent, therefore ' Target ' must have a connection. -[2024.05.15-11.12.10:060][ 42]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.15-11.13.30:667][400]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-11.13.30:711][400]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.15-11.13.31:454][444]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.13.31:521][444]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-11.13.31:543][444]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-11.13.31:543][444]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand96481D9F4BD0FAFE559166BE5285E28C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-11.13.31:551][444]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 2.78 sec) -[2024.05.15-11.13.31:555][444]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-11.13.31:555][444]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-11.13.36:458][776]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-11.13.36:503][776]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.15-11.14.04:718][552]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.14.04:724][552]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.14.04:724][552]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:14:04) -[2024.05.15-11.14.04:724][552]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.14.04:727][552]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003067s) -[2024.05.15-11.14.04:727][552]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003103s) -[2024.05.15-11.14.04:747][552]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-11.14.04:750][552]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.14.04:750][552]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.14.04:750][552]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.14.04:751][552]LogPlayLevel: PIE: World Init took: (0.001038s) -[2024.05.15-11.14.04:751][552]LogAudio: Display: Creating Audio Device: Id: 37, Scope: Unique, Realtime: True -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.14.04:751][552]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.14.04:751][552]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.14.04:751][552]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.14.04:754][552]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.14.04:783][552]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.14.04:784][552]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.14.04:785][552]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=37 -[2024.05.15-11.14.04:785][552]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=37 -[2024.05.15-11.14.04:788][552]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=37 -[2024.05.15-11.14.04:788][552]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=37 -[2024.05.15-11.14.04:788][552]LogInit: FAudioDevice initialized with ID 37. -[2024.05.15-11.14.04:788][552]LogAudio: Display: Audio Device (ID: 37) registered with world 'TheMainWorld'. -[2024.05.15-11.14.04:788][552]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 37 -[2024.05.15-11.14.04:800][552]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.14.05:133][552]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.14.05:135][552]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.14.05:135][552]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.14.05 -[2024.05.15-11.14.05:136][552]LogWorld: Bringing up level for play took: 0.002452 -[2024.05.15-11.14.05:139][552]LogOnline: OSS: Created online subsystem instance for: :Context_49 -[2024.05.15-11.14.05:142][552]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.14.05:144][552]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.14.05:145][552]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.14.05:146][552]vr.PixelDensity = "1" -[2024.05.15-11.14.05:158][552]PIE: Server logged in -[2024.05.15-11.14.05:167][552]PIE: Play in editor total start time 0,443 seconds. -[2024.05.15-11.14.05:186][552]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.14.05:192][552]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.14.05:235][553]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.14.19:061][392]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.14.19:061][392]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.14.19:156][392]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.14.19:158][392]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.14.19:158][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.14.19:188][392]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.14.19:192][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.14.19:208][392]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.14.19:208][392]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 37 -[2024.05.15-11.14.19:208][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 -[2024.05.15-11.14.19:210][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 -[2024.05.15-11.14.19:217][392]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.14.19:217][392]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.14.19:218][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms -[2024.05.15-11.14.19:273][393]Cmd: SELECT NONE -[2024.05.15-11.14.19:281][393]LogPlayLevel: Display: Destroying online subsystem :Context_49 -[2024.05.15-11.14.53:842][873]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-11.14.53:899][873]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.15-11.14.54:934][940]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.14.55:020][940]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-11.14.55:041][940]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-11.14.55:041][940]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand790A60EF45FAEB8F15325CB4441B0C88.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-11.14.55:051][940]LogFileHelpers: InternalPromptForCheckoutAndSave took 116 ms (total: 2.89 sec) -[2024.05.15-11.14.55:053][940]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-11.14.55:053][940]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-11.14.55:939][ 5]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.14.55:945][ 5]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.14.55:945][ 5]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:14:55) -[2024.05.15-11.14.55:945][ 5]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.14.55:948][ 5]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003588s) -[2024.05.15-11.14.55:948][ 5]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003622s) -[2024.05.15-11.14.55:966][ 5]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms -[2024.05.15-11.14.55:971][ 5]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.14.55:971][ 5]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.14.55:971][ 5]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.14.55:971][ 5]LogPlayLevel: PIE: World Init took: (0.001159s) -[2024.05.15-11.14.55:971][ 5]LogAudio: Display: Creating Audio Device: Id: 38, Scope: Unique, Realtime: True -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.14.55:971][ 5]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.14.55:971][ 5]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.14.55:972][ 5]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.14.55:975][ 5]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.14.56:005][ 5]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.14.56:006][ 5]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.14.56:007][ 5]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=38 -[2024.05.15-11.14.56:007][ 5]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=38 -[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=38 -[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=38 -[2024.05.15-11.14.56:009][ 5]LogInit: FAudioDevice initialized with ID 38. -[2024.05.15-11.14.56:009][ 5]LogAudio: Display: Audio Device (ID: 38) registered with world 'TheMainWorld'. -[2024.05.15-11.14.56:009][ 5]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 38 -[2024.05.15-11.14.56:020][ 5]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.14.56:342][ 5]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.14.56:343][ 5]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.14.56:343][ 5]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.14.56 -[2024.05.15-11.14.56:344][ 5]LogWorld: Bringing up level for play took: 0.001469 -[2024.05.15-11.14.56:346][ 5]LogOnline: OSS: Created online subsystem instance for: :Context_50 -[2024.05.15-11.14.56:348][ 5]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.14.56:351][ 5]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.14.56:351][ 5]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.14.56:352][ 5]vr.PixelDensity = "1" -[2024.05.15-11.14.56:363][ 5]PIE: Server logged in -[2024.05.15-11.14.56:368][ 5]PIE: Play in editor total start time 0,424 seconds. -[2024.05.15-11.14.56:389][ 5]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.14.56:395][ 5]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.14.56:437][ 6]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.15.11:358][ 56]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.15.12:204][117]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.15.12:594][145]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.15.15:720][367]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.15.15:721][367]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.15.15:813][367]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.15.15:815][367]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.15.15:815][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.15.15:826][367]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.15.15:830][367]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.15.15:846][367]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.15.15:846][367]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 38 -[2024.05.15-11.15.15:846][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 -[2024.05.15-11.15.15:847][367]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 -[2024.05.15-11.15.15:853][367]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.15.15:853][367]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.15.15:855][367]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms -[2024.05.15-11.15.15:912][368]LogPlayLevel: Display: Destroying online subsystem :Context_50 -[2024.05.15-11.15.47:684][601]LogUObjectHash: Compacting FUObjectHashTables data took 2.36ms -[2024.05.15-11.15.47:699][601]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 -[2024.05.15-11.15.47:699][601]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto759775A654FA68A24BE7854ABCE0D4109.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7.umap' -[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7.umap is in the /Temp path, will not scan. -[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 is in the /Temp path, will not scan. -[2024.05.15-11.15.47:701][601]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto7 is in the /Temp path, will not scan. -[2024.05.15-11.15.47:702][601]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.039 -[2024.05.15-11.15.47:702][601]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.039 -[2024.05.15-11.26.53:545][374]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms -[2024.05.15-11.26.53:547][374]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.018 -[2024.05.15-11.26.53:548][374]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-11.26.53:559][374]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-11.26.53:559][374]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-11.26.53:579][374]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto8 -[2024.05.15-11.26.53:580][374]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto869C495A3438F25DACF12E2806A54664A.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto8.uasset' -[2024.05.15-11.26.53:580][374]LogFileHelpers: Auto-saving content packages took 0.032 -[2024.05.15-11.27.32:069][874]LogSlate: Window 'Pick Parent Class' being destroyed -[2024.05.15-11.27.32:080][874]LogContentBrowser: Deferred new asset file creation: NewBlueprint -[2024.05.15-11.27.32:088][874]LogContentBrowser: Creating deferred item: NewBlueprint -[2024.05.15-11.27.32:109][875]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). -[2024.05.15-11.27.44:669][354]LogContentBrowser: Attempting asset rename: NewBlueprint -> BP_DetectorBox -[2024.05.15-11.27.44:679][354]LogContentBrowser: End creating deferred item NewBlueprint -[2024.05.15-11.27.47:862][715]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.27.47:863][715]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.27.47:863][715]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.27.48:051][715]LogViewport: Scene viewport resized to 1525x979, mode Windowed. -[2024.05.15-11.28.44:329][610]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.28.44:370][610]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.15-11.28.52:064][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C -[2024.05.15-11.28.52:064][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C -[2024.05.15-11.28.52:066][375]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_0 -[2024.05.15-11.28.52:066][375]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_0 -[2024.05.15-11.28.52:069][375]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance -[2024.05.15-11.28.53:110][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C -[2024.05.15-11.28.53:110][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox_C -[2024.05.15-11.28.53:112][490]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_1 -[2024.05.15-11.28.53:112][490]LogActorFactory: Actor Factory spawned Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox as actor: BP_DetectorBox_C /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_DetectorBox_C_1 -[2024.05.15-11.29.22:028][761]Cmd: TRANSACTION UNDO -[2024.05.15-11.29.22:028][761]LogEditorTransaction: Undo Rotate Elements -[2024.05.15-11.29.50:152][458]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.29.50:184][458]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-11.29.51:151][505]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.29.51:213][505]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.29.51:213][505]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox13A13AA1416560880AF6D4A2C234B7FE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.29.51:225][505]LogFileHelpers: InternalPromptForCheckoutAndSave took 74 ms (total: 2.97 sec) -[2024.05.15-11.29.51:226][505]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.29.51:226][505]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.30.01:435][464]Cmd: TRANSACTION UNDO -[2024.05.15-11.30.01:435][464]LogEditorTransaction: Undo Move Elements -[2024.05.15-11.30.15:349][304]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.30.15:383][304]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms -[2024.05.15-11.30.16:207][344]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.30.16:264][344]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.30.16:265][344]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxEE04881D48D34C3112A14A82B4048FFF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.30.16:274][344]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 3.04 sec) -[2024.05.15-11.30.16:276][344]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.30.16:276][344]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.30.27:108][148]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.30.27:143][148]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.15-11.30.28:013][185]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.30.28:059][185]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.30.28:059][185]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox10B82376404EEFF25CD851BC2712867B.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.30.28:070][185]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 3.09 sec) -[2024.05.15-11.30.28:071][185]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.30.28:071][185]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.30.37:090][730]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.30.37:124][730]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.15-11.30.37:835][759]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.30.37:903][759]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.30.37:903][759]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxBE73915E438FD3C1E2B1AA935BF50030.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.30.37:912][759]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 3.17 sec) -[2024.05.15-11.30.37:914][759]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.30.37:914][759]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.30.51:117][999]EditorErrors: New page: Actor attachment -[2024.05.15-11.31.12:391][427]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.31.12:427][427]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.15-11.31.13:326][469]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.31.13:364][469]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.31.13:364][469]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxB36744E1401260A5683AE8A27B651BD8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.31.13:372][469]LogFileHelpers: InternalPromptForCheckoutAndSave took 46 ms (total: 3.22 sec) -[2024.05.15-11.31.13:373][469]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.31.13:373][469]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.31.27:451][772]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.31.27:458][772]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-11.31.27:461][772]LogPlayLevel: [PlayLevel] Compiling BP_Wand before play... -[2024.05.15-11.31.27:578][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.15-11.31.27:580][772]LogPlayLevel: PlayLevel: Blueprint regeneration took 121 ms (1 blueprints) -[2024.05.15-11.31.27:580][772]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:31:27) -[2024.05.15-11.31.27:580][772]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.31.27:583][772]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003346s) -[2024.05.15-11.31.27:584][772]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003386s) -[2024.05.15-11.31.27:599][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms -[2024.05.15-11.31.27:600][772]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.31.27:600][772]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.31.27:601][772]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.31.27:601][772]LogPlayLevel: PIE: World Init took: (0.001278s) -[2024.05.15-11.31.27:601][772]LogAudio: Display: Creating Audio Device: Id: 39, Scope: Unique, Realtime: True -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.31.27:601][772]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.31.27:602][772]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.31.27:602][772]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.31.27:603][772]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.31.27:605][772]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.31.27:635][772]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.31.27:637][772]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=39 -[2024.05.15-11.31.27:637][772]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=39 -[2024.05.15-11.31.27:640][772]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=39 -[2024.05.15-11.31.27:640][772]LogInit: FAudioDevice initialized with ID 39. -[2024.05.15-11.31.27:640][772]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=39 -[2024.05.15-11.31.27:640][772]LogAudio: Display: Audio Device (ID: 39) registered with world 'TheMainWorld'. -[2024.05.15-11.31.27:640][772]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 39 -[2024.05.15-11.31.27:654][772]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.31.28:028][772]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.31.28:030][772]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.31.28:030][772]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.31.28 -[2024.05.15-11.31.28:031][772]LogWorld: Bringing up level for play took: 0.001838 -[2024.05.15-11.31.28:033][772]LogOnline: OSS: Created online subsystem instance for: :Context_52 -[2024.05.15-11.31.28:035][772]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.31.28:039][772]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.31.28:039][772]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.31.28:040][772]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.31.28:040][772]vr.PixelDensity = "1" -[2024.05.15-11.31.28:052][772]PIE: Server logged in -[2024.05.15-11.31.28:059][772]PIE: Play in editor total start time 0,602 seconds. -[2024.05.15-11.31.28:071][772]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.31.28:075][772]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.31.28:129][773]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.32.05:881][476]Cmd: quit -[2024.05.15-11.32.05:882][476]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.32.05:882][476]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.32.05:947][476]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.32.05:978][476]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.32.05:979][476]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.32.05:984][476]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.32.05:991][476]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.32.06:006][476]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 39 -[2024.05.15-11.32.06:006][476]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 -[2024.05.15-11.32.06:008][476]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 -[2024.05.15-11.32.06:015][476]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.32.06:015][476]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.32.06:017][476]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.15-11.32.06:153][477]LogPlayLevel: Display: Destroying online subsystem :Context_52 -[2024.05.15-11.35.19:881][235]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.35.19:919][235]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.15-11.35.20:787][275]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.35.20:854][275]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.35.20:854][275]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox3E1460E64CB4D33A138B868DC57FD3E8.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.35.20:866][275]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 3.29 sec) -[2024.05.15-11.35.20:867][275]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.35.20:867][275]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.36.02:959][128]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.36.02:996][128]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.15-11.36.03:616][156]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.36.03:672][156]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.36.03:673][156]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox8B14D2024346B04ED568D9A0D2853FBD.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.36.03:684][156]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 3.36 sec) -[2024.05.15-11.36.03:685][156]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.36.03:685][156]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.36.10:237][563]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.36.10:243][563]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.36.10:243][563]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:10) -[2024.05.15-11.36.10:243][563]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.36.10:247][563]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003699s) -[2024.05.15-11.36.10:247][563]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003745s) -[2024.05.15-11.36.10:265][563]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms -[2024.05.15-11.36.10:268][563]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.36.10:268][563]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.36.10:269][563]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.36.10:270][563]LogPlayLevel: PIE: World Init took: (0.001296s) -[2024.05.15-11.36.10:270][563]LogAudio: Display: Creating Audio Device: Id: 40, Scope: Unique, Realtime: True -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.36.10:270][563]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.36.10:270][563]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.36.10:270][563]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.36.10:271][563]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.36.10:271][563]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.36.10:273][563]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.36.10:303][563]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.36.10:304][563]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=40 -[2024.05.15-11.36.10:304][563]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=40 -[2024.05.15-11.36.10:306][563]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=40 -[2024.05.15-11.36.10:306][563]LogInit: FAudioDevice initialized with ID 40. -[2024.05.15-11.36.10:306][563]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=40 -[2024.05.15-11.36.10:306][563]LogAudio: Display: Audio Device (ID: 40) registered with world 'TheMainWorld'. -[2024.05.15-11.36.10:306][563]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 40 -[2024.05.15-11.36.10:318][563]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.36.10:645][563]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.36.10:647][563]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.36.10:647][563]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.10 -[2024.05.15-11.36.10:647][563]LogWorld: Bringing up level for play took: 0.001600 -[2024.05.15-11.36.10:649][563]LogOnline: OSS: Created online subsystem instance for: :Context_53 -[2024.05.15-11.36.10:652][563]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.10:655][563]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.36.10:656][563]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.36.10:657][563]vr.PixelDensity = "1" -[2024.05.15-11.36.10:669][563]PIE: Server logged in -[2024.05.15-11.36.10:676][563]PIE: Play in editor total start time 0,433 seconds. -[2024.05.15-11.36.10:693][563]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.36.10:700][563]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.36.10:748][564]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.36.18:604][ 72]Cmd: quit -[2024.05.15-11.36.18:606][ 72]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.36.18:606][ 72]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.36.18:726][ 72]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.36.18:728][ 72]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.36.18:728][ 72]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.36.18:744][ 72]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.36.18:749][ 72]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.36.18:764][ 72]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 40 -[2024.05.15-11.36.18:764][ 72]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 -[2024.05.15-11.36.18:766][ 72]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 -[2024.05.15-11.36.18:772][ 72]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.36.18:772][ 72]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.18:774][ 72]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms -[2024.05.15-11.36.18:940][ 73]LogPlayLevel: Display: Destroying online subsystem :Context_53 -[2024.05.15-11.36.26:959][768]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.36.26:964][768]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.36.26:964][768]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:26) -[2024.05.15-11.36.26:964][768]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.36.26:968][768]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003129s) -[2024.05.15-11.36.26:968][768]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003168s) -[2024.05.15-11.36.26:986][768]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms -[2024.05.15-11.36.26:988][768]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.36.26:988][768]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.36.26:988][768]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.36.26:989][768]LogPlayLevel: PIE: World Init took: (0.001043s) -[2024.05.15-11.36.26:989][768]LogAudio: Display: Creating Audio Device: Id: 41, Scope: Unique, Realtime: True -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.36.26:989][768]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.36.26:989][768]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.36.26:989][768]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.36.26:991][768]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.36.27:020][768]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.36.27:021][768]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=41 -[2024.05.15-11.36.27:021][768]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=41 -[2024.05.15-11.36.27:024][768]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=41 -[2024.05.15-11.36.27:024][768]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=41 -[2024.05.15-11.36.27:024][768]LogInit: FAudioDevice initialized with ID 41. -[2024.05.15-11.36.27:024][768]LogAudio: Display: Audio Device (ID: 41) registered with world 'TheMainWorld'. -[2024.05.15-11.36.27:024][768]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 41 -[2024.05.15-11.36.27:034][768]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.36.27:359][768]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.36.27:361][768]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.36.27:362][768]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.27 -[2024.05.15-11.36.27:362][768]LogWorld: Bringing up level for play took: 0.002485 -[2024.05.15-11.36.27:364][768]LogOnline: OSS: Created online subsystem instance for: :Context_54 -[2024.05.15-11.36.27:367][768]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.27:369][768]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.27:369][768]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.36.27:370][768]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.36.27:370][768]vr.PixelDensity = "1" -[2024.05.15-11.36.27:380][768]PIE: Server logged in -[2024.05.15-11.36.27:386][768]PIE: Play in editor total start time 0,421 seconds. -[2024.05.15-11.36.27:393][768]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.36.27:398][768]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.36.27:445][769]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.36.45:703][ 77]Cmd: quit -[2024.05.15-11.36.45:703][ 77]LogConsoleManager: Warning: Performance warning: Many (31) failed FindConsoleObject() for 'quit'. -[2024.05.15-11.36.45:704][ 77]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.36.45:704][ 77]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.36.45:764][ 77]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.36.45:766][ 77]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.36.45:767][ 77]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.36.45:781][ 77]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.36.45:786][ 77]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.36.45:801][ 77]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 41 -[2024.05.15-11.36.45:801][ 77]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 -[2024.05.15-11.36.45:803][ 77]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 -[2024.05.15-11.36.45:808][ 77]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.36.45:808][ 77]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.45:810][ 77]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.15-11.36.45:923][ 78]LogPlayLevel: Display: Destroying online subsystem :Context_54 -[2024.05.15-11.36.55:777][724]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.36.55:810][724]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-11.36.57:512][829]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.36.57:519][829]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.36.57:519][829]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:36:57) -[2024.05.15-11.36.57:519][829]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.36.57:523][829]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003778s) -[2024.05.15-11.36.57:523][829]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003828s) -[2024.05.15-11.36.57:541][829]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.15-11.36.57:542][829]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.36.57:542][829]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.36.57:544][829]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.36.57:544][829]LogPlayLevel: PIE: World Init took: (0.001360s) -[2024.05.15-11.36.57:544][829]LogAudio: Display: Creating Audio Device: Id: 42, Scope: Unique, Realtime: True -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.36.57:544][829]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.36.57:544][829]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.36.57:546][829]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.36.57:548][829]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.36.57:579][829]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.36.57:580][829]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=42 -[2024.05.15-11.36.57:580][829]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=42 -[2024.05.15-11.36.57:583][829]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=42 -[2024.05.15-11.36.57:583][829]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=42 -[2024.05.15-11.36.57:583][829]LogInit: FAudioDevice initialized with ID 42. -[2024.05.15-11.36.57:583][829]LogAudio: Display: Audio Device (ID: 42) registered with world 'TheMainWorld'. -[2024.05.15-11.36.57:583][829]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 42 -[2024.05.15-11.36.57:596][829]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.36.57:918][829]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.36.57:919][829]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.36.57:920][829]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.36.57 -[2024.05.15-11.36.57:920][829]LogWorld: Bringing up level for play took: 0.001831 -[2024.05.15-11.36.57:923][829]LogOnline: OSS: Created online subsystem instance for: :Context_55 -[2024.05.15-11.36.57:925][829]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.57:928][829]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.36.57:928][829]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.36.57:929][829]vr.PixelDensity = "1" -[2024.05.15-11.36.57:940][829]PIE: Server logged in -[2024.05.15-11.36.57:946][829]PIE: Play in editor total start time 0,429 seconds. -[2024.05.15-11.36.57:966][829]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.36.57:972][829]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.36.58:022][830]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.37.16:132][970]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.37.19:933][239]Cmd: quit -[2024.05.15-11.37.19:934][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.37.19:935][239]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.37.20:059][239]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.37.20:062][239]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.37.20:062][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.37.20:080][239]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.37.20:086][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.37.20:102][239]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 42 -[2024.05.15-11.37.20:102][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=42 -[2024.05.15-11.37.20:103][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=42 -[2024.05.15-11.37.20:109][239]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.37.20:109][239]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.20:111][239]LogUObjectHash: Compacting FUObjectHashTables data took 1.89ms -[2024.05.15-11.37.20:251][240]LogPlayLevel: Display: Destroying online subsystem :Context_55 -[2024.05.15-11.37.24:660][530]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.37.24:697][530]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms -[2024.05.15-11.37.26:801][666]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.37.26:806][666]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.37.26:806][666]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:37:26) -[2024.05.15-11.37.26:806][666]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.37.26:811][666]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004458s) -[2024.05.15-11.37.26:811][666]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004491s) -[2024.05.15-11.37.26:827][666]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-11.37.26:829][666]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.37.26:829][666]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.37.26:829][666]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.37.26:830][666]LogPlayLevel: PIE: World Init took: (0.000955s) -[2024.05.15-11.37.26:830][666]LogAudio: Display: Creating Audio Device: Id: 43, Scope: Unique, Realtime: True -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.37.26:830][666]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.37.26:830][666]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.37.26:831][666]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.37.26:834][666]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.37.26:862][666]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.37.26:863][666]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.37.26:864][666]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=43 -[2024.05.15-11.37.26:865][666]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=43 -[2024.05.15-11.37.26:868][666]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=43 -[2024.05.15-11.37.26:868][666]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=43 -[2024.05.15-11.37.26:868][666]LogInit: FAudioDevice initialized with ID 43. -[2024.05.15-11.37.26:868][666]LogAudio: Display: Audio Device (ID: 43) registered with world 'TheMainWorld'. -[2024.05.15-11.37.26:868][666]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 43 -[2024.05.15-11.37.26:880][666]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.37.27:191][666]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.37.27:192][666]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.37.27:192][666]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.37.27 -[2024.05.15-11.37.27:193][666]LogWorld: Bringing up level for play took: 0.001727 -[2024.05.15-11.37.27:195][666]LogOnline: OSS: Created online subsystem instance for: :Context_56 -[2024.05.15-11.37.27:197][666]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.27:200][666]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.37.27:201][666]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.37.27:201][666]vr.PixelDensity = "1" -[2024.05.15-11.37.27:212][666]PIE: Server logged in -[2024.05.15-11.37.27:219][666]PIE: Play in editor total start time 0,412 seconds. -[2024.05.15-11.37.27:234][666]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.37.27:240][666]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.37.27:291][667]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.37.36:152][284]Cmd: quit -[2024.05.15-11.37.36:153][284]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.37.36:153][284]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.37.36:271][284]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.37.36:274][284]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.37.36:274][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.37.36:290][284]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.37.36:296][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.37.36:313][284]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 43 -[2024.05.15-11.37.36:313][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=43 -[2024.05.15-11.37.36:316][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=43 -[2024.05.15-11.37.36:323][284]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.37.36:323][284]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.36:324][284]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms -[2024.05.15-11.37.36:461][285]LogPlayLevel: Display: Destroying online subsystem :Context_56 -[2024.05.15-11.37.51:857][270]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.37.51:890][270]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms -[2024.05.15-11.37.53:050][329]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.37.53:056][329]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.37.53:057][329]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:37:53) -[2024.05.15-11.37.53:057][329]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.37.53:059][329]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003068s) -[2024.05.15-11.37.53:060][329]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003100s) -[2024.05.15-11.37.53:076][329]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms -[2024.05.15-11.37.53:079][329]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.37.53:079][329]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.37.53:079][329]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.37.53:080][329]LogPlayLevel: PIE: World Init took: (0.001326s) -[2024.05.15-11.37.53:080][329]LogAudio: Display: Creating Audio Device: Id: 44, Scope: Unique, Realtime: True -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.37.53:080][329]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.37.53:080][329]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.37.53:081][329]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.37.53:083][329]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.37.53:113][329]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.37.53:114][329]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=44 -[2024.05.15-11.37.53:114][329]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=44 -[2024.05.15-11.37.53:116][329]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=44 -[2024.05.15-11.37.53:116][329]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=44 -[2024.05.15-11.37.53:116][329]LogInit: FAudioDevice initialized with ID 44. -[2024.05.15-11.37.53:116][329]LogAudio: Display: Audio Device (ID: 44) registered with world 'TheMainWorld'. -[2024.05.15-11.37.53:116][329]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 44 -[2024.05.15-11.37.53:128][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.37.53:447][329]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.37.53:448][329]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.37.53:448][329]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.37.53 -[2024.05.15-11.37.53:449][329]LogWorld: Bringing up level for play took: 0.001533 -[2024.05.15-11.37.53:451][329]LogOnline: OSS: Created online subsystem instance for: :Context_57 -[2024.05.15-11.37.53:453][329]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.53:458][329]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.37.53:458][329]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.37.53:459][329]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.37.53:459][329]vr.PixelDensity = "1" -[2024.05.15-11.37.53:469][329]PIE: Server logged in -[2024.05.15-11.37.53:477][329]PIE: Play in editor total start time 0,421 seconds. -[2024.05.15-11.37.53:493][329]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.37.53:498][329]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.37.53:538][330]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.38.07:892][989]Cmd: quit -[2024.05.15-11.38.07:893][989]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.38.07:893][989]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.38.08:029][989]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.38.08:031][989]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.38.08:031][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.38.08:047][989]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.38.08:052][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.38.08:068][989]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 44 -[2024.05.15-11.38.08:069][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=44 -[2024.05.15-11.38.08:070][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=44 -[2024.05.15-11.38.08:077][989]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.38.08:077][989]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.38.08:079][989]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms -[2024.05.15-11.38.08:256][990]LogPlayLevel: Display: Destroying online subsystem :Context_57 -[2024.05.15-11.38.26:161][136]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-11.38.26:162][136]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.38.26:162][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.38.26:328][136]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:880][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:881][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:882][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.39.57:882][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:533][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:533][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:534][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:534][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:535][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.02:536][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:495][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:496][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:496][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:497][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:506][760]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:507][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.09:508][760]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:124][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:125][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:126][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:127][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:134][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:135][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:135][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.17:136][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:121][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:122][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:122][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:123][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:123][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:124][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:131][946]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.24:132][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:811][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:812][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:812][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:813][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:813][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:814][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:819][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:820][649]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:821][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.32:822][649]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:456][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:457][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:458][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:465][940]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.36:466][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:150][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:151][787]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:151][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.48:152][787]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:288][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:289][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.40.50:290][961]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:962][637]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-11.41.25:981][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:982][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:983][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.25:983][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:011][637]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:014][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:015][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:067][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:068][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:068][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:069][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:069][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.41.26:740][681]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.41.26:783][681]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-11.41.26:795][681]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-11.41.26:795][681]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea5A9A4C3E44E14EEE9ED50C9377D78BC3.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-11.41.26:807][681]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 3.43 sec) -[2024.05.15-11.41.26:808][681]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-11.41.26:809][681]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-11.42.27:942][938]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.42.27:978][938]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.15-11.42.28:826][993]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.42.28:895][993]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.42.28:895][993]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox01B3FABF4C8673EACAF3AE84776C434D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.42.28:911][993]LogFileHelpers: InternalPromptForCheckoutAndSave took 85 ms (total: 3.51 sec) -[2024.05.15-11.42.28:913][993]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.42.28:913][993]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.42.39:679][764]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.42.39:685][764]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.42.39:685][764]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:42:39) -[2024.05.15-11.42.39:685][764]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.42.39:688][764]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003239s) -[2024.05.15-11.42.39:688][764]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003279s) -[2024.05.15-11.42.39:704][764]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-11.42.39:707][764]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.42.39:707][764]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.42.39:708][764]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.42.39:708][764]LogPlayLevel: PIE: World Init took: (0.001427s) -[2024.05.15-11.42.39:708][764]LogAudio: Display: Creating Audio Device: Id: 45, Scope: Unique, Realtime: True -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.42.39:708][764]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.42.39:708][764]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.42.39:709][764]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.42.39:711][764]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.42.39:740][764]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.42.39:741][764]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=45 -[2024.05.15-11.42.39:741][764]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=45 -[2024.05.15-11.42.39:743][764]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=45 -[2024.05.15-11.42.39:743][764]LogInit: FAudioDevice initialized with ID 45. -[2024.05.15-11.42.39:743][764]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=45 -[2024.05.15-11.42.39:743][764]LogAudio: Display: Audio Device (ID: 45) registered with world 'TheMainWorld'. -[2024.05.15-11.42.39:743][764]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 45 -[2024.05.15-11.42.39:757][764]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.42.40:067][764]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.42.40:069][764]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.42.40:069][764]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.42.40 -[2024.05.15-11.42.40:069][764]LogWorld: Bringing up level for play took: 0.002415 -[2024.05.15-11.42.40:072][764]LogOnline: OSS: Created online subsystem instance for: :Context_59 -[2024.05.15-11.42.40:075][764]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.42.40:078][764]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.42.40:079][764]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.42.40:079][764]vr.PixelDensity = "1" -[2024.05.15-11.42.40:093][764]PIE: Server logged in -[2024.05.15-11.42.40:103][764]PIE: Play in editor total start time 0,418 seconds. -[2024.05.15-11.42.40:118][764]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.42.40:125][764]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.42.40:167][765]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.42.54:018][790]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.42.54:018][790]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.42.54:138][790]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.42.54:140][790]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.42.54:140][790]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.42.54:161][790]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.42.54:166][790]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.42.54:181][790]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 45 -[2024.05.15-11.42.54:181][790]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=45 -[2024.05.15-11.42.54:182][790]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=45 -[2024.05.15-11.42.54:188][790]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.42.54:188][790]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.42.54:190][790]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-11.42.54:326][791]LogPlayLevel: Display: Destroying online subsystem :Context_59 -[2024.05.15-11.43.19:162][425]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-11.43.19:175][425]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 -[2024.05.15-11.43.19:175][425]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto9CEF8955A4F9E65733FF95EA4B8A995B4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9.umap' -[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9.umap is in the /Temp path, will not scan. -[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 is in the /Temp path, will not scan. -[2024.05.15-11.43.19:177][425]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto9 is in the /Temp path, will not scan. -[2024.05.15-11.43.19:178][425]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.032 -[2024.05.15-11.43.19:178][425]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.032 -[2024.05.15-11.43.19:178][425]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-11.43.19:190][425]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-11.43.19:191][425]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-11.43.19:211][425]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto9 -[2024.05.15-11.43.19:211][425]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto93CE75D8047E72BA5F512438570CE4603.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto9.uasset' -[2024.05.15-11.43.19:211][425]LogFileHelpers: Auto-saving content packages took 0.034 -[2024.05.15-11.43.38:362][672]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.43.38:369][672]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.43.38:369][672]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:43:38) -[2024.05.15-11.43.38:370][672]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.43.38:373][672]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003381s) -[2024.05.15-11.43.38:373][672]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003431s) -[2024.05.15-11.43.38:390][672]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms -[2024.05.15-11.43.38:392][672]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.43.38:392][672]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.43.38:393][672]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.43.38:393][672]LogPlayLevel: PIE: World Init took: (0.001545s) -[2024.05.15-11.43.38:393][672]LogAudio: Display: Creating Audio Device: Id: 46, Scope: Unique, Realtime: True -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.43.38:393][672]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.43.38:394][672]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.43.38:394][672]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.43.38:395][672]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.43.38:397][672]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.43.38:428][672]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.43.38:429][672]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=46 -[2024.05.15-11.43.38:429][672]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=46 -[2024.05.15-11.43.38:432][672]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=46 -[2024.05.15-11.43.38:432][672]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=46 -[2024.05.15-11.43.38:432][672]LogInit: FAudioDevice initialized with ID 46. -[2024.05.15-11.43.38:432][672]LogAudio: Display: Audio Device (ID: 46) registered with world 'TheMainWorld'. -[2024.05.15-11.43.38:432][672]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 46 -[2024.05.15-11.43.38:444][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.43.38:766][672]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.43.38:768][672]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.43.38:769][672]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.43.38 -[2024.05.15-11.43.38:769][672]LogWorld: Bringing up level for play took: 0.002396 -[2024.05.15-11.43.38:772][672]LogOnline: OSS: Created online subsystem instance for: :Context_60 -[2024.05.15-11.43.38:775][672]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.43.38:777][672]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.43.38:778][672]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.43.38:778][672]vr.PixelDensity = "1" -[2024.05.15-11.43.38:790][672]PIE: Server logged in -[2024.05.15-11.43.38:799][672]PIE: Play in editor total start time 0,431 seconds. -[2024.05.15-11.43.38:823][672]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.43.38:829][672]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.43.38:875][673]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.43.54:976][581]Cmd: quit -[2024.05.15-11.43.54:978][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.43.54:978][581]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.43.55:105][581]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.43.55:107][581]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.43.55:107][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.43.55:129][581]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.43.55:134][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.43.55:149][581]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.43.55:149][581]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 46 -[2024.05.15-11.43.55:149][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=46 -[2024.05.15-11.43.55:151][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=46 -[2024.05.15-11.43.55:158][581]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.43.55:158][581]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.43.55:160][581]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.15-11.43.55:312][582]LogPlayLevel: Display: Destroying online subsystem :Context_60 -[2024.05.15-11.44.08:112][395]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.44.08:147][395]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms -[2024.05.15-11.44.10:676][550]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.44.10:682][550]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.44.10:682][550]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:44:10) -[2024.05.15-11.44.10:683][550]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.44.10:685][550]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003089s) -[2024.05.15-11.44.10:685][550]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003129s) -[2024.05.15-11.44.10:703][550]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms -[2024.05.15-11.44.10:705][550]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.44.10:705][550]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.44.10:706][550]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.44.10:706][550]LogPlayLevel: PIE: World Init took: (0.001244s) -[2024.05.15-11.44.10:706][550]LogAudio: Display: Creating Audio Device: Id: 47, Scope: Unique, Realtime: True -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.44.10:706][550]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.44.10:706][550]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.44.10:707][550]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.44.10:709][550]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.44.10:738][550]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.44.10:739][550]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=47 -[2024.05.15-11.44.10:739][550]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=47 -[2024.05.15-11.44.10:742][550]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=47 -[2024.05.15-11.44.10:742][550]LogInit: FAudioDevice initialized with ID 47. -[2024.05.15-11.44.10:742][550]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=47 -[2024.05.15-11.44.10:742][550]LogAudio: Display: Audio Device (ID: 47) registered with world 'TheMainWorld'. -[2024.05.15-11.44.10:742][550]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 47 -[2024.05.15-11.44.10:753][550]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.44.11:076][550]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.44.11:078][550]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.44.11:078][550]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.44.11 -[2024.05.15-11.44.11:078][550]LogWorld: Bringing up level for play took: 0.001687 -[2024.05.15-11.44.11:080][550]LogOnline: OSS: Created online subsystem instance for: :Context_61 -[2024.05.15-11.44.11:083][550]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.44.11:086][550]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.44.11:086][550]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.44.11:087][550]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.44.11:087][550]vr.PixelDensity = "1" -[2024.05.15-11.44.11:098][550]PIE: Server logged in -[2024.05.15-11.44.11:104][550]PIE: Play in editor total start time 0,422 seconds. -[2024.05.15-11.44.11:121][550]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.44.11:128][550]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.44.11:164][551]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.44.18:129][974]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.19:116][ 26]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.20:773][121]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.21:329][153]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.22:471][218]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.22:917][244]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.24:699][345]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.26:761][467]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.28:375][561]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.29:060][602]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.34:446][927]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.34:810][949]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.37:135][ 85]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.37:453][103]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.37:941][132]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.39:222][206]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.39:527][223]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.39:779][238]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.44:607][517]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.44.51:583][931]Cmd: quit -[2024.05.15-11.44.51:584][931]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.44.51:585][931]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.44.51:700][931]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.44.51:703][931]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.44.51:703][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.44.51:725][931]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.44.51:729][931]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.44.51:744][931]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 47 -[2024.05.15-11.44.51:744][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=47 -[2024.05.15-11.44.51:746][931]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=47 -[2024.05.15-11.44.51:753][931]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.44.51:753][931]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.44.51:755][931]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms -[2024.05.15-11.44.51:902][932]LogPlayLevel: Display: Destroying online subsystem :Context_61 -[2024.05.15-11.45.09:273][ 50]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.45.09:310][ 50]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms -[2024.05.15-11.45.11:059][148]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.45.11:065][148]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.45.11:065][148]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:45:11) -[2024.05.15-11.45.11:065][148]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.45.11:068][148]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003352s) -[2024.05.15-11.45.11:068][148]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003396s) -[2024.05.15-11.45.11:088][148]LogUObjectHash: Compacting FUObjectHashTables data took 2.42ms -[2024.05.15-11.45.11:090][148]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.45.11:090][148]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.45.11:091][148]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.45.11:091][148]LogPlayLevel: PIE: World Init took: (0.001405s) -[2024.05.15-11.45.11:091][148]LogAudio: Display: Creating Audio Device: Id: 48, Scope: Unique, Realtime: True -[2024.05.15-11.45.11:091][148]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.45.11:092][148]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.45.11:092][148]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.45.11:093][148]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.45.11:095][148]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.45.11:126][148]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.45.11:126][148]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.45.11:127][148]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.45.11:127][148]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.45.11:128][148]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=48 -[2024.05.15-11.45.11:128][148]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=48 -[2024.05.15-11.45.11:131][148]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=48 -[2024.05.15-11.45.11:131][148]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=48 -[2024.05.15-11.45.11:131][148]LogInit: FAudioDevice initialized with ID 48. -[2024.05.15-11.45.11:131][148]LogAudio: Display: Audio Device (ID: 48) registered with world 'TheMainWorld'. -[2024.05.15-11.45.11:131][148]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 48 -[2024.05.15-11.45.11:143][148]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.45.11:475][148]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.45.11:478][148]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.45.11:478][148]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.45.11 -[2024.05.15-11.45.11:479][148]LogWorld: Bringing up level for play took: 0.002978 -[2024.05.15-11.45.11:482][148]LogOnline: OSS: Created online subsystem instance for: :Context_62 -[2024.05.15-11.45.11:484][148]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.45.11:487][148]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.45.11:487][148]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.45.11:488][148]vr.PixelDensity = "1" -[2024.05.15-11.45.11:501][148]PIE: Server logged in -[2024.05.15-11.45.11:510][148]PIE: Play in editor total start time 0,445 seconds. -[2024.05.15-11.45.11:526][148]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.45.11:533][148]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.45.11:572][149]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.45.23:214][679]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.23:714][705]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.24:077][723]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.26:650][837]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.27:263][859]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.28:182][892]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.30:159][963]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.30:521][976]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.30:910][990]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.32:413][ 44]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.32:859][ 60]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.33:110][ 69]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.34:252][110]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.34:613][123]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.34:892][133]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.35:949][171]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.36:172][179]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.36:451][189]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.37:453][225]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.39:070][313]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.39:225][322]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.39:488][336]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.40:228][376]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.40:479][389]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.40:658][399]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.42:635][502]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.42:915][518]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.43:638][557]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.44:808][622]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.45:101][638]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.45:408][655]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.49:222][872]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.49:920][910]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.50:866][963]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.52:398][ 47]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.52:983][ 80]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.53:636][115]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.55:472][218]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.56:126][254]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.57:019][304]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.45.59:316][432]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.00:653][506]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.03:727][679]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.05:997][806]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.07:766][905]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.09:784][ 18]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.10:661][ 64]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.17:259][444]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.21:449][687]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.46.26:000][952]Cmd: quit -[2024.05.15-11.46.26:002][952]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.46.26:002][952]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.46.26:129][952]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.46.26:131][952]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.46.26:131][952]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.46.26:152][952]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.46.26:157][952]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.46.26:174][952]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 48 -[2024.05.15-11.46.26:174][952]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=48 -[2024.05.15-11.46.26:176][952]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=48 -[2024.05.15-11.46.26:182][952]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.46.26:182][952]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.46.26:184][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.95ms -[2024.05.15-11.46.26:338][953]LogPlayLevel: Display: Destroying online subsystem :Context_62 -[2024.05.15-11.46.42:872][889]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.46.42:907][889]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-11.46.44:445][963]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.46.44:451][963]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.46.44:452][963]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:46:44) -[2024.05.15-11.46.44:452][963]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.46.44:455][963]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003316s) -[2024.05.15-11.46.44:455][963]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003355s) -[2024.05.15-11.46.44:471][963]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.15-11.46.44:474][963]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.46.44:475][963]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.46.44:475][963]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.46.44:476][963]LogPlayLevel: PIE: World Init took: (0.001210s) -[2024.05.15-11.46.44:476][963]LogAudio: Display: Creating Audio Device: Id: 49, Scope: Unique, Realtime: True -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.46.44:476][963]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.46.44:476][963]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.46.44:476][963]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.46.44:478][963]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.46.44:508][963]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.46.44:508][963]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.46.44:509][963]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.46.44:509][963]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.46.44:510][963]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=49 -[2024.05.15-11.46.44:510][963]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=49 -[2024.05.15-11.46.44:513][963]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=49 -[2024.05.15-11.46.44:513][963]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=49 -[2024.05.15-11.46.44:513][963]LogInit: FAudioDevice initialized with ID 49. -[2024.05.15-11.46.44:513][963]LogAudio: Display: Audio Device (ID: 49) registered with world 'TheMainWorld'. -[2024.05.15-11.46.44:513][963]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 49 -[2024.05.15-11.46.44:523][963]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.46.44:836][963]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.46.44:838][963]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.46.44:838][963]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.46.44 -[2024.05.15-11.46.44:839][963]LogWorld: Bringing up level for play took: 0.002703 -[2024.05.15-11.46.44:842][963]LogOnline: OSS: Created online subsystem instance for: :Context_63 -[2024.05.15-11.46.44:844][963]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.46.44:847][963]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.46.44:847][963]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.46.44:848][963]vr.PixelDensity = "1" -[2024.05.15-11.46.44:861][963]PIE: Server logged in -[2024.05.15-11.46.44:869][963]PIE: Play in editor total start time 0,418 seconds. -[2024.05.15-11.46.44:890][963]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.46.44:896][963]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.46.44:934][964]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.46.51:700][207]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.47.02:391][591]Cmd: quit -[2024.05.15-11.47.02:392][591]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.47.02:392][591]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.47.02:500][591]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.47.02:501][591]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.47.02:502][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.47.02:522][591]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.47.02:526][591]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.47.02:542][591]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 49 -[2024.05.15-11.47.02:542][591]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=49 -[2024.05.15-11.47.02:544][591]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=49 -[2024.05.15-11.47.02:549][591]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.47.02:549][591]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.47.02:551][591]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms -[2024.05.15-11.47.02:744][592]LogPlayLevel: Display: Destroying online subsystem :Context_63 -[2024.05.15-11.47.34:886][415]Cmd: TRANSACTION UNDO -[2024.05.15-11.47.34:886][415]LogEditorTransaction: Undo Change Collision Profile -[2024.05.15-11.47.35:375][421]Cmd: TRANSACTION UNDO -[2024.05.15-11.47.35:375][421]LogEditorTransaction: Undo Change Number Pin Value -[2024.05.15-11.47.42:857][818]LogEditorTransaction: Redo Change Number Pin Value -[2024.05.15-11.47.57:785][584]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.47.57:822][584]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.15-11.47.59:252][650]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.47.59:257][650]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.47.59:257][650]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:47:59) -[2024.05.15-11.47.59:257][650]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.47.59:261][650]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003334s) -[2024.05.15-11.47.59:261][650]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003369s) -[2024.05.15-11.47.59:279][650]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms -[2024.05.15-11.47.59:282][650]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.47.59:282][650]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.47.59:282][650]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.47.59:282][650]LogPlayLevel: PIE: World Init took: (0.000969s) -[2024.05.15-11.47.59:282][650]LogAudio: Display: Creating Audio Device: Id: 50, Scope: Unique, Realtime: True -[2024.05.15-11.47.59:282][650]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.47.59:283][650]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.47.59:283][650]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.47.59:283][650]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.47.59:285][650]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.47.59:314][650]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.47.59:315][650]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.47.59:315][650]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=50 -[2024.05.15-11.47.59:315][650]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=50 -[2024.05.15-11.47.59:318][650]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=50 -[2024.05.15-11.47.59:318][650]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=50 -[2024.05.15-11.47.59:318][650]LogInit: FAudioDevice initialized with ID 50. -[2024.05.15-11.47.59:318][650]LogAudio: Display: Audio Device (ID: 50) registered with world 'TheMainWorld'. -[2024.05.15-11.47.59:318][650]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 50 -[2024.05.15-11.47.59:329][650]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.47.59:649][650]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.47.59:650][650]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.47.59:650][650]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.47.59 -[2024.05.15-11.47.59:651][650]LogWorld: Bringing up level for play took: 0.001501 -[2024.05.15-11.47.59:653][650]LogOnline: OSS: Created online subsystem instance for: :Context_64 -[2024.05.15-11.47.59:656][650]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.47.59:659][650]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.47.59:659][650]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.47.59:659][650]vr.PixelDensity = "1" -[2024.05.15-11.47.59:673][650]PIE: Server logged in -[2024.05.15-11.47.59:682][650]PIE: Play in editor total start time 0,425 seconds. -[2024.05.15-11.47.59:703][650]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.47.59:709][650]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.47.59:752][651]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.48.02:910][764]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.03:690][792]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.04:442][819]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.06:307][886]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.06:919][908]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.07:309][922]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.09:955][ 17]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.10:372][ 32]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.11:291][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.13:825][156]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.14:131][167]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.15:746][225]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.16:079][237]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.20:480][395]Cmd: quit -[2024.05.15-11.48.20:480][395]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.48.20:480][395]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.48.20:597][395]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.48.20:599][395]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.48.20:599][395]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.48.20:618][395]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.48.20:625][395]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.48.20:640][395]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 50 -[2024.05.15-11.48.20:640][395]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=50 -[2024.05.15-11.48.20:642][395]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=50 -[2024.05.15-11.48.20:648][395]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.48.20:648][395]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.48.20:651][395]LogUObjectHash: Compacting FUObjectHashTables data took 2.03ms -[2024.05.15-11.48.20:835][396]LogPlayLevel: Display: Destroying online subsystem :Context_64 -[2024.05.15-11.48.29:107][829]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.48.29:142][829]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.15-11.48.30:671][898]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.48.30:677][898]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.48.30:677][898]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:48:30) -[2024.05.15-11.48.30:677][898]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.48.30:680][898]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003167s) -[2024.05.15-11.48.30:681][898]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003206s) -[2024.05.15-11.48.30:698][898]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-11.48.30:701][898]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.48.30:701][898]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.48.30:702][898]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.48.30:702][898]LogPlayLevel: PIE: World Init took: (0.000945s) -[2024.05.15-11.48.30:702][898]LogAudio: Display: Creating Audio Device: Id: 51, Scope: Unique, Realtime: True -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.48.30:702][898]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.48.30:702][898]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.48.30:703][898]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.48.30:705][898]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.48.30:734][898]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.48.30:735][898]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=51 -[2024.05.15-11.48.30:735][898]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=51 -[2024.05.15-11.48.30:737][898]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=51 -[2024.05.15-11.48.30:737][898]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=51 -[2024.05.15-11.48.30:737][898]LogInit: FAudioDevice initialized with ID 51. -[2024.05.15-11.48.30:737][898]LogAudio: Display: Audio Device (ID: 51) registered with world 'TheMainWorld'. -[2024.05.15-11.48.30:737][898]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 51 -[2024.05.15-11.48.30:748][898]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.48.31:057][898]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.48.31:059][898]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.48.31:059][898]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.48.31 -[2024.05.15-11.48.31:059][898]LogWorld: Bringing up level for play took: 0.001653 -[2024.05.15-11.48.31:061][898]LogOnline: OSS: Created online subsystem instance for: :Context_65 -[2024.05.15-11.48.31:064][898]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.48.31:068][898]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.48.31:069][898]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.48.31:069][898]vr.PixelDensity = "1" -[2024.05.15-11.48.31:082][898]PIE: Server logged in -[2024.05.15-11.48.31:089][898]PIE: Play in editor total start time 0,412 seconds. -[2024.05.15-11.48.31:112][898]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.48.31:117][898]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.48.31:155][899]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.48.54:658][741]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.48.57:832][855]Cmd: quit -[2024.05.15-11.48.57:833][855]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.48.57:833][855]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.48.57:945][855]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.48.57:947][855]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.48.57:948][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.48.57:967][855]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.48.57:971][855]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.48.57:987][855]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 51 -[2024.05.15-11.48.57:987][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=51 -[2024.05.15-11.48.57:989][855]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=51 -[2024.05.15-11.48.57:994][855]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.48.57:994][855]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.48.57:995][855]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms -[2024.05.15-11.48.58:187][856]LogPlayLevel: Display: Destroying online subsystem :Context_65 -[2024.05.15-11.50.13:659][864]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-11.50.13:694][864]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.15-11.50.15:631][956]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.50.15:680][956]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.50.15:680][956]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBoxE614F9C243AB3ED8F17E6882B54E8831.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.50.15:689][956]LogFileHelpers: InternalPromptForCheckoutAndSave took 57 ms (total: 3.57 sec) -[2024.05.15-11.50.15:691][956]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.50.15:691][956]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.50.34:561][979]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.50.34:567][979]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.50.34:567][979]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:50:34) -[2024.05.15-11.50.34:567][979]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.50.34:571][979]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003403s) -[2024.05.15-11.50.34:571][979]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003450s) -[2024.05.15-11.50.34:588][979]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms -[2024.05.15-11.50.34:590][979]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.50.34:590][979]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.50.34:590][979]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.50.34:591][979]LogPlayLevel: PIE: World Init took: (0.001348s) -[2024.05.15-11.50.34:591][979]LogAudio: Display: Creating Audio Device: Id: 52, Scope: Unique, Realtime: True -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.50.34:591][979]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.50.34:591][979]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.50.34:593][979]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.50.34:596][979]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.50.34:624][979]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.50.34:625][979]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=52 -[2024.05.15-11.50.34:625][979]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=52 -[2024.05.15-11.50.34:629][979]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=52 -[2024.05.15-11.50.34:629][979]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=52 -[2024.05.15-11.50.34:629][979]LogInit: FAudioDevice initialized with ID 52. -[2024.05.15-11.50.34:629][979]LogAudio: Display: Audio Device (ID: 52) registered with world 'TheMainWorld'. -[2024.05.15-11.50.34:629][979]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 52 -[2024.05.15-11.50.34:641][979]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.50.34:960][979]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.50.34:962][979]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.50.34:962][979]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.50.34 -[2024.05.15-11.50.34:962][979]LogWorld: Bringing up level for play took: 0.002028 -[2024.05.15-11.50.34:965][979]LogOnline: OSS: Created online subsystem instance for: :Context_66 -[2024.05.15-11.50.34:967][979]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.50.34:972][979]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.50.34:972][979]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.50.34:973][979]vr.PixelDensity = "1" -[2024.05.15-11.50.34:985][979]PIE: Server logged in -[2024.05.15-11.50.34:995][979]PIE: Play in editor total start time 0,429 seconds. -[2024.05.15-11.50.35:017][979]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.50.35:022][979]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.50.35:062][980]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.50.39:632][144]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.50.39:993][157]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.50.40:745][184]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.51.03:326][995]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.51.04:133][ 24]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.51.05:275][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.51.16:607][472]Cmd: quit -[2024.05.15-11.51.16:608][472]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.51.16:608][472]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.51.16:711][472]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.51.16:713][472]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.51.16:713][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.51.16:732][472]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.51.16:737][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.51.16:752][472]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 52 -[2024.05.15-11.51.16:752][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=52 -[2024.05.15-11.51.16:754][472]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=52 -[2024.05.15-11.51.16:760][472]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.51.16:760][472]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.51.16:763][472]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms -[2024.05.15-11.51.16:943][473]LogPlayLevel: Display: Destroying online subsystem :Context_66 -[2024.05.15-11.51.55:977][712]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.51.56:029][712]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-11.51.56:030][712]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox30131A3E47DAA6A372B844AD2EAC953E.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-11.51.56:040][712]LogFileHelpers: InternalPromptForCheckoutAndSave took 61 ms (total: 3.63 sec) -[2024.05.15-11.51.56:042][712]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-11.51.56:042][712]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-11.53.09:228][677]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.53.09:234][677]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-11.53.09:247][677]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... -[2024.05.15-11.53.09:256][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:257][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:285][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:286][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:348][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:350][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:350][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:351][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:374][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.15-11.53.09:378][677]LogPlayLevel: PlayLevel: Blueprint regeneration took 143 ms (1 blueprints) -[2024.05.15-11.53.09:378][677]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:53:09) -[2024.05.15-11.53.09:378][677]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.53.09:380][677]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002933s) -[2024.05.15-11.53.09:380][677]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.002962s) -[2024.05.15-11.53.09:395][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms -[2024.05.15-11.53.09:396][677]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.53.09:396][677]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.53.09:396][677]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.53.09:396][677]LogPlayLevel: PIE: World Init took: (0.000918s) -[2024.05.15-11.53.09:396][677]LogAudio: Display: Creating Audio Device: Id: 53, Scope: Unique, Realtime: True -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.53.09:396][677]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.53.09:396][677]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.53.09:397][677]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.53.09:399][677]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.53.09:427][677]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.53.09:428][677]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.53.09:429][677]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=53 -[2024.05.15-11.53.09:429][677]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=53 -[2024.05.15-11.53.09:431][677]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=53 -[2024.05.15-11.53.09:431][677]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=53 -[2024.05.15-11.53.09:431][677]LogInit: FAudioDevice initialized with ID 53. -[2024.05.15-11.53.09:431][677]LogAudio: Display: Audio Device (ID: 53) registered with world 'TheMainWorld'. -[2024.05.15-11.53.09:431][677]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 53 -[2024.05.15-11.53.09:460][677]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.53.09:771][677]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.53.09:773][677]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.53.09:773][677]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.53.09 -[2024.05.15-11.53.09:774][677]LogWorld: Bringing up level for play took: 0.001807 -[2024.05.15-11.53.09:776][677]LogOnline: OSS: Created online subsystem instance for: :Context_67 -[2024.05.15-11.53.09:778][677]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.53.09:780][677]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.53.09:780][677]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.53.09:781][677]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.53.09:781][677]vr.PixelDensity = "1" -[2024.05.15-11.53.09:788][677]PIE: Server logged in -[2024.05.15-11.53.09:792][677]PIE: Play in editor total start time 0,559 seconds. -[2024.05.15-11.53.09:829][677]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.53.09:834][677]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.53.09:871][678]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.53.27:107][936]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.53.28:067][ 5]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.53.28:360][ 26]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.53.54:817][920]Cmd: quit -[2024.05.15-11.53.54:818][920]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.53.54:818][920]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.53.54:920][920]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.53.54:956][920]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.53.54:956][920]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.53.54:962][920]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.53.54:969][920]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.53.54:985][920]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 53 -[2024.05.15-11.53.54:985][920]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=53 -[2024.05.15-11.53.54:987][920]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=53 -[2024.05.15-11.53.54:994][920]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.53.54:994][920]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.53.54:995][920]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms -[2024.05.15-11.53.55:106][921]LogPlayLevel: Display: Destroying online subsystem :Context_67 -[2024.05.15-11.54.22:168][933]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-11.54.22:191][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:192][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:217][933]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms -[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:238][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:239][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:240][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:294][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:294][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:295][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:296][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:296][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.54.22:811][968]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.54.22:858][968]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-11.54.22:868][968]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-11.54.22:869][968]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea6C14DCFA4C2FE19BE1A6C39FABA87534.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-11.54.22:878][968]LogFileHelpers: InternalPromptForCheckoutAndSave took 66 ms (total: 3.70 sec) -[2024.05.15-11.54.22:880][968]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-11.54.22:880][968]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:742][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:743][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:744][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:744][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:760][702]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.05:761][702]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:472][802]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-11.57.07:495][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:496][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:496][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:497][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:523][802]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:544][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:545][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:592][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:593][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.07:594][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.08:309][836]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-11.57.08:361][836]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-11.57.08:371][836]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-11.57.08:372][836]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaB4122DDE4E22B0AE3B4FA4B6DFC216AF.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-11.57.08:382][836]LogFileHelpers: InternalPromptForCheckoutAndSave took 72 ms (total: 3.77 sec) -[2024.05.15-11.57.08:383][836]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-11.57.08:383][836]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-11.57.17:200][765]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-11.57.17:205][765]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-11.57.17:205][765]PIE: New page: PIE session: TheMainWorld (15. mai 2024 17:57:17) -[2024.05.15-11.57.17:205][765]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.57.17:209][765]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003170s) -[2024.05.15-11.57.17:209][765]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003208s) -[2024.05.15-11.57.17:226][765]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.15-11.57.17:229][765]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.57.17:229][765]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.57.17:229][765]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.57.17:229][765]LogPlayLevel: PIE: World Init took: (0.001000s) -[2024.05.15-11.57.17:230][765]LogAudio: Display: Creating Audio Device: Id: 54, Scope: Unique, Realtime: True -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-11.57.17:230][765]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-11.57.17:230][765]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-11.57.17:230][765]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-11.57.17:232][765]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-11.57.17:262][765]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-11.57.17:263][765]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=54 -[2024.05.15-11.57.17:263][765]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=54 -[2024.05.15-11.57.17:265][765]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=54 -[2024.05.15-11.57.17:265][765]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=54 -[2024.05.15-11.57.17:265][765]LogInit: FAudioDevice initialized with ID 54. -[2024.05.15-11.57.17:265][765]LogAudio: Display: Audio Device (ID: 54) registered with world 'TheMainWorld'. -[2024.05.15-11.57.17:265][765]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 54 -[2024.05.15-11.57.17:291][765]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.57.17:610][765]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.57.17:612][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.57.17:612][765]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.57.17 -[2024.05.15-11.57.17:612][765]LogWorld: Bringing up level for play took: 0.001983 -[2024.05.15-11.57.17:615][765]LogOnline: OSS: Created online subsystem instance for: :Context_68 -[2024.05.15-11.57.17:617][765]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.57.17:619][765]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.57.17:619][765]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.57.17:621][765]vr.PixelDensity = "1" -[2024.05.15-11.57.17:630][765]PIE: Server logged in -[2024.05.15-11.57.17:637][765]PIE: Play in editor total start time 0,431 seconds. -[2024.05.15-11.57.17:645][765]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-11.57.17:649][765]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-11.57.17:724][766]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-11.57.29:610][844]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.57.29:985][871]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.57.31:114][952]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.57.41:792][718]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.57.58:474][828]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.58.00:170][948]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-11.59.05:610][629]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.59.05:610][629]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-11.59.05:610][629]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.59.05:611][629]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.59.05:611][629]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.59.05:650][629]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-11.59.05:652][629]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.59.05:652][629]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.59.05:653][629]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.15-11.59.05:656][629]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.59.05:658][629]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003341s) -[2024.05.15-11.59.05:658][629]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003389s) -[2024.05.15-11.59.05:658][629]LogAudio: Display: Audio Device (ID: 54) registered with world 'TheMainWorld'. -[2024.05.15-11.59.05:659][629]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-11.59.05:659][629]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-11.59.05:659][629]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-11.59.05:659][629]LogPlayLevel: PIE: World Init took: (0.000829s) -[2024.05.15-11.59.05:659][629]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-11.59.05:660][629]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-11.59.05:660][629]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-14.59.05 -[2024.05.15-11.59.05:661][629]LogWorld: Bringing up level for play took: 0.001223 -[2024.05.15-11.59.05:664][629]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-11.59.05:666][629]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-11.59.05:667][629]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-11.59.05:668][629]vr.PixelDensity = "1" -[2024.05.15-11.59.05:668][629]LogLoad: Took 0.057865 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) -[2024.05.15-11.59.07:465][757]Cmd: quit -[2024.05.15-11.59.07:467][757]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-11.59.07:467][757]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-11.59.07:538][757]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-11.59.07:540][757]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-11.59.07:541][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.59.07:547][757]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-11.59.07:552][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-11.59.07:567][757]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 54 -[2024.05.15-11.59.07:567][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=54 -[2024.05.15-11.59.07:570][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=54 -[2024.05.15-11.59.07:577][757]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-11.59.07:577][757]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-11.59.07:579][757]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms -[2024.05.15-11.59.07:697][758]LogPlayLevel: Display: Destroying online subsystem :Context_68 -[2024.05.15-11.59.55:952][145]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms -[2024.05.15-11.59.55:965][145]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 -[2024.05.15-11.59.55:965][145]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto0259EBDD0493DBB984005859ACD2571F7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0.umap' -[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0.umap is in the /Temp path, will not scan. -[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalActors__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 is in the /Temp path, will not scan. -[2024.05.15-11.59.55:966][145]LogAssetRegistry: Warning: ScanPathsSynchronous: /Temp/__ExternalObjects__/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto0 is in the /Temp path, will not scan. -[2024.05.15-11.59.55:966][145]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.030 -[2024.05.15-11.59.55:966][145]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.030 -[2024.05.15-11.59.55:967][145]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-11.59.55:979][145]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-11.59.55:979][145]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-11.59.55:999][145]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto0 -[2024.05.15-11.59.55:999][145]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto0294B2EFB44A14593BEE1E090D97504F9.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto0.uasset' -[2024.05.15-11.59.55:999][145]LogFileHelpers: Auto-saving content packages took 0.033 -[2024.05.15-12.07.56:328][653]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.209 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11831 files in 13701 folders with total size 985 MiB. -[2024.05.15-12.09.57:226][155]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.09.57:232][155]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.09.57:232][155]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:09:57) -[2024.05.15-12.09.57:232][155]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.09.57:235][155]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003611s) -[2024.05.15-12.09.57:235][155]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003650s) -[2024.05.15-12.09.57:252][155]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms -[2024.05.15-12.09.57:253][155]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.09.57:253][155]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.09.57:254][155]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.09.57:254][155]LogPlayLevel: PIE: World Init took: (0.001026s) -[2024.05.15-12.09.57:254][155]LogAudio: Display: Creating Audio Device: Id: 55, Scope: Unique, Realtime: True -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.09.57:254][155]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.09.57:254][155]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.09.57:255][155]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.09.57:257][155]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.09.57:299][155]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.09.57:300][155]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=55 -[2024.05.15-12.09.57:300][155]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=55 -[2024.05.15-12.09.57:302][155]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=55 -[2024.05.15-12.09.57:302][155]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=55 -[2024.05.15-12.09.57:302][155]LogInit: FAudioDevice initialized with ID 55. -[2024.05.15-12.09.57:302][155]LogAudio: Display: Audio Device (ID: 55) registered with world 'TheMainWorld'. -[2024.05.15-12.09.57:302][155]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 55 -[2024.05.15-12.09.57:327][155]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.09.57:654][155]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.09.57:655][155]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.09.57:655][155]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.09.57 -[2024.05.15-12.09.57:656][155]LogWorld: Bringing up level for play took: 0.001846 -[2024.05.15-12.09.57:660][155]LogOnline: OSS: Created online subsystem instance for: :Context_69 -[2024.05.15-12.09.57:662][155]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.09.57:665][155]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.09.57:666][155]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.09.57:666][155]vr.PixelDensity = "1" -[2024.05.15-12.09.57:676][155]PIE: Server logged in -[2024.05.15-12.09.57:682][155]PIE: Play in editor total start time 0,451 seconds. -[2024.05.15-12.09.57:688][155]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.09.57:694][155]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.09.57:766][156]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.10.25:879][332]Cmd: quit -[2024.05.15-12.10.25:881][332]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.10.25:881][332]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.10.25:957][332]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.10.25:960][332]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.10.25:961][332]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.10.25:969][332]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.10.25:977][332]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.10.25:993][332]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.10.25:993][332]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 55 -[2024.05.15-12.10.25:993][332]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=55 -[2024.05.15-12.10.25:996][332]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=55 -[2024.05.15-12.10.26:003][332]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.10.26:003][332]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.10.26:004][332]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms -[2024.05.15-12.10.26:121][333]LogPlayLevel: Display: Destroying online subsystem :Context_69 -[2024.05.15-12.12.41:827][936]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:850][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:851][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:876][936]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:895][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:896][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:946][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.41:947][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.46:035][219]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.12.46:040][219]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.12.46:040][219]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:12:46) -[2024.05.15-12.12.46:040][219]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.12.46:043][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003042s) -[2024.05.15-12.12.46:043][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003077s) -[2024.05.15-12.12.46:059][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms -[2024.05.15-12.12.46:063][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.12.46:063][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.12.46:064][219]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.12.46:065][219]LogPlayLevel: PIE: World Init took: (0.000987s) -[2024.05.15-12.12.46:065][219]LogAudio: Display: Creating Audio Device: Id: 56, Scope: Unique, Realtime: True -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.12.46:065][219]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.12.46:065][219]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.12.46:065][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.12.46:067][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.12.46:096][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.12.46:097][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=56 -[2024.05.15-12.12.46:097][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=56 -[2024.05.15-12.12.46:099][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=56 -[2024.05.15-12.12.46:100][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=56 -[2024.05.15-12.12.46:100][219]LogInit: FAudioDevice initialized with ID 56. -[2024.05.15-12.12.46:100][219]LogAudio: Display: Audio Device (ID: 56) registered with world 'TheMainWorld'. -[2024.05.15-12.12.46:100][219]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 56 -[2024.05.15-12.12.46:110][219]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.12.46:428][219]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.12.46:429][219]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.12.46:430][219]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.12.46 -[2024.05.15-12.12.46:430][219]LogWorld: Bringing up level for play took: 0.001677 -[2024.05.15-12.12.46:432][219]LogOnline: OSS: Created online subsystem instance for: :Context_70 -[2024.05.15-12.12.46:434][219]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.12.46:437][219]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.12.46:437][219]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.12.46:438][219]vr.PixelDensity = "1" -[2024.05.15-12.12.46:448][219]PIE: Server logged in -[2024.05.15-12.12.46:454][219]PIE: Play in editor total start time 0,414 seconds. -[2024.05.15-12.12.46:466][219]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.12.46:472][219]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.12.46:517][220]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.12.51:392][596]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:406][597]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:420][598]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:434][599]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:447][600]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:461][601]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:475][602]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:488][603]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:502][604]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:516][605]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:529][606]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:543][607]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:556][608]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:569][609]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:583][610]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:597][611]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:610][612]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:624][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:638][614]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:651][615]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:676][616]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:704][617]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:718][618]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:734][619]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:749][620]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:764][621]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:778][622]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:792][623]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:806][624]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:821][625]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:835][626]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:848][627]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:863][628]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:876][629]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:891][630]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:904][631]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:919][632]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:932][633]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:945][634]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:959][635]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:973][636]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:985][637]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.51:999][638]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:013][639]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:038][640]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:052][641]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:066][642]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:080][643]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:094][644]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:108][645]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:123][646]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:137][647]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:151][648]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:165][649]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:179][650]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:193][651]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:207][652]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:221][653]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:235][654]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:249][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:262][656]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:329][660]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:344][661]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:399][664]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:424][665]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:438][666]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:721][686]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:735][687]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:749][688]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:763][689]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:777][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:791][691]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:805][692]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:819][693]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:833][694]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:847][695]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:860][696]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:875][697]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:889][698]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:903][699]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:917][700]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:931][701]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:945][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:960][703]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:974][704]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.52:988][705]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:003][706]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:017][707]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:030][708]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:045][709]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:058][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:072][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:086][712]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:101][713]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:115][714]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:128][715]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:142][716]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:156][717]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:171][718]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:184][719]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:198][720]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:213][721]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:226][722]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:241][723]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:255][724]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:268][725]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:283][726]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:297][727]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:310][728]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:324][729]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:336][730]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:350][731]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:363][732]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:377][733]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:391][734]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:405][735]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:419][736]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:443][737]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:457][738]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:471][739]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:486][740]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:500][741]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:515][742]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:529][743]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:544][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:558][745]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:572][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:587][747]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:601][748]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:614][749]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:629][750]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:642][751]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:657][752]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:670][753]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:684][754]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:697][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:711][756]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:725][757]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:739][758]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:753][759]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:766][760]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:779][761]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:792][762]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:806][763]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:833][764]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:846][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:860][766]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:875][767]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:890][768]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:904][769]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:918][770]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:933][771]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:947][772]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:962][773]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:975][774]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.53:989][775]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:003][776]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:017][777]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:031][778]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:045][779]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:059][780]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:073][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:087][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:100][783]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:114][784]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:128][785]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:142][786]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:156][787]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:169][788]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:183][789]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:197][790]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:211][791]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:225][792]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:239][793]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:253][794]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:267][795]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:281][796]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:295][797]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:310][798]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:323][799]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:337][800]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:351][801]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:366][802]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:380][803]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:394][804]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:408][805]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:423][806]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:437][807]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:451][808]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:465][809]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:479][810]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:493][811]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:508][812]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:521][813]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:536][814]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:549][815]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:563][816]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:577][817]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:592][818]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:606][819]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:620][820]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:634][821]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:647][822]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:661][823]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:675][824]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:690][825]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:703][826]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:718][827]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:733][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.12.54:753][829]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:769][564]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:782][565]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:954][577]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:968][578]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:983][579]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.03:996][580]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:010][581]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:024][582]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:038][583]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:052][584]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:066][585]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:080][586]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:095][587]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:108][588]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:123][589]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:137][590]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:162][591]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:176][592]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:202][594]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:215][595]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:228][596]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:241][597]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:254][598]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:267][599]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:281][600]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:295][601]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:320][602]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:349][604]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:363][605]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:392][607]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:404][608]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:419][609]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:432][610]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:446][611]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:459][612]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:473][613]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:487][614]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:500][615]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:527][616]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:540][617]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:555][618]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:569][619]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:584][620]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:598][621]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:613][622]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:627][623]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:641][624]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:656][625]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:669][626]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:683][627]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:697][628]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:711][629]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:725][630]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:738][631]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:752][632]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:765][633]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:778][634]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:792][635]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:806][636]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:820][637]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:846][638]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:859][639]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:873][640]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:888][641]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:902][642]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:916][643]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:930][644]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:945][645]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:959][646]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:973][647]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.04:986][648]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:000][649]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:014][650]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:028][651]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:041][652]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:055][653]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:069][654]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:096][655]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:109][656]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:122][657]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:136][658]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:160][659]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:175][660]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:188][661]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:201][662]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:215][663]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:229][664]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:242][665]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:266][666]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:279][667]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:293][668]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:308][669]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:321][670]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:335][671]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:350][672]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:364][673]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:379][674]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:405][675]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:418][676]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:433][677]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:447][678]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:461][679]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:476][680]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:490][681]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:503][682]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:517][683]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:531][684]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:546][685]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:559][686]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:572][687]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:586][688]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:600][689]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:613][690]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:628][691]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:653][692]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:666][693]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:681][694]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:695][695]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:709][696]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:723][697]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:737][698]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:751][699]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:765][700]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:778][701]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:792][702]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:806][703]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:820][704]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:834][705]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:848][706]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:874][707]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:887][708]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:901][709]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:914][710]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:927][711]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:941][712]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:955][713]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:970][714]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.05:985][715]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:010][716]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:024][717]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:037][718]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:050][719]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:063][720]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:077][721]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:104][722]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:117][723]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:131][724]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:145][725]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:158][726]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:171][727]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:185][728]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:198][729]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:224][730]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:237][731]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:251][732]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:265][733]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:279][734]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:293][735]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:306][736]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:320][737]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:346][738]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:360][739]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:374][740]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:399][741]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:412][742]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:425][743]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:439][744]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:451][745]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:465][746]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:492][747]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:505][748]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:519][749]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:532][750]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:546][751]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:559][752]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:573][753]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:598][754]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:611][755]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:625][756]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:639][757]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:654][758]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:667][759]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:682][760]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:708][761]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:721][762]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:734][763]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:747][764]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:760][765]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:775][766]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:801][767]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:815][768]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:829][769]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:842][770]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:856][771]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:879][772]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:894][773]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:907][774]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:921][775]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:934][776]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:947][777]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:962][778]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.06:987][779]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:000][780]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:014][781]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:027][782]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:041][783]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:056][784]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:081][785]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:095][786]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:108][787]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:121][788]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:135][789]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:148][790]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:174][791]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:187][792]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:201][793]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:214][794]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:227][795]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:242][796]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:267][797]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:279][798]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:293][799]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:307][800]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:321][801]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:334][802]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:349][803]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:364][804]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:389][805]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:403][806]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:427][807]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:441][808]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:455][809]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:468][810]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:481][811]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:494][812]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:519][813]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:533][814]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:547][815]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:559][816]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:573][817]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:586][818]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:601][819]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:627][820]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:640][821]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:653][822]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:666][823]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:679][824]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:693][825]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:708][826]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:723][827]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:748][828]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:761][829]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:774][830]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:788][831]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:801][832]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:826][833]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:840][834]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:854][835]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:867][836]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:881][837]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:895][838]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:908][839]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:922][840]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:936][841]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:962][842]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:975][843]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.07:987][844]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:001][845]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:014][846]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:028][847]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:042][848]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:067][849]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:081][850]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:094][851]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:108][852]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:121][853]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:134][854]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:159][855]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:172][856]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:186][857]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:199][858]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:213][859]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:227][860]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:240][861]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:255][862]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:280][863]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:293][864]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:308][865]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:320][866]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:334][867]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:348][868]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:374][869]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:387][870]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:400][871]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:413][872]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:441][873]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:455][874]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:480][875]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:493][876]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:507][877]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:521][878]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:534][879]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:548][880]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:561][881]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:576][882]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:601][883]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:614][884]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:628][885]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:642][886]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:656][887]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:670][888]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:684][889]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:699][890]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:724][891]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:737][892]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:750][893]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:763][894]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:776][895]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:789][896]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:814][897]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:828][898]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:842][899]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:856][900]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.08:869][901]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.13.09:105][916]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:118][917]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:132][918]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:146][919]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:159][920]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:173][921]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:187][922]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:201][923]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:227][924]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:239][925]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:253][926]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:266][927]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:280][928]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:296][929]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:322][930]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:335][931]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:348][932]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:362][933]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:375][934]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:388][935]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:413][936]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:427][937]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:441][938]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:466][939]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:479][940]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:493][941]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:507][942]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:520][943]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:534][944]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:548][945]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:562][946]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:588][947]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:601][948]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:614][949]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:628][950]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:641][951]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:665][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:679][953]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:692][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:707][955]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:720][956]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:733][957]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:746][958]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:760][959]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:774][960]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:788][961]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:812][962]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:826][963]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:840][964]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:864][965]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:878][966]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:890][967]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:904][968]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:917][969]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:931][970]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:955][971]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:967][972]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:981][973]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.09:995][974]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:010][975]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:023][976]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:037][977]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:063][978]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:076][979]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:090][980]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:103][981]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:126][982]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:141][983]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:154][984]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:167][985]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:181][986]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:193][987]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:219][988]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:233][989]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:246][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:260][991]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:274][992]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:287][993]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:301][994]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:315][995]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:341][996]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:354][997]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:368][998]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:380][999]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:394][ 0]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:409][ 1]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:423][ 2]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:449][ 3]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:463][ 4]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:476][ 5]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:489][ 6]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:502][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:516][ 8]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:541][ 9]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:553][ 10]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:567][ 11]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:581][ 12]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:594][ 13]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:607][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:621][ 15]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:636][ 16]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:661][ 17]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:674][ 18]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:688][ 19]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:701][ 20]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:726][ 21]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:739][ 22]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:753][ 23]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:766][ 24]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:792][ 25]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:805][ 26]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:818][ 27]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:832][ 28]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:847][ 29]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:860][ 30]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:873][ 31]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:887][ 32]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:901][ 33]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:926][ 34]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:939][ 35]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:953][ 36]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:977][ 37]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.10:991][ 38]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:004][ 39]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:018][ 40]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:031][ 41]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:044][ 42]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:058][ 43]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:083][ 44]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:095][ 45]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:109][ 46]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:122][ 47]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:136][ 48]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:149][ 49]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:164][ 50]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:190][ 51]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:203][ 52]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:216][ 53]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:230][ 54]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:254][ 55]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:268][ 56]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:282][ 57]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:295][ 58]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:320][ 59]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:333][ 60]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:347][ 61]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:361][ 62]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:374][ 63]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:389][ 64]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:415][ 65]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:429][ 66]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:442][ 67]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:456][ 68]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:469][ 69]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:482][ 70]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:498][ 71]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:523][ 72]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:536][ 73]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:550][ 74]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:564][ 75]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:588][ 76]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:600][ 77]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:614][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:627][ 79]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:641][ 80]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:654][ 81]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:668][ 82]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:693][ 83]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:706][ 84]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:719][ 85]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:732][ 86]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:746][ 87]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:759][ 88]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:775][ 89]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:800][ 90]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:814][ 91]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:827][ 92]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:841][ 93]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:853][ 94]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:877][ 95]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:893][ 96]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:906][ 97]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:919][ 98]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:933][ 99]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:946][100]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:960][101]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:973][102]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.11:988][103]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:013][104]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:026][105]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:040][106]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:052][107]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:066][108]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:081][109]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:108][110]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:121][111]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:133][112]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:146][113]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:159][114]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:185][115]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:199][116]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:212][117]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:226][118]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:240][119]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:253][120]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:267][121]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:281][122]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:306][123]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:320][124]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:334][125]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:346][126]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:360][127]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:374][128]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:388][129]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:402][130]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:428][131]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:443][132]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:455][133]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:481][134]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:493][135]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:506][136]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:519][137]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:533][138]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:546][139]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:571][140]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:584][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:598][142]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:611][143]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:626][144]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:640][145]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:666][146]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:678][147]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:691][148]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:704][149]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:717][150]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:742][151]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:756][152]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:770][153]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:785][154]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:798][155]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:837][158]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:862][159]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:876][160]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:889][161]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:902][162]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:915][163]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.12:929][164]LogBlueprintUserMessages: [BP_RuneArea_C_1] Otseselt ei ole oluline. -[2024.05.15-12.13.15:776][361]Cmd: quit -[2024.05.15-12.13.15:777][361]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.13.15:777][361]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.13.15:888][361]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.13.15:890][361]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.13.15:890][361]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.13.15:930][361]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.13.15:936][361]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.13.15:951][361]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.13.15:951][361]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 56 -[2024.05.15-12.13.15:951][361]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=56 -[2024.05.15-12.13.15:953][361]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=56 -[2024.05.15-12.13.15:959][361]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.13.15:959][361]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.13.15:961][361]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms -[2024.05.15-12.13.16:109][362]LogPlayLevel: Display: Destroying online subsystem :Context_70 -[2024.05.15-12.13.25:856][ 15]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms -[2024.05.15-12.13.25:869][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1 -[2024.05.15-12.13.25:869][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld_Auto1FEF1316947DD842D7CADA38DF4315D6C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap' -[2024.05.15-12.13.25:870][ 15]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Maps/TheMainWorld_Auto1.umap is in the /Temp path, will not scan. -[2024.05.15-12.13.25:870][ 15]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/ProjectAssets/Maps/TheMainWorld' took 0.031 -[2024.05.15-12.13.25:870][ 15]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.031 -[2024.05.15-12.13.25:871][ 15]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_RuneArea] ([2] browsable assets)... -[2024.05.15-12.13.25:871][ 15]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_RuneArea] -[2024.05.15-12.13.25:882][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto1 -[2024.05.15-12.13.25:882][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea_Auto1F5C375DE47F9247FAF9A12A18BE1A341.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_RuneArea_Auto1.uasset' -[2024.05.15-12.13.25:883][ 15]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/ProjectAssets/Blueprints/BP_Wand] ([2] browsable assets)... -[2024.05.15-12.13.25:895][ 15]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand] -[2024.05.15-12.13.25:895][ 15]OBJ SavePackage: Finished generating thumbnails for package [/Game/ProjectAssets/Blueprints/BP_Wand] -[2024.05.15-12.13.25:915][ 15]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1 -[2024.05.15-12.13.25:915][ 15]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand_Auto1F5FF587E40648759610B7FAB0F733E7C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/Autosaves/Game/ProjectAssets/Blueprints/BP_Wand_Auto1.uasset' -[2024.05.15-12.13.25:916][ 15]LogFileHelpers: Auto-saving content packages took 0.045 -[2024.05.15-12.13.28:763][218]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.13.28:775][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:776][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:801][218]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms -[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:805][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:806][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:806][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:807][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:828][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.28:829][218]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.31:998][439]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.13.32:003][439]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.13.32:003][439]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:13:32) -[2024.05.15-12.13.32:004][439]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.13.32:006][439]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003256s) -[2024.05.15-12.13.32:006][439]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003290s) -[2024.05.15-12.13.32:023][439]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.15-12.13.32:026][439]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.13.32:026][439]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.13.32:026][439]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.13.32:026][439]LogPlayLevel: PIE: World Init took: (0.000928s) -[2024.05.15-12.13.32:027][439]LogAudio: Display: Creating Audio Device: Id: 57, Scope: Unique, Realtime: True -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.13.32:027][439]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.13.32:027][439]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.13.32:028][439]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.13.32:030][439]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.13.32:059][439]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.13.32:060][439]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=57 -[2024.05.15-12.13.32:060][439]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=57 -[2024.05.15-12.13.32:062][439]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=57 -[2024.05.15-12.13.32:062][439]LogInit: FAudioDevice initialized with ID 57. -[2024.05.15-12.13.32:062][439]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=57 -[2024.05.15-12.13.32:062][439]LogAudio: Display: Audio Device (ID: 57) registered with world 'TheMainWorld'. -[2024.05.15-12.13.32:062][439]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 57 -[2024.05.15-12.13.32:073][439]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.13.32:366][439]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.13.32:367][439]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.13.32:367][439]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.13.32 -[2024.05.15-12.13.32:368][439]LogWorld: Bringing up level for play took: 0.001667 -[2024.05.15-12.13.32:371][439]LogOnline: OSS: Created online subsystem instance for: :Context_71 -[2024.05.15-12.13.32:372][439]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.13.32:376][439]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.13.32:376][439]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.13.32:376][439]vr.PixelDensity = "1" -[2024.05.15-12.13.32:386][439]PIE: Server logged in -[2024.05.15-12.13.32:391][439]PIE: Play in editor total start time 0,388 seconds. -[2024.05.15-12.13.32:404][439]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.13.32:409][439]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.13.32:447][440]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.13.39:078][922]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.626 Z=158.312 -[2024.05.15-12.13.39:091][923]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.478 Z=156.572 -[2024.05.15-12.13.39:105][924]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.432 Z=155.228 -[2024.05.15-12.13.39:121][925]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.948 Z=153.800 -[2024.05.15-12.13.39:134][926]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.824 Z=152.840 -[2024.05.15-12.13.39:147][927]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.262 Z=151.600 -[2024.05.15-12.13.39:161][928]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.130 Z=149.873 -[2024.05.15-12.13.39:174][929]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.601 Z=145.820 -[2024.05.15-12.13.39:187][930]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.719 Z=141.877 -[2024.05.15-12.13.39:201][931]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.917 Z=137.834 -[2024.05.15-12.13.39:215][932]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.971 Z=137.261 -[2024.05.15-12.13.39:228][933]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.566 Z=136.166 -[2024.05.15-12.13.39:242][934]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.188 Z=136.237 -[2024.05.15-12.13.39:256][935]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.550 Z=136.524 -[2024.05.15-12.13.39:270][936]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.463 Z=136.598 -[2024.05.15-12.13.39:283][937]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.925 Z=135.125 -[2024.05.15-12.13.39:296][938]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.049 Z=134.348 -[2024.05.15-12.13.39:310][939]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.571 Z=135.055 -[2024.05.15-12.13.39:324][940]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.012 Z=135.817 -[2024.05.15-12.13.39:338][941]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.256 Z=136.561 -[2024.05.15-12.13.39:351][942]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.244 Z=136.471 -[2024.05.15-12.13.39:365][943]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.640 Z=134.329 -[2024.05.15-12.13.39:379][944]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.052 Z=130.598 -[2024.05.15-12.13.39:393][945]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.258 Z=126.821 -[2024.05.15-12.13.39:407][946]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.633 Z=122.540 -[2024.05.15-12.13.39:420][947]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.830 Z=120.612 -[2024.05.15-12.13.39:434][948]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.061 Z=122.275 -[2024.05.15-12.13.39:448][949]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.487 Z=124.534 -[2024.05.15-12.13.39:461][950]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.177 Z=126.534 -[2024.05.15-12.13.39:476][951]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.146 Z=126.191 -[2024.05.15-12.13.39:489][952]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.842 Z=124.176 -[2024.05.15-12.13.39:502][953]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.762 Z=120.402 -[2024.05.15-12.13.39:517][954]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.116 Z=115.194 -[2024.05.15-12.13.39:531][955]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.339 Z=108.403 -[2024.05.15-12.13.39:545][956]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.498 Z=101.715 -[2024.05.15-12.13.39:613][960]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.890 Z=111.303 -[2024.05.15-12.13.39:627][961]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.982 Z=111.515 -[2024.05.15-12.13.39:642][962]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.439 Z=111.245 -[2024.05.15-12.13.39:655][963]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.795 Z=111.241 -[2024.05.15-12.13.39:670][964]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.819 Z=111.057 -[2024.05.15-12.13.39:684][965]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.192 Z=110.352 -[2024.05.15-12.13.39:698][966]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.385 Z=109.508 -[2024.05.15-12.13.39:712][967]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.676 Z=108.879 -[2024.05.15-12.13.39:726][968]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.754 Z=108.234 -[2024.05.15-12.13.39:739][969]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.562 Z=107.428 -[2024.05.15-12.13.39:753][970]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.154 Z=106.790 -[2024.05.15-12.13.39:768][971]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.529 Z=105.984 -[2024.05.15-12.13.39:784][972]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.254 Z=104.955 -[2024.05.15-12.13.39:799][973]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.169 Z=104.005 -[2024.05.15-12.13.39:824][974]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.981 Z=108.510 -[2024.05.15-12.13.39:838][975]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.299 Z=112.333 -[2024.05.15-12.13.39:852][976]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.060 Z=114.509 -[2024.05.15-12.13.39:866][977]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.264 Z=115.372 -[2024.05.15-12.13.39:879][978]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.142 Z=113.447 -[2024.05.15-12.13.39:894][979]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.053 Z=112.276 -[2024.05.15-12.13.39:907][980]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.435 Z=111.258 -[2024.05.15-12.13.39:933][981]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.352 Z=112.970 -[2024.05.15-12.13.39:946][982]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.716 Z=115.071 -[2024.05.15-12.13.39:959][983]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.814 Z=115.359 -[2024.05.15-12.13.39:973][984]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.732 Z=114.847 -[2024.05.15-12.13.39:988][985]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.439 Z=114.116 -[2024.05.15-12.13.40:002][986]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.222 Z=113.644 -[2024.05.15-12.13.40:016][987]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.834 Z=113.636 -[2024.05.15-12.13.40:030][988]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.203 Z=113.742 -[2024.05.15-12.13.40:055][989]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.668 Z=113.069 -[2024.05.15-12.13.40:070][990]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.786 Z=111.427 -[2024.05.15-12.13.40:084][991]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.409 Z=108.242 -[2024.05.15-12.13.40:098][992]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.177 Z=107.204 -[2024.05.15-12.13.40:113][993]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.019 Z=107.166 -[2024.05.15-12.13.40:126][994]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.536 Z=107.654 -[2024.05.15-12.13.40:140][995]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.824 Z=108.452 -[2024.05.15-12.13.40:154][996]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.920 Z=110.596 -[2024.05.15-12.13.40:168][997]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.661 Z=111.767 -[2024.05.15-12.13.40:182][998]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.531 Z=111.053 -[2024.05.15-12.13.40:207][999]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.694 Z=109.747 -[2024.05.15-12.13.40:222][ 0]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.639 Z=109.848 -[2024.05.15-12.13.40:236][ 1]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.647 Z=110.058 -[2024.05.15-12.13.40:250][ 2]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.663 Z=110.174 -[2024.05.15-12.13.40:266][ 3]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.716 Z=110.117 -[2024.05.15-12.13.40:293][ 4]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.213 Z=108.563 -[2024.05.15-12.13.40:307][ 5]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.667 Z=107.910 -[2024.05.15-12.13.40:321][ 6]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.921 Z=108.310 -[2024.05.15-12.13.40:336][ 7]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.074 Z=108.951 -[2024.05.15-12.13.40:349][ 8]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.312 Z=109.676 -[2024.05.15-12.13.40:362][ 9]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.946 Z=109.706 -[2024.05.15-12.13.40:376][ 10]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.819 Z=108.402 -[2024.05.15-12.13.40:390][ 11]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.450 Z=107.801 -[2024.05.15-12.13.40:405][ 12]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.855 Z=108.031 -[2024.05.15-12.13.40:428][ 13]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.330 Z=108.558 -[2024.05.15-12.13.40:442][ 14]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.067 Z=108.614 -[2024.05.15-12.13.40:456][ 15]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.431 Z=107.984 -[2024.05.15-12.13.40:470][ 16]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.387 Z=107.521 -[2024.05.15-12.13.40:485][ 17]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.662 Z=107.171 -[2024.05.15-12.13.40:499][ 18]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.287 Z=106.655 -[2024.05.15-12.13.40:514][ 19]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.289 Z=104.913 -[2024.05.15-12.13.40:528][ 20]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.539 Z=105.645 -[2024.05.15-12.13.40:553][ 21]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.345 Z=105.847 -[2024.05.15-12.13.40:566][ 22]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.114 Z=104.829 -[2024.05.15-12.13.40:581][ 23]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.635 Z=104.942 -[2024.05.15-12.13.40:595][ 24]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.547 Z=106.472 -[2024.05.15-12.13.40:609][ 25]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.276 Z=107.487 -[2024.05.15-12.13.40:623][ 26]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.798 Z=108.222 -[2024.05.15-12.13.40:637][ 27]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.973 Z=108.374 -[2024.05.15-12.13.40:651][ 28]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.117 Z=106.992 -[2024.05.15-12.13.40:666][ 29]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.835 Z=106.102 -[2024.05.15-12.13.40:691][ 30]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.896 Z=105.439 -[2024.05.15-12.13.40:705][ 31]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.560 Z=105.542 -[2024.05.15-12.13.40:719][ 32]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.043 Z=106.899 -[2024.05.15-12.13.40:733][ 33]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.824 Z=108.807 -[2024.05.15-12.13.40:748][ 34]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.956 Z=109.702 -[2024.05.15-12.13.40:761][ 35]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.250 Z=109.674 -[2024.05.15-12.13.40:788][ 36]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.903 Z=109.139 -[2024.05.15-12.13.40:801][ 37]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.423 Z=109.463 -[2024.05.15-12.13.40:816][ 38]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.612 Z=109.562 -[2024.05.15-12.13.40:841][ 39]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.469 Z=110.331 -[2024.05.15-12.13.40:854][ 40]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.368 Z=111.656 -[2024.05.15-12.13.40:868][ 41]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.598 Z=112.054 -[2024.05.15-12.13.40:881][ 42]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.118 Z=111.773 -[2024.05.15-12.13.40:906][ 43]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.014 Z=111.190 -[2024.05.15-12.13.40:920][ 44]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.650 Z=110.930 -[2024.05.15-12.13.40:934][ 45]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.096 Z=110.410 -[2024.05.15-12.13.40:948][ 46]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.968 Z=110.471 -[2024.05.15-12.13.40:974][ 47]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.904 Z=109.904 -[2024.05.15-12.13.40:988][ 48]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.494 Z=109.711 -[2024.05.15-12.13.41:002][ 49]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.505 Z=109.715 -[2024.05.15-12.13.41:016][ 50]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.333 Z=110.504 -[2024.05.15-12.13.41:029][ 51]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.636 Z=111.402 -[2024.05.15-12.13.41:044][ 52]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.252 Z=111.973 -[2024.05.15-12.13.41:057][ 53]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.243 Z=111.799 -[2024.05.15-12.13.41:070][ 54]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.563 Z=111.289 -[2024.05.15-12.13.41:085][ 55]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.083 Z=110.133 -[2024.05.15-12.13.41:111][ 56]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.277 Z=109.370 -[2024.05.15-12.13.41:124][ 57]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.971 Z=110.962 -[2024.05.15-12.13.41:138][ 58]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.896 Z=112.636 -[2024.05.15-12.13.41:152][ 59]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.908 Z=114.264 -[2024.05.15-12.13.41:166][ 60]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.540 Z=115.134 -[2024.05.15-12.13.41:180][ 61]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.692 Z=114.565 -[2024.05.15-12.13.41:194][ 62]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.245 Z=113.084 -[2024.05.15-12.13.41:209][ 63]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.916 Z=112.183 -[2024.05.15-12.13.41:223][ 64]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.165 Z=112.086 -[2024.05.15-12.13.41:236][ 65]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.843 Z=112.807 -[2024.05.15-12.13.41:263][ 66]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.334 Z=114.397 -[2024.05.15-12.13.41:277][ 67]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.551 Z=115.783 -[2024.05.15-12.13.41:302][ 68]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.117 Z=115.274 -[2024.05.15-12.13.41:316][ 69]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.195 Z=115.835 -[2024.05.15-12.13.41:330][ 70]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.218 Z=116.439 -[2024.05.15-12.13.41:343][ 71]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.176 Z=117.440 -[2024.05.15-12.13.41:357][ 72]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.748 Z=118.233 -[2024.05.15-12.13.41:381][ 73]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.133 Z=118.307 -[2024.05.15-12.13.41:395][ 74]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.480 Z=118.626 -[2024.05.15-12.13.41:410][ 75]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.396 Z=117.836 -[2024.05.15-12.13.41:436][ 76]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.360 Z=116.930 -[2024.05.15-12.13.41:450][ 77]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.926 Z=117.342 -[2024.05.15-12.13.41:463][ 78]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.405 Z=118.291 -[2024.05.15-12.13.41:477][ 79]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.146 Z=118.941 -[2024.05.15-12.13.41:490][ 80]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.170 Z=119.270 -[2024.05.15-12.13.41:504][ 81]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.998 Z=119.401 -[2024.05.15-12.13.41:530][ 82]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.167 Z=119.187 -[2024.05.15-12.13.41:543][ 83]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.006 Z=119.593 -[2024.05.15-12.13.41:557][ 84]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.385 Z=119.714 -[2024.05.15-12.13.41:571][ 85]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.932 Z=119.469 -[2024.05.15-12.13.41:586][ 86]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-12.568 Z=119.138 -[2024.05.15-12.13.41:613][ 87]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.508 Z=118.592 -[2024.05.15-12.13.41:628][ 88]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.284 Z=118.607 -[2024.05.15-12.13.41:642][ 89]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.398 Z=118.741 -[2024.05.15-12.13.41:656][ 90]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.442 Z=118.364 -[2024.05.15-12.13.41:669][ 91]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.714 Z=117.629 -[2024.05.15-12.13.41:683][ 92]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.953 Z=116.876 -[2024.05.15-12.13.41:697][ 93]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.174 Z=116.474 -[2024.05.15-12.13.41:710][ 94]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.162 Z=116.444 -[2024.05.15-12.13.41:736][ 95]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.604 Z=116.357 -[2024.05.15-12.13.41:749][ 96]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.463 Z=115.967 -[2024.05.15-12.13.41:763][ 97]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.151 Z=114.995 -[2024.05.15-12.13.41:777][ 98]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.717 Z=113.585 -[2024.05.15-12.13.41:791][ 99]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.460 Z=112.726 -[2024.05.15-12.13.41:804][100]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.598 Z=112.038 -[2024.05.15-12.13.41:819][101]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.726 Z=111.732 -[2024.05.15-12.13.41:833][102]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-16.924 Z=111.374 -[2024.05.15-12.13.41:848][103]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.669 Z=111.236 -[2024.05.15-12.13.41:874][104]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.823 Z=110.385 -[2024.05.15-12.13.41:886][105]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-18.045 Z=108.384 -[2024.05.15-12.13.41:900][106]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.873 Z=106.280 -[2024.05.15-12.13.41:915][107]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-17.482 Z=104.259 -[2024.05.15-12.13.41:938][108]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-15.767 Z=104.263 -[2024.05.15-12.13.41:953][109]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-14.728 Z=104.283 -[2024.05.15-12.13.41:966][110]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.924 Z=104.115 -[2024.05.15-12.13.41:980][111]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.761 Z=103.491 -[2024.05.15-12.13.41:994][112]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.918 Z=102.189 -[2024.05.15-12.13.42:007][113]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.820 Z=101.223 -[2024.05.15-12.13.42:020][114]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-13.121 Z=100.647 -[2024.05.15-12.13.42:046][115]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-11.320 Z=100.670 -[2024.05.15-12.13.42:060][116]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.345 Z=100.323 -[2024.05.15-12.13.42:074][117]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.563 Z=100.611 -[2024.05.15-12.13.42:088][118]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.417 Z=100.213 -[2024.05.15-12.13.42:101][119]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.486 Z=98.995 -[2024.05.15-12.13.42:117][120]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.674 Z=98.067 -[2024.05.15-12.13.42:131][121]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.585 Z=97.731 -[2024.05.15-12.13.42:144][122]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.178 Z=97.663 -[2024.05.15-12.13.42:157][123]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.542 Z=97.711 -[2024.05.15-12.13.42:181][124]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.500 Z=97.222 -[2024.05.15-12.13.42:196][125]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.143 Z=96.067 -[2024.05.15-12.13.42:210][126]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.307 Z=96.050 -[2024.05.15-12.13.42:223][127]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.805 Z=96.926 -[2024.05.15-12.13.42:237][128]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.519 Z=97.555 -[2024.05.15-12.13.42:251][129]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.614 Z=97.850 -[2024.05.15-12.13.42:264][130]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.581 Z=97.575 -[2024.05.15-12.13.42:279][131]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.452 Z=97.105 -[2024.05.15-12.13.42:306][132]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.299 Z=96.688 -[2024.05.15-12.13.42:319][133]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.912 Z=96.646 -[2024.05.15-12.13.42:333][134]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.260 Z=97.411 -[2024.05.15-12.13.42:358][135]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.610 Z=98.536 -[2024.05.15-12.13.42:373][136]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.406 Z=98.345 -[2024.05.15-12.13.42:386][137]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.188 Z=98.112 -[2024.05.15-12.13.42:399][138]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.152 Z=97.850 -[2024.05.15-12.13.42:425][139]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.644 Z=98.690 -[2024.05.15-12.13.42:438][140]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.971 Z=99.437 -[2024.05.15-12.13.42:452][141]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.683 Z=99.611 -[2024.05.15-12.13.42:466][142]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.466 Z=99.376 -[2024.05.15-12.13.42:492][143]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.930 Z=98.972 -[2024.05.15-12.13.42:505][144]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.048 Z=98.891 -[2024.05.15-12.13.42:519][145]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.811 Z=99.307 -[2024.05.15-12.13.42:533][146]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.723 Z=100.003 -[2024.05.15-12.13.42:547][147]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.663 Z=100.586 -[2024.05.15-12.13.42:561][148]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.588 Z=101.078 -[2024.05.15-12.13.42:575][149]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.937 Z=101.121 -[2024.05.15-12.13.42:589][150]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.963 Z=100.851 -[2024.05.15-12.13.42:602][151]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.807 Z=100.735 -[2024.05.15-12.13.42:628][152]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.635 Z=101.515 -[2024.05.15-12.13.42:641][153]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.920 Z=102.589 -[2024.05.15-12.13.42:656][154]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.443 Z=103.015 -[2024.05.15-12.13.42:670][155]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.970 Z=103.335 -[2024.05.15-12.13.42:684][156]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.330 Z=103.895 -[2024.05.15-12.13.42:697][157]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.975 Z=104.292 -[2024.05.15-12.13.42:711][158]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.178 Z=104.196 -[2024.05.15-12.13.42:724][159]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.261 Z=104.154 -[2024.05.15-12.13.42:739][160]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.384 Z=104.206 -[2024.05.15-12.13.42:765][161]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.945 Z=104.680 -[2024.05.15-12.13.42:779][162]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.031 Z=105.659 -[2024.05.15-12.13.42:792][163]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.375 Z=106.368 -[2024.05.15-12.13.42:805][164]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.965 Z=107.233 -[2024.05.15-12.13.42:819][165]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.080 Z=108.109 -[2024.05.15-12.13.42:833][166]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.883 Z=108.756 -[2024.05.15-12.13.42:848][167]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.872 Z=108.888 -[2024.05.15-12.13.42:863][168]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.562 Z=109.253 -[2024.05.15-12.13.42:888][169]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.358 Z=109.748 -[2024.05.15-12.13.42:901][170]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.117 Z=111.088 -[2024.05.15-12.13.42:915][171]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.300 Z=112.044 -[2024.05.15-12.13.42:928][172]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.824 Z=112.676 -[2024.05.15-12.13.42:953][173]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.663 Z=112.140 -[2024.05.15-12.13.42:966][174]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.150 Z=112.456 -[2024.05.15-12.13.42:980][175]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.582 Z=112.607 -[2024.05.15-12.13.42:994][176]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.085 Z=113.150 -[2024.05.15-12.13.43:007][177]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.117 Z=113.875 -[2024.05.15-12.13.43:032][178]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.451 Z=114.421 -[2024.05.15-12.13.43:046][179]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.377 Z=115.110 -[2024.05.15-12.13.43:059][180]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.933 Z=115.510 -[2024.05.15-12.13.43:073][181]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.344 Z=115.089 -[2024.05.15-12.13.43:087][182]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.749 Z=114.915 -[2024.05.15-12.13.43:102][183]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.893 Z=115.005 -[2024.05.15-12.13.43:117][184]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.144 Z=115.455 -[2024.05.15-12.13.43:131][185]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.703 Z=115.674 -[2024.05.15-12.13.43:155][186]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.954 Z=115.713 -[2024.05.15-12.13.43:169][187]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.683 Z=115.647 -[2024.05.15-12.13.43:182][188]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.326 Z=115.501 -[2024.05.15-12.13.43:207][189]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.610 Z=114.798 -[2024.05.15-12.13.43:222][190]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.063 Z=114.695 -[2024.05.15-12.13.43:236][191]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.364 Z=114.707 -[2024.05.15-12.13.43:249][192]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.870 Z=115.157 -[2024.05.15-12.13.43:274][193]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.619 Z=116.732 -[2024.05.15-12.13.43:288][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.679 Z=116.925 -[2024.05.15-12.13.43:314][195]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.674 Z=114.839 -[2024.05.15-12.13.43:327][196]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.493 Z=113.319 -[2024.05.15-12.13.43:341][197]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.861 Z=112.041 -[2024.05.15-12.13.43:355][198]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.618 Z=111.461 -[2024.05.15-12.13.43:369][199]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.601 Z=111.789 -[2024.05.15-12.13.43:382][200]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.455 Z=112.255 -[2024.05.15-12.13.43:396][201]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.822 Z=112.661 -[2024.05.15-12.13.43:410][202]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.805 Z=112.199 -[2024.05.15-12.13.43:435][203]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.485 Z=110.405 -[2024.05.15-12.13.43:448][204]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.988 Z=108.451 -[2024.05.15-12.13.43:461][205]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.532 Z=107.055 -[2024.05.15-12.13.43:476][206]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.622 Z=107.043 -[2024.05.15-12.13.43:489][207]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.924 Z=107.664 -[2024.05.15-12.13.43:502][208]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.843 Z=108.394 -[2024.05.15-12.13.43:517][209]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.439 Z=108.633 -[2024.05.15-12.13.43:531][210]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.613 Z=107.719 -[2024.05.15-12.13.43:556][211]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.011 Z=105.192 -[2024.05.15-12.13.43:570][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.766 Z=104.185 -[2024.05.15-12.13.43:583][213]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.971 Z=104.281 -[2024.05.15-12.13.43:596][214]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.986 Z=104.752 -[2024.05.15-12.13.43:610][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.057 Z=105.743 -[2024.05.15-12.13.43:634][216]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.916 Z=105.753 -[2024.05.15-12.13.43:648][217]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.545 Z=105.055 -[2024.05.15-12.13.43:662][218]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.709 Z=104.466 -[2024.05.15-12.13.43:676][219]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.693 Z=103.762 -[2024.05.15-12.13.43:689][220]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.240 Z=103.281 -[2024.05.15-12.13.43:703][221]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.791 Z=103.492 -[2024.05.15-12.13.43:716][222]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.923 Z=103.619 -[2024.05.15-12.13.43:730][223]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.253 Z=103.468 -[2024.05.15-12.13.43:755][224]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.350 Z=102.667 -[2024.05.15-12.13.43:770][225]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.048 Z=102.167 -[2024.05.15-12.13.43:783][226]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.107 Z=102.481 -[2024.05.15-12.13.43:797][227]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.656 Z=103.273 -[2024.05.15-12.13.43:811][228]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.642 Z=103.975 -[2024.05.15-12.13.43:825][229]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.113 Z=104.828 -[2024.05.15-12.13.43:839][230]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.617 Z=104.907 -[2024.05.15-12.13.43:853][231]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.537 Z=104.524 -[2024.05.15-12.13.43:867][232]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.210 Z=104.508 -[2024.05.15-12.13.43:892][233]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.519 Z=105.694 -[2024.05.15-12.13.43:905][234]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.351 Z=106.681 -[2024.05.15-12.13.43:920][235]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-3.908 Z=107.133 -[2024.05.15-12.13.43:944][236]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.559 Z=107.098 -[2024.05.15-12.13.43:958][237]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.080 Z=107.406 -[2024.05.15-12.13.43:972][238]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.462 Z=107.714 -[2024.05.15-12.13.43:986][239]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.759 Z=108.270 -[2024.05.15-12.13.43:999][240]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.075 Z=109.131 -[2024.05.15-12.13.44:024][241]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.707 Z=109.588 -[2024.05.15-12.13.44:037][242]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.824 Z=110.019 -[2024.05.15-12.13.44:051][243]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.353 Z=110.193 -[2024.05.15-12.13.44:064][244]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.911 Z=110.013 -[2024.05.15-12.13.44:078][245]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.114 Z=109.925 -[2024.05.15-12.13.44:091][246]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.630 Z=110.013 -[2024.05.15-12.13.44:105][247]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.462 Z=110.603 -[2024.05.15-12.13.44:120][248]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.536 Z=112.159 -[2024.05.15-12.13.44:144][249]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.105 Z=113.449 -[2024.05.15-12.13.44:159][250]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.152 Z=114.473 -[2024.05.15-12.13.44:183][251]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-10.324 Z=113.502 -[2024.05.15-12.13.44:198][252]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.652 Z=112.701 -[2024.05.15-12.13.44:211][253]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-9.233 Z=112.400 -[2024.05.15-12.13.44:226][254]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.942 Z=112.687 -[2024.05.15-12.13.44:249][255]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.360 Z=113.864 -[2024.05.15-12.13.44:262][256]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.418 Z=114.490 -[2024.05.15-12.13.44:275][257]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.706 Z=114.578 -[2024.05.15-12.13.44:289][258]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.789 Z=114.256 -[2024.05.15-12.13.44:304][259]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-8.606 Z=113.953 -[2024.05.15-12.13.44:329][260]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-7.039 Z=114.219 -[2024.05.15-12.13.44:342][261]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.821 Z=114.524 -[2024.05.15-12.13.44:357][262]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.873 Z=115.040 -[2024.05.15-12.13.44:371][263]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.524 Z=115.509 -[2024.05.15-12.13.44:385][264]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.296 Z=115.625 -[2024.05.15-12.13.44:398][265]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.116 Z=115.204 -[2024.05.15-12.13.44:412][266]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-6.312 Z=115.107 -[2024.05.15-12.13.44:426][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-5.855 Z=115.037 -[2024.05.15-12.13.44:439][268]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-4.948 Z=115.207 -[2024.05.15-12.13.44:453][269]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-2.965 Z=115.600 -[2024.05.15-12.13.44:467][270]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.495 Z=116.005 -[2024.05.15-12.13.44:492][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.981 Z=116.484 -[2024.05.15-12.13.44:507][272]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.655 Z=116.744 -[2024.05.15-12.13.44:520][273]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.457 Z=116.311 -[2024.05.15-12.13.44:544][274]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-1.242 Z=115.576 -[2024.05.15-12.13.44:557][275]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.241 Z=115.475 -[2024.05.15-12.13.44:570][276]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.248 Z=115.296 -[2024.05.15-12.13.44:584][277]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.477 Z=115.287 -[2024.05.15-12.13.44:598][278]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.132 Z=115.171 -[2024.05.15-12.13.44:623][279]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.665 Z=114.746 -[2024.05.15-12.13.44:636][280]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.107 Z=113.875 -[2024.05.15-12.13.44:651][281]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.841 Z=113.590 -[2024.05.15-12.13.44:664][282]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.275 Z=113.247 -[2024.05.15-12.13.44:678][283]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.062 Z=112.734 -[2024.05.15-12.13.44:691][284]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.292 Z=112.637 -[2024.05.15-12.13.44:706][285]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.276 Z=113.029 -[2024.05.15-12.13.44:719][286]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.680 Z=112.797 -[2024.05.15-12.13.44:732][287]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.427 Z=111.858 -[2024.05.15-12.13.44:745][288]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.068 Z=110.856 -[2024.05.15-12.13.44:771][289]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.243 Z=109.775 -[2024.05.15-12.13.44:786][290]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.640 Z=109.086 -[2024.05.15-12.13.44:810][291]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.581 Z=109.741 -[2024.05.15-12.13.44:824][292]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.758 Z=109.807 -[2024.05.15-12.13.44:849][293]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.909 Z=109.332 -[2024.05.15-12.13.44:862][294]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.247 Z=108.566 -[2024.05.15-12.13.44:876][295]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.125 Z=108.228 -[2024.05.15-12.13.44:889][296]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.528 Z=107.930 -[2024.05.15-12.13.44:903][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.644 Z=107.705 -[2024.05.15-12.13.44:916][298]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.172 Z=107.717 -[2024.05.15-12.13.44:940][299]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.814 Z=107.898 -[2024.05.15-12.13.44:954][300]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.926 Z=107.437 -[2024.05.15-12.13.44:968][301]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.390 Z=107.014 -[2024.05.15-12.13.44:982][302]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.804 Z=106.748 -[2024.05.15-12.13.44:996][303]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.080 Z=106.674 -[2024.05.15-12.13.45:010][304]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.107 Z=106.818 -[2024.05.15-12.13.45:023][305]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.232 Z=106.870 -[2024.05.15-12.13.45:037][306]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.338 Z=107.057 -[2024.05.15-12.13.45:051][307]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.930 Z=106.878 -[2024.05.15-12.13.45:064][308]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.870 Z=106.567 -[2024.05.15-12.13.45:078][309]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.078 Z=106.390 -[2024.05.15-12.13.45:093][310]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.884 Z=106.078 -[2024.05.15-12.13.45:118][311]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.944 Z=106.602 -[2024.05.15-12.13.45:133][312]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.495 Z=106.762 -[2024.05.15-12.13.45:158][313]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.651 Z=106.616 -[2024.05.15-12.13.45:170][314]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.812 Z=106.329 -[2024.05.15-12.13.45:185][315]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.335 Z=106.219 -[2024.05.15-12.13.45:209][316]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.055 Z=106.371 -[2024.05.15-12.13.45:222][317]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.812 Z=106.660 -[2024.05.15-12.13.45:237][318]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.917 Z=106.956 -[2024.05.15-12.13.45:251][319]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.388 Z=107.776 -[2024.05.15-12.13.45:264][320]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.203 Z=108.631 -[2024.05.15-12.13.45:278][321]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.135 Z=108.960 -[2024.05.15-12.13.45:291][322]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.116 Z=109.067 -[2024.05.15-12.13.45:305][323]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.918 Z=108.802 -[2024.05.15-12.13.45:330][324]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.948 Z=108.261 -[2024.05.15-12.13.45:344][325]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.334 Z=108.779 -[2024.05.15-12.13.45:358][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.023 Z=109.863 -[2024.05.15-12.13.45:373][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.370 Z=111.045 -[2024.05.15-12.13.45:387][328]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.108 Z=112.057 -[2024.05.15-12.13.45:401][329]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.478 Z=112.692 -[2024.05.15-12.13.45:415][330]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.023 Z=112.998 -[2024.05.15-12.13.45:428][331]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.073 Z=112.842 -[2024.05.15-12.13.45:442][332]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.600 Z=112.424 -[2024.05.15-12.13.45:456][333]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.994 Z=112.622 -[2024.05.15-12.13.45:469][334]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.058 Z=112.999 -[2024.05.15-12.13.45:483][335]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.668 Z=113.487 -[2024.05.15-12.13.45:497][336]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.002 Z=113.905 -[2024.05.15-12.13.45:523][337]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.643 Z=114.596 -[2024.05.15-12.13.45:536][338]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.182 Z=114.371 -[2024.05.15-12.13.45:550][339]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.330 Z=114.040 -[2024.05.15-12.13.45:563][340]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.511 Z=113.888 -[2024.05.15-12.13.45:587][341]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.010 Z=113.986 -[2024.05.15-12.13.45:600][342]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.795 Z=113.937 -[2024.05.15-12.13.45:614][343]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.243 Z=114.040 -[2024.05.15-12.13.45:627][344]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.222 Z=114.481 -[2024.05.15-12.13.45:640][345]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.561 Z=114.723 -[2024.05.15-12.13.45:654][346]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.903 Z=114.566 -[2024.05.15-12.13.45:667][347]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.238 Z=114.244 -[2024.05.15-12.13.45:692][348]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.835 Z=112.730 -[2024.05.15-12.13.45:705][349]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.478 Z=112.042 -[2024.05.15-12.13.45:718][350]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.817 Z=112.341 -[2024.05.15-12.13.45:731][351]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.665 Z=112.742 -[2024.05.15-12.13.45:746][352]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.137 Z=113.350 -[2024.05.15-12.13.45:759][353]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.305 Z=113.484 -[2024.05.15-12.13.45:773][354]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.110 Z=113.058 -[2024.05.15-12.13.45:787][355]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.435 Z=112.523 -[2024.05.15-12.13.45:801][356]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.140 Z=111.841 -[2024.05.15-12.13.45:816][357]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.299 Z=111.004 -[2024.05.15-12.13.45:842][358]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.826 Z=110.499 -[2024.05.15-12.13.45:855][359]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.590 Z=111.157 -[2024.05.15-12.13.45:868][360]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.175 Z=111.909 -[2024.05.15-12.13.45:882][361]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.424 Z=112.116 -[2024.05.15-12.13.45:907][362]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.003 Z=110.856 -[2024.05.15-12.13.45:920][363]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.780 Z=110.123 -[2024.05.15-12.13.45:933][364]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.854 Z=109.726 -[2024.05.15-12.13.45:947][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.234 Z=109.640 -[2024.05.15-12.13.45:961][366]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.217 Z=109.618 -[2024.05.15-12.13.45:986][367]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.779 Z=110.121 -[2024.05.15-12.13.45:999][368]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.856 Z=109.713 -[2024.05.15-12.13.46:014][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.773 Z=109.021 -[2024.05.15-12.13.46:028][370]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.263 Z=108.471 -[2024.05.15-12.13.46:041][371]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.988 Z=107.762 -[2024.05.15-12.13.46:055][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.959 Z=107.534 -[2024.05.15-12.13.46:069][373]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.329 Z=107.921 -[2024.05.15-12.13.46:083][374]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.482 Z=108.261 -[2024.05.15-12.13.46:096][375]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.205 Z=108.424 -[2024.05.15-12.13.46:110][376]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.682 Z=108.426 -[2024.05.15-12.13.46:124][377]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.520 Z=108.362 -[2024.05.15-12.13.46:150][378]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.889 Z=107.905 -[2024.05.15-12.13.46:164][379]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.985 Z=107.825 -[2024.05.15-12.13.46:188][380]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.638 Z=108.098 -[2024.05.15-12.13.46:203][381]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.593 Z=108.621 -[2024.05.15-12.13.46:217][382]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.208 Z=109.456 -[2024.05.15-12.13.46:242][383]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.132 Z=109.613 -[2024.05.15-12.13.46:255][384]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.369 Z=109.560 -[2024.05.15-12.13.46:269][385]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.349 Z=109.458 -[2024.05.15-12.13.46:282][386]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.675 Z=109.824 -[2024.05.15-12.13.46:297][387]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.051 Z=111.118 -[2024.05.15-12.13.46:321][388]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.213 Z=111.967 -[2024.05.15-12.13.46:335][389]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.952 Z=112.934 -[2024.05.15-12.13.46:350][390]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.972 Z=112.971 -[2024.05.15-12.13.46:363][391]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.640 Z=112.735 -[2024.05.15-12.13.46:376][392]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.290 Z=112.753 -[2024.05.15-12.13.46:389][393]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.371 Z=113.503 -[2024.05.15-12.13.46:404][394]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.074 Z=114.380 -[2024.05.15-12.13.46:417][395]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.960 Z=115.127 -[2024.05.15-12.13.46:430][396]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.042 Z=115.185 -[2024.05.15-12.13.46:445][397]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.303 Z=114.584 -[2024.05.15-12.13.46:459][398]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.462 Z=114.085 -[2024.05.15-12.13.46:472][399]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.691 Z=113.726 -[2024.05.15-12.13.46:486][400]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.621 Z=113.761 -[2024.05.15-12.13.46:511][401]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.357 Z=115.984 -[2024.05.15-12.13.46:524][402]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.750 Z=118.488 -[2024.05.15-12.13.46:537][403]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.994 Z=120.302 -[2024.05.15-12.13.46:551][404]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.857 Z=121.948 -[2024.05.15-12.13.46:575][405]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.613 Z=121.134 -[2024.05.15-12.13.46:588][406]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.367 Z=119.615 -[2024.05.15-12.13.46:602][407]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.762 Z=116.007 -[2024.05.15-12.13.46:616][408]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.144 Z=114.836 -[2024.05.15-12.13.46:630][409]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.313 Z=114.188 -[2024.05.15-12.13.46:644][410]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.405 Z=112.485 -[2024.05.15-12.13.46:669][411]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.558 Z=108.679 -[2024.05.15-12.13.46:683][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.050 Z=100.953 -[2024.05.15-12.13.46:696][413]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.643 Z=95.186 -[2024.05.15-12.13.46:710][414]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.280 Z=95.138 -[2024.05.15-12.13.46:724][415]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.399 Z=99.274 -[2024.05.15-12.13.46:738][416]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.854 Z=104.268 -[2024.05.15-12.13.46:752][417]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.233 Z=107.391 -[2024.05.15-12.13.46:765][418]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.193 Z=109.176 -[2024.05.15-12.13.46:780][419]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.804 Z=108.625 -[2024.05.15-12.13.46:794][420]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.547 Z=106.876 -[2024.05.15-12.13.46:807][421]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.849 Z=107.632 -[2024.05.15-12.13.46:820][422]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.008 Z=110.757 -[2024.05.15-12.13.46:833][423]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.882 Z=112.765 -[2024.05.15-12.13.46:847][424]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.927 Z=112.710 -[2024.05.15-12.13.46:861][425]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.093 Z=111.963 -[2024.05.15-12.13.46:876][426]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.086 Z=111.739 -[2024.05.15-12.13.46:901][427]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.022 Z=111.743 -[2024.05.15-12.13.46:915][428]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.209 Z=112.653 -[2024.05.15-12.13.46:929][429]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.967 Z=113.603 -[2024.05.15-12.13.46:953][430]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.090 Z=114.628 -[2024.05.15-12.13.46:966][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.564 Z=114.820 -[2024.05.15-12.13.46:980][432]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.564 Z=114.342 -[2024.05.15-12.13.46:994][433]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.751 Z=113.241 -[2024.05.15-12.13.47:661][480]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=78.564 Z=148.279 -[2024.05.15-12.13.47:674][481]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=71.938 Z=155.391 -[2024.05.15-12.13.47:689][482]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=61.642 Z=158.272 -[2024.05.15-12.13.50:073][653]Cmd: quit -[2024.05.15-12.13.50:075][653]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.13.50:075][653]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.13.50:185][653]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.13.50:215][653]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.13.50:215][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.13.50:221][653]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.13.50:226][653]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.13.50:239][653]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.13.50:240][653]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 57 -[2024.05.15-12.13.50:240][653]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=57 -[2024.05.15-12.13.50:242][653]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=57 -[2024.05.15-12.13.50:248][653]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.13.50:248][653]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.13.50:250][653]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms -[2024.05.15-12.13.50:386][654]LogPlayLevel: Display: Destroying online subsystem :Context_71 -[2024.05.15-12.14.02:156][486]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.14.02:206][487]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.14.02:240][488]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.14.56:863][361]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.14.56:874][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:875][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:876][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:876][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:901][361]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms -[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:907][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:908][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:933][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:934][361]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.14.56:935][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.04:296][892]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.15.04:301][892]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.15.04:301][892]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:15:04) -[2024.05.15-12.15.04:302][892]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.15.04:305][892]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003093s) -[2024.05.15-12.15.04:305][892]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003125s) -[2024.05.15-12.15.04:322][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms -[2024.05.15-12.15.04:323][892]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.15.04:323][892]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.15.04:324][892]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.15.04:324][892]LogPlayLevel: PIE: World Init took: (0.000881s) -[2024.05.15-12.15.04:324][892]LogAudio: Display: Creating Audio Device: Id: 58, Scope: Unique, Realtime: True -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.15.04:324][892]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.15.04:324][892]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.15.04:325][892]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.15.04:327][892]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.15.04:355][892]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.15.04:356][892]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.15.04:357][892]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=58 -[2024.05.15-12.15.04:357][892]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=58 -[2024.05.15-12.15.04:359][892]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=58 -[2024.05.15-12.15.04:359][892]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=58 -[2024.05.15-12.15.04:359][892]LogInit: FAudioDevice initialized with ID 58. -[2024.05.15-12.15.04:359][892]LogAudio: Display: Audio Device (ID: 58) registered with world 'TheMainWorld'. -[2024.05.15-12.15.04:359][892]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 58 -[2024.05.15-12.15.04:372][892]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.15.04:709][892]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.15.04:711][892]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.04:711][892]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.15.04 -[2024.05.15-12.15.04:711][892]LogWorld: Bringing up level for play took: 0.001824 -[2024.05.15-12.15.04:714][892]LogOnline: OSS: Created online subsystem instance for: :Context_75 -[2024.05.15-12.15.04:715][892]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.15.04:719][892]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.15.04:719][892]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.15.04:720][892]vr.PixelDensity = "1" -[2024.05.15-12.15.04:731][892]PIE: Server logged in -[2024.05.15-12.15.04:738][892]PIE: Play in editor total start time 0,437 seconds. -[2024.05.15-12.15.04:753][892]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.15.04:758][892]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.15.04:822][893]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.15.09:051][191]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.675 Z=126.216 -[2024.05.15-12.15.09:064][192]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.539 Z=122.920 -[2024.05.15-12.15.09:078][193]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.403 Z=123.124 -[2024.05.15-12.15.09:091][194]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.650 Z=124.374 -[2024.05.15-12.15.09:105][195]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.029 Z=127.872 -[2024.05.15-12.15.09:119][196]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.082 Z=130.219 -[2024.05.15-12.15.09:132][197]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.577 Z=129.366 -[2024.05.15-12.15.09:146][198]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.159 Z=128.000 -[2024.05.15-12.15.09:160][199]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.476 Z=126.303 -[2024.05.15-12.15.09:174][200]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.579 Z=123.855 -[2024.05.15-12.15.09:188][201]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.308 Z=121.800 -[2024.05.15-12.15.09:201][202]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.180 Z=119.202 -[2024.05.15-12.15.09:215][203]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.515 Z=119.249 -[2024.05.15-12.15.09:229][204]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.997 Z=120.958 -[2024.05.15-12.15.09:243][205]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.857 Z=123.998 -[2024.05.15-12.15.09:258][206]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.056 Z=124.956 -[2024.05.15-12.15.09:271][207]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.984 Z=125.219 -[2024.05.15-12.15.09:285][208]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.555 Z=124.968 -[2024.05.15-12.15.09:299][209]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.502 Z=124.365 -[2024.05.15-12.15.09:313][210]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.105 Z=124.009 -[2024.05.15-12.15.09:327][211]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.501 Z=123.701 -[2024.05.15-12.15.09:341][212]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.323 Z=123.978 -[2024.05.15-12.15.09:355][213]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.434 Z=124.306 -[2024.05.15-12.15.09:369][214]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.579 Z=124.439 -[2024.05.15-12.15.09:382][215]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.520 Z=125.411 -[2024.05.15-12.15.09:396][216]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.811 Z=126.114 -[2024.05.15-12.15.09:410][217]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.356 Z=126.352 -[2024.05.15-12.15.09:424][218]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.322 Z=126.329 -[2024.05.15-12.15.09:438][219]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.001 Z=125.848 -[2024.05.15-12.15.09:451][220]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.269 Z=125.566 -[2024.05.15-12.15.09:466][221]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.971 Z=125.417 -[2024.05.15-12.15.09:480][222]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.646 Z=125.267 -[2024.05.15-12.15.09:494][223]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.985 Z=124.860 -[2024.05.15-12.15.09:508][224]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.511 Z=124.484 -[2024.05.15-12.15.09:522][225]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.667 Z=123.986 -[2024.05.15-12.15.09:534][226]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.201 Z=124.403 -[2024.05.15-12.15.09:549][227]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.716 Z=123.443 -[2024.05.15-12.15.09:563][228]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.476 Z=121.784 -[2024.05.15-12.15.09:577][229]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.424 Z=120.753 -[2024.05.15-12.15.09:591][230]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.447 Z=120.007 -[2024.05.15-12.15.09:605][231]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.148 Z=118.502 -[2024.05.15-12.15.09:618][232]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.609 Z=116.934 -[2024.05.15-12.15.09:631][233]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.903 Z=116.295 -[2024.05.15-12.15.09:645][234]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.375 Z=116.882 -[2024.05.15-12.15.09:659][235]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.185 Z=117.027 -[2024.05.15-12.15.09:675][236]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.609 Z=115.123 -[2024.05.15-12.15.09:689][237]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.206 Z=113.570 -[2024.05.15-12.15.09:703][238]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.279 Z=113.423 -[2024.05.15-12.15.09:717][239]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.864 Z=113.410 -[2024.05.15-12.15.09:730][240]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.826 Z=114.965 -[2024.05.15-12.15.09:744][241]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.889 Z=116.607 -[2024.05.15-12.15.09:759][242]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.913 Z=116.669 -[2024.05.15-12.15.09:773][243]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.465 Z=115.877 -[2024.05.15-12.15.09:798][244]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.313 Z=114.533 -[2024.05.15-12.15.09:811][245]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.775 Z=114.307 -[2024.05.15-12.15.09:826][246]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.549 Z=113.629 -[2024.05.15-12.15.09:840][247]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.980 Z=111.912 -[2024.05.15-12.15.09:854][248]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.251 Z=109.029 -[2024.05.15-12.15.09:869][249]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.977 Z=104.908 -[2024.05.15-12.15.09:883][250]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.059 Z=103.204 -[2024.05.15-12.15.09:897][251]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.210 Z=104.145 -[2024.05.15-12.15.09:911][252]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.894 Z=107.597 -[2024.05.15-12.15.09:924][253]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.233 Z=109.204 -[2024.05.15-12.15.09:938][254]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.885 Z=108.197 -[2024.05.15-12.15.09:952][255]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.748 Z=103.897 -[2024.05.15-12.15.09:966][256]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.114 Z=96.104 -[2024.05.15-12.15.09:993][257]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.919 Z=88.720 -[2024.05.15-12.15.10:021][258]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.211 Z=89.913 -[2024.05.15-12.15.10:034][259]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.905 Z=93.110 -[2024.05.15-12.15.10:048][260]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.472 Z=97.941 -[2024.05.15-12.15.10:062][261]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.436 Z=101.157 -[2024.05.15-12.15.10:076][262]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.032 Z=102.219 -[2024.05.15-12.15.10:091][263]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.738 Z=100.968 -[2024.05.15-12.15.10:105][264]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.049 Z=97.295 -[2024.05.15-12.15.10:119][265]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.411 Z=93.867 -[2024.05.15-12.15.10:132][266]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.888 Z=92.616 -[2024.05.15-12.15.10:147][267]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.162 Z=95.139 -[2024.05.15-12.15.10:160][268]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.500 Z=98.525 -[2024.05.15-12.15.10:174][269]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.044 Z=100.403 -[2024.05.15-12.15.10:188][270]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.519 Z=101.184 -[2024.05.15-12.15.10:203][271]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.977 Z=101.087 -[2024.05.15-12.15.10:216][272]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.515 Z=100.649 -[2024.05.15-12.15.10:230][273]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.598 Z=99.173 -[2024.05.15-12.15.10:244][274]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.528 Z=97.802 -[2024.05.15-12.15.10:258][275]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.653 Z=97.696 -[2024.05.15-12.15.10:272][276]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.751 Z=99.066 -[2024.05.15-12.15.10:287][277]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.142 Z=101.403 -[2024.05.15-12.15.10:301][278]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.547 Z=103.016 -[2024.05.15-12.15.10:316][279]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.035 Z=104.226 -[2024.05.15-12.15.10:329][280]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.915 Z=105.300 -[2024.05.15-12.15.10:355][281]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.495 Z=103.772 -[2024.05.15-12.15.10:368][282]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.707 Z=102.637 -[2024.05.15-12.15.10:383][283]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.692 Z=100.419 -[2024.05.15-12.15.10:397][284]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.785 Z=100.733 -[2024.05.15-12.15.10:411][285]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.404 Z=102.353 -[2024.05.15-12.15.10:426][286]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.961 Z=104.287 -[2024.05.15-12.15.10:440][287]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.756 Z=105.655 -[2024.05.15-12.15.10:453][288]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.813 Z=105.840 -[2024.05.15-12.15.10:468][289]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.713 Z=105.608 -[2024.05.15-12.15.10:482][290]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.531 Z=104.972 -[2024.05.15-12.15.10:496][291]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=16.941 Z=104.282 -[2024.05.15-12.15.10:510][292]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.182 Z=103.850 -[2024.05.15-12.15.10:524][293]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.860 Z=103.862 -[2024.05.15-12.15.10:537][294]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.308 Z=104.575 -[2024.05.15-12.15.10:552][295]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=21.631 Z=104.381 -[2024.05.15-12.15.10:566][296]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.847 Z=103.987 -[2024.05.15-12.15.10:579][297]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.920 Z=103.227 -[2024.05.15-12.15.10:593][298]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.769 Z=102.367 -[2024.05.15-12.15.10:607][299]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.805 Z=101.236 -[2024.05.15-12.15.10:620][300]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.731 Z=99.386 -[2024.05.15-12.15.10:634][301]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.705 Z=97.593 -[2024.05.15-12.15.10:649][302]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.271 Z=96.719 -[2024.05.15-12.15.10:662][303]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.651 Z=96.787 -[2024.05.15-12.15.10:676][304]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.126 Z=97.234 -[2024.05.15-12.15.10:690][305]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.707 Z=97.012 -[2024.05.15-12.15.10:704][306]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=33.217 Z=95.770 -[2024.05.15-12.15.10:717][307]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.072 Z=93.598 -[2024.05.15-12.15.10:731][308]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.017 Z=90.468 -[2024.05.15-12.15.10:746][309]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.482 Z=87.377 -[2024.05.15-12.15.10:760][310]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.214 Z=85.309 -[2024.05.15-12.15.10:775][311]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.711 Z=85.174 -[2024.05.15-12.15.10:789][312]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.461 Z=85.822 -[2024.05.15-12.15.10:803][313]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.209 Z=86.042 -[2024.05.15-12.15.10:817][314]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.829 Z=85.490 -[2024.05.15-12.15.10:831][315]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=32.003 Z=85.020 -[2024.05.15-12.15.10:844][316]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.003 Z=84.870 -[2024.05.15-12.15.10:870][317]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.551 Z=85.332 -[2024.05.15-12.15.10:884][318]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.680 Z=86.301 -[2024.05.15-12.15.10:899][319]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.213 Z=89.866 -[2024.05.15-12.15.10:912][320]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.842 Z=92.665 -[2024.05.15-12.15.10:926][321]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.114 Z=94.423 -[2024.05.15-12.15.10:940][322]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.413 Z=95.713 -[2024.05.15-12.15.10:954][323]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=9.195 Z=97.136 -[2024.05.15-12.15.10:968][324]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.139 Z=98.895 -[2024.05.15-12.15.10:983][325]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.086 Z=100.936 -[2024.05.15-12.15.10:997][326]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.981 Z=102.794 -[2024.05.15-12.15.11:011][327]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.718 Z=104.128 -[2024.05.15-12.15.11:024][328]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.527 Z=105.123 -[2024.05.15-12.15.11:039][329]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.993 Z=105.943 -[2024.05.15-12.15.11:052][330]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.814 Z=106.493 -[2024.05.15-12.15.11:067][331]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.899 Z=106.845 -[2024.05.15-12.15.11:080][332]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.968 Z=107.595 -[2024.05.15-12.15.11:094][333]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.505 Z=108.567 -[2024.05.15-12.15.11:108][334]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.560 Z=110.116 -[2024.05.15-12.15.11:121][335]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.360 Z=111.583 -[2024.05.15-12.15.11:136][336]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.783 Z=112.674 -[2024.05.15-12.15.11:150][337]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.321 Z=112.691 -[2024.05.15-12.15.11:164][338]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=25.413 Z=110.898 -[2024.05.15-12.15.11:178][339]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.130 Z=109.028 -[2024.05.15-12.15.11:192][340]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.858 Z=107.042 -[2024.05.15-12.15.11:206][341]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=34.536 Z=104.894 -[2024.05.15-12.15.11:219][342]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.178 Z=103.830 -[2024.05.15-12.15.11:233][343]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.159 Z=102.470 -[2024.05.15-12.15.11:247][344]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.706 Z=100.976 -[2024.05.15-12.15.11:261][345]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.429 Z=98.935 -[2024.05.15-12.15.11:275][346]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.991 Z=95.603 -[2024.05.15-12.15.11:290][347]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=46.288 Z=90.664 -[2024.05.15-12.15.11:303][348]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.730 Z=85.516 -[2024.05.15-12.15.11:317][349]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.335 Z=83.032 -[2024.05.15-12.15.11:331][350]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.006 Z=80.962 -[2024.05.15-12.15.11:345][351]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.159 Z=79.518 -[2024.05.15-12.15.11:359][352]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.571 Z=77.059 -[2024.05.15-12.15.11:373][353]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.111 Z=73.358 -[2024.05.15-12.15.11:387][354]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.102 Z=69.614 -[2024.05.15-12.15.11:401][355]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.602 Z=67.928 -[2024.05.15-12.15.11:416][356]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.15.11:455][358]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.916 Z=84.329 -[2024.05.15-12.15.11:470][359]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=7.715 Z=88.784 -[2024.05.15-12.15.11:485][360]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.361 Z=91.435 -[2024.05.15-12.15.11:499][361]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.580 Z=92.790 -[2024.05.15-12.15.11:512][362]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.064 Z=93.714 -[2024.05.15-12.15.11:526][363]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.236 Z=94.813 -[2024.05.15-12.15.11:540][364]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.503 Z=97.271 -[2024.05.15-12.15.11:554][365]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.218 Z=100.215 -[2024.05.15-12.15.11:568][366]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.719 Z=103.951 -[2024.05.15-12.15.11:582][367]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.171 Z=107.659 -[2024.05.15-12.15.11:596][368]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=-0.572 Z=109.702 -[2024.05.15-12.15.11:610][369]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.962 Z=110.928 -[2024.05.15-12.15.11:624][370]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=4.193 Z=111.183 -[2024.05.15-12.15.11:638][371]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.126 Z=111.221 -[2024.05.15-12.15.11:652][372]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.603 Z=112.037 -[2024.05.15-12.15.11:666][373]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.633 Z=113.171 -[2024.05.15-12.15.11:680][374]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.150 Z=113.503 -[2024.05.15-12.15.11:693][375]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.677 Z=113.447 -[2024.05.15-12.15.11:707][376]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.772 Z=112.100 -[2024.05.15-12.15.11:721][377]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=22.249 Z=109.601 -[2024.05.15-12.15.11:734][378]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=31.081 Z=106.137 -[2024.05.15-12.15.11:748][379]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.285 Z=103.617 -[2024.05.15-12.15.11:762][380]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.769 Z=100.509 -[2024.05.15-12.15.11:777][381]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=50.925 Z=96.753 -[2024.05.15-12.15.11:790][382]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=52.150 Z=91.898 -[2024.05.15-12.15.11:804][383]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=49.882 Z=86.049 -[2024.05.15-12.15.11:818][384]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.283 Z=80.008 -[2024.05.15-12.15.11:831][385]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=41.514 Z=75.395 -[2024.05.15-12.15.11:846][386]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.038 Z=73.438 -[2024.05.15-12.15.11:860][387]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.769 Z=71.554 -[2024.05.15-12.15.11:874][388]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=51.888 Z=69.845 -[2024.05.15-12.15.11:888][389]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=50.909 Z=72.868 -[2024.05.15-12.15.11:901][390]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=47.433 Z=75.020 -[2024.05.15-12.15.11:916][391]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=42.163 Z=76.435 -[2024.05.15-12.15.11:929][392]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.298 Z=76.842 -[2024.05.15-12.15.11:943][393]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.285 Z=77.376 -[2024.05.15-12.15.11:957][394]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.104 Z=78.988 -[2024.05.15-12.15.11:971][395]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.137 Z=82.535 -[2024.05.15-12.15.11:985][396]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.548 Z=87.701 -[2024.05.15-12.15.11:999][397]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=8.862 Z=93.273 -[2024.05.15-12.15.12:014][398]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=5.718 Z=98.035 -[2024.05.15-12.15.12:027][399]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=3.100 Z=100.872 -[2024.05.15-12.15.12:041][400]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.456 Z=102.700 -[2024.05.15-12.15.12:056][401]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.277 Z=104.394 -[2024.05.15-12.15.12:069][402]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.214 Z=106.347 -[2024.05.15-12.15.12:083][403]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.051 Z=108.280 -[2024.05.15-12.15.12:097][404]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.802 Z=109.514 -[2024.05.15-12.15.12:111][405]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=1.521 Z=110.278 -[2024.05.15-12.15.12:125][406]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=0.823 Z=109.897 -[2024.05.15-12.15.12:151][407]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=2.887 Z=105.573 -[2024.05.15-12.15.12:166][408]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=6.388 Z=103.855 -[2024.05.15-12.15.12:180][409]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.042 Z=102.934 -[2024.05.15-12.15.12:195][410]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.461 Z=102.875 -[2024.05.15-12.15.12:208][411]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.622 Z=102.895 -[2024.05.15-12.15.12:222][412]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.975 Z=101.949 -[2024.05.15-12.15.12:236][413]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=44.840 Z=98.864 -[2024.05.15-12.15.12:250][414]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=48.873 Z=95.861 -[2024.05.15-12.15.12:263][415]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=45.716 Z=90.474 -[2024.05.15-12.15.12:277][416]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=43.370 Z=86.423 -[2024.05.15-12.15.12:291][417]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=39.166 Z=86.117 -[2024.05.15-12.15.12:306][418]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=36.729 Z=88.200 -[2024.05.15-12.15.12:319][419]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=37.842 Z=91.210 -[2024.05.15-12.15.12:333][420]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=40.066 Z=94.137 -[2024.05.15-12.15.12:361][421]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=38.080 Z=95.976 -[2024.05.15-12.15.12:375][422]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=35.488 Z=95.973 -[2024.05.15-12.15.12:389][423]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.841 Z=96.022 -[2024.05.15-12.15.12:403][424]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.238 Z=96.711 -[2024.05.15-12.15.12:417][425]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=24.296 Z=97.878 -[2024.05.15-12.15.12:431][426]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.761 Z=99.573 -[2024.05.15-12.15.12:444][427]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.235 Z=100.406 -[2024.05.15-12.15.12:459][428]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.517 Z=100.792 -[2024.05.15-12.15.12:472][429]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=12.337 Z=101.031 -[2024.05.15-12.15.12:486][430]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.117 Z=100.911 -[2024.05.15-12.15.12:501][431]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.199 Z=100.566 -[2024.05.15-12.15.12:515][432]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=10.129 Z=99.605 -[2024.05.15-12.15.12:529][433]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=11.002 Z=97.653 -[2024.05.15-12.15.12:543][434]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=13.089 Z=95.751 -[2024.05.15-12.15.12:558][435]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=14.005 Z=94.515 -[2024.05.15-12.15.12:571][436]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.145 Z=94.114 -[2024.05.15-12.15.12:586][437]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=15.983 Z=94.286 -[2024.05.15-12.15.12:599][438]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=17.013 Z=95.330 -[2024.05.15-12.15.12:613][439]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=18.057 Z=96.658 -[2024.05.15-12.15.12:627][440]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=19.152 Z=98.289 -[2024.05.15-12.15.12:642][441]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=20.552 Z=99.041 -[2024.05.15-12.15.12:667][442]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=23.777 Z=98.897 -[2024.05.15-12.15.12:680][443]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.795 Z=97.603 -[2024.05.15-12.15.12:694][444]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=29.795 Z=93.071 -[2024.05.15-12.15.12:709][445]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=30.389 Z=89.128 -[2024.05.15-12.15.12:722][446]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=28.589 Z=87.530 -[2024.05.15-12.15.12:736][447]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.677 Z=88.632 -[2024.05.15-12.15.12:751][448]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.250 Z=89.153 -[2024.05.15-12.15.12:764][449]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=26.369 Z=89.148 -[2024.05.15-12.15.12:779][450]LogBlueprintUserMessages: [BP_RuneArea_C_1] X=77.671 Y=27.402 Z=87.217 -[2024.05.15-12.15.17:795][807]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.15.17:795][807]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.15.17:906][807]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.15.17:909][807]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.15.17:909][807]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.15.17:914][807]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.15.17:919][807]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.15.17:934][807]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.15.17:935][807]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 58 -[2024.05.15-12.15.17:935][807]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=58 -[2024.05.15-12.15.17:937][807]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=58 -[2024.05.15-12.15.17:943][807]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.15.17:943][807]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.15.17:945][807]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms -[2024.05.15-12.15.18:013][808]LogPlayLevel: Display: Destroying online subsystem :Context_75 -[2024.05.15-12.15.36:691][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.36:691][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.36:692][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.36:692][152]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.15.36:692][152]LogViewport: Scene viewport resized to 1525x979, mode Windowed. -[2024.05.15-12.15.38:901][281]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.15-12.15.39:272][281]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.15.39:273][281]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.15.39:454][281]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.15.39:454][281]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.15.39:735][281]LogViewport: Scene viewport resized to 505x603, mode Windowed. -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: ================================================ -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total job queries 123, among them cache hits 25 (20.33%) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Tracking 93 distinct input hashes that result in 67 distinct outputs (72.04%) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: RAM used: 3,08 MiB of 819,20 MiB budget. Usage: 0.38% -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Shaders Compiled: 93 -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Jobs assigned 95, completed 93 (97.89%) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Average time worker was idle: 499.26 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Time job spent in pending queue: average 3.38 s, longest 9.86 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Job execution time: average 1.30 s, max 5.71 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Job life time (pending + execution): average 4.75 s, max 10.39 -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Shader code size: average 55,19 KiB, min 4,504 KiB, max 95,969 KiB -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 42.85 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Jobs were issued in 95 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Average processing rate: 2.17 jobs/sec -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total thread time: 96,787 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Total thread preprocess time: 7,296 s -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Percentage time preprocessing: 7.54% -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Effective parallelization: 2.26 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 21 times, average 1.95 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 23 times, average 0.58 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FVelocityVS (compiled 6 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 42.22% of total time (compiled 21 times, average 1.95 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 30.22% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 13.68% of total time (compiled 23 times, average 0.58 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FHitProxyVS - 4.96% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-12.15.40:885][341]LogShaderCompilers: Display: FVelocityVS - 2.29% of total time (compiled 6 times, average 0.37 sec, max 0.42 sec, min 0.32 sec) -[2024.05.15-12.15.40:886][341]LogShaderCompilers: Display: ================================================ -[2024.05.15-12.15.41:721][383]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.670269 sec (time since issued), 2.616314 sec (combined shader worker time). -[2024.05.15-12.15.41:858][390]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.16.02:780][717]47829_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.15-12.16.03:944][781]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 1.224213 sec (time since issued), 1.213609 sec (combined shader worker time). -[2024.05.15-12.16.04:789][835]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.16.24:827][116]47829_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.15-12.16.26:845][227]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 2.079918 sec (time since issued), 2.063431 sec (combined shader worker time). -[2024.05.15-12.16.27:007][234]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.16.32:466][625]47829_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.15-12.16.33:359][671]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.968409 sec (time since issued), 0.957013 sec (combined shader worker time). -[2024.05.15-12.16.34:477][734]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.16.46:168][491]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.16.50:916][773]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.16.50:922][773]BlueprintLog: New page: Pre-Play auto-recompile -[2024.05.15-12.16.50:924][773]LogPlayLevel: [PlayLevel] Compiling BP_RuneArea before play... -[2024.05.15-12.16.50:936][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:937][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:937][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:938][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:952][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:953][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:954][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:977][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:978][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.50:979][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:009][773]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.15-12.16.51:010][773]LogPlayLevel: PlayLevel: Blueprint regeneration took 88 ms (1 blueprints) -[2024.05.15-12.16.51:010][773]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:16:51) -[2024.05.15-12.16.51:010][773]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.16.51:013][773]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003020s) -[2024.05.15-12.16.51:013][773]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003049s) -[2024.05.15-12.16.51:028][773]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms -[2024.05.15-12.16.51:029][773]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.16.51:029][773]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.16.51:030][773]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.16.51:030][773]LogPlayLevel: PIE: World Init took: (0.001256s) -[2024.05.15-12.16.51:031][773]LogAudio: Display: Creating Audio Device: Id: 59, Scope: Unique, Realtime: True -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.16.51:031][773]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.16.51:031][773]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.16.51:031][773]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.16.51:035][773]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.16.51:063][773]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.16.51:064][773]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=59 -[2024.05.15-12.16.51:064][773]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=59 -[2024.05.15-12.16.51:066][773]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=59 -[2024.05.15-12.16.51:066][773]LogInit: FAudioDevice initialized with ID 59. -[2024.05.15-12.16.51:066][773]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=59 -[2024.05.15-12.16.51:066][773]LogAudio: Display: Audio Device (ID: 59) registered with world 'TheMainWorld'. -[2024.05.15-12.16.51:066][773]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 59 -[2024.05.15-12.16.51:078][773]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.16.51:448][773]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.16.51:451][773]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:451][773]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.16.51 -[2024.05.15-12.16.51:451][773]LogWorld: Bringing up level for play took: 0.002279 -[2024.05.15-12.16.51:453][773]LogOnline: OSS: Created online subsystem instance for: :Context_78 -[2024.05.15-12.16.51:455][773]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.16.51:458][773]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.16.51:458][773]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.16.51:459][773]vr.PixelDensity = "1" -[2024.05.15-12.16.51:468][773]PIE: Server logged in -[2024.05.15-12.16.51:476][773]PIE: Play in editor total start time 0,554 seconds. -[2024.05.15-12.16.51:503][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:503][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:504][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:504][773]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.16.51:536][773]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.16.51:542][773]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.16.51:588][774]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.17.21:329][186]Cmd: quit -[2024.05.15-12.17.21:330][186]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.17.21:330][186]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.17.21:435][186]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.17.21:438][186]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.17.21:438][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.17.21:444][186]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.17.21:444][186]LogNiagaraEditor: onPieEnd -[2024.05.15-12.17.21:449][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.17.21:464][186]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 59 -[2024.05.15-12.17.21:464][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=59 -[2024.05.15-12.17.21:467][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=59 -[2024.05.15-12.17.21:472][186]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.17.21:472][186]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.17.21:474][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms -[2024.05.15-12.17.21:623][187]LogPlayLevel: Display: Destroying online subsystem :Context_78 -[2024.05.15-12.17.49:795][948]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.138938 sec (time since issued), 0.051515 sec (combined shader worker time). -[2024.05.15-12.17.50:471][984]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.17.53:022][138]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.17.58:427][467]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.17.58:433][467]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.17.58:433][467]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:17:58) -[2024.05.15-12.17.58:433][467]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.17.58:437][467]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003307s) -[2024.05.15-12.17.58:437][467]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003345s) -[2024.05.15-12.17.58:454][467]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms -[2024.05.15-12.17.58:456][467]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.17.58:456][467]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.17.58:456][467]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.17.58:457][467]LogPlayLevel: PIE: World Init took: (0.000960s) -[2024.05.15-12.17.58:457][467]LogAudio: Display: Creating Audio Device: Id: 60, Scope: Unique, Realtime: True -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.17.58:457][467]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.17.58:457][467]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.17.58:458][467]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.17.58:460][467]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.17.58:488][467]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.17.58:489][467]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=60 -[2024.05.15-12.17.58:489][467]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=60 -[2024.05.15-12.17.58:491][467]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=60 -[2024.05.15-12.17.58:491][467]LogInit: FAudioDevice initialized with ID 60. -[2024.05.15-12.17.58:491][467]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=60 -[2024.05.15-12.17.58:491][467]LogAudio: Display: Audio Device (ID: 60) registered with world 'TheMainWorld'. -[2024.05.15-12.17.58:491][467]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 60 -[2024.05.15-12.17.58:502][467]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.17.58:820][467]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.17.58:821][467]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.17.58:821][467]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.17.58 -[2024.05.15-12.17.58:821][467]LogWorld: Bringing up level for play took: 0.001629 -[2024.05.15-12.17.58:823][467]LogOnline: OSS: Created online subsystem instance for: :Context_79 -[2024.05.15-12.17.58:826][467]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.17.58:829][467]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.17.58:830][467]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.17.58:830][467]vr.PixelDensity = "1" -[2024.05.15-12.17.58:841][467]PIE: Server logged in -[2024.05.15-12.17.58:847][467]PIE: Play in editor total start time 0,415 seconds. -[2024.05.15-12.17.58:865][467]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.17.58:871][467]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.17.58:919][468]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.18.38:918][489]Cmd: quit -[2024.05.15-12.18.38:920][489]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.18.38:920][489]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.18.39:033][489]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.18.39:035][489]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.18.39:036][489]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.18.39:042][489]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.18.39:042][489]LogNiagaraEditor: onPieEnd -[2024.05.15-12.18.39:046][489]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.18.39:062][489]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.18.39:062][489]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 60 -[2024.05.15-12.18.39:062][489]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=60 -[2024.05.15-12.18.39:064][489]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=60 -[2024.05.15-12.18.39:070][489]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.18.39:070][489]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.18.39:072][489]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.15-12.18.39:223][490]LogPlayLevel: Display: Destroying online subsystem :Context_79 -[2024.05.15-12.19.05:965][ 77]47829_NG_MagicDetection_MessageLog: System compile status unknown. -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: ================================================ -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Total job queries 144, among them cache hits 26 (18.06%) -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Tracking 114 distinct input hashes that result in 81 distinct outputs (71.05%) -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: RAM used: 3,43 MiB of 819,20 MiB budget. Usage: 0.42% -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Shaders Compiled: 114 -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Jobs assigned 114, completed 114 (100%) -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Average time worker was idle: 414.17 s -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Time job spent in pending queue: average 2.83 s, longest 9.86 s -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Job execution time: average 1.14 s, max 5.71 s -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Job life time (pending + execution): average 3.97 s, max 10.39 -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Shader code size: average 49,781 KiB, min 1,664 KiB, max 95,969 KiB -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 48.48 s -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Jobs were issued in 114 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Average processing rate: 2.35 jobs/sec -[2024.05.15-12.19.06:028][ 78]LogShaderCompilers: Display: Total thread time: 101,859 s -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Total thread preprocess time: 9,214 s -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Percentage time preprocessing: 9.05% -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Effective parallelization: 2.10 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FVelocityVS (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 41.70% of total time (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 28.72% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 14.40% of total time (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FHitProxyVS - 4.71% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: FVelocityVS - 2.47% of total time (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) -[2024.05.15-12.19.06:029][ 78]LogShaderCompilers: Display: ================================================ -[2024.05.15-12.19.06:463][102]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 0.578578 sec (time since issued), 0.563741 sec (combined shader worker time). -[2024.05.15-12.19.06:677][113]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/39/fe/c7b13b3e2621dbd578f5dca97e36d7ba3c9d.udd from 'NG_MagicDetection/SingleLoopingParticle/ParticleGPUComputeScript'. -[2024.05.15-12.19.07:975][193]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.19.12:849][480]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.19.15:174][614]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.19.15:180][614]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.19.15:180][614]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:19:15) -[2024.05.15-12.19.15:180][614]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.19.15:183][614]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003046s) -[2024.05.15-12.19.15:183][614]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003084s) -[2024.05.15-12.19.15:201][614]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms -[2024.05.15-12.19.15:203][614]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.19.15:203][614]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.19.15:204][614]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.19.15:204][614]LogPlayLevel: PIE: World Init took: (0.000987s) -[2024.05.15-12.19.15:204][614]LogAudio: Display: Creating Audio Device: Id: 61, Scope: Unique, Realtime: True -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.19.15:204][614]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.19.15:204][614]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.19.15:205][614]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.19.15:208][614]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.19.15:237][614]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.19.15:238][614]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.19.15:239][614]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=61 -[2024.05.15-12.19.15:239][614]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=61 -[2024.05.15-12.19.15:241][614]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=61 -[2024.05.15-12.19.15:241][614]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=61 -[2024.05.15-12.19.15:241][614]LogInit: FAudioDevice initialized with ID 61. -[2024.05.15-12.19.15:241][614]LogAudio: Display: Audio Device (ID: 61) registered with world 'TheMainWorld'. -[2024.05.15-12.19.15:242][614]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 61 -[2024.05.15-12.19.15:253][614]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.19.15:566][614]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.19.15:568][614]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.19.15:568][614]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.19.15 -[2024.05.15-12.19.15:568][614]LogWorld: Bringing up level for play took: 0.001855 -[2024.05.15-12.19.15:571][614]LogOnline: OSS: Created online subsystem instance for: :Context_80 -[2024.05.15-12.19.15:573][614]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.19.15:575][614]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.19.15:575][614]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.19.15:576][614]vr.PixelDensity = "1" -[2024.05.15-12.19.15:587][614]PIE: Server logged in -[2024.05.15-12.19.15:594][614]PIE: Play in editor total start time 0,414 seconds. -[2024.05.15-12.19.15:609][614]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.19.15:615][614]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.19.15:663][615]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.19.28:351][219]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.19.29:854][293]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.19.31:999][396]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.19.50:505][325]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.19.50:505][325]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.19.50:608][325]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.19.50:611][325]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.19.50:611][325]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.19.50:616][325]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.19.50:617][325]LogNiagaraEditor: onPieEnd -[2024.05.15-12.19.50:622][325]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.19.50:636][325]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.19.50:636][325]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 61 -[2024.05.15-12.19.50:637][325]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=61 -[2024.05.15-12.19.50:639][325]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=61 -[2024.05.15-12.19.50:645][325]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.19.50:645][325]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.19.50:647][325]LogUObjectHash: Compacting FUObjectHashTables data took 2.00ms -[2024.05.15-12.19.50:788][326]LogPlayLevel: Display: Destroying online subsystem :Context_80 -[2024.05.15-12.20.03:324][ 44]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.20.03:329][ 44]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.20.03:329][ 44]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:20:03) -[2024.05.15-12.20.03:329][ 44]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.20.03:332][ 44]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002982s) -[2024.05.15-12.20.03:332][ 44]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003015s) -[2024.05.15-12.20.03:348][ 44]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms -[2024.05.15-12.20.03:350][ 44]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.20.03:350][ 44]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.20.03:351][ 44]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.20.03:351][ 44]LogPlayLevel: PIE: World Init took: (0.000945s) -[2024.05.15-12.20.03:351][ 44]LogAudio: Display: Creating Audio Device: Id: 62, Scope: Unique, Realtime: True -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.20.03:351][ 44]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.20.03:351][ 44]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.20.03:352][ 44]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.20.03:355][ 44]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=62 -[2024.05.15-12.20.03:383][ 44]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=62 -[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=62 -[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=62 -[2024.05.15-12.20.03:386][ 44]LogInit: FAudioDevice initialized with ID 62. -[2024.05.15-12.20.03:386][ 44]LogAudio: Display: Audio Device (ID: 62) registered with world 'TheMainWorld'. -[2024.05.15-12.20.03:386][ 44]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 62 -[2024.05.15-12.20.03:397][ 44]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.20.03:706][ 44]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.20.03:708][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.03:708][ 44]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.20.03 -[2024.05.15-12.20.03:708][ 44]LogWorld: Bringing up level for play took: 0.001767 -[2024.05.15-12.20.03:711][ 44]LogOnline: OSS: Created online subsystem instance for: :Context_81 -[2024.05.15-12.20.03:713][ 44]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.20.03:716][ 44]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.20.03:716][ 44]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.20.03:717][ 44]vr.PixelDensity = "1" -[2024.05.15-12.20.03:727][ 44]PIE: Server logged in -[2024.05.15-12.20.03:734][ 44]PIE: Play in editor total start time 0,405 seconds. -[2024.05.15-12.20.03:750][ 44]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.20.03:755][ 44]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.20.03:810][ 45]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.20.11:495][429]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.12:413][474]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.12:995][501]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.18:260][756]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.19:040][795]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.19:469][815]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.34:769][462]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.40:224][731]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.41:602][796]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.20.44:196][908]Cmd: quit -[2024.05.15-12.20.44:197][908]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.20.44:197][908]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.20.44:304][908]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.20.44:305][908]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.20.44:306][908]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.20.44:311][908]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.20.44:312][908]LogNiagaraEditor: onPieEnd -[2024.05.15-12.20.44:317][908]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.20.44:333][908]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 62 -[2024.05.15-12.20.44:333][908]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=62 -[2024.05.15-12.20.44:335][908]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=62 -[2024.05.15-12.20.44:340][908]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.20.44:340][908]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.20.44:342][908]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms -[2024.05.15-12.20.44:494][909]LogPlayLevel: Display: Destroying online subsystem :Context_81 -[2024.05.15-12.20.58:251][641]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:263][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:264][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:265][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:265][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:290][641]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms -[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:295][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:296][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:325][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:326][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.20.58:990][667]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.20.59:047][667]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-12.20.59:056][667]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-12.20.59:056][667]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaF5BA749249AAA5A0CEF356B994397745.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-12.20.59:067][667]LogFileHelpers: InternalPromptForCheckoutAndSave took 75 ms (total: 3.85 sec) -[2024.05.15-12.20.59:068][667]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-12.20.59:068][667]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-12.21.13:535][492]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.21.13:541][492]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.21.13:541][492]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:21:13) -[2024.05.15-12.21.13:541][492]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.21.13:545][492]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003178s) -[2024.05.15-12.21.13:545][492]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003217s) -[2024.05.15-12.21.13:561][492]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms -[2024.05.15-12.21.13:564][492]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.21.13:564][492]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.21.13:564][492]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.21.13:564][492]LogPlayLevel: PIE: World Init took: (0.000955s) -[2024.05.15-12.21.13:564][492]LogAudio: Display: Creating Audio Device: Id: 63, Scope: Unique, Realtime: True -[2024.05.15-12.21.13:564][492]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.21.13:565][492]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.21.13:565][492]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.21.13:565][492]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.21.13:567][492]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.21.13:595][492]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.21.13:597][492]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=63 -[2024.05.15-12.21.13:597][492]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=63 -[2024.05.15-12.21.13:599][492]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=63 -[2024.05.15-12.21.13:599][492]LogInit: FAudioDevice initialized with ID 63. -[2024.05.15-12.21.13:599][492]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=63 -[2024.05.15-12.21.13:599][492]LogAudio: Display: Audio Device (ID: 63) registered with world 'TheMainWorld'. -[2024.05.15-12.21.13:599][492]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 63 -[2024.05.15-12.21.13:611][492]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.21.14:032][492]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.21.14:034][492]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.21.14:034][492]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.21.14 -[2024.05.15-12.21.14:034][492]LogWorld: Bringing up level for play took: 0.001902 -[2024.05.15-12.21.14:036][492]LogOnline: OSS: Created online subsystem instance for: :Context_82 -[2024.05.15-12.21.14:038][492]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.21.14:041][492]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.21.14:041][492]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.21.14:042][492]vr.PixelDensity = "1" -[2024.05.15-12.21.14:055][492]PIE: Server logged in -[2024.05.15-12.21.14:062][492]PIE: Play in editor total start time 0,521 seconds. -[2024.05.15-12.21.14:080][492]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.21.14:085][492]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.21.14:134][493]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.21.25:800][986]Cmd: quit -[2024.05.15-12.21.25:801][986]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.21.25:801][986]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.21.25:905][986]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.21.25:907][986]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.21.25:907][986]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.21.25:913][986]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.21.25:914][986]LogNiagaraEditor: onPieEnd -[2024.05.15-12.21.25:919][986]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.21.25:936][986]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.21.25:937][986]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 63 -[2024.05.15-12.21.25:937][986]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=63 -[2024.05.15-12.21.25:939][986]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=63 -[2024.05.15-12.21.25:945][986]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.21.25:945][986]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.21.25:946][986]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms -[2024.05.15-12.21.26:084][987]LogPlayLevel: Display: Destroying online subsystem :Context_82 -[2024.05.15-12.22.06:795][745]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:809][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:810][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:810][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:834][745]LogUObjectHash: Compacting FUObjectHashTables data took 1.27ms -[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:840][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:841][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:842][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:874][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:874][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:875][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.22.06:876][745]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:278][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:279][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:279][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:280][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.23.42:281][ 30]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:449][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:450][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:450][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:451][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.08:452][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:003][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:004][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:005][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.22:006][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:010][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:011][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.33:012][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:821][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:823][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:824][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:825][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:825][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:826][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:834][478]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:835][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.35:836][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:734][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:735][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:736][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:745][605]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.37:746][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:940][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:941][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:942][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:942][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:943][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:943][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:949][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:950][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.25.44:951][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:840][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:841][901]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:842][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.37:843][901]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:648][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:649][222]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:650][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.26.42:651][222]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:594][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:595][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:595][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:596][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:596][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:597][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:613][701]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.31:614][701]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:979][882]LogEditorTransaction: Undo Add In Parameter -[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:981][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:982][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.33:983][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:003][882]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:004][882]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.34:523][889]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.27.38:691][194]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:711][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:712][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:742][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms -[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:748][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:749][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:797][194]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.38:798][194]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.27.40:457][313]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.27.40:511][313]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-12.27.40:523][313]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-12.27.40:523][313]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaDA38F61945B6A80F64F741A5979B4FFA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-12.27.40:533][313]LogFileHelpers: InternalPromptForCheckoutAndSave took 76 ms (total: 3.92 sec) -[2024.05.15-12.27.40:535][313]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-12.27.40:535][313]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:066][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:067][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.14:069][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:677][206]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-12.28.24:697][206]LogBlueprint: Error: [AssetLog] D:\EgonVM\The Project\TheProject\VRWizardProject\Content\ProjectAssets\Blueprints\BP_Wand.uasset: [Compiler] Pin Yes, It Is. named Yes, it is. doesn't match any parameters of function Is It Detected? -[2024.05.15-12.28.24:731][206]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms -[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:737][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:738][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:815][206]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:816][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:816][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:817][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.24:817][206]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:871][902]BlueprintLog: New page: Compile BP_Wand -[2024.05.15-12.28.35:918][902]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms -[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:922][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:923][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:923][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:924][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:984][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:985][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.35:986][902]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.36:868][950]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.28.36:930][950]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true -[2024.05.15-12.28.36:950][950]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand -[2024.05.15-12.28.36:950][950]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandB7EB7BDD45CB843103C9889BE6739D4C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' -[2024.05.15-12.28.36:961][950]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 4.02 sec) -[2024.05.15-12.28.36:963][950]AssetCheck: New page: Asset Save: BP_Wand -[2024.05.15-12.28.36:963][950]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand -[2024.05.15-12.28.39:567][129]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.28.39:628][129]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-12.28.39:638][129]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-12.28.39:638][129]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea5879CBFF48FC89578536268762285E0C.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-12.28.39:648][129]LogFileHelpers: InternalPromptForCheckoutAndSave took 80 ms (total: 4.10 sec) -[2024.05.15-12.28.39:651][129]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-12.28.39:651][129]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-12.28.40:189][163]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:213][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:214][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:214][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:241][163]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:247][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:248][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:299][163]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.40:300][163]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.50:774][ 0]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.28.50:779][ 0]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.28.50:779][ 0]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:28:50) -[2024.05.15-12.28.50:779][ 0]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.28.50:782][ 0]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003036s) -[2024.05.15-12.28.50:782][ 0]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003069s) -[2024.05.15-12.28.50:798][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms -[2024.05.15-12.28.50:801][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.28.50:801][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.28.50:802][ 0]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.28.50:802][ 0]LogPlayLevel: PIE: World Init took: (0.000960s) -[2024.05.15-12.28.50:802][ 0]LogAudio: Display: Creating Audio Device: Id: 64, Scope: Unique, Realtime: True -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.28.50:802][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.28.50:802][ 0]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.28.50:803][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.28.50:804][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.28.50:804][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.28.50:806][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.28.50:835][ 0]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.28.50:836][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.28.50:837][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=64 -[2024.05.15-12.28.50:837][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=64 -[2024.05.15-12.28.50:840][ 0]LogInit: FAudioDevice initialized with ID 64. -[2024.05.15-12.28.50:840][ 0]LogAudio: Display: Audio Device (ID: 64) registered with world 'TheMainWorld'. -[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 64 -[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=64 -[2024.05.15-12.28.50:840][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=64 -[2024.05.15-12.28.50:850][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.28.51:160][ 0]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.28.51:162][ 0]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.28.51:162][ 0]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.28.51 -[2024.05.15-12.28.51:163][ 0]LogWorld: Bringing up level for play took: 0.002022 -[2024.05.15-12.28.51:165][ 0]LogOnline: OSS: Created online subsystem instance for: :Context_83 -[2024.05.15-12.28.51:167][ 0]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.28.51:170][ 0]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.28.51:171][ 0]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.28.51:171][ 0]vr.PixelDensity = "1" -[2024.05.15-12.28.51:181][ 0]PIE: Server logged in -[2024.05.15-12.28.51:189][ 0]PIE: Play in editor total start time 0,41 seconds. -[2024.05.15-12.28.51:195][ 0]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.28.51:200][ 0]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.28.51:250][ 1]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.29.07:433][234]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.07:854][264]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.08:214][290]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.09:952][412]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.10:218][430]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.10:694][463]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.16:991][910]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.17:546][949]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.18:392][ 10]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.22:378][295]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.22:754][322]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.26:516][592]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.27:210][642]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.27:835][687]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.33:001][ 53]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.33:305][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.29.34:072][130]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.13:883][987]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.14:371][ 22]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.14:941][ 63]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.17:460][244]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.17:808][269]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.18:073][288]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.20:356][452]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.20:732][479]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.21:025][500]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.26:464][886]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.26:798][910]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.30.30:644][186]Cmd: quit -[2024.05.15-12.30.30:644][186]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.30.30:644][186]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.30.30:716][186]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.30.30:745][186]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.30.30:745][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.30.30:751][186]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.30.30:755][186]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.30.30:771][186]LogAudio: Display: Audio Device unregistered from world 'None'. -[2024.05.15-12.30.30:771][186]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 64 -[2024.05.15-12.30.30:772][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=64 -[2024.05.15-12.30.30:774][186]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=64 -[2024.05.15-12.30.30:782][186]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.30.30:782][186]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.30.30:784][186]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms -[2024.05.15-12.30.30:933][187]LogPlayLevel: Display: Destroying online subsystem :Context_83 -[2024.05.15-12.30.59:635][824]BlueprintLog: New page: Compile BP_DetectorBox -[2024.05.15-12.30.59:673][824]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms -[2024.05.15-12.31.01:240][896]LogDebuggerCommands: Repeating last play command: VR Preview -[2024.05.15-12.31.01:245][896]LogPlayLevel: PlayLevel: No blueprints needed recompiling -[2024.05.15-12.31.01:245][896]PIE: New page: PIE session: TheMainWorld (15. mai 2024 18:31:01) -[2024.05.15-12.31.01:246][896]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.31.01:248][896]LogPlayLevel: PIE: StaticDuplicateObject took: (0.002990s) -[2024.05.15-12.31.01:249][896]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003025s) -[2024.05.15-12.31.01:264][896]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms -[2024.05.15-12.31.01:268][896]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.31.01:268][896]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 -[2024.05.15-12.31.01:268][896]LogAIModule: Creating AISystem for world TheMainWorld -[2024.05.15-12.31.01:268][896]LogPlayLevel: PIE: World Init took: (0.000857s) -[2024.05.15-12.31.01:268][896]LogAudio: Display: Creating Audio Device: Id: 65, Scope: Unique, Realtime: True -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Audio Mixer Platform Settings: -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Sample Rate: 48000 -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Number of buffers to queue: 1 -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Max Channels (voices): 32 -[2024.05.15-12.31.01:268][896]LogAudioMixer: Display: Number of Async Source Workers: 4 -[2024.05.15-12.31.01:268][896]LogAudio: Display: AudioDevice MaxSources: 32 -[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Spatialization Plugin: None (built-in). -[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Reverb Plugin: None (built-in). -[2024.05.15-12.31.01:269][896]LogAudio: Display: Audio Occlusion Plugin: None (built-in). -[2024.05.15-12.31.01:272][896]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' -[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) -[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Initializing Sound Submixes... -[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' -[2024.05.15-12.31.01:301][896]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' -[2024.05.15-12.31.01:302][896]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=65 -[2024.05.15-12.31.01:302][896]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=65 -[2024.05.15-12.31.01:304][896]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=65 -[2024.05.15-12.31.01:304][896]LogInit: FAudioDevice initialized with ID 65. -[2024.05.15-12.31.01:304][896]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=65 -[2024.05.15-12.31.01:304][896]LogAudio: Display: Audio Device (ID: 65) registered with world 'TheMainWorld'. -[2024.05.15-12.31.01:304][896]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 65 -[2024.05.15-12.31.01:316][896]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.31.01:635][896]LogLoad: Game class is 'VRGameMode_C' -[2024.05.15-12.31.01:636][896]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.31.01:636][896]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.15-15.31.01 -[2024.05.15-12.31.01:637][896]LogWorld: Bringing up level for play took: 0.001760 -[2024.05.15-12.31.01:639][896]LogOnline: OSS: Created online subsystem instance for: :Context_84 -[2024.05.15-12.31.01:641][896]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 -[2024.05.15-12.31.01:645][896]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_0] Play begun -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_1] Play begun -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_2] Play begun -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_3] Play begun -[2024.05.15-12.31.01:645][896]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! -[2024.05.15-12.31.01:645][896]vr.PixelDensity = "1" -[2024.05.15-12.31.01:658][896]PIE: Server logged in -[2024.05.15-12.31.01:666][896]PIE: Play in editor total start time 0,421 seconds. -[2024.05.15-12.31.01:686][896]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. -[2024.05.15-12.31.01:692][896]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc -[2024.05.15-12.31.01:737][897]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer -[2024.05.15-12.31.17:317][614]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.17:734][629]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.18:234][647]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.20:156][716]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.20:546][730]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.21:409][761]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.24:360][867]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.24:721][880]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.25:167][896]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.27:618][984]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.28:146][ 3]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.28:843][ 28]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.31:181][112]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.31:571][126]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.32:017][142]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.35:163][255]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.35:441][265]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.36:026][286]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.37:947][355]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.39:089][396]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.39:200][400]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.45:187][615]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.46:216][652]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.46:552][664]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.47:192][687]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.50:477][805]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.50:812][817]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.52:093][863]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.54:877][962]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.31.55:239][975]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.06:350][374]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.08:325][445]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.11:722][567]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.20:744][891]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.25:866][ 75]LogBlueprintUserMessages: [Wand_C_1] Blending! -[2024.05.15-12.32.35:253][412]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. -[2024.05.15-12.32.37:535][494]Cmd: quit -[2024.05.15-12.32.37:536][494]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden -[2024.05.15-12.32.37:536][494]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld -[2024.05.15-12.32.37:646][494]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed -[2024.05.15-12.32.37:649][494]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true -[2024.05.15-12.32.37:649][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.32.37:670][494]LogPlayLevel: Display: Shutting down PIE online subsystems -[2024.05.15-12.32.37:679][494]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-12.32.37:695][494]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 65 -[2024.05.15-12.32.37:695][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=65 -[2024.05.15-12.32.37:695][494]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=65 -[2024.05.15-12.32.37:703][494]LogSlate: Slate User Unregistered. User Index 8 -[2024.05.15-12.32.37:703][494]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 -[2024.05.15-12.32.37:705][494]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms -[2024.05.15-12.32.37:924][495]LogPlayLevel: Display: Destroying online subsystem :Context_84 -[2024.05.15-12.32.50:049][119]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.32.50:090][119]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_DetectorBox -[2024.05.15-12.32.50:091][119]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_DetectorBox4A6C764547A39E70D9152595DF5156FA.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset' -[2024.05.15-12.32.50:100][119]LogFileHelpers: InternalPromptForCheckoutAndSave took 50 ms (total: 4.15 sec) -[2024.05.15-12.32.50:101][119]AssetCheck: New page: Asset Save: BP_DetectorBox -[2024.05.15-12.32.50:101][119]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox -[2024.05.15-12.38.46:039][466]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms -[2024.05.15-12.38.46:046][466]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.38.46:121][466]LogUObjectHash: Compacting FUObjectHashTables data took 0.55ms -[2024.05.15-12.38.46:133][466]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-12.38.46:134][466]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorld8588B12A4F384DC132639493EC18B3AE.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.15-12.38.46:142][466]LogFileHelpers: Saving map 'TheMainWorld' took 0.062 -[2024.05.15-12.38.46:174][466]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection -[2024.05.15-12.38.46:174][466]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/NG_MagicDetectionD26E31B64BBAB22EA6A40F82610744E7.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' -[2024.05.15-12.38.46:185][466]LogFileHelpers: InternalPromptForCheckoutAndSave took 139 ms (total: 4.29 sec) -[2024.05.15-12.38.46:190][466]AssetCheck: New page: Asset Save: multiple assets -[2024.05.15-12.38.46:190][466]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.15-12.38.46:190][466]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection -[2024.05.15-12.40.42:369][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.40.42:370][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.40.42:370][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.40.42:371][344]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.23:027][ 42]LogD3D12RHI: Warning: Descriptor cache ran out of sub allocated descriptor blocks! Moving to Context local View heap strategy -[2024.05.15-12.41.23:027][ 42]LogD3D12RHI: This should only happen in the Editor where it doesn't matter as much. If it happens in game you should increase the device global heap size! -[2024.05.15-12.41.47:884][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:885][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:886][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:886][637]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:887][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:888][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:888][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:917][637]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! -[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:969][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:970][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.47:971][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.49:107][695]LogD3D12RHI: OnlineHeap RollOver Detected. Increase the heap size to prevent creation of additional heaps -[2024.05.15-12.41.53:305][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:305][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=4.010 Y=0.000 Z=1.434 -[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=4.010 Y=0.000 Z=1.434 -[2024.05.15-12.41.53:306][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:307][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:307][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:308][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:309][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:311][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:312][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.41.53:313][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.Sphere has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:865][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:866][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:867][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:906][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:906][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:907][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.42.49:907][216]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor -[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor -[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_0 -[2024.05.15-12.44.16:994][271]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_0 -[2024.05.15-12.44.17:780][345]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor -[2024.05.15-12.44.17:780][345]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.Actor -[2024.05.15-12.44.17:782][345]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_1 -[2024.05.15-12.44.17:782][345]LogActorFactory: Actor Factory spawned Class /Script/Engine.Actor as actor: Actor /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.Actor_1 -[2024.05.15-12.46.20:236][304]Cmd: SELECT NONE -[2024.05.15-12.46.54:006][656]Cmd: DELETE -[2024.05.15-12.46.54:006][656]Cmd: ACTOR DELETE -[2024.05.15-12.46.54:017][656]LogEditorActor: Deleted Actor: Actor -[2024.05.15-12.46.54:041][656]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms -[2024.05.15-12.46.54:046][656]LogEditorActor: Deleted 1 Actors (0.039 secs) -[2024.05.15-12.47.07:945][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:946][569]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:947][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.07:948][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.08:011][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.08:012][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:037][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:038][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:039][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:074][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.27:075][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:672][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:673][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:673][404]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:674][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:674][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.35:675][404]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:766][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:767][ 93]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:767][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:768][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:842][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:843][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:843][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.45:844][ 93]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:686][480]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:687][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:726][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:726][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:727][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.47.51:727][480]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:327][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:328][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:329][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:401][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.14:402][ 44]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:530][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:531][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:532][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:570][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:570][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:571][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.18:571][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:597][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:598][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:599][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:666][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:666][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:667][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.29:667][143]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:402][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:403][391]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:404][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:443][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.48.33:444][391]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:808][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:809][998]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:810][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:811][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:872][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:872][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:873][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.50.56:873][998]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:485][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:485][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:486][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:487][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:487][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:488][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:488][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:489][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:490][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:519][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:519][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:520][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.04:520][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:268][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:269][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:269][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:705][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:706][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.19:706][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.20:305][429]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.26:959][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.26:960][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:039][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:040][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:043][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:044][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:049][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:049][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:050][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:050][839]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:073][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:073][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:074][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:074][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:078][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:079][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:083][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:084][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:088][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:088][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:089][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:089][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:112][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:112][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:113][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:113][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:118][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:118][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:119][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:119][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:122][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:123][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:128][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:128][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:129][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:129][841]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:152][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:153][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:158][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:159][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:163][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:164][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:168][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:169][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:170][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:170][842]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:206][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:207][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:207][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:208][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:211][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:212][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:213][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:213][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:216][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:217][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:218][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:218][844]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:241][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:242][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:246][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:247][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:251][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:252][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:256][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:256][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:257][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:257][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:292][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:293][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:294][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:294][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:297][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:298][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:302][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:302][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:303][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:303][847]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:327][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:327][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:328][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:328][848]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:351][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:352][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:352][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:353][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:357][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:357][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:358][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:358][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:362][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:362][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:363][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:363][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:367][849]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:391][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:391][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:392][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:392][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:397][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:397][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:398][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:398][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:402][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:407][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:407][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:408][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:408][850]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:431][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:431][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:432][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:432][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:435][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:436][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:436][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:437][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:441][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:441][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:442][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:442][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:465][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:502][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:503][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:507][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:507][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:508][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:508][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:512][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:512][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:513][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:513][854]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:537][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:537][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:538][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:538][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:542][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:546][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:547][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:552][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:552][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:553][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:553][855]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:576][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:577][856]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:602][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:602][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:603][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:603][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:607][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:607][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:608][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:608][857]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:631][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:632][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:637][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:637][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:638][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:638][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:641][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:642][858]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:665][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:666][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:671][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:672][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:695][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:696][860]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:789][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:789][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:790][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:790][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:812][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:813][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:814][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.27:814][867]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.28:423][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.28:424][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:313][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:314][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:314][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:316][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:317][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:318][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:319][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:332][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:333][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:334][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:334][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:336][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:337][965]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:337][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:338][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:341][965]LogSlate: Window 'Color Picker' being destroyed -[2024.05.15-12.51.29:363][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:364][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:365][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.29:365][965]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:485][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:488][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:490][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:519][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.49:520][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:561][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:562][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:562][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:563][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:564][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:565][389]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:566][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:583][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.52:584][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:903][473]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-12.51.53:933][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:934][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:935][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:935][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:974][473]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms -[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:996][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:997][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.53:998][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:047][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:048][473]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:048][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:049][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:120][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:121][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:122][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:122][473]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.51.54:562][496]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-12.51.54:597][496]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-12.51.54:610][496]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-12.51.54:610][496]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaE130B6E041CCFEA2B1419E848B49C125.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-12.51.54:621][496]LogFileHelpers: InternalPromptForCheckoutAndSave took 58 ms (total: 4.35 sec) -[2024.05.15-12.51.54:624][496]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-12.51.54:624][496]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-12.52.13:785][406]Cmd: TRANSACTION UNDO -[2024.05.15-12.52.13:785][406]LogEditorTransaction: Undo Move Elements -[2024.05.15-12.52.14:295][413]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.52.32:834][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:835][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:835][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:836][504]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:836][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:837][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:889][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:889][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:890][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.32:890][504]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:832][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:833][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:833][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:834][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:835][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:835][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:836][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:837][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:837][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:838][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:850][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:851][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:851][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:852][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:853][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:854][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:855][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:856][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:869][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:870][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:872][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:872][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:873][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:874][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:887][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:888][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:888][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:889][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:891][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:892][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:892][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:893][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:905][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:906][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:906][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:907][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:909][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:910][ 19]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:910][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:911][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:942][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:943][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:943][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.41:944][ 19]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:824][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:825][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:825][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:852][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:853][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:853][516]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:878][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:879][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:879][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:905][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:906][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:906][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:931][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:958][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:959][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:959][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:984][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:985][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.50:985][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:010][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:011][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:011][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:037][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:038][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:038][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:064][524]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:090][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:091][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:091][525]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:117][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:143][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:144][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:144][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:170][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:196][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:197][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:197][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:223][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:224][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:224][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:249][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:275][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:276][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:276][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:319][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:320][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:320][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:482][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:483][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:483][543]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:509][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:510][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:510][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:535][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:561][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:562][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:562][546]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:587][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:588][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:588][547]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:614][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:615][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:615][548]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:640][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:641][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:641][549]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:666][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:667][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:667][550]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:693][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:719][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:720][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:720][552]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:747][553]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:773][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:774][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:774][554]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:799][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:800][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:800][555]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:826][556]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:852][557]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:877][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:878][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:878][558]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:905][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:906][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:906][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.51:931][560]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:028][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:029][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:029][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:055][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:098][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:099][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:099][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:124][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:125][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:125][569]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:151][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:152][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:152][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:178][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:204][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:205][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:205][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:404][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:405][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:405][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.52:829][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:391][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:392][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:392][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:899][668]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:944][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:945][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.53:945][670]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:125][680]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:272][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:273][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:273][688]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:540][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:541][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:541][703]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:602][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:603][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:603][706]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:646][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:647][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.54:647][708]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:352][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:379][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:380][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:380][749]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:405][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:406][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:406][750]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:570][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:571][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.55:571][759]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.56:393][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.56:394][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.56:394][806]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:337][971]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:338][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:340][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.52.59:340][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:422][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:422][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:423][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:423][255]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:424][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:425][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:480][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:480][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:481][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.04:481][255]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:530][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:531][311]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:532][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:533][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:589][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.05:590][311]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:166][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:167][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:167][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:168][395]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:168][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:169][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:169][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:170][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:227][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:228][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:735][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:736][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:736][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:737][420]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:738][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:738][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:739][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:739][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:798][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:799][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:800][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.07:800][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:145][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:147][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:147][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:148][436]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:149][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:150][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:150][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:151][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:209][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:210][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:211][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:211][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:959][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:960][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:960][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:962][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:962][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:964][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:964][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.08:965][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.09:024][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.09:025][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.09:026][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.09:026][475]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:783][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:785][571]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:786][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:787][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:787][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:788][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:849][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:850][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:851][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.10:851][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:671][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:672][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:672][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:699][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:700][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:701][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:850][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:851][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:851][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:877][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:878][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.20:878][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:045][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:046][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:046][138]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:177][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:179][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:179][145]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:223][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:224][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:224][147]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:250][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:251][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:251][148]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:397][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:398][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:398][156]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:459][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:460][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:460][159]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:574][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:575][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:575][165]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:601][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:602][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:602][166]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:628][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:630][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:630][167]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:656][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:657][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:657][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:789][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:790][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:790][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:816][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:817][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:817][176]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:844][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:845][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:845][177]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:992][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:993][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.21:993][185]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:036][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:037][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:037][187]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:184][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:185][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:185][195]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:246][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:247][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:247][198]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:327][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:329][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:329][202]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:355][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:357][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:357][203]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:382][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:384][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:384][204]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:410][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:411][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:411][205]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:577][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:578][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:578][214]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:815][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:816][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:816][227]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:842][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:844][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:844][228]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:870][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:871][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:871][229]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:950][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:951][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.22:951][233]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:012][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:013][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:014][236]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:039][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:040][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:041][237]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:067][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:068][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:068][238]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:215][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:216][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:216][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:242][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:243][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:243][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:427][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:428][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:428][257]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:490][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:491][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:491][260]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:587][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:588][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:588][265]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:614][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:615][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:615][266]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:642][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:643][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:643][267]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:774][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:775][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:775][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:800][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:801][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:801][275]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:827][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:829][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:829][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:855][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:856][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:856][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:952][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:953][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:953][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:997][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:998][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.23:998][284]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:041][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:042][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:042][286]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:173][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:174][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:174][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:200][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:201][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:201][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:383][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:384][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:384][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:497][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:498][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.24:498][310]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:010][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:011][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:011][339]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:037][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:038][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:038][340]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:855][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:857][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:857][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:886][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:887][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:887][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:914][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:915][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:915][386]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:941][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:942][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:942][387]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:968][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:969][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:969][388]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:996][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:998][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.25:998][389]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:023][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:025][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:025][390]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:068][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:070][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:070][392]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:097][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:098][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:099][393]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:125][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:126][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:126][394]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:152][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:154][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:154][395]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:441][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:442][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:442][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:468][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:469][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:469][412]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:900][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:901][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.26:901][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:032][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:033][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:033][443]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:077][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:078][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.27:078][445]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:247][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:248][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:248][509]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:278][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:279][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:279][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:309][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:310][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:310][511]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:337][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:338][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:338][512]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:364][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:366][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:366][513]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:392][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:393][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:393][514]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:420][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:421][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:421][515]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:464][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:465][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:465][517]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:492][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:493][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:493][518]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:519][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:520][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:520][519]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:546][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:547][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:547][520]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:573][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:574][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:574][521]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:602][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:603][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:603][522]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:631][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:632][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:632][523]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:692][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:693][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:693][526]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:719][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:720][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:720][527]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:746][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:748][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:748][528]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:774][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:775][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:775][529]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:801][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:802][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:803][530]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:829][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:830][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:830][531]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:856][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:857][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:857][532]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:883][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:884][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:884][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:910][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:912][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.28:912][534]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:111][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:112][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:112][545]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:365][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:366][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:366][559]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:462][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:463][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:463][564]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:489][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:490][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.29:490][565]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.31:986][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.31:987][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.31:987][705]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:013][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:015][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:015][876]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:495][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:496][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.35:496][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:943][608]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:946][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:947][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.47:947][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:916][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:917][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:917][932]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:920][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:921][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.53:921][932]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:328][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:329][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:329][117]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:357][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:358][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:359][118]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:385][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:386][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:386][119]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:413][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:414][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:414][120]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:441][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:442][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:442][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:485][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:486][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:486][123]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:512][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:513][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:513][124]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:540][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:541][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:541][125]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:567][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:568][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:568][126]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:595][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:596][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:596][127]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:623][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:624][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:624][128]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:650][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:651][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:651][129]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:678][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:679][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:679][130]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:704][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:707][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:707][131]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:733][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:734][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:734][132]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:760][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:761][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:761][133]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:787][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:789][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:789][134]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:884][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:885][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:885][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:912][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:913][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:913][140]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:938][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:940][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.57:940][141]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:279][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:281][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:281][160]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:307][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:308][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:308][161]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:334][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:335][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:335][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:499][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:500][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:500][171]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:578][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:580][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:580][175]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:866][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:867][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.53.58:867][191]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:037][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:038][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:038][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:064][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:065][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.01:065][317]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:406][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:407][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:407][949]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:410][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:411][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.12:411][949]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:113][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:115][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:115][207]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:117][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:118][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.17:118][207]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:721][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:722][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:722][624]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:725][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:726][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.24:726][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.39:976][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.39:977][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.39:977][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:006][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:007][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:007][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:034][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:035][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:035][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:061][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:062][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:062][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:088][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:089][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:089][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:116][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:117][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:117][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:143][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:145][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:145][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:170][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:171][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:171][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:198][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:199][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:199][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:226][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:227][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:227][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:252][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:253][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:253][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:280][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:281][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:281][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:307][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:308][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.40:308][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:820][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:822][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:822][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:868][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:869][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:869][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:896][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:897][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:897][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:924][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:925][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:925][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:951][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:952][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:952][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:979][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:980][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.42:980][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:006][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:007][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:007][618]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:102][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:103][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:103][623]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:129][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:130][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:130][624]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:156][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:157][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:157][625]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:183][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:184][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:184][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:330][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:331][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:331][634]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:393][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:394][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:394][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:833][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:835][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.43:835][662]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:260][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:262][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:262][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:479][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:480][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.44:480][698]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.45:400][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.45:401][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.45:402][751]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:336][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:337][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:337][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:747][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:748][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.46:748][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:526][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:527][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:527][434]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:530][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:531][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.54.57:531][434]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:366][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:368][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:368][651]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:370][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:371][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.01:371][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:797][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:799][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:799][ 56]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:801][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:802][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.08:802][ 56]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:297][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:299][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:300][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:300][639]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:302][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:303][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:304][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.19:304][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:195][911]LogEditorTransaction: Undo Set Location -[2024.05.15-12.55.24:201][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:202][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:207][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:208][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:208][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:209][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:459][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:460][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:462][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:462][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.24:801][918]47829_NG_MagicDetection_MessageLog: System successfully compiled. -[2024.05.15-12.55.39:158][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.39:160][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.39:160][694]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.39:161][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.39:162][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.39:162][694]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:465][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:466][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:466][767]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:467][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:468][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.40:468][767]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:788][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:790][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:790][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:791][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:792][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.49:792][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:766][382]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:767][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:768][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.55.51:768][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:388][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:389][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:389][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:391][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:391][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:392][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:393][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:394][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:456][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:457][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:459][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.09:459][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:190][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:191][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:191][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:194][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:195][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.12:195][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:016][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:017][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:018][578]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:021][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:022][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.13:022][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:965][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:967][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:968][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:968][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:972][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:973][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:974][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:974][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:978][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:978][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:979][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:979][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:984][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:985][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:986][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.14:986][676]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:018][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:019][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:020][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:020][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:025][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:026][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:027][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:027][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:031][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:032][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:033][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:033][677]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:066][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:067][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:068][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:068][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:073][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:074][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:075][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:075][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:080][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:080][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:081][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:082][678]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:114][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:115][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:116][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:116][679]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:179][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:180][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:181][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:181][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:186][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:186][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:187][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:187][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:192][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:192][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:193][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:193][682]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:226][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:227][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:228][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:228][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:231][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:232][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:233][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:233][683]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:266][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:267][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:268][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:268][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:272][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:273][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:274][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:274][684]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:305][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:306][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:307][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:307][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:312][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:312][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:313][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:313][685]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:345][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:346][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:347][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:347][686]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:381][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:381][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:383][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:383][687]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:750][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:751][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:752][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.15:752][709]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:799][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:802][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:802][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:804][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:806][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:806][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:807][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:808][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:808][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:809][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:810][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:811][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:825][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:826][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:826][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:827][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:828][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:828][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:831][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:832][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:832][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:833][765]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:834][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:835][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:844][765]LogSlate: Window 'Color Picker' being destroyed -[2024.05.15-12.56.16:876][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:877][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:878][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.16:878][765]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:356][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:357][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:357][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:358][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:358][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:359][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:359][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:360][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:363][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:365][374]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:366][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.27:367][374]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:268][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:270][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:270][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:271][589]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:272][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:273][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:336][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:337][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:338][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.31:338][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:785][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:787][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:787][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:789][784]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:790][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:791][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:791][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:792][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:876][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:877][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:878][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.34:878][784]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:258][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:259][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:259][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:260][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:261][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:262][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:265][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:266][859]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:267][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.36:268][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:254][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:255][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:255][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:256][ 81]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:257][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:259][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:322][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:323][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:324][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.40:324][ 81]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:928][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:929][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:929][223]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:932][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:933][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.42:933][223]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:812][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:813][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:813][271]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:816][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:817][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.43:817][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:244][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:245][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:246][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:246][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:250][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:252][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:253][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:253][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:257][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:257][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:258][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:258][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:263][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:263][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:265][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:265][397]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:298][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:299][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:300][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:300][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:304][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:304][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:305][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:305][398]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:339][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:340][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:341][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:341][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:346][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:347][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:348][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:348][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:352][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:352][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:353][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:353][399]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:385][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:386][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:387][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:387][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:391][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:392][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:393][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:393][400]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:426][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:427][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:428][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:428][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:432][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:433][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:434][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:434][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:438][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:439][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:440][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:440][401]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:473][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:473][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:474][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:475][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:478][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:479][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:481][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:481][402]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:542][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:543][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:544][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:544][405]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:657][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:657][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:658][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:658][411]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:749][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:750][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:751][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:751][416]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:785][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:786][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:787][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:787][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:791][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:792][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:793][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:793][417]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:828][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:829][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:830][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:830][418]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:877][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:878][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:879][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:879][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:883][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:883][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:884][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:885][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:889][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:890][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:891][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:891][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:895][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:895][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:896][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:896][420]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:929][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:930][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:931][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:931][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:936][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:937][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:938][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:938][421]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:971][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:971][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:972][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:973][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:981][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:982][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:983][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.46:983][422]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:118][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:119][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:120][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:120][430]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:152][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:153][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:154][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:154][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:158][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:159][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:160][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:160][431]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:195][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:196][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:197][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:197][432]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:389][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:389][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:390][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.47:390][444]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:610][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:611][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:611][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:614][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:615][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:615][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:616][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:617][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:617][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:618][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:618][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:619][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:620][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:620][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:634][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:636][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:636][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:637][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:638][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:638][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:641][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:642][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:642][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:643][510]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:643][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:645][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:654][510]LogSlate: Window 'Color Picker' being destroyed -[2024.05.15-12.56.48:686][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:688][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:689][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.56.48:689][510]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:741][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:742][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:742][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:825][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:827][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:827][293]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:855][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:856][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:856][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:917][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:918][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:918][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:945][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:946][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:946][298]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:973][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:974][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.19:974][299]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:000][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:001][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:001][300]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:028][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:029][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:029][301]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:055][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:056][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:056][302]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:082][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:083][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:084][303]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:110][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:111][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:111][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:137][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:138][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:138][305]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:165][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:166][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:166][306]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:192][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:193][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:193][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:219][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:221][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:221][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:443][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:444][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:444][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:506][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:507][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:508][323]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:534][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:535][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:535][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:578][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:581][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:581][326]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:921][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:922][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.20:922][345]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:157][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:158][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:254][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:255][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:255][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:282][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:283][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:283][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:310][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:312][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:312][365]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:390][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:392][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:392][369]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:418][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:419][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:419][370]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:445][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:447][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:447][371]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:473][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:475][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:475][372]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:501][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:502][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:503][373]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:667][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:668][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:668][382]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:730][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:731][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:731][385]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:931][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:932][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.21:932][396]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:064][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:065][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:065][403]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:644][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:645][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.22:645][436]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.23:176][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.23:177][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.23:177][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:570][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:571][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:571][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:637][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:639][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:639][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:701][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:702][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:702][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:764][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:765][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:765][609]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:792][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:794][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:794][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:820][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:821][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:821][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:848][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:849][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:849][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:876][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:876][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:877][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:904][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:905][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:905][614]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:931][615]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:958][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:959][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:959][616]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:985][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:986][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.25:986][617]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:153][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:155][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:155][626]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:181][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:182][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:182][627]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:209][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:210][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:210][628]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:238][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:239][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:239][629]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:265][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:267][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:267][630]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:397][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:399][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:399][637]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:425][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:426][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:426][638]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:453][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:453][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:454][639]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:481][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:482][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:483][640]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:509][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:510][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:510][641]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:589][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:590][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:590][645]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:704][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:705][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.26:705][651]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:181][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:183][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:183][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:185][ 17]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:186][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:187][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:187][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:189][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:252][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:253][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:254][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.33:254][ 17]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:227][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:228][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:228][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:230][ 65]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:231][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:232][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:232][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:234][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:297][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:298][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:299][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:299][ 65]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:919][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:922][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:922][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:924][ 96]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:925][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:926][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:926][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:927][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:988][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:989][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:990][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.34:990][ 96]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:511][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:513][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:513][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:515][121]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:517][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:518][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:518][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:519][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:581][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:581][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:583][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:583][121]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:974][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:975][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:975][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:978][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:979][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:980][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:980][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.35:982][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:044][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:045][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:046][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:046][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:524][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:525][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:525][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:528][162]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:529][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:530][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:531][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:532][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:594][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:595][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:596][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:596][162]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:966][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:968][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:968][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:970][179]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:971][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:973][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:973][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.36:975][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:037][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:038][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:040][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:040][179]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:416][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:418][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:418][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:421][196]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:422][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:423][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:423][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:425][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:487][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:488][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:490][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.37:490][196]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:677][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:679][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:679][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:682][477]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:682][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:684][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:684][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:686][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:754][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:755][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:756][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.42:757][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:704][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:706][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:706][795]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:774][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:775][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:775][798]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:802][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:804][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:804][799]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:830][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:832][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:832][800]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:859][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:861][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:861][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:888][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:890][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:890][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:917][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:919][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:919][803]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:946][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:947][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:947][804]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:974][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:976][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.47:976][805]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:303][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:305][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:305][823]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:403][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:404][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:404][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:538][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:540][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:540][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:606][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:607][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:607][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:757][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:758][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:758][846]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:873][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:875][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.48:875][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:573][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:574][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:574][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:606][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:607][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:607][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:634][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:636][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:636][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:806][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:808][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.50:808][956]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:877][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:879][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:879][242]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:929][244]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:957][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:958][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:958][245]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:984][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:986][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.55:986][246]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:014][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:015][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:015][247]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:041][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:043][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:043][248]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:071][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:072][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:072][249]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:099][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:101][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:101][250]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:128][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:130][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:130][251]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:157][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:159][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:159][252]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:496][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:498][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:498][271]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:856][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:857][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.56:857][291]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:094][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:096][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:096][304]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:158][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:160][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:160][307]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:309][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:311][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:311][315]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:337][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:339][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:339][316]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:419][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:421][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:421][320]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:447][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:449][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:449][321]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:511][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:513][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:513][324]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:697][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:699][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:699][334]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:743][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:745][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:745][336]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:845][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:846][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.57:846][341]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.58:171][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.58:173][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.57.58:173][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:201][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:203][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:203][801]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:234][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:235][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:236][802]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:349][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:351][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:351][808]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:377][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:378][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:379][809]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:405][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:407][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:407][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:434][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:436][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:436][811]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:462][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:464][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:464][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:491][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:493][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:493][813]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:519][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:521][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:521][814]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:548][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:550][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:550][815]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:576][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:578][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:578][816]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:605][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:606][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:606][817]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:668][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:669][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:669][820]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:696][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:697][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:697][821]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:725][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:726][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:726][822]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:805][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:807][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:807][826]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:833][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:835][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:835][827]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:863][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:864][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:864][828]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:909][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:910][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:910][830]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:990][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:991][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.06:991][834]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:018][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:020][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:020][835]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:047][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:049][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:049][836]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:076][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:077][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:077][837]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:104][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:106][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:106][838]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:238][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:240][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:240][845]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:354][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:356][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:356][851]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:505][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:507][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.07:507][859]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.09:941][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.09:942][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.09:942][995]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:061][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:063][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:063][ 1]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:229][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:231][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:231][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:516][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:518][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.10:518][ 25]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.13:119][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.13:121][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.13:121][168]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.18:937][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.18:939][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.18:939][498]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:727][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:728][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:729][933]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:760][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:761][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:761][934]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:788][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:790][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:790][935]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:818][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:820][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:820][936]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:848][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:849][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:849][937]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:877][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:879][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:879][938]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:906][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:908][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:908][939]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:934][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:936][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:936][940]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:963][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:965][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:965][941]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:993][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:994][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.26:994][942]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:021][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:023][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:023][943]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:050][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:051][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:052][944]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:078][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:080][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:080][945]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:106][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:109][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:109][946]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:136][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:138][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:138][947]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:165][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:167][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:167][948]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:212][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:214][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:214][950]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:397][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:398][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.27:399][960]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:124][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:126][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:126][272]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:159][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:160][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:160][273]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:187][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:189][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:189][274]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:235][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:236][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:236][276]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:263][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:265][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:265][277]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:291][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:293][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:293][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:320][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:321][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:321][279]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:349][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:350][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:350][280]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:377][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:379][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:379][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:406][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:408][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:408][282]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:539][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:541][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:541][289]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:568][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:569][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:569][290]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:649][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:651][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:651][294]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:713][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:715][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.33:715][297]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:750][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:752][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:752][353]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:784][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:786][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:786][354]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:813][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:815][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:815][355]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:842][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:844][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:844][356]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:872][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:874][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:874][357]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:901][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:903][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:903][358]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:929][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:931][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:931][359]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:957][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:959][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:959][360]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:986][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:988][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.34:988][361]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:015][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:017][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:017][362]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:043][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:045][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:045][363]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:072][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:074][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:074][364]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:118][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:120][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:120][366]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:165][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:166][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.35:167][368]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:037][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:039][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:039][470]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:069][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:071][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:071][471]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:185][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:187][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:187][477]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:214][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:216][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:216][478]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:348][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:349][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.37:349][485]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:285][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:287][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:287][535]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:317][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:319][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:319][536]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:416][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:418][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:418][541]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:481][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:483][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:483][544]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:614][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:616][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.38:616][551]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.39:863][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.39:865][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.39:865][619]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:005][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:007][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:007][903]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:038][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:040][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:040][904]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:066][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:068][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:068][905]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:095][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:097][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:097][906]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:123][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:125][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:125][907]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:411][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:413][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:413][923]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:458][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:459][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.45:459][925]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:264][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:265][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:265][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:296][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:297][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:297][969]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:324][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:326][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:326][970]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:354][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:355][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:355][971]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:382][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:383][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:383][972]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:410][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:412][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:412][973]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:438][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:440][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:440][974]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:467][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:469][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:469][975]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:513][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:515][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:515][977]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:541][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:543][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:543][978]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:570][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:572][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:573][979]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:599][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:600][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:600][980]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:645][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:647][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:647][982]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:673][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:675][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:675][983]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:789][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:790][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.46:790][989]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.50:755][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.50:757][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.50:757][213]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:159][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:161][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:161][455]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:192][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:194][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:194][456]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:221][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:223][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:223][457]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:250][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:251][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:252][458]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:278][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:280][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:280][459]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:308][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:310][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:310][460]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:336][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:338][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:338][461]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:366][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:367][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:367][462]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:394][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:396][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:396][463]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:423][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:425][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:425][464]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:452][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:454][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:454][465]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:480][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:482][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:482][466]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:508][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:510][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:510][467]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:537][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:539][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:539][468]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:567][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:568][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.55:568][469]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:854][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:856][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:856][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:887][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:888][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:888][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:915][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:917][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:917][599]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:944][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:945][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:946][600]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:973][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:974][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.57:974][601]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:001][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:003][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:003][602]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:029][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:031][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:031][603]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:058][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:060][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:060][604]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:104][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:106][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:106][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:133][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:135][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:135][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:162][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:163][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:163][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:209][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:211][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:211][610]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:237][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:239][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:239][611]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:266][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:268][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:268][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:834][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:836][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.58.58:836][644]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:239][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:242][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:242][533]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:245][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:247][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.33:247][533]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:948][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:950][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:950][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:951][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:953][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:953][384]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:960][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:961][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:963][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.48:963][384]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:362][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:364][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:364][840]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:367][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:369][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-12.59.57:369][840]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:282][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:284][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:284][930]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:288][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:290][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.17:290][930]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:494][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:496][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:496][748]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:500][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:502][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.32:502][748]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:096][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:098][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:098][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:102][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:104][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.00.58:104][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:083][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:085][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:085][812]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:090][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:091][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.10:091][812]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:819][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:822][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:822][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:824][737]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:826][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:828][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:828][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:829][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:891][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:892][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:893][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.43:893][737]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:296][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:298][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:298][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:301][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:301][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:303][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:303][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:305][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:366][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:367][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:368][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:368][756]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:706][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:708][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:708][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:711][771]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:712][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:714][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:714][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:716][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:780][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:782][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:784][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.44:784][771]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:174][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:176][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:176][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:179][789]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:181][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:182][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:182][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:184][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:248][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:249][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:251][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:251][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:709][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:712][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:712][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:715][810]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:716][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:718][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:718][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:720][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:784][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:785][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:787][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.45:787][810]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:603][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:605][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:605][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:608][852]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:609][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:611][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:611][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:613][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:678][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:680][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:682][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.46:682][852]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:231][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:235][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:235][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:238][879]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:238][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:240][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:240][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:242][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:307][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:309][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:311][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.47:311][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:461][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:463][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:464][566]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:496][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:498][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:498][567]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:525][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:527][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:527][568]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:572][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:574][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:574][570]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:601][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:603][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:603][571]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:629][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:632][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:632][572]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:659][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:661][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:661][573]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:688][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:690][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:690][574]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:717][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:719][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:719][575]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:746][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:748][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:748][576]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:776][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:778][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:778][577]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:805][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:807][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:807][578]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:835][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:837][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:837][579]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:865][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:867][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:867][580]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:894][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:897][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:897][581]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:941][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:943][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:943][583]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:970][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:972][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:972][584]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.01.59:999][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:001][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:001][585]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:031][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:033][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:033][586]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:061][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:063][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:063][587]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:090][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:092][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:092][588]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:119][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:121][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:122][589]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:148][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:150][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:151][590]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:177][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:179][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:179][591]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:207][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:209][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:209][592]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:236][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:238][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:238][593]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:282][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:284][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:284][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:312][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:314][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:314][596]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:341][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:343][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:343][597]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:491][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:494][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:494][605]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:521][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:522][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:522][606]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:550][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:552][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:552][607]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:578][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:580][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:580][608]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:661][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:662][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:662][612]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:689][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:692][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.00:692][613]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.03:860][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.03:862][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.03:862][789]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:018][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:020][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:020][797]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:411][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:413][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:413][819]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:528][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:530][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.04:531][825]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.06:161][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.06:163][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.06:163][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:379][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:381][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:381][968]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:387][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:389][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.44:389][968]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:340][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:343][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:343][308]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:349][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:351][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.50:351][308]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:421][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:423][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:423][595]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:429][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:431][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.02.55:431][595]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:684][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:686][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:686][157]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:691][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:693][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.05:693][157]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:961][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:963][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:963][281]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:969][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:971][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.07:971][281]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:602][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:605][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:605][758]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:609][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:613][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.16:613][758]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:331][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:334][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:334][911]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:339][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:341][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.19:341][911]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:811][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:814][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:814][135]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:819][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:821][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.40:821][135]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:020][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:023][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:023][598]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:028][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:030][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.49:030][598]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:756][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:758][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:758][864]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:791][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:793][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:793][865]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:821][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:823][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:823][866]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:885][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:887][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:887][869]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:967][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:969][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.53:969][873]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:085][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:087][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:087][879]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:202][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:204][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:204][885]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:318][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:320][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:320][891]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:745][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:747][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.54:747][915]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.55:989][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.55:990][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.55:990][986]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:298][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:300][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:300][ 3]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:433][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:435][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.03.56:435][ 10]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:802][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:805][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:805][278]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:809][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:811][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.18:811][278]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:879][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:881][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:881][508]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:887][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:889][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.22:889][508]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:119][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:122][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:122][912]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:126][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:128][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.30:128][912]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:203][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:205][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:205][184]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:210][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:212][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.35:212][184]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:127][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:130][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:130][ 26]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:135][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:137][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.50:137][ 26]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:694][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:696][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:696][170]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:701][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:703][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.04.52:703][170]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:849][139]BlueprintLog: New page: Compile BP_RuneArea -[2024.05.15-13.05.09:883][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:886][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:886][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:887][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:889][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.09:889][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:099][139]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms -[2024.05.15-13.05.10:107][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:109][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:109][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:111][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:112][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:114][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:131][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:133][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:133][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:135][139]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:136][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:138][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:234][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:235][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:237][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.10:237][139]LogPhysics: Warning: Scale for /Engine/Transient.World_14:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 -[2024.05.15-13.05.11:785][223]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-13.05.11:841][223]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true -[2024.05.15-13.05.11:858][223]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea -[2024.05.15-13.05.11:858][223]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaC6BCDED2424EE3C9419FD48A30DEF8BB.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' -[2024.05.15-13.05.11:867][223]LogFileHelpers: InternalPromptForCheckoutAndSave took 82 ms (total: 4.43 sec) -[2024.05.15-13.05.11:868][223]AssetCheck: New page: Asset Save: BP_RuneArea -[2024.05.15-13.05.11:869][223]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea -[2024.05.15-13.05.14:018][352]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms -[2024.05.15-13.05.14:023][352]LogFileHelpers: InternalPromptForCheckoutAndSave started... -[2024.05.15-13.05.14:115][352]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms -[2024.05.15-13.05.14:129][352]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Maps/TheMainWorld -[2024.05.15-13.05.14:130][352]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/TheMainWorldA47264B0436D25FE1A0F4696E2FF82E4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap' -[2024.05.15-13.05.14:137][352]LogFileHelpers: Saving map 'TheMainWorld' took 0.061 -[2024.05.15-13.05.14:148][352]LogFileHelpers: InternalPromptForCheckoutAndSave took 125 ms (total: 4.55 sec) -[2024.05.15-13.05.14:151][352]AssetCheck: New page: Asset Save: TheMainWorld -[2024.05.15-13.05.14:151][352]LogContentValidation: Display: Validating /Script/Engine.World /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld -[2024.05.15-13.05.21:640][782]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms -[2024.05.15-13.05.22:667][833]LogSlate: Window 'NG_MagicDetection' being destroyed -[2024.05.15-13.05.22:676][833]LogSlate: Window 'NG_MagicDetection' being destroyed -[2024.05.15-13.05.22:682][833]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.22:682][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.22:759][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.15-13.05.22:759][833]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.22:767][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.22:955][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.15-13.05.22:955][833]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.22:956][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:035][833]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.23:035][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:091][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.15-13.05.23:091][833]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.23:091][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:177][833]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. -[2024.05.15-13.05.23:177][833]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.23:177][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:331][833]LogWorld: UWorld::CleanupWorld for World_18, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.23:333][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:362][833]LogWorld: UWorld::CleanupWorld for World_19, bSessionEnded=true, bCleanupResources=true -[2024.05.15-13.05.23:362][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated -[2024.05.15-13.05.23:447][833]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: ================================================ -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: === FShaderJobCache stats === -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Total job queries 148, among them cache hits 27 (18.24%) -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Tracking 116 distinct input hashes that result in 82 distinct outputs (70.69%) -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: RAM used: 3,45 MiB of 819,20 MiB budget. Usage: 0.42% -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: === Shader Compilation stats === -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Shaders Compiled: 116 -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Jobs assigned 116, completed 116 (100%) -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Average time worker was idle: 407.45 s -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Time job spent in pending queue: average 2.78 s, longest 9.86 s -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Job execution time: average 1.13 s, max 5.71 s -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Job life time (pending + execution): average 3.90 s, max 10.39 -[2024.05.15-13.05.23:579][840]LogShaderCompilers: Display: Shader code size: average 49,164 KiB, min 1,664 KiB, max 95,969 KiB -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 49.02 s -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Jobs were issued in 116 batches (only local compilation was used), average 1.00 jobs/batch -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Average processing rate: 2.37 jobs/sec -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Total thread time: 102,028 s -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Total thread preprocess time: 9,224 s -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Percentage time preprocessing: 9.04% -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Effective parallelization: 2.08 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FHitProxyVS (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FVelocityVS (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: Top 5 shader types by total compile time: -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 41.63% of total time (compiled 23 times, average 1.85 sec, max 4.27 sec, min 0.28 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 28.67% of total time (compiled 11 times, average 2.66 sec, max 4.05 sec, min 1.92 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 14.38% of total time (compiled 25 times, average 0.59 sec, max 1.18 sec, min 0.26 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FHitProxyVS - 4.71% of total time (compiled 11 times, average 0.44 sec, max 1.20 sec, min 0.25 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: FVelocityVS - 2.46% of total time (compiled 7 times, average 0.36 sec, max 0.42 sec, min 0.30 sec) -[2024.05.15-13.05.23:581][840]LogShaderCompilers: Display: ================================================ -[2024.05.15-13.05.26:274][979]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection took 3.022670 sec (time since issued), 2.659301 sec (combined shader worker time). -[2024.05.15-13.05.27:616][ 24]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/d5/81/d2ec7b4f5c903b1d68fb464097490f305657.udd from 'NG_MagicDetection/SingleLoopingParticle/ParticleGPUComputeScript'. +[2024.05.22-08.07.36:149][176]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.148 s +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: === Handled ensure: === +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: Ensure condition failed: DepthStencilRenderTarget.DepthStencilTarget->GetNumSamples() == NumSamples [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\RHI.cpp] [Line: 1606] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: Stack: +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffdd12aaa6 UnrealEditor-RHI.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf396f0c UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf395927 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf35c2e2 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf3cf237 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf373414 UnrealEditor-RenderCore.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf718cd5 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf718a7c UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf6f80e2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf7408c2 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf708b60 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbf8ef773 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbfd24e32 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007fffbfd18667 UnrealEditor-Core.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007ff858f97344 KERNEL32.DLL!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: [Callstack] 0x00007ff8599626b1 ntdll.dll!UnknownFunction [] +[2024.05.22-08.07.36:149][176]LogOutputDevice: Error: +[2024.05.22-08.07.36:157][176]LogStats: SubmitErrorReport - 0.000 s +[2024.05.22-08.07.36:190][176]LogRHI: Error: Breadcrumbs 'RHIThread' +Context 1/2 + 00 Scene + 01 Translucency + 02 View0 + +[2024.05.22-08.07.48:774][176]LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [12 Seconds] waiting for h/w. InstanceID=1 +[2024.05.22-08.07.48:774][176]LogStats: SendNewReport - 12.617 s +[2024.05.22-08.07.48:774][176]LogStats: FDebug::EnsureFailed - 12.774 s +[2024.05.22-08.07.48:789][176]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=6052 +[2024.05.22-08.07.48:847][177]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{5052e37b-7aa5-485a-a542-76d730477801}, Name=Headphones (Synaptics HD Audio)), Reason=AudioMixerPlatformInterface. Timeout waiting for h/w., InstanceID=1, DurationMS=18.90 +[2024.05.22-08.07.48:847][177]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.05.22-08.07.48:849][177]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.05.22-08.07.53:013][472]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.07.55:430][643]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.07.56:238][701]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.07.56:238][701]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.07.58:117][833]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.07.59:690][946]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.02:448][144]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.02:448][144]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.08.02:448][144]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.02:448][144]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.04:065][260]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.06:710][450]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.06:710][450]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.08:548][582]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.10:443][718]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.13:083][908]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.688 and deleted 5915 files with total size 149 MiB and 5739 empty folders. Scanned 11914 files in 13820 folders with total size 987 MiB. +[2024.05.22-08.08.13:116][910]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.13:116][910]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.13:116][910]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.13:505][938]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.14:090][980]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.14:661][ 21]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.16:555][157]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.16:555][157]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.16:555][157]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.19:051][336]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.19:547][371]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.19:547][371]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.19:701][382]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.22:318][570]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.22:319][570]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.22:319][570]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.23:586][661]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.26:120][843]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.26:120][843]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.35:323][504]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.08.42:812][ 42]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.43:007][ 56]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.47:072][348]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.47:072][348]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.08.47:072][348]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.50:201][573]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.51:482][665]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.08.54:239][863]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.08.54:240][863]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.08.54:240][863]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.08.56:566][ 30]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.09.03:277][512]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.09.03:277][512]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.09.43:818][423]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.09.48:273][743]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.09.48:273][743]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.09.51:864][ 1]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.09.54:601][194]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.09.54:601][194]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.09.56:800][352]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.06:270][ 28]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.10.06:271][ 28]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.08:371][179]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.12:102][447]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.12:102][447]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.10.14:036][585]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.20:900][ 73]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.10.20:900][ 73]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.21:412][108]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.21:858][140]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.27:652][556]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.27:862][571]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.28:028][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.10.28:028][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.10.28:028][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.33:723][986]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.33:792][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.33:792][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.10.33:792][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.10.33:945][ 2]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.10.39:194][378]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.10.39:194][378]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.10.39:194][378]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Total job queries 101, among them cache hits 39 (38.61%) +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Tracking 62 distinct input hashes that result in 50 distinct outputs (80.65%) +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: RAM used: 2,02 MiB of 819,20 MiB budget. Usage: 0.25% +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Shaders Compiled: 10 +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Jobs assigned 10, completed 10 (100%) +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Average time worker was idle: 0.68 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Time job spent in pending queue: average 0.18 s, longest 1.59 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Job execution time: average 1.65 s, max 4.06 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Job life time (pending + execution): average 1.83 s, max 4.06 +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Shader code size: average 38,811 KiB, min 4,688 KiB, max 87,992 KiB +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 6.18 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Jobs were issued in 10 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Average processing rate: 1.62 jobs/sec +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Total thread time: 8,123 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Total thread preprocess time: 2,561 s +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Percentage time preprocessing: 31.52% +[2024.05.22-08.10.43:339][669]LogShaderCompilers: Display: Effective parallelization: 1.31 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.79 sec, max 0.79 sec, min 0.79 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.54 sec, max 0.54 sec, min 0.54 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 33.11% of total time (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 24.96% of total time (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: FNiagaraShader - 11.97% of total time (compiled 4 times, average 0.24 sec, max 0.32 sec, min 0.16 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 9.74% of total time (compiled 1 times, average 0.79 sec, max 0.79 sec, min 0.79 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: FHitProxyVS - 7.92% of total time (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.10.43:340][669]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.10.44:399][743]Cmd: quit +[2024.05.22-08.10.44:414][743]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.10.44:416][743]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.10.44:515][743]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.10.44:520][743]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.10.44:521][743]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.10.44:528][743]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.10.44:531][743]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.10.44:538][743]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.10.44:538][743]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.05.22-08.10.44:539][743]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.22-08.10.44:541][743]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.05.22-08.10.44:558][743]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.10.44:558][743]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.10.44:559][743]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.05.22-08.10.44:602][744]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.05.22-08.12.58:404][ 16]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst +[2024.05.22-08.12.58:783][ 16]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.12.58:783][ 16]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.12.58:999][ 16]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.12.58:999][ 16]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.12.59:303][ 16]LogSlate: Took 0.005818 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.05.22-08.12.59:310][ 16]LogViewport: Scene viewport resized to 505x603, mode Windowed. +[2024.05.22-08.12.59:332][ 16]LogSlate: Took 0.005560 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.05.22-08.12.59:495][ 19]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.13.00:427][ 64]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 1.892920 sec (time since issued), 1.350851 sec (combined shader worker time). +[2024.05.22-08.13.00:809][ 84]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/56/88/3384ba32d2ba6c22f4370e091d78c24e65dd.udd from 'NG_MagicBurst/OmnidirectionalBurst/ParticleGPUComputeScript'. +[2024.05.22-08.13.00:985][ 92]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.13.16:701][ 30]47976_NG_MagicBurst_MessageLog: System compile status unknown. +[2024.05.22-08.13.17:143][ 52]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 0.625214 sec (time since issued), 0.569457 sec (combined shader worker time). +[2024.05.22-08.13.17:438][ 68]LogDerivedDataCache: C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/egonvm/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyNIAGARASM/60/f5/e2d6b20ed6f9c08a36edc05ef654068c06b9.udd from 'NG_MagicBurst/OmnidirectionalBurst/ParticleGPUComputeScript'. +[2024.05.22-08.13.18:711][149]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Total job queries 127, among them cache hits 52 (40.94%) +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Tracking 72 distinct input hashes that result in 58 distinct outputs (80.56%) +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: RAM used: 2,27 MiB of 819,20 MiB budget. Usage: 0.28% +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Shaders Compiled: 15 +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Jobs assigned 15, completed 15 (100%) +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Average time worker was idle: 50.56 s +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Time job spent in pending queue: average 0.14 s, longest 1.59 s +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Job execution time: average 1.18 s, max 4.06 s +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Job life time (pending + execution): average 1.32 s, max 4.06 +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Shader code size: average 30,79 KiB, min 1,986 KiB, max 87,992 KiB +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 7.66 s +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Jobs were issued in 15 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.22-08.13.45:321][821]LogShaderCompilers: Display: Average processing rate: 1.96 jobs/sec +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Total thread time: 8,903 s +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Total thread preprocess time: 2,59 s +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Percentage time preprocessing: 29.09% +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Effective parallelization: 1.16 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.79 sec, max 0.79 sec, min 0.79 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.54 sec, max 0.54 sec, min 0.54 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 30.21% of total time (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 22.77% of total time (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: FNiagaraShader - 19.68% of total time (compiled 9 times, average 0.19 sec, max 0.32 sec, min 0.10 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 8.89% of total time (compiled 1 times, average 0.79 sec, max 0.79 sec, min 0.79 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: FHitProxyVS - 7.23% of total time (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.13.45:322][821]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.13.45:628][821]LogNiagara: Compiling System NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst took 0.605073 sec (time since issued), 0.751480 sec (combined shader worker time). +[2024.05.22-08.13.45:654][821]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.13.45:711][821]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Particles/NG_MagicBurst" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset" SILENT=true +[2024.05.22-08.13.45:721][821]LogPackageLocalizationCache: Processed 48 localized package path(s) for 1 prioritized culture(s) in 0.006996 seconds +[2024.05.22-08.13.45:773][821]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicBurst +[2024.05.22-08.13.45:773][821]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/NG_MagicBurstF5B8779E476392B29C658CBDC700403E.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset' +[2024.05.22-08.13.45:787][821]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms +[2024.05.22-08.13.45:814][821]AssetCheck: New page: Asset Save: NG_MagicBurst +[2024.05.22-08.13.45:814][821]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicBurst.NG_MagicBurst +[2024.05.22-08.13.45:815][821]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.22-08.13.45:815][821]LogNiagaraEditor: GPU shader compile skipped. Id 1 +[2024.05.22-08.14.09:016][524]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.14.09:022][524]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.14.09:022][524]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:14:09) +[2024.05.22-08.14.09:057][524]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.14.09:061][524]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004072s) +[2024.05.22-08.14.09:061][524]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004113s) +[2024.05.22-08.14.09:084][524]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms +[2024.05.22-08.14.09:088][524]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.14.09:088][524]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.14.09:088][524]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.14.09:089][524]LogPlayLevel: PIE: World Init took: (0.001683s) +[2024.05.22-08.14.09:089][524]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.14.09:089][524]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.14.09:089][524]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.14.09:089][524]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.14.09:089][524]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.14.09:089][524]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.14.09:091][524]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.14.09:121][524]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.14.09:121][524]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.14.09:121][524]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.14.09:121][524]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.14.09:122][524]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.05.22-08.14.09:122][524]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.05.22-08.14.09:124][524]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.05.22-08.14.09:124][524]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.05.22-08.14.09:124][524]LogInit: FAudioDevice initialized with ID 3. +[2024.05.22-08.14.09:124][524]LogAudio: Display: Audio Device (ID: 3) registered with world 'TheMainWorld'. +[2024.05.22-08.14.09:124][524]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.22-08.14.09:137][524]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.14.09:469][524]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.14.09:471][524]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.14.09:471][524]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.14.09 +[2024.05.22-08.14.09:471][524]LogWorld: Bringing up level for play took: 0.001971 +[2024.05.22-08.14.09:474][524]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2024.05.22-08.14.09:476][524]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.14.09:479][524]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.14.09:479][524]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.14.09:479][524]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.14.09:479][524]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.14.09:479][524]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.14.09:480][524]vr.PixelDensity = "1" +[2024.05.22-08.14.09:492][524]PIE: Server logged in +[2024.05.22-08.14.09:500][524]PIE: Play in editor total start time 0,478 seconds. +[2024.05.22-08.14.09:506][524]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.14.09:512][524]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.14.09:556][525]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.14.23:469][617]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.14.27:924][937]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.14.27:925][937]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.14.42:403][976]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.14.46:733][287]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.14.46:733][287]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.14.48:626][423]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.14.52:158][677]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.14.52:659][713]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.14.52:659][713]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.15.05:538][633]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.05:538][633]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.15.06:978][735]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.14:471][271]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.14:472][271]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.17:261][470]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.18:103][530]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.18:947][590]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.32:742][579]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.32:742][579]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.15.32:742][579]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.15.32:742][579]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.35:416][771]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.35:680][790]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.39:260][ 47]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.15.39:260][ 47]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.39:260][ 47]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.43:951][382]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.45:468][491]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.46:471][563]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.46:471][563]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.15.48:754][727]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.48:755][727]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.15.49:688][794]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.50:035][819]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.50:202][831]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.51:357][914]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.51:692][938]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.52:624][ 5]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.15.52:624][ 5]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.15.52:624][ 5]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.52:624][ 5]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.54:309][126]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.15.55:075][181]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.55:075][181]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.15.55:075][181]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.15.57:553][359]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.15.57:553][359]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.16.05:215][909]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.22-08.16.10:751][305]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.16.12:244][412]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.16.26:138][368]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.16.26:138][368]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.16.26:138][368]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.16.29:680][619]Cmd: quit +[2024.05.22-08.16.29:682][619]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.16.29:682][619]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.16.29:739][619]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.16.29:741][619]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.16.29:741][619]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.16.29:744][619]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.16.29:748][619]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.16.29:753][619]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.05.22-08.16.29:754][619]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.22-08.16.29:755][619]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.05.22-08.16.29:762][619]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.16.29:762][619]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.16.29:763][619]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.05.22-08.16.29:803][620]LogPlayLevel: Display: Destroying online subsystem :Context_8 +[2024.05.22-08.18.46:504][313]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.22-08.18.46:507][313]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.18.46:507][313]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.18.46:518][313]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.05.22-08.18.46:783][313]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.22-08.18.57:743][785]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.22-08.18.57:751][785]LogClass: Warning: Short type name "EOculusLocationFlags" provided for TryFindType. Please convert it to a path name (suggested: "/Script/OculusXRAnchors.EOculusLocationFlags"). Callstack: + +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] +UnknownFunction [] + +[2024.05.22-08.19.08:283][362]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings' +[2024.05.22-08.19.28:793][794]BlueprintLog: New page: Compile BP_Wand +[2024.05.22-08.19.28:846][794]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.22-08.19.29:414][822]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.19.29:482][822]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.22-08.19.29:512][822]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.22-08.19.29:512][822]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand632C4F7847B92B90E1C76BB5D6D57568.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.22-08.19.29:520][822]LogFileHelpers: InternalPromptForCheckoutAndSave took 106 ms (total: 239 ms) +[2024.05.22-08.19.29:521][822]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.22-08.19.29:521][822]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Total job queries 130, among them cache hits 52 (40.00%) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Tracking 75 distinct input hashes that result in 61 distinct outputs (81.33%) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: RAM used: 2,36 MiB of 819,20 MiB budget. Usage: 0.29% +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Shaders Compiled: 18 +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Jobs assigned 19, completed 18 (94.74%) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Average time worker was idle: 198.74 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Time job spent in pending queue: average 0.12 s, longest 1.59 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Job execution time: average 1.08 s, max 4.06 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Job life time (pending + execution): average 1.20 s, max 4.06 +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Shader code size: average 32,474 KiB, min 1,986 KiB, max 87,992 KiB +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.73 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Jobs were issued in 19 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Average processing rate: 2.06 jobs/sec +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Total thread time: 9,957 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Total thread preprocess time: 2,765 s +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Percentage time preprocessing: 27.77% +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Effective parallelization: 1.14 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.54 sec, max 0.54 sec, min 0.54 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 27.01% of total time (compiled 1 times, average 2.69 sec, max 2.69 sec, min 2.69 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 20.36% of total time (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: FNiagaraShader - 18.39% of total time (compiled 10 times, average 0.18 sec, max 0.32 sec, min 0.08 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 12.44% of total time (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: FHitProxyVS - 6.46% of total time (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.19.46:474][ 46]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.19.55:035][827]LogAssetEditorSubsystem: Opening Asset editor for NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection +[2024.05.22-08.19.55:092][827]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.19.55:092][827]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.19.55:192][827]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.19.55:192][827]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.19.55:283][827]LogViewport: Scene viewport resized to 505x603, mode Windowed. +[2024.05.22-08.19.55:428][834]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.20.31:185][469]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.20.31:190][469]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.20.31:190][469]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:20:31) +[2024.05.22-08.20.31:217][469]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.20.31:220][469]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004078s) +[2024.05.22-08.20.31:220][469]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004121s) +[2024.05.22-08.20.31:237][469]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.05.22-08.20.31:237][469]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.20.31:237][469]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.20.31:237][469]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.20.31:237][469]LogPlayLevel: PIE: World Init took: (0.000853s) +[2024.05.22-08.20.31:237][469]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.05.22-08.20.31:237][469]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.20.31:237][469]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.20.31:237][469]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.20.31:237][469]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.20.31:237][469]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.20.31:238][469]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.20.31:238][469]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.20.31:238][469]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.20.31:238][469]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.20.31:238][469]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.20.31:238][469]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.20.31:240][469]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.20.31:270][469]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.20.31:270][469]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.20.31:270][469]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.20.31:270][469]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.20.31:271][469]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.05.22-08.20.31:271][469]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.05.22-08.20.31:273][469]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.05.22-08.20.31:273][469]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.05.22-08.20.31:273][469]LogInit: FAudioDevice initialized with ID 4. +[2024.05.22-08.20.31:273][469]LogAudio: Display: Audio Device (ID: 4) registered with world 'TheMainWorld'. +[2024.05.22-08.20.31:273][469]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.22-08.20.31:284][469]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.20.31:600][469]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.20.31:601][469]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.20.31:602][469]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.20.31 +[2024.05.22-08.20.31:602][469]LogWorld: Bringing up level for play took: 0.001909 +[2024.05.22-08.20.31:604][469]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2024.05.22-08.20.31:607][469]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.20.31:610][469]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.20.31:611][469]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.20.31:611][469]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.20.31:611][469]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.20.31:611][469]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.20.31:611][469]vr.PixelDensity = "1" +[2024.05.22-08.20.31:625][469]PIE: Server logged in +[2024.05.22-08.20.31:634][469]PIE: Play in editor total start time 0,445 seconds. +[2024.05.22-08.20.31:643][469]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.20.31:650][469]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.20.31:699][470]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.20.39:474][ 25]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.40:322][ 86]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.40:727][115]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.47:454][598]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.20.47:454][598]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.20.47:454][598]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.20.47:454][598]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.20.48:984][708]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.49:235][726]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.49:890][773]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.51:798][908]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.52:081][928]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.52:566][963]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.52:971][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.20.52:972][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.20.52:972][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.20.52:972][991]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.20.54:294][ 85]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.54:546][103]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.54:616][107]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.55:452][167]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.20.55:452][167]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.20.55:452][167]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.20.55:452][167]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.20.56:646][252]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.56:701][256]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.57:633][322]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.20.57:633][322]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.20.57:633][322]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.20.57:633][322]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.20.58:498][383]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.58:861][409]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.20.59:638][464]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.20.59:638][464]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.20.59:638][464]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.21.00:756][544]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.21.01:919][625]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.21.01:919][625]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.21.01:919][625]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.21.04:754][827]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.21.04:754][827]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.21.06:189][930]Cmd: quit +[2024.05.22-08.21.06:190][930]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.21.06:190][930]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.21.06:259][930]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.21.06:260][930]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.21.06:261][930]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.21.06:268][930]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.21.06:272][930]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.21.06:286][930]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.05.22-08.21.06:286][930]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.22-08.21.06:287][930]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.05.22-08.21.06:293][930]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.21.06:293][930]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.21.06:295][930]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.05.22-08.21.06:415][931]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2024.05.22-08.22.24:280][516]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.22.24:280][516]PIE: New page: SIE session: TheMainWorld (22. mai 2024 14:22:24) +[2024.05.22-08.22.24:280][516]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.22.24:284][516]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004136s) +[2024.05.22-08.22.24:284][516]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004166s) +[2024.05.22-08.22.24:298][516]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2024.05.22-08.22.24:299][516]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.22.24:299][516]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.22.24:299][516]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.22.24:300][516]LogPlayLevel: PIE: World Init took: (0.000785s) +[2024.05.22-08.22.24:300][516]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.22.24:300][516]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.22.24:300][516]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.22.24:300][516]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.22.24:300][516]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.22.24:300][516]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.22.24:302][516]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.22.24:330][516]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.22.24:330][516]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.22.24:330][516]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.22.24:330][516]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.22.24:331][516]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.05.22-08.22.24:331][516]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.05.22-08.22.24:333][516]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.05.22-08.22.24:333][516]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.05.22-08.22.24:333][516]LogInit: FAudioDevice initialized with ID 5. +[2024.05.22-08.22.24:333][516]LogAudio: Display: Audio Device (ID: 5) registered with world 'TheMainWorld'. +[2024.05.22-08.22.24:333][516]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.22-08.22.24:338][516]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.22.24:339][516]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.24:340][516]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.22.24 +[2024.05.22-08.22.24:340][516]LogWorld: Bringing up level for play took: 0.001534 +[2024.05.22-08.22.24:341][516]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2024.05.22-08.22.24:342][516]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.22.24:342][516]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.22.24:342][516]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.22.24:342][516]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.22.24:343][516]PIE: Server logged in +[2024.05.22-08.22.24:345][516]PIE: Play in editor total start time 0,066 seconds. +[2024.05.22-08.22.26:826][724]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.22.26:826][724]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.22.26:827][724]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.22.26:828][724]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.22.26:833][724]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.22.26:837][724]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.22.26:851][724]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.22.26:851][724]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.05.22-08.22.26:851][724]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.22-08.22.26:854][724]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.05.22-08.22.26:860][724]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.22-08.22.26:910][725]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2024.05.22-08.22.43:710][153]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.22-08.22.43:711][153]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.22.43:711][153]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.22.43:887][153]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.45:966][249]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.45:968][249]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.45:970][249]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.45:970][249]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.22.45:970][249]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.22-08.22.48:850][396]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.24.06:935][269]BlueprintLog: New page: Compile BP_Wand +[2024.05.22-08.24.07:000][269]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.22-08.24.07:006][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:009][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:009][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:011][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:012][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:014][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:014][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:015][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:042][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:046][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:046][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:047][269]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:049][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:051][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:051][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:051][269]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.07:974][318]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.24.08:031][318]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.22-08.24.08:053][318]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.22-08.24.08:053][318]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandED5FDDDA47081BD3AF2ABDA076FF00B5.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.22-08.24.08:064][318]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 328 ms) +[2024.05.22-08.24.08:066][318]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.22-08.24.08:066][318]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.22-08.24.36:399][798]LogDebuggerCommands: Repeating last play command: Simulate +[2024.05.22-08.24.36:404][798]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.24.36:404][798]PIE: New page: SIE session: TheMainWorld (22. mai 2024 14:24:36) +[2024.05.22-08.24.36:404][798]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.24.36:409][798]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004616s) +[2024.05.22-08.24.36:409][798]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004653s) +[2024.05.22-08.24.36:427][798]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.05.22-08.24.36:430][798]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.24.36:430][798]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.24.36:430][798]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.24.36:430][798]LogPlayLevel: PIE: World Init took: (0.000825s) +[2024.05.22-08.24.36:431][798]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.24.36:431][798]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.24.36:431][798]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.24.36:431][798]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.24.36:431][798]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.24.36:431][798]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.24.36:434][798]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.24.36:462][798]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.24.36:463][798]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.24.36:463][798]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.24.36:463][798]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.24.36:463][798]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.05.22-08.24.36:463][798]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.05.22-08.24.36:465][798]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.05.22-08.24.36:465][798]LogInit: FAudioDevice initialized with ID 6. +[2024.05.22-08.24.36:465][798]LogAudio: Display: Audio Device (ID: 6) registered with world 'TheMainWorld'. +[2024.05.22-08.24.36:465][798]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.05.22-08.24.36:465][798]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.22-08.24.36:469][798]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.24.36:470][798]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.36:470][798]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.24.36 +[2024.05.22-08.24.36:470][798]LogWorld: Bringing up level for play took: 0.001477 +[2024.05.22-08.24.36:473][798]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2024.05.22-08.24.36:473][798]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.24.36:473][798]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.24.36:473][798]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.24.36:473][798]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.24.36:474][798]PIE: Server logged in +[2024.05.22-08.24.36:476][798]PIE: Play in editor total start time 0,072 seconds. +[2024.05.22-08.24.39:256][ 54]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.24.39:256][ 54]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.24.39:256][ 54]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.24.39:256][ 54]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.24.39:265][ 54]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.24.39:270][ 54]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.24.39:284][ 54]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.24.39:285][ 54]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.05.22-08.24.39:285][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.22-08.24.39:287][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.05.22-08.24.39:294][ 54]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.22-08.24.39:347][ 55]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2024.05.22-08.24.42:793][387]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.24.42:793][387]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:24:42) +[2024.05.22-08.24.42:793][387]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.24.42:799][387]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004667s) +[2024.05.22-08.24.42:799][387]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004700s) +[2024.05.22-08.24.42:814][387]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.22-08.24.42:815][387]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.24.42:815][387]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.24.42:816][387]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.24.42:817][387]LogPlayLevel: PIE: World Init took: (0.000862s) +[2024.05.22-08.24.42:817][387]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.24.42:817][387]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.24.42:817][387]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.24.42:817][387]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.24.42:817][387]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.24.42:817][387]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.24.42:819][387]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.24.42:848][387]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.24.42:849][387]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.24.42:849][387]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.24.42:849][387]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.24.42:849][387]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.05.22-08.24.42:849][387]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.05.22-08.24.42:852][387]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.05.22-08.24.42:852][387]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.05.22-08.24.42:852][387]LogInit: FAudioDevice initialized with ID 7. +[2024.05.22-08.24.42:852][387]LogAudio: Display: Audio Device (ID: 7) registered with world 'TheMainWorld'. +[2024.05.22-08.24.42:852][387]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.22-08.24.42:871][387]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.24.43:259][387]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.24.43:261][387]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.24.43:261][387]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.24.43 +[2024.05.22-08.24.43:261][387]LogWorld: Bringing up level for play took: 0.001758 +[2024.05.22-08.24.43:263][387]LogOnline: OSS: Created online subsystem instance for: :Context_17 +[2024.05.22-08.24.43:265][387]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.24.43:268][387]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.24.43:269][387]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.24.43:269][387]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.24.43:269][387]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.24.43:269][387]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.24.43:269][387]vr.PixelDensity = "1" +[2024.05.22-08.24.43:278][387]PIE: Server logged in +[2024.05.22-08.24.43:284][387]PIE: Play in editor total start time 0,49 seconds. +[2024.05.22-08.24.43:292][387]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.24.43:299][387]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.24.43:386][388]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.25.05:520][971]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.05:937][ 1]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.09:251][239]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.09:251][239]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.09:251][239]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.11:769][420]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.12:103][444]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.14:610][624]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.14:956][649]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.14:956][649]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.14:956][649]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.15:068][657]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.17:447][828]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.17:516][833]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.18:380][895]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.18:380][895]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.18:380][895]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.19:759][994]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.20:023][ 13]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.20:678][ 60]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.20:678][ 60]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.20:678][ 60]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.24:324][322]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.24:700][349]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.25:313][393]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.25:313][393]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.25:313][393]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.27:932][580]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.28:433][616]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.28:767][640]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.28:767][640]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.28:767][640]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.30:940][796]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.31:233][817]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.31:636][846]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.31:636][846]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.31:636][846]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.33:056][948]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.33:641][990]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.34:073][ 21]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.34:073][ 21]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.34:073][ 21]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.35:590][130]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.35:814][146]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.36:426][190]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.36:426][190]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.36:426][190]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.37:484][266]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.37:581][273]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.25.38:639][349]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.38:639][349]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.38:639][349]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.25.40:672][495]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.25.40:672][495]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.25.40:672][495]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.25.43:709][713]Cmd: quit +[2024.05.22-08.25.43:710][713]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.25.43:711][713]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.25.43:773][713]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.25.43:775][713]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.25.43:776][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.25.43:780][713]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.25.43:785][713]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.25.43:800][713]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.05.22-08.25.43:800][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.22-08.25.43:802][713]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.05.22-08.25.43:807][713]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.25.43:807][713]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.25.43:809][713]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.22-08.25.43:928][714]LogPlayLevel: Display: Destroying online subsystem :Context_17 +[2024.05.22-08.28.17:365][ 51]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_DetectorBox.BP_DetectorBox +[2024.05.22-08.28.17:365][ 51]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.28.17:365][ 51]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.29.12:809][268]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-08.29.12:809][268]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.29.12:809][268]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.30.42:371][518]BlueprintLog: New page: Compile BP_Wand +[2024.05.22-08.30.42:440][518]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.05.22-08.30.42:453][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:456][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:456][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:458][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:459][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:460][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:460][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:460][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:502][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:504][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:504][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:506][518]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:507][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:508][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:508][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.42:508][518]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.43:224][557]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.30.43:289][557]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.22-08.30.43:311][557]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.22-08.30.43:311][557]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_WandB15452224FF60C2A97F908873B384AB0.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.22-08.30.43:317][557]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 422 ms) +[2024.05.22-08.30.43:320][557]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.22-08.30.43:320][557]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.22-08.30.54:939][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:942][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:942][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:945][341]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:946][341]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:948][341]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:948][341]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.30.54:950][341]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:142][825]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.22-08.31.17:167][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:170][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:170][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:171][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:173][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:173][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:201][825]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2024.05.22-08.31.17:206][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:208][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:208][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:209][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:211][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:213][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:213][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:213][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:238][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:241][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:241][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:242][825]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:243][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:245][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:245][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.17:245][825]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.18:071][871]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.31.18:130][871]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.22-08.31.18:154][871]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.22-08.31.18:154][871]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaA62CA0AE449D3416AF0A2B82E9492A27.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.22-08.31.18:161][871]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 511 ms) +[2024.05.22-08.31.18:164][871]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.22-08.31.18:164][871]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.22-08.31.40:301][746]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.31.40:306][746]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.31.40:306][746]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:31:40) +[2024.05.22-08.31.40:306][746]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.31.40:311][746]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004627s) +[2024.05.22-08.31.40:311][746]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004671s) +[2024.05.22-08.31.40:328][746]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.05.22-08.31.40:331][746]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.31.40:331][746]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.31.40:332][746]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.31.40:332][746]LogPlayLevel: PIE: World Init took: (0.000908s) +[2024.05.22-08.31.40:332][746]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.31.40:332][746]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.31.40:332][746]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.31.40:333][746]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.31.40:333][746]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.31.40:333][746]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.31.40:334][746]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.31.40:364][746]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.31.40:365][746]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.31.40:365][746]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.31.40:365][746]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.31.40:366][746]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.05.22-08.31.40:366][746]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.05.22-08.31.40:367][746]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.05.22-08.31.40:367][746]LogInit: FAudioDevice initialized with ID 8. +[2024.05.22-08.31.40:367][746]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.05.22-08.31.40:367][746]LogAudio: Display: Audio Device (ID: 8) registered with world 'TheMainWorld'. +[2024.05.22-08.31.40:367][746]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.22-08.31.40:380][746]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.31.40:703][746]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.31.40:705][746]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.31.40:705][746]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.31.40 +[2024.05.22-08.31.40:705][746]LogWorld: Bringing up level for play took: 0.001704 +[2024.05.22-08.31.40:707][746]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.05.22-08.31.40:709][746]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.31.40:713][746]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.31.40:714][746]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.31.40:714][746]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.31.40:714][746]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.31.40:714][746]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.31.40:715][746]vr.PixelDensity = "1" +[2024.05.22-08.31.40:726][746]PIE: Server logged in +[2024.05.22-08.31.40:733][746]PIE: Play in editor total start time 0,428 seconds. +[2024.05.22-08.31.40:741][746]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.31.40:746][746]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.31.40:791][747]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.31.46:963][188]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.31.47:575][232]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.31.54:135][703]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.31.54:136][703]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.31.54:136][703]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.31.57:324][932]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.00:302][146]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.32.00:302][146]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.32.02:055][272]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.06:190][569]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.06:719][607]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.07:164][639]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.10:487][878]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.32.10:487][878]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.32.10:487][878]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.32.10:487][878]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.32.10:487][878]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.32.12:236][ 4]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.13:011][ 59]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.13:283][ 79]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.32.19:579][533]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.32.19:579][533]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.32.19:579][533]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.32.19:579][533]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.32.23:924][846]Cmd: quit +[2024.05.22-08.32.23:925][846]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.32.23:925][846]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.32.23:985][846]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.32.24:016][846]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.32.24:016][846]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.32.24:019][846]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.32.24:025][846]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.32.24:039][846]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.32.24:039][846]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.05.22-08.32.24:039][846]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.22-08.32.24:041][846]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.05.22-08.32.24:047][846]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.32.24:047][846]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.32.24:049][846]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.22-08.32.24:175][847]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.05.22-08.32.58:098][202]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.22-08.32.58:116][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:118][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:118][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:120][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:122][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:122][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:145][202]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.22-08.32.58:152][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:154][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:154][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:156][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:157][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:159][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:159][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:160][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:182][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:184][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:184][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:185][202]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:187][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:188][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:188][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:189][202]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.32.58:675][233]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.32.58:730][233]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.22-08.32.58:754][233]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.22-08.32.58:754][233]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea8D1891CC42D652217970C8B9AEDCF39D.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.22-08.32.58:762][233]LogFileHelpers: InternalPromptForCheckoutAndSave took 86 ms (total: 598 ms) +[2024.05.22-08.32.58:763][233]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.22-08.32.58:763][233]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.22-08.33.13:301][218]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.33.13:307][218]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.33.13:307][218]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:33:13) +[2024.05.22-08.33.13:307][218]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.33.13:311][218]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004013s) +[2024.05.22-08.33.13:311][218]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004043s) +[2024.05.22-08.33.13:330][218]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms +[2024.05.22-08.33.13:333][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.33.13:333][218]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.33.13:333][218]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.33.13:333][218]LogPlayLevel: PIE: World Init took: (0.000830s) +[2024.05.22-08.33.13:334][218]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.33.13:334][218]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.33.13:334][218]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.33.13:334][218]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.33.13:334][218]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.33.13:334][218]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.33.13:336][218]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.33.13:364][218]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.33.13:365][218]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.33.13:365][218]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.33.13:365][218]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.33.13:365][218]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.05.22-08.33.13:365][218]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.05.22-08.33.13:368][218]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.05.22-08.33.13:368][218]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.05.22-08.33.13:368][218]LogInit: FAudioDevice initialized with ID 9. +[2024.05.22-08.33.13:368][218]LogAudio: Display: Audio Device (ID: 9) registered with world 'TheMainWorld'. +[2024.05.22-08.33.13:368][218]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.22-08.33.13:379][218]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.33.13:697][218]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.33.13:699][218]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.33.13:699][218]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.33.13 +[2024.05.22-08.33.13:699][218]LogWorld: Bringing up level for play took: 0.001612 +[2024.05.22-08.33.13:702][218]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2024.05.22-08.33.13:704][218]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.33.13:707][218]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.33.13:707][218]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.33.13:707][218]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.33.13:707][218]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.33.13:707][218]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.33.13:707][218]vr.PixelDensity = "1" +[2024.05.22-08.33.13:718][218]PIE: Server logged in +[2024.05.22-08.33.13:726][218]PIE: Play in editor total start time 0,418 seconds. +[2024.05.22-08.33.13:739][218]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.33.13:745][218]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.33.13:788][219]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.33.18:045][519]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.22:724][852]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.22:724][852]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.24:444][975]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.27:857][219]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.27:857][219]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.28:856][289]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.28:910][292]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.29:452][330]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.32:846][566]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.32:846][566]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.32:846][566]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.32:846][566]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.33.33:354][602]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.33:717][628]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.34:371][674]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.36:409][814]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.33.36:409][814]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.36:409][814]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.36:409][814]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.37:868][918]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.38:215][943]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.38:548][967]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.41:166][154]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.41:166][154]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.33.41:166][154]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.41:166][154]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.42:826][269]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.43:876][340]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.47:122][571]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.47:122][571]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.47:122][571]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.49:867][766]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.50:352][800]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.54:396][ 85]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.33.54:396][ 85]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.33.54:396][ 85]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.56:325][222]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.56:592][240]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.56:646][244]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.33.59:407][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.33.59:407][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.33.59:407][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.33.59:407][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.34.01:518][589]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.01:617][595]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.02:089][629]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.04:907][826]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.34.04:907][826]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.34.04:907][826]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.34.04:907][826]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.34.08:358][ 71]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.09:175][129]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.12:549][367]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.34.12:549][367]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.34.12:549][367]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.34.13:786][454]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.34.19:026][823]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.34.19:026][823]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.34.20:961][962]Cmd: quit +[2024.05.22-08.34.20:962][962]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.34.20:962][962]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.34.21:042][962]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.34.21:045][962]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.34.21:045][962]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.34.21:050][962]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.34.21:056][962]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.34.21:069][962]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.34.21:070][962]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.05.22-08.34.21:070][962]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.22-08.34.21:072][962]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.05.22-08.34.21:077][962]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.34.21:077][962]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.34.21:079][962]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.05.22-08.34.21:200][963]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2024.05.22-08.36.33:367][693]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.36.33:373][693]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.36.33:373][693]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:36:33) +[2024.05.22-08.36.33:373][693]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.36.33:377][693]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004172s) +[2024.05.22-08.36.33:377][693]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004207s) +[2024.05.22-08.36.33:394][693]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2024.05.22-08.36.33:395][693]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.36.33:395][693]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.36.33:397][693]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.36.33:397][693]LogPlayLevel: PIE: World Init took: (0.000980s) +[2024.05.22-08.36.33:397][693]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.36.33:397][693]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.36.33:397][693]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.36.33:397][693]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.36.33:398][693]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.36.33:398][693]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.36.33:400][693]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.36.33:428][693]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.36.33:429][693]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.36.33:429][693]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.36.33:429][693]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.36.33:430][693]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.05.22-08.36.33:430][693]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.05.22-08.36.33:432][693]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.05.22-08.36.33:432][693]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.05.22-08.36.33:432][693]LogInit: FAudioDevice initialized with ID 10. +[2024.05.22-08.36.33:432][693]LogAudio: Display: Audio Device (ID: 10) registered with world 'TheMainWorld'. +[2024.05.22-08.36.33:432][693]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.22-08.36.33:446][693]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.36.33:812][693]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.36.33:814][693]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.36.33:814][693]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.36.33 +[2024.05.22-08.36.33:814][693]LogWorld: Bringing up level for play took: 0.001897 +[2024.05.22-08.36.33:817][693]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.05.22-08.36.33:819][693]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.36.33:822][693]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.36.33:822][693]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.36.33:822][693]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.36.33:822][693]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.36.33:822][693]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.36.33:822][693]vr.PixelDensity = "1" +[2024.05.22-08.36.33:834][693]PIE: Server logged in +[2024.05.22-08.36.33:841][693]PIE: Play in editor total start time 0,468 seconds. +[2024.05.22-08.36.33:856][693]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.36.33:862][693]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.36.33:901][694]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.36.48:621][556]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.36.56:148][969]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.36.56:148][969]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.37.09:264][736]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.37.09:264][736]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.37.09:349][736]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.37.09:351][736]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.37.09:352][736]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.37.09:375][736]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.37.09:380][736]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.37.09:395][736]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.05.22-08.37.09:395][736]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.22-08.37.09:397][736]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.05.22-08.37.09:402][736]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.37.09:402][736]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.37.09:404][736]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.05.22-08.37.09:533][737]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.05.22-08.38.08:047][495]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.22-08.38.08:076][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:079][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:079][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:080][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:083][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:083][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:106][495]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.05.22-08.38.08:119][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:121][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:121][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:123][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:124][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:126][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:126][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:126][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:174][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:176][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:176][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:177][495]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:179][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:181][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:181][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.08:181][495]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.09:088][544]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.38.09:136][544]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.22-08.38.09:160][544]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.22-08.38.09:160][544]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneAreaD303FD924B2D0C10AA7EE98635E80DD3.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.22-08.38.09:168][544]LogFileHelpers: InternalPromptForCheckoutAndSave took 80 ms (total: 678 ms) +[2024.05.22-08.38.09:169][544]AssetCheck: New page: Asset Save: BP_RuneArea +[2024.05.22-08.38.09:169][544]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.22-08.38.12:420][752]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.38.12:425][752]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.38.12:425][752]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:38:12) +[2024.05.22-08.38.12:425][752]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.38.12:430][752]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004226s) +[2024.05.22-08.38.12:430][752]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004258s) +[2024.05.22-08.38.12:446][752]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.05.22-08.38.12:449][752]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.38.12:449][752]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.38.12:449][752]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.38.12:450][752]LogPlayLevel: PIE: World Init took: (0.000819s) +[2024.05.22-08.38.12:450][752]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.38.12:450][752]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.38.12:450][752]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.38.12:451][752]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.38.12:451][752]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.38.12:451][752]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.38.12:453][752]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.38.12:480][752]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.38.12:481][752]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.38.12:481][752]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.38.12:481][752]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.38.12:482][752]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.05.22-08.38.12:482][752]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.05.22-08.38.12:483][752]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.05.22-08.38.12:483][752]LogInit: FAudioDevice initialized with ID 11. +[2024.05.22-08.38.12:483][752]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.05.22-08.38.12:483][752]LogAudio: Display: Audio Device (ID: 11) registered with world 'TheMainWorld'. +[2024.05.22-08.38.12:483][752]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.22-08.38.12:496][752]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.38.12:813][752]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.38.12:814][752]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.38.12:815][752]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.38.12 +[2024.05.22-08.38.12:815][752]LogWorld: Bringing up level for play took: 0.001718 +[2024.05.22-08.38.12:817][752]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.05.22-08.38.12:819][752]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.38.12:822][752]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.38.12:822][752]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.38.12:822][752]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.38.12:822][752]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.38.12:822][752]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.38.12:822][752]vr.PixelDensity = "1" +[2024.05.22-08.38.12:833][752]PIE: Server logged in +[2024.05.22-08.38.12:838][752]PIE: Play in editor total start time 0,413 seconds. +[2024.05.22-08.38.12:852][752]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.38.12:857][752]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.38.12:901][753]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.38.24:564][427]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.24:994][452]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.27:890][629]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.38.27:890][629]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.38.27:890][629]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.38.29:545][728]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.29:963][752]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.32:917][926]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.38.32:917][926]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.38.32:917][926]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.38.34:865][ 42]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.35:169][ 59]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.35:280][ 65]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.38:152][233]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.38.38:152][233]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.38.38:152][233]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.38.38:152][233]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.38.39:653][319]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.45:070][643]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.38.45:070][643]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.38.46:654][738]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.49:858][926]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.38.49:858][926]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.38.51:429][ 22]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.38.58:338][440]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.38.58:338][440]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.39.00:592][574]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.39.01:593][631]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.39.06:843][940]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.39.06:843][940]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.39.06:843][940]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.39.10:462][162]Cmd: quit +[2024.05.22-08.39.10:463][162]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.39.10:464][162]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.39.10:550][162]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.39.10:552][162]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.39.10:553][162]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.39.10:557][162]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.39.10:563][162]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.39.10:577][162]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.39.10:577][162]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.05.22-08.39.10:577][162]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.22-08.39.10:578][162]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.05.22-08.39.10:584][162]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.39.10:584][162]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.39.10:586][162]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.22-08.39.10:710][163]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.05.22-08.39.23:341][956]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.22-08.39.23:341][956]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.39.23:341][956]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0162 +[2024.05.22-08.39.23:500][956]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0177 +[2024.05.22-08.41.26:920][307]BlueprintLog: New page: Compile BP_Spell +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0162 +[2024.05.22-08.41.26:938][307]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0177 +[2024.05.22-08.41.26:961][307]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.22-08.41.26:963][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:966][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:966][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:968][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:969][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:970][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:970][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:971][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:984][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:003F +[2024.05.22-08.41.26:984][307]LogScript: Warning: Accessed None + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:0054 +[2024.05.22-08.41.26:984][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00A4 +[2024.05.22-08.41.26:984][307]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue_1 + BP_Spell_C /Engine/Transient.World_13:PersistentLevel.BP_Spell_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell_C:UserConstructionScript:00D7 +[2024.05.22-08.41.26:996][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:999][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.26:999][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:000][307]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:001][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:003][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:003][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:003][307]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.27:771][349]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.41.27:833][349]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Spell" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset" SILENT=true +[2024.05.22-08.41.27:845][349]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.22-08.41.27:845][349]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Spell53C1E58241C6B13B55CE239E2CF56457.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.22-08.41.27:853][349]LogFileHelpers: InternalPromptForCheckoutAndSave took 82 ms (total: 760 ms) +[2024.05.22-08.41.27:855][349]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.22-08.41.27:855][349]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.22-08.41.34:299][756]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.41.34:305][756]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.41.34:305][756]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:41:34) +[2024.05.22-08.41.34:305][756]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.41.34:309][756]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004132s) +[2024.05.22-08.41.34:309][756]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004165s) +[2024.05.22-08.41.34:325][756]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2024.05.22-08.41.34:328][756]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.41.34:328][756]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.41.34:328][756]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.41.34:328][756]LogPlayLevel: PIE: World Init took: (0.000889s) +[2024.05.22-08.41.34:328][756]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.41.34:329][756]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.41.34:329][756]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.41.34:329][756]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.41.34:329][756]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.41.34:329][756]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.41.34:331][756]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.41.34:360][756]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.41.34:360][756]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.41.34:360][756]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.41.34:360][756]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.41.34:361][756]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.05.22-08.41.34:361][756]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.05.22-08.41.34:363][756]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.05.22-08.41.34:363][756]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.05.22-08.41.34:363][756]LogInit: FAudioDevice initialized with ID 12. +[2024.05.22-08.41.34:363][756]LogAudio: Display: Audio Device (ID: 12) registered with world 'TheMainWorld'. +[2024.05.22-08.41.34:363][756]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.22-08.41.34:378][756]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.41.34:695][756]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.41.34:697][756]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.41.34:697][756]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.41.34 +[2024.05.22-08.41.34:698][756]LogWorld: Bringing up level for play took: 0.001936 +[2024.05.22-08.41.34:700][756]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2024.05.22-08.41.34:702][756]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.41.34:705][756]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.41.34:705][756]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.41.34:705][756]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.41.34:705][756]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.41.34:705][756]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.41.34:705][756]vr.PixelDensity = "1" +[2024.05.22-08.41.34:717][756]PIE: Server logged in +[2024.05.22-08.41.34:723][756]PIE: Play in editor total start time 0,419 seconds. +[2024.05.22-08.41.34:738][756]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.41.34:743][756]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.41.34:786][757]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.41.40:031][ 61]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.41.43:291][248]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.41.43:291][248]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.41.45:225][356]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.41.45:867][392]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.41.46:435][423]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.41.49:235][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.41.49:235][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.41.49:235][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.41.49:235][583]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.41.56:109][995]Cmd: quit +[2024.05.22-08.41.56:110][995]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.41.56:110][995]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.41.56:185][995]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.41.56:187][995]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.41.56:188][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.41.56:212][995]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.41.56:217][995]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.41.56:231][995]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.41.56:231][995]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.05.22-08.41.56:231][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.22-08.41.56:233][995]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.05.22-08.41.56:239][995]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.41.56:239][995]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.41.56:242][995]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.05.22-08.41.56:362][996]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2024.05.22-08.42.07:933][655]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.42.07:939][655]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.42.07:939][655]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:42:07) +[2024.05.22-08.42.07:939][655]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.42.07:944][655]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004113s) +[2024.05.22-08.42.07:944][655]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004152s) +[2024.05.22-08.42.07:960][655]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.22-08.42.07:962][655]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.42.07:962][655]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.42.07:962][655]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.42.07:963][655]LogPlayLevel: PIE: World Init took: (0.000981s) +[2024.05.22-08.42.07:963][655]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.42.07:963][655]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.42.07:963][655]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.42.07:963][655]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.42.07:963][655]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.42.07:963][655]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.42.07:965][655]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.42.07:995][655]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.42.07:996][655]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.42.07:996][655]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.42.07:996][655]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.42.07:996][655]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.05.22-08.42.07:996][655]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.05.22-08.42.07:998][655]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.05.22-08.42.07:998][655]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.05.22-08.42.07:998][655]LogInit: FAudioDevice initialized with ID 13. +[2024.05.22-08.42.07:998][655]LogAudio: Display: Audio Device (ID: 13) registered with world 'TheMainWorld'. +[2024.05.22-08.42.07:998][655]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.22-08.42.08:009][655]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.42.08:322][655]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.42.08:325][655]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.42.08:325][655]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.42.08 +[2024.05.22-08.42.08:325][655]LogWorld: Bringing up level for play took: 0.001990 +[2024.05.22-08.42.08:327][655]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2024.05.22-08.42.08:329][655]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.42.08:332][655]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.42.08:333][655]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.42.08:333][655]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.42.08:333][655]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.42.08:333][655]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.42.08:333][655]vr.PixelDensity = "1" +[2024.05.22-08.42.08:345][655]PIE: Server logged in +[2024.05.22-08.42.08:352][655]PIE: Play in editor total start time 0,413 seconds. +[2024.05.22-08.42.08:370][655]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.42.08:374][655]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.42.08:418][656]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.42.11:385][818]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.42.14:240][983]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.42.14:240][983]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.42.16:062][ 88]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.42.22:134][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.42.22:134][438]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.42.25:056][607]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.42.25:514][633]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.42.28:955][830]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.42.28:955][830]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.42.28:955][830]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.42.32:015][ 9]Cmd: quit +[2024.05.22-08.42.32:015][ 9]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.42.32:016][ 9]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.42.32:101][ 9]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.42.32:103][ 9]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.42.32:103][ 9]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.42.32:107][ 9]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.42.32:113][ 9]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.42.32:127][ 9]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.05.22-08.42.32:127][ 9]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.22-08.42.32:129][ 9]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.05.22-08.42.32:134][ 9]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.42.32:134][ 9]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.42.32:136][ 9]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.22-08.42.32:259][ 10]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Total job queries 132, among them cache hits 52 (39.39%) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Tracking 78 distinct input hashes that result in 62 distinct outputs (79.49%) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: RAM used: 2,49 MiB of 819,20 MiB budget. Usage: 0.30% +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Shaders Compiled: 19 +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Jobs assigned 19, completed 19 (100%) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Average time worker was idle: 198.74 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Time job spent in pending queue: average 0.12 s, longest 1.59 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Job execution time: average 1.14 s, max 4.06 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Job life time (pending + execution): average 1.26 s, max 4.06 +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Shader code size: average 35,117 KiB, min 1,986 KiB, max 87,992 KiB +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 10.24 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Jobs were issued in 19 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Average processing rate: 1.85 jobs/sec +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Total thread time: 11,98 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Total thread preprocess time: 2,86 s +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Percentage time preprocessing: 23.88% +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Effective parallelization: 1.17 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 2.36 sec, max 2.69 sec, min 2.02 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.54 sec, max 0.54 sec, min 0.54 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 39.34% of total time (compiled 2 times, average 2.36 sec, max 2.69 sec, min 2.02 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 16.92% of total time (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: FNiagaraShader - 15.29% of total time (compiled 10 times, average 0.18 sec, max 0.32 sec, min 0.08 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 10.34% of total time (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: FHitProxyVS - 5.37% of total time (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.43.14:953][743]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.43.27:897][482]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.22-08.47.30:077][576]BlueprintLog: New page: Compile BP_Spell +[2024.05.22-08.47.30:116][576]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2024.05.22-08.47.30:119][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:121][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:121][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:123][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:124][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:126][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:126][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:126][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:154][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:156][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:156][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:157][576]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:158][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:161][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:161][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.30:161][576]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.31:101][628]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.47.31:150][628]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Spell" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset" SILENT=true +[2024.05.22-08.47.31:161][628]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.22-08.47.31:161][628]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Spell741E259C40126491EEDC06A7DF1395A4.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.22-08.47.31:169][628]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 829 ms) +[2024.05.22-08.47.31:171][628]AssetCheck: New page: Asset Save: BP_Spell +[2024.05.22-08.47.31:171][628]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.22-08.47.34:478][835]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.47.34:484][835]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.47.34:484][835]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:47:34) +[2024.05.22-08.47.34:484][835]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.47.34:487][835]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003979s) +[2024.05.22-08.47.34:487][835]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004007s) +[2024.05.22-08.47.34:504][835]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.22-08.47.34:506][835]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.47.34:506][835]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.47.34:506][835]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.47.34:506][835]LogPlayLevel: PIE: World Init took: (0.000858s) +[2024.05.22-08.47.34:506][835]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.47.34:506][835]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.47.34:506][835]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.47.34:507][835]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.47.34:507][835]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.47.34:507][835]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.47.34:509][835]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.47.34:538][835]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.47.34:539][835]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.47.34:539][835]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.47.34:539][835]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.47.34:539][835]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2024.05.22-08.47.34:539][835]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2024.05.22-08.47.34:542][835]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2024.05.22-08.47.34:542][835]LogInit: FAudioDevice initialized with ID 14. +[2024.05.22-08.47.34:542][835]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2024.05.22-08.47.34:542][835]LogAudio: Display: Audio Device (ID: 14) registered with world 'TheMainWorld'. +[2024.05.22-08.47.34:542][835]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.22-08.47.34:554][835]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.47.34:876][835]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.47.34:877][835]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.47.34:877][835]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.47.34 +[2024.05.22-08.47.34:877][835]LogWorld: Bringing up level for play took: 0.001507 +[2024.05.22-08.47.34:879][835]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2024.05.22-08.47.34:882][835]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.47.34:885][835]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.47.34:885][835]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.47.34:885][835]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.47.34:885][835]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.47.34:885][835]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.47.34:885][835]vr.PixelDensity = "1" +[2024.05.22-08.47.34:895][835]PIE: Server logged in +[2024.05.22-08.47.34:902][835]PIE: Play in editor total start time 0,418 seconds. +[2024.05.22-08.47.34:916][835]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.47.34:922][835]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.47.34:967][836]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.47.42:094][192]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.42:622][223]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.45:754][407]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.47.45:754][407]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.47.45:754][407]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.47.47:090][482]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.47:537][507]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.47:884][527]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.51:814][758]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.47.51:814][758]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.47.51:814][758]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.47.51:814][758]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.47.53:579][858]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.53:802][870]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.47.57:004][ 58]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.47.57:004][ 58]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.47.57:004][ 58]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.48.06:956][641]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.48.09:799][807]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.48.09:799][807]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.48.12:889][981]Cmd: quit +[2024.05.22-08.48.12:890][981]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.48.12:890][981]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.48.12:982][981]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.48.12:984][981]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.48.12:984][981]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.48.13:027][981]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.48.13:032][981]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.48.13:046][981]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.48.13:046][981]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14 +[2024.05.22-08.48.13:046][981]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.22-08.48.13:048][981]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2024.05.22-08.48.13:054][981]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.48.13:054][981]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.48.13:055][981]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.22-08.48.13:179][982]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2024.05.22-08.48.51:848][475]BlueprintLog: New page: Compile BP_Spell +[2024.05.22-08.48.51:879][475]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.05.22-08.48.51:882][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:885][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:885][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:886][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:887][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:889][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:889][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:890][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:910][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:913][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:913][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:914][475]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:915][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:917][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:917][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.51:917][475]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.53:446][564]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.48.53:451][564]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.48.53:451][564]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:48:53) +[2024.05.22-08.48.53:451][564]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.48.53:456][564]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004018s) +[2024.05.22-08.48.53:456][564]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004048s) +[2024.05.22-08.48.53:471][564]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.05.22-08.48.53:474][564]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.48.53:474][564]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.48.53:474][564]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.48.53:475][564]LogPlayLevel: PIE: World Init took: (0.000832s) +[2024.05.22-08.48.53:475][564]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.48.53:475][564]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.48.53:475][564]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.48.53:475][564]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.48.53:475][564]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.48.53:475][564]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.48.53:478][564]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.48.53:505][564]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.48.53:505][564]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.48.53:505][564]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.48.53:505][564]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.48.53:506][564]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2024.05.22-08.48.53:506][564]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2024.05.22-08.48.53:508][564]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2024.05.22-08.48.53:508][564]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2024.05.22-08.48.53:508][564]LogInit: FAudioDevice initialized with ID 15. +[2024.05.22-08.48.53:508][564]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.22-08.48.53:508][564]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.22-08.48.53:520][564]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.48.53:841][564]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.48.53:843][564]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.48.53:843][564]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.48.53 +[2024.05.22-08.48.53:843][564]LogWorld: Bringing up level for play took: 0.001647 +[2024.05.22-08.48.53:845][564]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2024.05.22-08.48.53:847][564]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.48.53:850][564]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.48.53:850][564]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.48.53:850][564]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.48.53:850][564]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.48.53:850][564]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.48.53:850][564]vr.PixelDensity = "1" +[2024.05.22-08.48.53:861][564]PIE: Server logged in +[2024.05.22-08.48.53:867][564]PIE: Play in editor total start time 0,416 seconds. +[2024.05.22-08.48.53:881][564]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.48.53:887][564]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.48.53:928][565]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.48.58:220][815]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.48.58:640][837]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.05:863][234]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.49.05:863][234]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.49.05:863][234]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.49.06:849][285]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.11:974][569]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.49.11:974][569]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.49.16:346][812]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.16:748][833]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.17:027][848]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.20:660][ 50]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.49.20:660][ 50]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.49.20:660][ 50]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.49.20:660][ 50]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.49.23:247][171]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.23:739][191]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.24:116][211]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.27:443][392]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.49.27:443][392]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.49.27:443][392]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.49.27:443][392]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.49.30:802][574]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.22-08.49.30:802][574]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.22-08.49.30:802][574]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.49.30:805][574]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.49.30:806][574]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.49.30:820][574]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.49.30:822][574]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.49.30:822][574]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.30:823][574]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.05.22-08.49.30:828][574]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.49.30:832][574]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003874s) +[2024.05.22-08.49.30:832][574]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003917s) +[2024.05.22-08.49.30:832][574]LogAudio: Display: Audio Device (ID: 15) registered with world 'TheMainWorld'. +[2024.05.22-08.49.30:832][574]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.49.30:832][574]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.49.30:832][574]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.49.30:833][574]LogPlayLevel: PIE: World Init took: (0.000702s) +[2024.05.22-08.49.30:833][574]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.49.30:833][574]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.30:834][574]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.49.30 +[2024.05.22-08.49.30:835][574]LogWorld: Bringing up level for play took: 0.001727 +[2024.05.22-08.49.30:837][574]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.30:840][574]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.30:841][574]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.49.30:841][574]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.49.30:841][574]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.49.30:841][574]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.49.30:841][574]vr.PixelDensity = "1" +[2024.05.22-08.49.30:842][574]LogLoad: Took 0.039460 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.22-08.49.32:579][668]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.33:120][697]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.33:832][735]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.49.36:828][898]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.49.36:828][898]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.49.36:828][898]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.49.36:828][898]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.49.38:302][978]Cmd: quit +[2024.05.22-08.49.38:303][978]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.49.38:303][978]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.49.38:402][978]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.49.38:404][978]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.49.38:404][978]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.49.38:409][978]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.49.38:415][978]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.49.38:429][978]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15 +[2024.05.22-08.49.38:429][978]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.22-08.49.38:431][978]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2024.05.22-08.49.38:436][978]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.49.38:436][978]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.38:438][978]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.22-08.49.38:563][979]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2024.05.22-08.49.53:227][889]BlueprintLog: New page: Compile BP_RuneArea +[2024.05.22-08.49.53:249][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:252][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:252][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:254][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:256][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:256][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:279][889]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.22-08.49.53:293][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:296][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:296][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:297][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:299][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:301][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:301][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:301][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:327][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:329][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:329][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:330][889]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:332][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:334][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:334][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.53:334][889]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.58:476][213]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.49.58:482][213]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-08.49.58:482][213]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:49:58) +[2024.05.22-08.49.58:482][213]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.49.58:485][213]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004029s) +[2024.05.22-08.49.58:485][213]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004060s) +[2024.05.22-08.49.58:503][213]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.22-08.49.58:505][213]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.49.58:505][213]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.49.58:506][213]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.49.58:506][213]LogPlayLevel: PIE: World Init took: (0.000808s) +[2024.05.22-08.49.58:506][213]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.49.58:507][213]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.49.58:507][213]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.49.58:507][213]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.49.58:507][213]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.49.58:507][213]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.49.58:509][213]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.49.58:537][213]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.49.58:537][213]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.49.58:537][213]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.49.58:537][213]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.49.58:537][213]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2024.05.22-08.49.58:537][213]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2024.05.22-08.49.58:540][213]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2024.05.22-08.49.58:540][213]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2024.05.22-08.49.58:540][213]LogInit: FAudioDevice initialized with ID 16. +[2024.05.22-08.49.58:540][213]LogAudio: Display: Audio Device (ID: 16) registered with world 'TheMainWorld'. +[2024.05.22-08.49.58:540][213]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.22-08.49.58:555][213]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.49.58:878][213]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.49.58:878][213]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.49.58:878][213]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.49.58 +[2024.05.22-08.49.58:879][213]LogWorld: Bringing up level for play took: 0.001568 +[2024.05.22-08.49.58:881][213]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2024.05.22-08.49.58:884][213]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.58:886][213]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.49.58:887][213]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.49.58:887][213]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.49.58:887][213]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.49.58:887][213]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.49.58:887][213]vr.PixelDensity = "1" +[2024.05.22-08.49.58:896][213]PIE: Server logged in +[2024.05.22-08.49.58:901][213]PIE: Play in editor total start time 0,42 seconds. +[2024.05.22-08.49.58:914][213]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.49.58:921][213]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.49.58:964][214]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.50.08:119][840]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.11:246][ 47]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.50.11:246][ 47]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.50.12:150][105]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.12:380][119]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.15:565][329]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.50.15:565][329]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.50.15:565][329]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.50.17:370][446]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.17:953][483]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.25:812][ 11]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.50.25:812][ 11]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.50.25:812][ 11]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.50.36:337][749]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.36:824][781]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.49:396][620]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Wind +[2024.05.22-08.50.49:396][620]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.50.49:396][620]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Fire +[2024.05.22-08.50.53:714][913]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.54:060][936]LogBlueprintUserMessages: [Wand_C_1] Blending! +[2024.05.22-08.50.57:058][141]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.50.57:058][141]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Earth +[2024.05.22-08.50.57:058][141]LogBlueprintUserMessages: [BP_DummyEnemy_C_1] BP_Rune_Water +[2024.05.22-08.51.03:334][569]Cmd: quit +[2024.05.22-08.51.03:335][569]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.51.03:335][569]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.51.03:421][569]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.51.03:452][569]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.51.03:452][569]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.51.03:457][569]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.51.03:463][569]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.51.03:477][569]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.51.03:478][569]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16 +[2024.05.22-08.51.03:478][569]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.22-08.51.03:480][569]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2024.05.22-08.51.03:487][569]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.51.03:487][569]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.51.03:489][569]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.05.22-08.51.03:611][570]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2024.05.22-08.54.29:487][498]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: Total job queries 137, among them cache hits 54 (39.42%) +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: Tracking 81 distinct input hashes that result in 64 distinct outputs (79.01%) +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: RAM used: 2,62 MiB of 819,20 MiB budget. Usage: 0.32% +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.05.22-08.54.29:521][498]LogShaderCompilers: Display: Shaders Compiled: 19 +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Jobs assigned 19, completed 19 (100%) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Average time worker was idle: 198.74 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Time job spent in pending queue: average 0.12 s, longest 1.59 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Job execution time: average 1.14 s, max 4.06 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Job life time (pending + execution): average 1.26 s, max 4.06 +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Shader code size: average 35,117 KiB, min 1,986 KiB, max 87,992 KiB +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 10.24 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Jobs were issued in 19 batches (only local compilation was used), average 1.00 jobs/batch +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Average processing rate: 1.85 jobs/sec +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Total thread time: 11,98 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Total thread preprocess time: 2,86 s +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Percentage time preprocessing: 23.88% +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Effective parallelization: 1.17 (times faster than compiling all shaders on one thread). Compare with number of workers: 4 +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 2.36 sec, max 2.69 sec, min 2.02 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.54 sec, max 0.54 sec, min 0.54 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 39.34% of total time (compiled 2 times, average 2.36 sec, max 2.69 sec, min 2.02 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 16.92% of total time (compiled 1 times, average 2.03 sec, max 2.03 sec, min 2.03 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: FNiagaraShader - 15.29% of total time (compiled 10 times, average 0.18 sec, max 0.32 sec, min 0.08 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 10.34% of total time (compiled 2 times, average 0.62 sec, max 0.79 sec, min 0.45 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: FHitProxyVS - 5.37% of total time (compiled 1 times, average 0.64 sec, max 0.64 sec, min 0.64 sec) +[2024.05.22-08.54.29:522][498]LogShaderCompilers: Display: ================================================ +[2024.05.22-08.54.29:606][502]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.55.24:996][ 92]LogEditorTransaction: Undo Move Node +[2024.05.22-08.55.25:605][ 99]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.25:605][ 99]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.55.26:672][168]LogEditorTransaction: Undo Move Node +[2024.05.22-08.55.27:615][210]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.27:615][210]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.55.27:676][214]LogEditorTransaction: Undo Move Nodes +[2024.05.22-08.55.28:265][233]LogEditorTransaction: Undo Add Node +[2024.05.22-08.55.29:445][291]LogEditorTransaction: Undo Change Class Pin Value +[2024.05.22-08.55.29:780][292]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.29:781][292]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.55.30:118][304]LogEditorTransaction: Undo Move Node +[2024.05.22-08.55.30:673][321]LogEditorTransaction: Undo Move Node +[2024.05.22-08.55.31:221][337]LogEditorTransaction: Undo Move Nodes +[2024.05.22-08.55.31:787][355]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.31:787][355]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.55.31:802][356]LogEditorTransaction: Undo Create Pin Link +[2024.05.22-08.55.32:384][375]LogEditorTransaction: Undo Move Node +[2024.05.22-08.55.32:957][393]LogEditorTransaction: Undo Add Node +[2024.05.22-08.55.33:550][411]LogEditorTransaction: Undo Break Pin Links +[2024.05.22-08.55.33:883][412]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.33:883][412]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.55.35:883][535]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.55.35:883][535]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.56.48:307][945]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2024.05.22-08.56.48:308][945]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.56.48:308][945]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.56.50:244][ 19]LogViewport: Scene viewport resized to 1525x979, mode Windowed. +[2024.05.22-08.59.07:079][583]BlueprintLog: New page: Compile BP_Rune +[2024.05.22-08.59.07:167][583]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.22-08.59.07:172][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:175][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:175][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:176][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:178][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:180][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:180][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:180][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:269][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:271][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:271][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:273][583]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:274][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:276][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:276][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:277][583]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.07:814][604]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-08.59.07:868][604]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.59.07:954][604]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Rune" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset" SILENT=true +[2024.05.22-08.59.07:976][604]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.22-08.59.07:976][604]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneF3EBD90F408BD18F733AADB320883550.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.22-08.59.07:986][604]LogFileHelpers: InternalPromptForCheckoutAndSave took 171 ms (total: 1.00 sec) +[2024.05.22-08.59.07:988][604]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.22-08.59.07:988][604]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-08.59.15:189][150]Cmd: TRANSACTION UNDO +[2024.05.22-08.59.15:189][150]LogEditorTransaction: Undo Set Location +[2024.05.22-08.59.15:758][157]47976_NG_MagicBurst_MessageLog: System successfully compiled. +[2024.05.22-08.59.15:758][157]48350_NG_MagicDetection_MessageLog: System successfully compiled. +[2024.05.22-08.59.21:419][663]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-08.59.21:425][663]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.22-08.59.21:427][663]LogPlayLevel: [PlayLevel] Compiling BP_Spell before play... +[2024.05.22-08.59.21:443][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:445][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:445][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:447][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:448][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:450][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:450][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:451][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:457][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:459][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:460][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:461][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:462][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:464][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:464][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:464][663]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:492][663]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.05.22-08.59.21:495][663]LogPlayLevel: PlayLevel: Blueprint regeneration took 70 ms (1 blueprints) +[2024.05.22-08.59.21:496][663]PIE: New page: PIE session: TheMainWorld (22. mai 2024 14:59:21) +[2024.05.22-08.59.21:496][663]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.59.21:499][663]LogPlayLevel: PIE: StaticDuplicateObject took: (0.003912s) +[2024.05.22-08.59.21:499][663]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.003938s) +[2024.05.22-08.59.21:514][663]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2024.05.22-08.59.21:515][663]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.59.21:515][663]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.59.21:516][663]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.59.21:516][663]LogPlayLevel: PIE: World Init took: (0.000890s) +[2024.05.22-08.59.21:516][663]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-08.59.21:516][663]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-08.59.21:516][663]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-08.59.21:517][663]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-08.59.21:517][663]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-08.59.21:517][663]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-08.59.21:519][663]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-08.59.21:549][663]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-08.59.21:549][663]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-08.59.21:549][663]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-08.59.21:549][663]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-08.59.21:550][663]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2024.05.22-08.59.21:550][663]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2024.05.22-08.59.21:552][663]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2024.05.22-08.59.21:552][663]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2024.05.22-08.59.21:552][663]LogInit: FAudioDevice initialized with ID 17. +[2024.05.22-08.59.21:552][663]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. +[2024.05.22-08.59.21:552][663]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.22-08.59.21:566][663]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.59.21:927][663]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.59.21:929][663]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.21:929][663]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.59.21 +[2024.05.22-08.59.21:929][663]LogWorld: Bringing up level for play took: 0.002201 +[2024.05.22-08.59.21:932][663]LogOnline: OSS: Created online subsystem instance for: :Context_34 +[2024.05.22-08.59.21:934][663]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.21:937][663]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.21:938][663]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.59.21:938][663]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.59.21:938][663]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.59.21:938][663]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.59.21:938][663]vr.PixelDensity = "1" +[2024.05.22-08.59.21:950][663]PIE: Server logged in +[2024.05.22-08.59.21:957][663]PIE: Play in editor total start time 0,533 seconds. +[2024.05.22-08.59.21:958][663]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:960][663]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.21:960][663]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.21:966][663]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-08.59.21:971][663]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-08.59.22:023][664]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-08.59.28:962][198]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.22-08.59.31:503][381]LogNet: Browse: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.22-08.59.31:503][381]LogLoad: LoadMap: /Game/ProjectAssets/Maps/TheMainWorld +[2024.05.22-08.59.31:503][381]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.59.31:504][381]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.59.31:504][381]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.59.31:556][381]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-08.59.31:557][381]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.59.31:557][381]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.31:559][381]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.05.22-08.59.31:561][381]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.59.31:565][381]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004002s) +[2024.05.22-08.59.31:565][381]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004045s) +[2024.05.22-08.59.31:565][381]LogAudio: Display: Audio Device (ID: 17) registered with world 'TheMainWorld'. +[2024.05.22-08.59.31:565][381]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-08.59.31:565][381]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-08.59.31:565][381]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-08.59.31:565][381]LogPlayLevel: PIE: World Init took: (0.000756s) +[2024.05.22-08.59.31:565][381]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-08.59.31:566][381]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-08.59.31:566][381]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-11.59.31 +[2024.05.22-08.59.31:567][381]LogWorld: Bringing up level for play took: 0.001173 +[2024.05.22-08.59.31:569][381]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.31:573][381]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.31:574][381]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-08.59.31:574][381]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-08.59.31:574][381]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-08.59.31:574][381]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-08.59.31:574][381]vr.PixelDensity = "1" +[2024.05.22-08.59.31:574][381]LogLoad: Took 0.070040 seconds to LoadMap(/Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld) +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.31:580][381]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-08.59.31:580][381]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-08.59.32:915][476]LogHMD: Warning: GetPlayAreaBounds xrGetReferenceSpaceBoundsRect with reference space XR_REFERENCE_SPACE_TYPE_STAGE failed with result XR_SPACE_BOUNDS_UNAVAILABLE. Returning zero vector. +[2024.05.22-08.59.37:636][814]Cmd: quit +[2024.05.22-08.59.37:637][814]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-08.59.37:637][814]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-08.59.37:688][814]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-08.59.37:690][814]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-08.59.37:691][814]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.59.37:695][814]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-08.59.37:700][814]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-08.59.37:716][814]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17 +[2024.05.22-08.59.37:716][814]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.22-08.59.37:717][814]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2024.05.22-08.59.37:728][814]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-08.59.37:728][814]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-08.59.37:730][814]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.05.22-08.59.38:005][815]LogPlayLevel: Display: Destroying online subsystem :Context_34 +[2024.05.22-09.00.44:379][539]BlueprintLog: New page: Compile BP_Rune +[2024.05.22-09.00.44:433][539]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.05.22-09.00.44:438][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:441][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:441][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:442][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:443][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:445][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:445][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:446][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:514][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:516][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:516][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:518][539]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:519][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:521][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:521][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.44:521][539]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.45:158][567]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.00.45:213][567]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Rune" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset" SILENT=true +[2024.05.22-09.00.45:236][567]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.22-09.00.45:236][567]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Rune45991CDE4D25065D31F431A708C9AFE9.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.22-09.00.45:245][567]LogFileHelpers: InternalPromptForCheckoutAndSave took 87 ms (total: 1.08 sec) +[2024.05.22-09.00.45:246][567]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.22-09.00.45:246][567]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-09.00.56:742][183]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-09.00.56:747][183]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-09.00.56:747][183]PIE: New page: PIE session: TheMainWorld (22. mai 2024 15:00:56) +[2024.05.22-09.00.56:747][183]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.00.56:751][183]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004095s) +[2024.05.22-09.00.56:752][183]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004126s) +[2024.05.22-09.00.56:769][183]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.05.22-09.00.56:771][183]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-09.00.56:771][183]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-09.00.56:772][183]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-09.00.56:772][183]LogPlayLevel: PIE: World Init took: (0.000820s) +[2024.05.22-09.00.56:772][183]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-09.00.56:772][183]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-09.00.56:772][183]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-09.00.56:772][183]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-09.00.56:774][183]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-09.00.56:774][183]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-09.00.56:775][183]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-09.00.56:803][183]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-09.00.56:804][183]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-09.00.56:804][183]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-09.00.56:804][183]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-09.00.56:804][183]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2024.05.22-09.00.56:804][183]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2024.05.22-09.00.56:807][183]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2024.05.22-09.00.56:807][183]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2024.05.22-09.00.56:807][183]LogInit: FAudioDevice initialized with ID 18. +[2024.05.22-09.00.56:807][183]LogAudio: Display: Audio Device (ID: 18) registered with world 'TheMainWorld'. +[2024.05.22-09.00.56:807][183]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.22-09.00.56:819][183]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.00.57:138][183]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-09.00.57:139][183]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.00.57:139][183]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-12.00.57 +[2024.05.22-09.00.57:140][183]LogWorld: Bringing up level for play took: 0.001607 +[2024.05.22-09.00.57:142][183]LogOnline: OSS: Created online subsystem instance for: :Context_35 +[2024.05.22-09.00.57:144][183]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-09.00.57:148][183]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-09.00.57:149][183]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-09.00.57:149][183]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-09.00.57:149][183]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-09.00.57:149][183]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-09.00.57:149][183]vr.PixelDensity = "1" +[2024.05.22-09.00.57:160][183]PIE: Server logged in +[2024.05.22-09.00.57:168][183]PIE: Play in editor total start time 0,421 seconds. +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.00.57:169][183]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:169][183]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.00.57:170][183]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:170][183]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.00.57:170][183]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.00.57:196][183]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-09.00.57:201][183]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-09.00.57:253][184]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-09.01.13:582][868]Cmd: quit +[2024.05.22-09.01.13:583][868]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.01.13:583][868]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.01.13:683][868]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-09.01.13:686][868]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-09.01.13:686][868]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.01.13:691][868]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-09.01.13:696][868]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.01.13:712][868]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-09.01.13:712][868]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18 +[2024.05.22-09.01.13:712][868]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.22-09.01.13:714][868]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2024.05.22-09.01.13:719][868]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-09.01.13:720][868]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-09.01.13:722][868]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2024.05.22-09.01.13:895][869]LogPlayLevel: Display: Destroying online subsystem :Context_35 +[2024.05.22-09.01.24:457][392]BlueprintLog: New page: Compile BP_Rune +[2024.05.22-09.01.24:509][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.22-09.01.24:513][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:516][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:516][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:517][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:518][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:520][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:520][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:521][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:586][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:588][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:588][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:590][392]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:591][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:593][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:593][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.24:593][392]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.25:195][414]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.01.25:269][414]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Rune" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset" SILENT=true +[2024.05.22-09.01.25:292][414]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.22-09.01.25:293][414]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Rune22ABD1AB41C611A6E23E1292C112DEDD.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.22-09.01.25:301][414]LogFileHelpers: InternalPromptForCheckoutAndSave took 106 ms (total: 1.19 sec) +[2024.05.22-09.01.25:303][414]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.22-09.01.25:303][414]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-09.01.25:998][449]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-09.01.26:004][449]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-09.01.26:004][449]PIE: New page: PIE session: TheMainWorld (22. mai 2024 15:01:26) +[2024.05.22-09.01.26:004][449]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.01.26:008][449]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004223s) +[2024.05.22-09.01.26:008][449]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004255s) +[2024.05.22-09.01.26:026][449]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.05.22-09.01.26:029][449]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-09.01.26:029][449]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-09.01.26:030][449]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-09.01.26:030][449]LogPlayLevel: PIE: World Init took: (0.000943s) +[2024.05.22-09.01.26:030][449]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-09.01.26:030][449]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-09.01.26:030][449]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-09.01.26:031][449]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-09.01.26:031][449]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-09.01.26:031][449]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-09.01.26:033][449]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-09.01.26:061][449]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-09.01.26:061][449]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-09.01.26:061][449]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-09.01.26:061][449]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-09.01.26:062][449]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2024.05.22-09.01.26:062][449]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2024.05.22-09.01.26:064][449]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2024.05.22-09.01.26:064][449]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2024.05.22-09.01.26:064][449]LogInit: FAudioDevice initialized with ID 19. +[2024.05.22-09.01.26:064][449]LogAudio: Display: Audio Device (ID: 19) registered with world 'TheMainWorld'. +[2024.05.22-09.01.26:064][449]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.22-09.01.26:077][449]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.01.26:396][449]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-09.01.26:397][449]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.01.26:398][449]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-12.01.26 +[2024.05.22-09.01.26:398][449]LogWorld: Bringing up level for play took: 0.001632 +[2024.05.22-09.01.26:400][449]LogOnline: OSS: Created online subsystem instance for: :Context_36 +[2024.05.22-09.01.26:402][449]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-09.01.26:407][449]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-09.01.26:407][449]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-09.01.26:407][449]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-09.01.26:407][449]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-09.01.26:407][449]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-09.01.26:407][449]vr.PixelDensity = "1" +[2024.05.22-09.01.26:420][449]PIE: Server logged in +[2024.05.22-09.01.26:428][449]PIE: Play in editor total start time 0,424 seconds. +[2024.05.22-09.01.26:430][449]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.01.26:430][449]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:431][449]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.01.26:431][449]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.01.26:454][449]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-09.01.26:460][449]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-09.01.26:513][450]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-09.01.47:008][216]Cmd: quit +[2024.05.22-09.01.47:009][216]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.01.47:009][216]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.01.47:110][216]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-09.01.47:112][216]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-09.01.47:113][216]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.01.47:118][216]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-09.01.47:122][216]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.01.47:137][216]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-09.01.47:137][216]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19 +[2024.05.22-09.01.47:137][216]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.22-09.01.47:139][216]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2024.05.22-09.01.47:145][216]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-09.01.47:145][216]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-09.01.47:147][216]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.22-09.01.47:364][217]LogPlayLevel: Display: Destroying online subsystem :Context_36 +[2024.05.22-09.02.06:427][209]LogSlate: Window 'Message Log' being destroyed +[2024.05.22-09.02.06:435][209]LogSlate: Window 'Message Log' being destroyed +[2024.05.22-09.02.12:547][559]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.02.12:607][559]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Rune" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset" SILENT=true +[2024.05.22-09.02.12:630][559]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.22-09.02.12:630][559]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Rune5E75023C409DD71B1108D5883BDA6309.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.22-09.02.12:639][559]LogFileHelpers: InternalPromptForCheckoutAndSave took 92 ms (total: 1.28 sec) +[2024.05.22-09.02.12:641][559]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.22-09.02.12:641][559]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-09.03.58:883][698]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-09.03.58:888][698]BlueprintLog: New page: Pre-Play auto-recompile +[2024.05.22-09.03.58:894][698]LogPlayLevel: [PlayLevel] Compiling BP_Rune before play... +[2024.05.22-09.03.58:927][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:931][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:931][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:932][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:933][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:935][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:935][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.58:935][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:000][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:003][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:003][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:004][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:005][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:007][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:007][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:007][698]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:044][698]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.05.22-09.03.59:047][698]LogPlayLevel: PlayLevel: Blueprint regeneration took 158 ms (1 blueprints) +[2024.05.22-09.03.59:047][698]PIE: New page: PIE session: TheMainWorld (22. mai 2024 15:03:59) +[2024.05.22-09.03.59:047][698]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.03.59:051][698]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004091s) +[2024.05.22-09.03.59:052][698]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004120s) +[2024.05.22-09.03.59:066][698]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.05.22-09.03.59:066][698]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-09.03.59:066][698]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-09.03.59:067][698]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-09.03.59:067][698]LogPlayLevel: PIE: World Init took: (0.000863s) +[2024.05.22-09.03.59:067][698]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-09.03.59:067][698]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-09.03.59:067][698]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-09.03.59:068][698]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-09.03.59:068][698]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-09.03.59:068][698]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-09.03.59:070][698]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-09.03.59:099][698]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-09.03.59:099][698]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-09.03.59:099][698]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-09.03.59:099][698]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-09.03.59:099][698]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2024.05.22-09.03.59:100][698]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2024.05.22-09.03.59:102][698]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2024.05.22-09.03.59:102][698]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2024.05.22-09.03.59:102][698]LogInit: FAudioDevice initialized with ID 20. +[2024.05.22-09.03.59:102][698]LogAudio: Display: Audio Device (ID: 20) registered with world 'TheMainWorld'. +[2024.05.22-09.03.59:102][698]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.22-09.03.59:115][698]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.03.59:422][698]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-09.03.59:424][698]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.03.59:424][698]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-12.03.59 +[2024.05.22-09.03.59:425][698]LogWorld: Bringing up level for play took: 0.002087 +[2024.05.22-09.03.59:427][698]LogOnline: OSS: Created online subsystem instance for: :Context_37 +[2024.05.22-09.03.59:429][698]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-09.03.59:431][698]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-09.03.59:432][698]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-09.03.59:432][698]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-09.03.59:432][698]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-09.03.59:432][698]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-09.03.59:432][698]vr.PixelDensity = "1" +[2024.05.22-09.03.59:442][698]PIE: Server logged in +[2024.05.22-09.03.59:447][698]PIE: Play in editor total start time 0,558 seconds. +[2024.05.22-09.03.59:448][698]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.03.59:448][698]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:448][698]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.03.59:448][698]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:448][698]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.03.59:448][698]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:448][698]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.03.59:448][698]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:449][698]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.03.59:449][698]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:449][698]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.03.59:449][698]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:449][698]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.03.59:449][698]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:449][698]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.03.59:449][698]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.03.59:538][698]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-09.03.59:544][698]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-09.03.59:599][699]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-09.04.09:194][120]Cmd: quit +[2024.05.22-09.04.09:194][120]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.04.09:194][120]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.04.09:290][120]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-09.04.09:292][120]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-09.04.09:292][120]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.04.09:297][120]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-09.04.09:302][120]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.04.09:317][120]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20 +[2024.05.22-09.04.09:317][120]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.22-09.04.09:319][120]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2024.05.22-09.04.09:324][120]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-09.04.09:324][120]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-09.04.09:325][120]LogUObjectHash: Compacting FUObjectHashTables data took 1.25ms +[2024.05.22-09.04.09:589][121]LogPlayLevel: Display: Destroying online subsystem :Context_37 +[2024.05.22-09.04.28:614][109]BlueprintLog: New page: Compile BP_Rune +[2024.05.22-09.04.28:664][109]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.05.22-09.04.28:668][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:671][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:671][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:672][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:673][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:675][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:675][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:675][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:738][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:741][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:741][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:743][109]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:744][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:746][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:746][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.28:746][109]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.29:633][148]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.04.29:700][148]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Rune" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset" SILENT=true +[2024.05.22-09.04.29:722][148]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Rune +[2024.05.22-09.04.29:722][148]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneD6F5B1A741BEAC780CD8EEBFBD0E4674.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset' +[2024.05.22-09.04.29:732][148]LogFileHelpers: InternalPromptForCheckoutAndSave took 98 ms (total: 1.38 sec) +[2024.05.22-09.04.29:734][148]AssetCheck: New page: Asset Save: BP_Rune +[2024.05.22-09.04.29:734][148]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune +[2024.05.22-09.04.31:023][214]LogDebuggerCommands: Repeating last play command: VR Preview +[2024.05.22-09.04.31:029][214]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.05.22-09.04.31:029][214]PIE: New page: PIE session: TheMainWorld (22. mai 2024 15:04:31) +[2024.05.22-09.04.31:029][214]LogPlayLevel: Creating play world package: /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.04.31:032][214]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004192s) +[2024.05.22-09.04.31:032][214]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld to /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld (0.004226s) +[2024.05.22-09.04.31:050][214]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2024.05.22-09.04.31:053][214]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.05.22-09.04.31:053][214]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.05.22-09.04.31:053][214]LogAIModule: Creating AISystem for world TheMainWorld +[2024.05.22-09.04.31:053][214]LogPlayLevel: PIE: World Init took: (0.000797s) +[2024.05.22-09.04.31:053][214]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Sample Rate: 48000 +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.05.22-09.04.31:053][214]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.05.22-09.04.31:053][214]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.05.22-09.04.31:054][214]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.05.22-09.04.31:054][214]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.05.22-09.04.31:054][214]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.05.22-09.04.31:056][214]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.05.22-09.04.31:084][214]LogAudioMixer: Display: Using Audio Hardware Device Headphones (Synaptics HD Audio) +[2024.05.22-09.04.31:084][214]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.05.22-09.04.31:084][214]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.05.22-09.04.31:084][214]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.05.22-09.04.31:085][214]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2024.05.22-09.04.31:085][214]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2024.05.22-09.04.31:087][214]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2024.05.22-09.04.31:087][214]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2024.05.22-09.04.31:087][214]LogInit: FAudioDevice initialized with ID 21. +[2024.05.22-09.04.31:087][214]LogAudio: Display: Audio Device (ID: 21) registered with world 'TheMainWorld'. +[2024.05.22-09.04.31:087][214]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.22-09.04.31:101][214]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.04.31:415][214]LogLoad: Game class is 'VRGameMode_C' +[2024.05.22-09.04.31:416][214]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.04.31:417][214]LogWorld: Bringing World /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld up for play (max tick rate 0) at 2024.05.22-12.04.31 +[2024.05.22-09.04.31:417][214]LogWorld: Bringing up level for play took: 0.001627 +[2024.05.22-09.04.31:419][214]LogOnline: OSS: Created online subsystem instance for: :Context_38 +[2024.05.22-09.04.31:421][214]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2024.05.22-09.04.31:425][214]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2024.05.22-09.04.31:425][214]LogBlueprintUserMessages: [BP_Rune_C_0] Color set! +[2024.05.22-09.04.31:425][214]LogBlueprintUserMessages: [BP_Rune_C_1] Color set! +[2024.05.22-09.04.31:425][214]LogBlueprintUserMessages: [BP_Rune_C_2] Color set! +[2024.05.22-09.04.31:426][214]LogBlueprintUserMessages: [BP_Rune_C_3] Color set! +[2024.05.22-09.04.31:426][214]vr.PixelDensity = "1" +[2024.05.22-09.04.31:437][214]PIE: Server logged in +[2024.05.22-09.04.31:445][214]PIE: Play in editor total start time 0,417 seconds. +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_0 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_1 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_2 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:0275 +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetActorOfClass_ReturnValue". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:447][214]LogScript: Warning: Accessed None + BP_Rune_C /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld.TheMainWorld:PersistentLevel.BP_Rune_C_3 + Function /Game/ProjectAssets/Blueprints/BP_Rune.BP_Rune_C:ExecuteUbergraph_BP_Rune:028A +[2024.05.22-09.04.31:447][214]PIE: Error: Blueprint Runtime Error: "Accessed None". Node: Set Actor Location Graph: EventGraph Function: Execute Ubergraph BP Rune Blueprint: BP_Rune +[2024.05.22-09.04.31:471][214]LogViewport: Scene viewport resized to 3648x1872, mode Windowed. +[2024.05.22-09.04.31:476][214]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2024.05.22-09.04.31:528][215]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer +[2024.05.22-09.04.46:676][849]Cmd: quit +[2024.05.22-09.04.46:677][849]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.05.22-09.04.46:677][849]LogWorld: BeginTearingDown for /Game/ProjectAssets/Maps/UEDPIE_0_TheMainWorld +[2024.05.22-09.04.46:793][849]LogSlate: Window 'VRWizardProject Preview [NetMode: Standalone 0] (64-bit/PC D3D SM6) OpenXR Oculus (1.97.0)' being destroyed +[2024.05.22-09.04.46:795][849]LogWorld: UWorld::CleanupWorld for TheMainWorld, bSessionEnded=true, bCleanupResources=true +[2024.05.22-09.04.46:795][849]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.04.46:800][849]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.05.22-09.04.46:805][849]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.05.22-09.04.46:820][849]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.05.22-09.04.46:820][849]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21 +[2024.05.22-09.04.46:820][849]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.22-09.04.46:822][849]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2024.05.22-09.04.46:828][849]LogSlate: Slate User Unregistered. User Index 8 +[2024.05.22-09.04.46:828][849]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2024.05.22-09.04.46:830][849]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.05.22-09.04.47:045][850]LogPlayLevel: Display: Destroying online subsystem :Context_38 +[2024.05.22-09.04.58:158][429]LogSlate: Window 'Message Log' being destroyed +[2024.05.22-09.04.58:166][429]LogSlate: Window 'Message Log' being destroyed +[2024.05.22-09.05.11:676][ 63]BlueprintLog: New page: Compile BP_Wand +[2024.05.22-09.05.11:752][ 63]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.05.22-09.05.11:770][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:773][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:773][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:775][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:776][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:778][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:778][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:778][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:852][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:855][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:855][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:856][ 63]LogPhysics: Warning: Scale for /Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld:PersistentLevel.BP_RuneArea_C_1.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:858][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:861][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:861][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.11:861][ 63]LogPhysics: Warning: Scale for /Engine/Transient.World_9:PersistentLevel.BP_RuneArea_C_0.DetectionCube has a component set to zero, which will result in a bad body instance. Scale:X=2.002 Y=0.000 Z=1.197 +[2024.05.22-09.05.12:918][ 94]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.05.12:985][ 94]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Wand" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset" SILENT=true +[2024.05.22-09.05.13:007][ 94]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Wand +[2024.05.22-09.05.13:007][ 94]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_Wand9F7722034ECC0E0B6E6606808B8D1834.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset' +[2024.05.22-09.05.13:016][ 94]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 1.48 sec) +[2024.05.22-09.05.13:017][ 94]AssetCheck: New page: Asset Save: BP_Wand +[2024.05.22-09.05.13:017][ 94]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Wand.BP_Wand +[2024.05.22-09.05.21:680][519]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.05.22-09.05.21:685][519]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.05.22-09.05.21:724][519]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_RuneArea" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset" SILENT=true +[2024.05.22-09.05.21:750][519]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_RuneArea +[2024.05.22-09.05.21:751][519]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_RuneArea69C803AE44191E83D83FF99235838619.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_RuneArea.uasset' +[2024.05.22-09.05.21:752][519]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/ProjectAssets/Blueprints/BP_Spell" FILE="../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset" SILENT=true +[2024.05.22-09.05.21:763][519]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Blueprints/BP_Spell +[2024.05.22-09.05.21:764][519]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/BP_SpellDBAC35804948ABA1EE943A9FA1E95F56.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset' +[2024.05.22-09.05.21:797][519]LogSavePackage: Moving output files for package: /Game/ProjectAssets/Particles/NG_MagicDetection +[2024.05.22-09.05.21:798][519]LogSavePackage: Moving '../../../../EgonVM/The Project/TheProject/VRWizardProject/Saved/NG_MagicDetectionC9BD491B438001CBAF401CB11518DE59.tmp' to '../../../../EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset' +[2024.05.22-09.05.21:807][519]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 1.60 sec) +[2024.05.22-09.05.21:813][519]AssetCheck: New page: Asset Save: multiple assets +[2024.05.22-09.05.21:813][519]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_RuneArea.BP_RuneArea +[2024.05.22-09.05.21:813][519]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/ProjectAssets/Blueprints/BP_Spell.BP_Spell +[2024.05.22-09.05.21:813][519]LogContentValidation: Display: Validating /Script/Niagara.NiagaraSystem /Game/ProjectAssets/Particles/NG_MagicDetection.NG_MagicDetection diff --git a/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json b/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json index dc1f056..fe74195 100644 --- a/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json +++ b/TheProject/VRWizardProject/Saved/SourceControl/UncontrolledChangelists.json @@ -12,6 +12,8 @@ "D:/EgonVM/The Project/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset", "D:/EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset", "D:/EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicDetection.uasset", + "D:/EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset", + "D:/EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset", "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/StarterContent/Architecture/Floor_400x400.uasset", "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Runes/Object_4.uasset", "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Runes/Object_6.uasset", @@ -105,6 +107,66 @@ "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/WidgetMenu.uasset", "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Blueprints/VRPawn.uasset", "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Spell.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_1.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_1.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_0.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_1.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_1_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Stand.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Body.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Head.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armor.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Helmet.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HelmetBrushes.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Left.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor_Right.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_Armsockets.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_StuckArrow.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_ArmorBelt.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HeadBelt.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SkeleM_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_4.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/MAT_Dummy_4.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Color.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Metallic.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Textures/TEX_Dummy_4_Normal.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DetectorBox.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_DummyEnemy.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Enums/Enum_Runes.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Particles/NG_MagicBurst.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_0.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_1.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_1_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_1.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/TEX_Dummy_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Materials/TEX_Dummy_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/MAT_Dummy_2.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy/SM_Dummy_2_HipArmor.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SkeleM_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_3.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Big.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Anim_Dummy_3_Damaged_Small.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/PA_Dummy_3_PhysicsAsset.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Skele_Dummy_3_Skeleton.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Skele_Dummy_3_Skeleton.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/PA_Dummy_3_PhysicsAsset.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Small.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/Dummy_3_Extra/Anim_Dummy_3_Damaged_Big.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/SM_Dummy_4.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Color.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/MAT_Dummy_4_Normal.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Normal.uasset", + "E:/Unreal Projects/vr_VRWizardProject/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Props/TEX_Dummy_4_Metallic.uasset", "C:/Users/ukuvarbl/Documents/Unreal Projects/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Rune.uasset", "C:/Users/ukuvarbl/Documents/Unreal Projects/VR2024_WizardVR/TheProject/VRWizardProject/Content/ProjectAssets/Maps/TheMainWorld.umap", "C:/Users/ukuvarbl/Documents/Unreal Projects/VR2024_WizardVR/TheProject/VRWizardProject/Content/VRTemplate/Audio/RuneSelect_Cue.uasset",